Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3cd73eedde34c5fd88d62d8523c4260970fdc6fb
/
net
23aee82
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Stephen Hemminger
· 18 years ago
0182bd2
[IPV4]: Remove likely in ip_rcv_finish()
by Hua Zhong
· 19 years ago
fe9925b
[NET]: Create netdev attribute_groups with class_device_add
by Stephen Hemminger
· 19 years ago
5528e56
[TCP]: Fix snd_cwnd adjustments in tcp_highspeed.c
by John Heffner
· 19 years ago
f530937
[NETROM/ROSE]: Kill module init version kernel log messages.
by Ralf Baechle
· 19 years ago
134af34
[DCCP]: Fix sock_orphan dead lock
by Herbert Xu
· 19 years ago
1c29fc4
[BRIDGE]: keep track of received multicast packets
by Stephen Hemminger
· 19 years ago
35d63ed
[SCTP]: Fix state table entries for chunks received in CLOSED state.
by Sridhar Samudrala
· 19 years ago
62b0808
[SCTP]: Fix panic's when receiving fragmented SCTP control chunks.
by Sridhar Samudrala
· 19 years ago
672e7cc
[SCTP]: Prevent possible infinite recursion with multiple bundled DATA.
by Vladislav Yasevich
· 19 years ago
7c3ceb4f
[SCTP]: Allow spillover of receive buffer to avoid deadlock.
by Neil Horman
· 19 years ago
d57336e
[PATCH] softmac: make non-operational after being stopped
by Daniel Drake
· 19 years ago
995c992
[PATCH] softmac: don't reassociate if user asked for deauthentication
by Daniel Drake
· 19 years ago
d1a6498
[DECNET]: Fix level1 router hello
by Patrick Caulfield
· 19 years ago
75c2d907
[TCP]: Fix sock_orphan dead lock
by Herbert Xu
· 19 years ago
82e8424
[ROSE]: Eleminate HZ from ROSE kernel interfaces
by Ralf Baechle
· 19 years ago
4d8937d
[NETROM]: Eleminate HZ from NET/ROM kernel interfaces
by Ralf Baechle
· 19 years ago
e1fdb5b
[AX.25]: Eleminate HZ from AX.25 kernel interfaces
by Ralf Baechle
· 19 years ago
4cc7c27
[ROSE]: Fix routing table locking in rose_remove_neigh.
by Ralf Baechle
· 19 years ago
70868ea
[AX.25]: Move AX.25 symbol exports
by Ralf Baechle
· 19 years ago
86cfcb9
[AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.
by Ralf Baechle
· 19 years ago
3f07231
[AX.25]: Spelling fix
by Ralf Baechle
· 19 years ago
0cc5ae2
[ROSE]: Remove useless prototype for rose_remove_neigh().
by Ralf Baechle
· 19 years ago
7800007
[NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in compat layer
by Patrick McHardy
· 19 years ago
7582e9d
[NETFILTER]: H.323 helper: Change author's email address
by Jing Min Zhao
· 19 years ago
2354fea
[NETFILTER]: NAT: silence unused variable warnings with CONFIG_XFRM=n
by Patrick McHardy
· 19 years ago
4228e2a
[NETFILTER]: H.323 helper: fix use of uninitialized data
by Patrick McHardy
· 19 years ago
6fd7370
[NETFILTER]: H.323 helper: fix endless loop caused by invalid TPKT len
by Patrick McHardy
· 19 years ago
e17df68
[NETFILTER] SCTP conntrack: fix infinite loop
by Patrick McHardy
· 19 years ago
532f57d
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 19 years ago
46c5ea3
[NETFILTER] x_tables: fix compat related crash on non-x86
by Patrick McHardy
· 19 years ago
e7c3497
[PATCH] Reworked patch for labels on user space messages
by Steve Grubb
· 19 years ago
d6fe394
[PATCH] sockaddr patch
by Steve Grubb
· 19 years ago
c302e6d
[IPV6]: Fix race in route selection.
by YOSHIFUJI Hideaki
· 19 years ago
e959d81
[XFRM]: fix incorrect xfrm_policy_afinfo_lock use
by Ingo Molnar
· 19 years ago
f311150
[XFRM]: fix incorrect xfrm_state_afinfo_lock use
by Ingo Molnar
· 19 years ago
83de47c
[TCP]: Fix unlikely usage in tcp_transmit_skb()
by Hua Zhong
· 19 years ago
8dff7c2
[XFRM]: fix softirq-unsafe xfrm typemap->lock use
by Ingo Molnar
· 19 years ago
a76e07a
[IPSEC]: Fix IP ID selection
by Herbert Xu
· 19 years ago
a536e07
[IPV4]: inet_init() -> fs_initcall
by Heiko Carstens
· 19 years ago
09493ab
[NETLINK]: cleanup unused macro in net/netlink/af_netlink.c
by Soyoung Park
· 19 years ago
89bbb0a
[PKT_SCHED] netem: fix loss
by Stephen Hemminger
· 19 years ago
43dff98
[X25]: fix for spinlock recurse and spinlock lockup with timer handler
by Shaun Pereira
· 19 years ago
07db869
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
3b90887
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 19 years ago
85ca719
[BRIDGE]: allow full size vlan packets
by Stephen Hemminger
· 19 years ago
18118cd
[NETFILTER]: ipt action: use xt_check_target for basic verification
by Patrick McHardy
· 19 years ago
91536b7
[NETFILTER]: x_tables: move table->lock initialization
by Dmitry Mishin
· 19 years ago
e4a79ef
[NETFILTER]: ip6_tables: remove broken comefrom debugging
by Patrick McHardy
· 19 years ago
2c16b77
[NETFILTER]: nf_conntrack: kill unused callback init_conntrack
by Yasuyuki Kozakai
· 19 years ago
44adf28
[NETFILTER]: ULOG target is not obsolete
by Thomas Voegtle
· 19 years ago
e1bbdeb
[NETFILTER]: nf_conntrack: Fix module refcount dropping too far
by Yasuyuki Kozakai
· 19 years ago
818667f
[PATCH] softmac: fix SIOCSIWAP
by Johannes Berg
· 19 years ago
f4ffaa4
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
f18b95c
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Jeff Garzik
· 19 years ago
18bc89a
[EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.c
by Jayachandran C
· 19 years ago
dc6de33
[NET]: Add skb->truesize assertion checking.
by David S. Miller
· 19 years ago
b60b49e
[TCP]: Account skb overhead in tcp_fragment
by Herbert Xu
· 19 years ago
5185db0
[LLC]: Use pskb_trim_rcsum() in llc_fixup_skb().
by David S. Miller
· 19 years ago
3672558
[NET]: sockfd_lookup_light() returns random error for -EBADFD
by Hua Zhong
· 19 years ago
848ef85
[PATCH] wext: Fix RtNetlink ENCODE security permissions
by Jean Tourrilhes
· 19 years ago
6788a07
[PATCH] softmac: report when scanning has finished
by Johannes Berg
· 19 years ago
feeeaa8
[PATCH] softmac: fix event sending
by Johannes Berg
· 19 years ago
68970ce
[PATCH] softmac: handle iw_mode properly
by johannes@sipsolutions.net
· 19 years ago
fc24274
[PATCH] softmac: dont send out packets while scanning
by johannes@sipsolutions.net
· 19 years ago
ba2f8c1
[PATCH] softmac: return -EAGAIN from getscan while scanning
by johannes@sipsolutions.net
· 19 years ago
9b0b4d8
[PATCH] softmac: fix spinlock recursion on reassoc
by Michael Buesch
· 19 years ago
a417016
[PATCH] wext: Fix IWENCODEEXT security permissions
by Jean Tourrilhes
· 19 years ago
e4b5fae
[PATCH] softmac uses Wiress Ext.
by Randy Dunlap
· 19 years ago
a5f9145
SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c
by Eric Sesterhenn
· 19 years ago
ec535ce
NFS: make 2 functions static
by Adrian Bunk
· 19 years ago
d4a30e7
RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmalloc
by J. Bruce Fields
· 19 years ago
63903ca
[NET]: Remove redundant NULL checks before [kv]free
by Jesper Juhl
· 19 years ago
40daafc
unaligned access in sk_run_filter()
by Dmitry Mishin
· 19 years ago
b809739
[IPV6]: Clean up hop-by-hop options handler.
by YOSHIFUJI Hideaki
· 19 years ago
e5d25a9
[IPV6] XFRM: Fix decoding session with preceding extension header(s).
by YOSHIFUJI Hideaki
· 19 years ago
e3cae90
[IPV6] XFRM: Don't use old copy of pointer after pskb_may_pull().
by YOSHIFUJI Hideaki
· 19 years ago
ec67009
[IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff.
by YOSHIFUJI Hideaki
· 19 years ago
ef5cb97
[TCP]: Fix truesize underflow
by Herbert Xu
· 19 years ago
d2c962b
[IPV4]: ip_route_input panic fix
by Stephen Hemminger
· 19 years ago
3d9dd75
[PATCH] ip_output: account for fraggap when checking to add trailer_len
by Zach Brown
· 19 years ago
4909e48
[ATM] clip: add module info
by Stephen Hemminger
· 19 years ago
5ff765f
[ATM] clip: notifier related cleanups
by Stephen Hemminger
· 19 years ago
dcdb027
[ATM] clip: get rid of PROC_FS ifdef
by Stephen Hemminger
· 19 years ago
e49e76d
[ATM] clip: run through Lindent
by Stephen Hemminger
· 19 years ago
2d90739
[ATM]: Clip timer race.
by Stephen Hemminger
· 19 years ago
f3a0592
[ATM]: clip causes unregister hang
by Stephen Hemminger
· 19 years ago
2717096
[XFRM]: Fix aevent timer.
by Jamal Hadi Salim
· 19 years ago
6c97e72
[IPV4]: Possible cleanups.
by Adrian Bunk
· 19 years ago
8db60bc
[WAN]: Remove broken and unmaintained Sangoma drivers.
by Adrian Bunk
· 19 years ago
7ad4d2f
[BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.c
by Jayachandran C
· 19 years ago
b8282dc
[DCCP]: Fix leak in net/dccp/ipv4.c
by Eric Sesterhenn
· 19 years ago
b7595b4
[BRIDGE]: receive link-local on disabled ports.
by Stephen Hemminger
· 19 years ago
f6596f9
[IPv6] reassembly: Always compute hash under the fragment lock.
by Zach Brown
· 19 years ago
88dd9c1
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
dfee55f
[PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily
by NeilBrown
· 19 years ago
6f91204
[PATCH] for_each_possible_cpu: network codes
by KAMEZAWA Hiroyuki
· 19 years ago
88e6fae
[PATCH] splice: warning fix
by Andrew Morton
· 19 years ago
b1a7ffc
[IPV6]: Deinline few large functions in inet6 code
by Denis Vlasenko
· 19 years ago
55c0022
[IPV4] ip_fragment: Always compute hash with ipfrag_lock held.
by David S. Miller
· 19 years ago
Next »