Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
21809fafa042fcfff3f788419bed99f3c289745c
/
net
21809fa
IPv6: remove trivial nested _bh suffix
by stephen hemminger
· 15 years ago
dc2b99f
IPv6: keep permanent addresses on admin down
by stephen hemminger
· 15 years ago
2bec5a3
ipv6: fib: fix crash when changing large fib while dumping it
by Patrick McHardy
· 15 years ago
69a6a0b
dccp: allow probing of CCID-array length
by Gerrit Renker
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
8e55742
ethtool: Use explicit designated initializers for .cmd
by Roland Dreier
· 15 years ago
15682bc
ethtool: Introduce n-tuple filter programming support
by Peter P Waskiewicz Jr
· 15 years ago
67de792
net: atm: use seq_list_foo() helpers
by Li Zefan
· 15 years ago
a2b79b4
net: ipx: use seq_list_foo() helpers
by Li Zefan
· 15 years ago
216437e
net: irda: use seq_list_foo() helpers
by Li Zefan
· 15 years ago
4f13420
net: x25: use seq_list_foo() helpers
by Li Zefan
· 15 years ago
27b5b86
net: af_key: use seq_hlist_foo() helpers
by Li Zefan
· 15 years ago
efaffb7
net: appletalk: use seq_hlist_foo() helpers
by Li Zefan
· 15 years ago
b512f3d
net: ax25: use seq_hlist_foo() helpers
by Li Zefan
· 15 years ago
90dd7f5
net: netrom: use seq_hlist_foo() helpers
by Li Zefan
· 15 years ago
b7ceabd
net: packet: use seq_hlist_foo() helpers
by Li Zefan
· 15 years ago
b999748
net: rose: use seq_hlist_foo() helpers
by Li Zefan
· 15 years ago
32d2e3a
net: x25: use seq_hlist_foo() helpers
by Li Zefan
· 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
44bfce5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 15 years ago
d4ae20b
net/sched: Fix module name in Kconfig
by Jan Luebbe
· 15 years ago
2fc1b5d
dst: call cond_resched() in dst_gc_task()
by Eric Dumazet
· 15 years ago
d696c7b
netfilter: nf_conntrack: fix hash resizing with namespaces
by Patrick McHardy
· 15 years ago
14c7dbe
netfilter: xtables: compat out of scope fix
by Alexey Dobriyan
· 15 years ago
13ccdfc
netfilter: nf_conntrack: restrict runtime expect hashsize modifications
by Alexey Dobriyan
· 15 years ago
5b3501f
netfilter: nf_conntrack: per netns nf_conntrack_cachep
by Eric Dumazet
· 15 years ago
9edd7ca
netfilter: nf_conntrack: fix memory corruption with multiple namespaces
by Patrick McHardy
· 15 years ago
889b8f9
packet: Kill CONFIG_PACKET_MMAP.
by David S. Miller
· 15 years ago
15c697c
Bluetooth: Keep a copy of each HID device's report descriptor
by Michael Poole
· 15 years ago
570930f
bridge: Remove unused age_list
by Herbert Xu
· 15 years ago
bfd5f4a
packet: Add GSO/csum offload support.
by Sridhar Samudrala
· 15 years ago
d088dde
ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)
by Christoph Egger
· 15 years ago
1b3f720
pktgen: Fix freezing problem
by Rafael J. Wysocki
· 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
8a83a00
net: maintain namespace isolation between vlan and real device
by Arnd Bergmann
· 15 years ago
6884b34
net/rds: remove uses of NIPQUAD, use %pI4
by Joe Perches
· 15 years ago
3fdde0a
irda: add missing BKL in irnet_ppp ioctl
by Thadeu Lima de Souza Cascardo
· 15 years ago
454debe
irda: unbalanced lock_kernel in irnet_ppp
by Thadeu Lima de Souza Cascardo
· 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
c390216
Bluetooth: Enter active mode before establishing a SCO link.
by Nick Pelly
· 15 years ago
1386be5
dccp: fix auto-loading of dccp(_probe)
by Gerrit Renker
· 15 years ago
8ed030d
dccp: fix bug in cache allocation
by Gerrit Renker
· 15 years ago
974c37e
netlink: fix for too early rmmod
by Alexey Dobriyan
· 15 years ago
180211b
af_key: fix netns ops ordering on module load/unload
by Alexey Dobriyan
· 15 years ago
6c2718d
Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socket
by Nick Pelly
· 15 years ago
485f1ef
Bluetooth: Fix sleeping function in RFCOMM within invalid context
by Marcel Holtmann
· 15 years ago
1038a00
Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)
by Nick Pelly
· 15 years ago
28aecb9
xfrm: avoid spinlock in get_acqseq()
by Eric Dumazet
· 15 years ago
299af9d
lib80211: Introduce TKIP_HDR_LEN define for code clarity
by Andriy Tkachuk
· 15 years ago
d0833a6
lib80211: Cosmetics - make room for MIC/CRC near the actual calculation
by Andriy Tkachuk
· 15 years ago
d1c9ae6
ipv4: ip_fragment: fix unbalanced rcu_read_unlock()
by Patrick McHardy
· 15 years ago
a4c8905
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 15 years ago
c85bb41
igmp: fix ip_mc_sf_allow race [v5]
by Flavio Leitner
· 15 years ago
8b64056
can: deny filterlist access on non-CAN interfaces
by Oliver Hartkopp
· 15 years ago
3c38405
mac80211: Don't call rate control when HW handles it
by Vasanthakumar
· 15 years ago
b4d57ad
mac80211: fix sta lookup with AP VLAN interfaces and injected frames
by Felix Fietkau
· 15 years ago
17ad353
mac80211: fix monitor mode tx radiotap header handling
by Felix Fietkau
· 15 years ago
4754ffd
mac80211: fix sta lookup for received action frames on an AP VLAN
by Felix Fietkau
· 15 years ago
e0b20f1
mac80211: reduce stack usage in sta_agg_status_read()
by Pavel Roskin
· 15 years ago
4c82bf8
mac80211: reduce stack usage in sta_ht_capa_read()
by Pavel Roskin
· 15 years ago
09d989d
cfg80211: add regulatory hint disconnect support
by Luis R. Rodriguez
· 15 years ago
a2bff26
cfg80211: avoid flushing the global workqueue for core reg hints
by Luis R. Rodriguez
· 15 years ago
6bf8268
Bluetooth: Use the control channel for raw HID reports
by Bastien Nocera
· 15 years ago
e420aba
Bluetooth: Fix memory leak in L2CAP
by Andrei Emeltchenko
· 15 years ago
fcafde2
Bluetooth: Remove double free of SKB pointer in L2CAP
by Andrei Emeltchenko
· 15 years ago
57dbb2d
sched: add head drop fifo queue
by Hagen Paul Pfeifer
· 15 years ago
d74340d
netns xfrm: ipcomp6 support
by Alexey Dobriyan
· 15 years ago
a92df25
netns xfrm: ipcomp support
by Alexey Dobriyan
· 15 years ago
a166477
netns xfrm: xfrm6_tunnel in netns
by Alexey Dobriyan
· 15 years ago
e924960
netns xfrm: fixup xfrm6_tunnel error propagation
by Alexey Dobriyan
· 15 years ago
05ba712
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
744595c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
5423326
cfg80211: fix wext-compat for setting rate to 'auto'
by John W. Linville
· 15 years ago
b50c2ea
net/atm: Cleanup dprint/ddprintk #defines and uses
by Joe Perches
· 15 years ago
b4c84ec
net/atm/lec.c: Add __lec_arp_check_expire and other cleanups
by Joe Perches
· 15 years ago
b7d9371
net/atm/svc.c: checkpatch cleanups
by Joe Perches
· 15 years ago
0ec96e6
net/atm/signaling.c: checkpatch cleanups
by Joe Perches
· 15 years ago
07b54c9
net/atm/resources.c: checkpatch cleanups
by Joe Perches
· 15 years ago
fa61f0c
net/atm/raw.c: checkpatch cleanups
by Joe Perches
· 15 years ago
6b6dd49
net/atm/pvc.c: checkpatch cleanups
by Joe Perches
· 15 years ago
07367ad
net/atm/proc.c: checkpatch cleanups
by Joe Perches
· 15 years ago
d81219d
net/atm/pppoatm.c: checkpatch cleanups
by Joe Perches
· 15 years ago
f1e1004
net/atm/mpoa_proc.c: checkpatch cleanups
by Joe Perches
· 15 years ago
bee67d3
net/atm/mpoa_caches.c: checkpatch cleanups
by Joe Perches
· 15 years ago
5710044
net/atm/mpc.c: checkpatch cleanups
by Joe Perches
· 15 years ago
c48192a
net/atm/lec.c: checkpatch cleanups
by Joe Perches
· 15 years ago
5ff7ef7
net/atm/ioctl.c: checkpatch cleanups
by Joe Perches
· 15 years ago
a8147d7
net/atm/common.c: checkpatch cleanups
by Joe Perches
· 15 years ago
e956ea1
net/atm/clip.c: checkpatch cleanups
by Joe Perches
· 15 years ago
641d729
net/atm/br2684.c: checkpatch cleanups
by Joe Perches
· 15 years ago
f0a6cb1
net/atm/atm_sysfs.c: checkpatch cleanups
by Joe Perches
· 15 years ago
3356b4d
net/atm/atm_misc.c: checkpatch cleanups
by Joe Perches
· 15 years ago
c39f01d
net/atm/addr.c: Convert include <asm to include <linux
by Joe Perches
· 15 years ago
9982446
net/atm: Convert printk to pr_<level>
by Joe Perches
· 15 years ago
56007a0
mac80211: wait for beacon before enabling powersave
by Johannes Berg
· 15 years ago
c21dbf9
cfg80211: export cfg80211_find_ie
by Johannes Berg
· 15 years ago
3092ad0
mac80211: fix NULL pointer dereference when ftrace is enabled
by Zhu Yi
· 15 years ago
e578756
netfilter: ctnetlink: fix expectation mask dump
by Patrick McHardy
· 15 years ago
c92b544
ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure
by Shan Wei
· 15 years ago
f81074f
tcp_probe: avoid modulus operation and wrap fix
by Stephen Hemminger
· 15 years ago
Next »