Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7af3351f71f4b3b5dbccb66cdc9b097052760a7f
/
include
60b8675
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
by Joe Perches
· 15 years ago
9874c41
ipv6.h: reassembly: replace calculated magic number with multiplication
by Joe Perches
· 15 years ago
47d7427
percpu: add __percpu sparse annotations to net drivers
by Tejun Heo
· 15 years ago
7d720c3
percpu: add __percpu sparse annotations to net
by Tejun Heo
· 15 years ago
2bb4646
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0ca3a01
CAPI: Rework locking of controller data structures
by Jan Kiszka
· 15 years ago
ef69bb2
CAPI: Rework controller state notifier
by Jan Kiszka
· 15 years ago
5225303
CAPI: Call a controller 'controller', not 'card'
by Jan Kiszka
· 15 years ago
54716e3
net neigh: Decouple per interface neighbour table controls from binary sysctls
by Eric W. Biederman
· 15 years ago
0229168
net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
by Eric W. Biederman
· 15 years ago
5a5e0f4
kfifo: Don't use integer as NULL pointer
by Anton Vorontsov
· 15 years ago
749f621
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
3d8b4bd
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3e5e524
netfilter: CONFIG_COMPAT: allow delta to exceed 32767
by Florian Westphal
· 15 years ago
ef00f89
netfilter: ctnetlink: add zone support
by Patrick McHardy
· 15 years ago
5d0aa2c
netfilter: nf_conntrack: add support for "conntrack zones"
by Patrick McHardy
· 15 years ago
8fea97e
netfilter: nf_conntrack: pass template to l4proto ->error() handler
by Patrick McHardy
· 15 years ago
739674f
netfilter: xtables: constify args in compat copying functions
by Jan Engelhardt
· 16 years ago
2249065
netfilter: get rid of the grossness in netfilter.h
by Jan Engelhardt
· 16 years ago
23f3733
netfilter: reduce NF_HOOK by one argument
by Jan Engelhardt
· 16 years ago
a146708
ethtool: Fix includes build break
by David S. Miller
· 15 years ago
1a5778a
net: Fix first line of kernel-doc for a few functions
by Ben Hutchings
· 15 years ago
f6f2230
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
95c26df
net: Add netdev ops for SR-IOV configuration
by Williams, Mitch A
· 15 years ago
b280da8
if_link: Add SR-IOV configuration methods
by Williams, Mitch A
· 15 years ago
fb8a0d9
pci: Add SR-IOV convenience functions and macros
by Williams, Mitch A
· 15 years ago
a633746
xfrm: use proper kernel types
by jamal
· 15 years ago
b3d95c5
include/linux/netdevice.h: Add netif_printk helpers
by Joe Perches
· 15 years ago
571ba42
netdevice.h: Add netdev_printk helpers like dev_printk
by Joe Perches
· 15 years ago
2bec5a3
ipv6: fib: fix crash when changing large fib while dumping it
by Patrick McHardy
· 15 years ago
857b409
netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()
by Alexey Dobriyan
· 15 years ago
9d288df
netfilter: nf_conntrack_sip: add T.38 FAX support
by Patrick McHardy
· 15 years ago
48f8ac2
netfilter: nf_nat_sip: add TCP support
by Patrick McHardy
· 15 years ago
010c0b9
netfilter: nf_nat: support mangling a single TCP packet multiple times
by Patrick McHardy
· 15 years ago
f5b321b
netfilter: nf_conntrack_sip: add TCP support
by Patrick McHardy
· 15 years ago
3b6b9fa
netfilter: nf_conntrack_sip: pass data offset to NAT functions
by Patrick McHardy
· 15 years ago
b87921b
netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect
by Patrick McHardy
· 15 years ago
15682bc
ethtool: Introduce n-tuple filter programming support
by Peter P Waskiewicz Jr
· 15 years ago
e8a47c1
Merge remote branch 'nouveau/for-airlied' of nouveau-2.6
by Dave Airlie
· 15 years ago
a87897e
drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major.
by Jakob Bornecrantz
· 15 years ago
f77cef3
drm/vmwgfx: Update the user-space interface.
by Thomas Hellstrom
· 15 years ago
c414664
net: add a wrapper sk_entry()
by Li Zefan
· 15 years ago
66655de
seq_file: Add helpers for iteration over a hlist
by Li Zefan
· 15 years ago
a8c28d05
Merge branch 'master' of git://dev.medozas.de/linux
by Patrick McHardy
· 15 years ago
e3eaa99
netfilter: xtables: generate initial table on-demand
by Jan Engelhardt
· 16 years ago
2b95efe
netfilter: xtables: use xt_table for hook instantiation
by Jan Engelhardt
· 16 years ago
0ea4578
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
42107f5
netfilter: xtables: symmetric COMPAT_XT_ALIGN definition
by Alexey Dobriyan
· 15 years ago
0a02604
netfilter: xtables: consistent struct compat_xt_counters definition
by Alexey Dobriyan
· 15 years ago
9ab99d5
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
b1109bf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
375177b
mac80211: Retry null data frame for power save.
by Vivek Natarajan
· 15 years ago
69c9700
drm/nouveau: Add getparam to get available PGRAPH units.
by Marcin Kościelnicki
· 15 years ago
349e6b7
mac80211: remove get_tx_stats() driver op
by Kalle Valo
· 15 years ago
34e8950
mac80211: allow station add/remove to sleep
by Johannes Berg
· 15 years ago
33e5a2f
wireless: update radiotap parser
by Johannes Berg
· 15 years ago
d696c7b
netfilter: nf_conntrack: fix hash resizing with namespaces
by Patrick McHardy
· 15 years ago
5b3501f
netfilter: nf_conntrack: per netns nf_conntrack_cachep
by Eric Dumazet
· 15 years ago
9bbb6ca
ima: rename ima_path_check to ima_file_check
by Mimi Zohar
· 15 years ago
8eb988c
fix ima breakage
by Mimi Zohar
· 15 years ago
56dca4c
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
2938429
percpu: add __percpu for sparse
by Stephen Rothwell
· 15 years ago
bfd5f4a
packet: Add GSO/csum offload support.
by Sridhar Samudrala
· 15 years ago
aa16cd8
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f8f76db
libphy: add phy_find_first function
by Jiri Pirko
· 15 years ago
6683ece
net: use helpers to access mc list V2
by Jiri Pirko
· 15 years ago
10be7eb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
f7acede
libata: fix ata_id_logical_per_physical_sectors
by Christoph Hellwig
· 15 years ago
1621e09
net: CONFIG_COMPAT redux
by Alexey Dobriyan
· 15 years ago
20d29d7
net: macvtap driver
by Arnd Bergmann
· 15 years ago
fc0663d
macvlan: allow multiple driver backends
by Arnd Bergmann
· 15 years ago
8a83a00
net: maintain namespace isolation between vlan and real device
by Arnd Bergmann
· 15 years ago
9c119ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
cd75764
perf: Make bp_len type to u64 generic across the arch
by Mahesh Salgaonkar
· 15 years ago
84f3bb9
netfilter: xtables: add CT target
by Patrick McHardy
· 15 years ago
b2a15a6
netfilter: nf_conntrack: support conntrack templates
by Patrick McHardy
· 15 years ago
0cebe4b
netfilter: ctnetlink: support selective event delivery
by Patrick McHardy
· 15 years ago
858b3133
netfilter: nf_conntrack: split up IPCT_STATUS event
by Patrick McHardy
· 15 years ago
add6746
netfilter: add struct net * to target parameters
by Patrick McHardy
· 15 years ago
794e687
netfilter: ctnetlink: only assign helpers for matching protocols
by Patrick McHardy
· 15 years ago
2a2a566
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
f98bfbd
connector: Delete buggy notification code.
by Evgeniy Polyakov
· 15 years ago
f9bfbeb
virtio: Add ability to detach unused buffers from vrings
by Shirley Ma
· 15 years ago
c85bb41
igmp: fix ip_mc_sf_allow race [v5]
by Flavio Leitner
· 15 years ago
c30f540
netfilter: xtables: CONFIG_COMPAT redux
by Alexey Dobriyan
· 15 years ago
17ad353
mac80211: fix monitor mode tx radiotap header handling
by Felix Fietkau
· 15 years ago
09d989d
cfg80211: add regulatory hint disconnect support
by Luis R. Rodriguez
· 15 years ago
9ce9290
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
834db33
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
32337f8
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
d6ad3e2
softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume
by Jason Wessel
· 15 years ago
fa5829b
drm/kms: Remove incorrect comment in struct drm_mode_modeinfo
by Marcin Kościelnicki
· 15 years ago
5352ae63
perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger
by Jason Wessel
· 15 years ago
499a2673
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
221af7f
Split 'flush_old_exec' into two functions
by Linus Torvalds
· 15 years ago
cb6ecf6
Input: add the ABS_MT_PRESSURE event
by Henrik Rydberg
· 15 years ago
bb209c8
powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()
by Benjamin Herrenschmidt
· 15 years ago
57dbb2d
sched: add head drop fifo queue
by Hagen Paul Pfeifer
· 15 years ago
b39bda6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
a166477
netns xfrm: xfrm6_tunnel in netns
by Alexey Dobriyan
· 15 years ago
Next »