index
:
Linux Stable
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.12.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
*
Keep rfcomm_dev on the list until it is freed
Ville Tervo
2007-08-09
1
-0
/
+1
*
Fix IPCOMP crashes.
Patrick McHardy
2007-08-09
1
-1
/
+0
*
[SCTP] Flag a pmtu change request
Vlad Yasevich
2007-06-13
2
-0
/
+13
*
[SCTP] Update pmtu handling to be similar to tcp
Vlad Yasevich
2007-06-13
1
-0
/
+1
*
[IrDA]: Fix Rx/Tx path race.
G. Liakhovetski
2007-06-08
1
-0
/
+17
*
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
Paul Moore
2007-06-08
2
-25
/
+9
*
xfrm: Add security check before flushing SAD/SPD
Joy Latten
2007-06-07
1
-3
/
+3
*
[UDP]: Revert 2-pass hashing changes.
David S. Miller
2007-06-07
2
-9
/
+2
*
[NETLINK]: Mark netlink policies const
Patrick McHardy
2007-06-07
4
-9
/
+9
*
[TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack
Patrick McHardy
2007-06-07
1
-0
/
+1
*
[AF_UNIX]: Make socket locking much less confusing.
David S. Miller
2007-06-03
1
-5
/
+3
*
[TCP]: Consolidate checking for tcp orphan count being too big.
Pavel Emelianov
2007-05-31
1
-0
/
+6
*
[SOCK]: Shrink struct sock by 8 bytes on 64-bit.
Arnaldo Carvalho de Melo
2007-05-31
1
-1
/
+1
*
[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.
David S. Miller
2007-05-31
1
-1
/
+0
*
[XFRM]: Allow packet drops during larval state resolution.
David S. Miller
2007-05-24
2
-0
/
+10
*
[Bluetooth] Fix L2CAP configuration parameter handling
Marcel Holtmann
2007-05-24
1
-2
/
+6
*
[NETFILTER]: nf_conntrack: Removes unused destroy operation of l3proto
Yasuyuki Kozakai
2007-05-10
1
-3
/
+0
*
[NETFILTER]: nf_conntrack: Removes duplicated declarations
Yasuyuki Kozakai
2007-05-10
1
-7
/
+0
*
[NETFILTER]: nf_nat: remove unused argument of function allocating binding
Yasuyuki Kozakai
2007-05-10
1
-8
/
+3
*
[UDP]: Fix AF-specific references in AF-agnostic code.
David S. Miller
2007-05-10
2
-2
/
+9
*
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2007-05-09
1
-0
/
+2
|
\
|
*
[PATCH] ieee80211: add ieee80211_channel_to_freq
Larry Finger
2007-05-08
1
-0
/
+2
*
|
include files: convert "include" subdirectory to UTF-8
John Anthony Kazos Jr
2007-05-09
21
-21
/
+21
*
|
cleanup compat ioctl handling
Christoph Hellwig
2007-05-08
1
-9
/
+0
|
/
*
[MAC80211]: Add mac80211 wireless stack.
Jiri Benc
2007-05-05
1
-0
/
+1045
*
[SCTP]: Set assoc_id correctly during INIT collision.
Vlad Yasevich
2007-05-04
2
-0
/
+3
*
[SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv()
Sridhar Samudrala
2007-05-04
1
-0
/
+4
*
[XFRM] SPD info TLV aggregation
Jamal Hadi Salim
2007-05-04
1
-12
/
+12
*
[XFRM] SAD info TLV aggregationx
Jamal Hadi Salim
2007-05-04
1
-9
/
+8
*
[AF_IUCV]: Implementation of a skb backlog queue
Jennifer Hunt
2007-05-04
1
-0
/
+2
*
[IPV6]: Some cleanups in include/net/ipv6.h
Eric Dumazet
2007-05-03
1
-8
/
+5
*
[TCP]: Use S+L catcher only with SACK for now
Ilpo Järvinen
2007-05-03
1
-1
/
+2
*
[IPV6]: Get rid of __HAVE_ARCH_ADDR_SET.
Eric Dumazet
2007-05-03
1
-2
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-30
4
-4
/
+36
|
\
|
*
[TCP] FRTO: RFC4138 allows Nagle override when new data must be sent
Ilpo Järvinen
2007-04-30
1
-0
/
+5
|
*
[XFRM]: Restrict upper layer information by bundle.
Masahide NAKAMURA
2007-04-30
2
-0
/
+16
|
*
[TCP]: Catch skb with S+L bugs earlier
Ilpo Järvinen
2007-04-30
1
-3
/
+1
|
*
[AF_IUCV/IUCV]: smp_call_function deadlock
Martin Schwidefsky
2007-04-28
1
-1
/
+1
|
*
[XFRM]: Export SPD info
Jamal Hadi Salim
2007-04-28
1
-0
/
+13
*
|
[PATCH] Remove comment about IEEE80211_RADIOTAP_FCS
Pavel Roskin
2007-04-28
1
-3
/
+0
*
|
[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi
Jouni Malinen
2007-04-28
2
-4
/
+4
*
|
[PATCH] sparse-annotate radiotap header
Pavel Roskin
2007-04-28
1
-28
/
+29
*
|
[PATCH] Marvell Libertas 8388 802.11b/g USB driver
Marcelo Tosatti
2007-04-28
1
-1
/
+30
|
/
*
[NET]: Fix networking compilation errors
David Howells
2007-04-27
1
-1
/
+1
*
[WEXT]: Clean up how wext is called.
Johannes Berg
2007-04-26
2
-10
/
+25
*
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...
David Howells
2007-04-26
1
-2
/
+42
*
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
2007-04-26
1
-0
/
+17
*
[NETLINK]: Possible cleanups.
Adrian Bunk
2007-04-26
3
-4
/
+0
*
[XFRM]: Export SAD info.
Jamal Hadi Salim
2007-04-26
1
-0
/
+8
*
[IPV6]: Consolidate common SNMP code
Herbert Xu
2007-04-25
1
-8
/
+12
[next]