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.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
*
[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().
David S. Miller
2007-01-26
3
-4
/
+3
*
[SCTP]: Correctly handle unexpected INIT-ACK chunk.
Vlad Yasevich
2007-01-23
1
-0
/
+1
*
[NETFILTER]: fix xt_state compile failure
Mikael Pettersson
2007-01-23
1
-0
/
+1
*
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Jeff Garzik
2007-01-07
1
-1
/
+1
|
\
|
*
[PATCH] ieee80211: WLAN_GET_SEQ_SEQ fix (select correct region)
Zhu Yi
2007-01-02
1
-1
/
+1
*
|
[TCP]: Use old definition of before
Gerrit Renker
2007-01-04
1
-1
/
+1
*
|
[X25]: proper prototype for x25_init_timers()
Adrian Bunk
2007-01-03
1
-0
/
+1
|
/
*
[IPV6]: Dumb typo in generic csum_ipv6_magic()
Al Viro
2006-12-22
1
-1
/
+1
*
[SCTP]: make 2 functions static
Adrian Bunk
2006-12-22
1
-2
/
+0
*
[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.
Ivan Skytte Jorgensen
2006-12-22
3
-19
/
+19
*
[TCP]: Fix ambiguity in the `before' relation.
Gerrit Renker
2006-12-22
1
-7
/
+2
*
[AX.25]: Fix unchecked rose_add_loopback_neigh uses
Ralf Baechle
2006-12-17
1
-2
/
+2
*
[AX.25]: Fix unchecked ax25_linkfail_register uses
Ralf Baechle
2006-12-17
1
-2
/
+8
*
[AX.25]: Fix unchecked ax25_protocol_register uses.
Ralf Baechle
2006-12-17
1
-1
/
+8
*
[AX.25]: Mark all kmalloc users __must_check
Ralf Baechle
2006-12-17
2
-7
/
+8
*
[IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES
Kim Nordlund
2006-12-13
1
-2
/
+2
*
[SCTP]: Add support for SCTP_CONTEXT socket option.
Ivan Skytte Jorgensen
2006-12-13
2
-0
/
+6
*
[SCTP]: Handle address add/delete events in a more efficient way.
Sridhar Samudrala
2006-12-13
1
-4
/
+2
*
[NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packets
Yasuyuki Kozakai
2006-12-13
1
-0
/
+10
*
[PATCH] hci endianness annotations
Al Viro
2006-12-13
1
-2
/
+2
*
[HAMRADIO]: Fix baycom_epp.c compile failure.
Ralf Baechle
2006-12-11
1
-0
/
+2
*
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
2006-12-10
2
-3
/
+2
*
[AX.25]: Fix default address and broadcast address initialization.
Ralf Baechle
2006-12-08
1
-3
/
+3
*
[AX.25]: Constify ax25 utility functions
Ralf Baechle
2006-12-08
1
-8
/
+10
*
[NET]: Convert hh_lock to seqlock.
Stephen Hemminger
2006-12-08
1
-0
/
+18
*
[PATCH] tty: switch to ktermios and new framework
Alan Cox
2006-12-08
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-12-07
2
-5
/
+21
|
\
|
*
audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n
Joy Latten
2006-12-06
1
-1
/
+6
|
*
audit: Add auditing to ipsec
Joy Latten
2006-12-06
1
-5
/
+14
|
*
[IRDA] irlan: Fix compile warning when CONFIG_PROC_FS=n
Randy Dunlap
2006-12-06
1
-0
/
+2
*
|
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
2006-12-07
1
-0
/
+19
*
|
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
7
-9
/
+9
*
|
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
6
-0
/
+6
|
\
|
*
[PATCH] severing skbuff.h -> mm.h
Al Viro
2006-12-04
4
-0
/
+4
|
*
[PATCH] severing skbuff.h -> poll.h
Al Viro
2006-12-04
2
-0
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
65
-473
/
+1442
|
\
|
|
*
[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
Patrick McHardy
2006-12-02
4
-0
/
+14
|
*
[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port
Patrick McHardy
2006-12-02
2
-0
/
+3
|
*
[NETFILTER]: nf_conntrack: add helper function for expectation initialization
Patrick McHardy
2006-12-02
2
-7
/
+7
|
*
[NETFILTER]: nf_nat: add FTP NAT helper port
Jozsef Kadlecsik
2006-12-02
1
-1
/
+1
|
*
[NETFILTER]: Add NAT support for nf_conntrack
Jozsef Kadlecsik
2006-12-02
8
-15
/
+277
|
*
[NETFILTER]: nf_conntrack: automatic helper assignment for expectations
Patrick McHardy
2006-12-02
1
-0
/
+3
|
*
[NETFILTER]: nf_conntrack: endian annotations
Patrick McHardy
2006-12-02
1
-9
/
+9
|
*
[NETFILTER]: nf_conntrack: fix helper structure alignment
Patrick McHardy
2006-12-02
1
-0
/
+1
|
*
[GENETLINK]: Add cmd dump completion.
Jamal Hadi Salim
2006-12-02
1
-0
/
+2
|
*
[IPSEC]: Add encapsulation family.
Miika Komu
2006-12-02
1
-0
/
+2
|
*
[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)
Patrick McHardy
2006-12-02
1
-0
/
+2
|
*
[NET_SCHED]: Set parent classid in default qdiscs
Patrick McHardy
2006-12-02
1
-1
/
+1
|
*
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
2006-12-02
1
-3
/
+99
[next]