index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NEIGH]: Fix IP-over-ATM and ARP interaction.
Simon Kelley
2006-05-12
1
-0
/
+1
*
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Hemminger
2006-05-08
2
-3
/
+6
|
\
|
*
[PATCH] ieee80211: Fix A band channel count (resent)
Jean Delvare
2006-05-05
1
-2
/
+4
|
*
[PATCH] softmac: make non-operational after being stopped
Daniel Drake
2006-05-05
1
-1
/
+2
*
|
[SCTP]: Allow spillover of receive buffer to avoid deadlock.
Neil Horman
2006-05-05
1
-0
/
+1
|
/
*
[ROSE]: Eleminate HZ from ROSE kernel interfaces
Ralf Baechle
2006-05-03
1
-7
/
+7
*
[NETROM]: Eleminate HZ from NET/ROM kernel interfaces
Ralf Baechle
2006-05-03
1
-4
/
+4
*
[AX.25]: Eleminate HZ from AX.25 kernel interfaces
Ralf Baechle
2006-05-03
1
-5
/
+5
*
[NET]: use hlist_unhashed()
Akinobu Mita
2006-04-29
2
-2
/
+2
*
[PATCH] softmac: fix SIOCSIWAP
Johannes Berg
2006-04-24
1
-1
/
+4
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-04-20
1
-1
/
+2
|
\
|
*
[PATCH] softmac: fix event sending
Johannes Berg
2006-04-19
1
-1
/
+2
*
|
[NET]: Add skb->truesize assertion checking.
David S. Miller
2006-04-20
1
-0
/
+1
|
/
*
[IPV6]: Clean up hop-by-hop options handler.
YOSHIFUJI Hideaki
2006-04-18
1
-1
/
+1
*
[XFRM]: Fix aevent timer.
Jamal Hadi Salim
2006-04-14
1
-0
/
+8
*
[IPV4]: Possible cleanups.
Adrian Bunk
2006-04-14
1
-2
/
+0
*
[IPV6]: Deinline few large functions in inet6 code
Denis Vlasenko
2006-04-09
1
-67
/
+3
*
[X25]: Restore skb->dev setting in x25_type_trans().
David S. Miller
2006-04-09
1
-0
/
+1
*
[NETFILTER]: Fix fragmentation issues with bridge netfilter
Patrick McHardy
2006-04-09
1
-0
/
+1
*
[IPSEC]: Kill unused decap state structure
Herbert Xu
2006-04-01
1
-16
/
+1
*
[IPSEC]: Kill unused decap state argument
Herbert Xu
2006-04-01
1
-1
/
+1
*
[TCP]: Kill unused extern decl for tcp_v4_hash_connecting()
David S. Miller
2006-03-31
1
-3
/
+0
*
[INET]: Introduce tunnel4/tunnel6
Herbert Xu
2006-03-28
1
-5
/
+11
*
[NET]: deinline 200+ byte inlines in sock.h
Denis Vlasenko
2006-03-28
1
-87
/
+4
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-03-27
1
-1
/
+1
|
\
|
*
[NET]: drop duplicate assignment in request_sock
Norbert Kiesel
2006-03-26
1
-1
/
+1
*
|
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
1
-8
/
+9
|
/
*
[IPV4]: Aggregate route entries with different TOS values
Ilia Sotnikov
2006-03-25
1
-1
/
+1
*
[NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms.
David S. Miller
2006-03-24
1
-1
/
+1
*
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2006-03-23
1
-1
/
+11
|
\
|
*
[PATCH] WE-20 for kernel 2.6.16
Jean Tourrilhes
2006-03-23
1
-1
/
+11
*
|
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2006-03-22
2
-0
/
+386
|
\
|
|
*
[PATCH] softmac: add copyright and license headers
Johannes Berg
2006-03-22
2
-0
/
+54
|
*
[PATCH] softmac: convert to use global workqueue
Johannes Berg
2006-03-22
1
-3
/
+0
|
*
[PATCH] wireless: Add softmac layer to the kernel
Johannes Berg
2006-03-22
2
-0
/
+335
*
|
[NETFILTER]: futher {ip,ip6,arp}_tables unification
Dmitry Mishin
2006-03-22
1
-2
/
+2
*
|
[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand
Pablo Neira Ayuso
2006-03-22
1
-0
/
+4
|
/
*
[X25]: allow ITU-T DTE facilities for x25
Shaun Pereira
2006-03-22
1
-4
/
+17
*
[NET]: socket timestamp 32 bit handler for 64 bit kernel
Shaun Pereira
2006-03-21
1
-1
/
+3
*
[LLC]: llc_mac_hdr_init const arguments
Stephen Hemminger
2006-03-20
1
-1
/
+1
*
[ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt
Arnaldo Carvalho de Melo
2006-03-20
1
-0
/
+5
*
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
2006-03-20
6
-0
/
+48
*
[DECnet]: Endian annotation and fixes for DECnet.
Steven Whitehouse
2006-03-20
7
-156
/
+155
*
[XFRM]: Fix aevent related crash
Patrick McHardy
2006-03-20
1
-1
/
+9
*
[TCP]: sysctl to allow TCP window > 32767 sans wscale
Rick Jones
2006-03-20
1
-0
/
+1
*
[NET]: sem2mutex part 2
Ingo Molnar
2006-03-20
1
-1
/
+2
*
[NET] sem2mutex: net/
Arjan van de Ven
2006-03-20
1
-1
/
+2
*
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
2006-03-20
1
-1
/
+1
*
[ICSK]: Introduce inet_csk_ctl_sock_create
Arnaldo Carvalho de Melo
2006-03-20
1
-0
/
+4
*
[TCP] mtu probing: move tcp-specific data out of inet_connection_sock
John Heffner
2006-03-20
1
-2
/
+0
[next]