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
*
[SCTP]: Fix the bind_addr info during migration.
Vlad Yasevich
2007-12-07
1
-0
/
+3
*
[IPV4]: Remove prototype of ip_rt_advice
Denis V. Lunev
2007-12-07
1
-1
/
+0
*
SCTP: Fix build issues with SCTP AUTH.
Vlad Yasevich
2007-11-29
1
-3
/
+6
*
[IPV4]: Fix memory leak in inet_hashtables.h when NUMA is on
Pavel Emelyanov
2007-11-26
1
-2
/
+1
*
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
David S. Miller
2007-11-20
1
-0
/
+8
|
\
|
*
ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution
Guillaume Chazarain
2007-11-20
1
-0
/
+8
*
|
[TCP] MTUprobe: fix potential sk_send_head corruption
Ilpo Järvinen
2007-11-19
1
-0
/
+3
*
|
[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED
Simon Horman
2007-11-19
1
-28
/
+0
*
|
[IPVS]: Fix sysctl warnings about missing strategy in schedulers
Simon Horman
2007-11-19
1
-2
/
+0
*
|
[IPVS]: Fix sysctl warnings about missing strategy
Christian Borntraeger
2007-11-19
1
-4
/
+0
*
|
[TCP]: Fix TCP header misalignment
Herbert Xu
2007-11-18
1
-0
/
+3
|
/
*
[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue
Pavel Emelyanov
2007-11-15
1
-17
/
+1
*
[TCP]: Fix size calculation in sk_stream_alloc_pskb
Herbert Xu
2007-11-14
1
-4
/
+6
*
[NET]: Move unneeded data to initdata section.
Denis V. Lunev
2007-11-13
1
-0
/
+2
*
[INET]: Use list_head-s in inetpeer.c
Pavel Emelyanov
2007-11-12
1
-1
/
+1
*
[INET]: Remove leftover prototypes from include/net/inet_common.h
Arnaldo Carvalho de Melo
2007-11-12
1
-4
/
+0
*
Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...
David S. Miller
2007-11-12
4
-13
/
+18
|
\
|
*
SCTP: Clean-up some defines for regressions tests.
Vlad Yasevich
2007-11-09
1
-1
/
+0
|
*
SCTP: Make sctp_verify_param return multiple indications.
Vlad Yasevich
2007-11-09
1
-0
/
+2
|
*
SCTP: Convert custom hash lists to use hlist.
Vlad Yasevich
2007-11-09
2
-6
/
+7
|
*
SCTP: Allow ADD_IP to work with AUTH for backward compatibility.
Vlad Yasevich
2007-11-07
1
-0
/
+2
|
*
SCTP: Correctly disable ADD-IP when AUTH is not supported.
Vlad Yasevich
2007-11-07
1
-1
/
+0
|
*
SCTP: Update RCU handling during the ADD-IP case
Vlad Yasevich
2007-11-07
1
-3
/
+1
|
*
SCTP: Fix difference cases of retransmit.
Vlad Yasevich
2007-11-07
4
-2
/
+6
*
|
[INET]: Small possible memory leak in FIB rules
Denis V. Lunev
2007-11-10
1
-0
/
+3
*
|
[AF_UNIX]: Make unix_tot_inflight counter non-atomic
Pavel Emelyanov
2007-11-10
1
-1
/
+1
*
|
mac80211: remove unused driver ops
Johannes Berg
2007-11-10
1
-21
/
+0
*
|
mac80211: allow driver to ask for a rate control algorithm
Johannes Berg
2007-11-10
1
-0
/
+5
*
|
[NET]: Make helper to get dst entry and "use" it
Pavel Emelyanov
2007-11-10
1
-0
/
+7
*
|
[INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.h
Eric Dumazet
2007-11-10
1
-0
/
+1
|
/
*
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
Eric Dumazet
2007-11-07
1
-6
/
+65
*
[IPVS]: Synchronize closing of Connections
Rumen G. Bogdanovski
2007-11-07
1
-0
/
+4
*
[IPVS]: Bind connections on stanby if the destination exists
Rumen G. Bogdanovski
2007-11-07
1
-0
/
+4
*
[IPV4]: Compact some ifdefs in the fib code.
Pavel Emelyanov
2007-11-07
1
-9
/
+6
*
[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...
Eric Dumazet
2007-11-07
1
-6
/
+57
*
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-11-02
1
-1
/
+1
*
[NET]: Relax the reference counting of init_net_ns
Pavel Emelyanov
2007-11-01
1
-8
/
+25
*
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
2007-11-01
1
-1
/
+1
*
[NET]: Move the sock_copy() from the header
Pavel Emelyanov
2007-11-01
1
-14
/
+0
*
SCTP endianness annotations regression
Al Viro
2007-10-29
1
-1
/
+1
*
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
Eric W. Biederman
2007-10-26
1
-2
/
+0
*
[SCTP] net/sctp/auth.c: make 3 functions static
Adrian Bunk
2007-10-26
1
-1
/
+0
*
[SCTP]: #if 0 sctp_update_copy_cksum()
Adrian Bunk
2007-10-26
1
-1
/
+0
*
[IRDA]: Make ircomm_tty static.
Adrian Bunk
2007-10-26
1
-1
/
+0
*
[NET_CLS_ACT]: Introduce skb_act_clone
Jamal Hadi Salim
2007-10-26
1
-0
/
+15
*
[UDP]: Make use of inet_iif() when doing socket lookups.
Vlad Yasevich
2007-10-25
2
-6
/
+7
*
[NET]: Don't declare extern variables in net/core/sysctl_net_core.c
Pavel Emelyanov
2007-10-23
1
-0
/
+2
*
[TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update()
Chuck Lever
2007-10-23
1
-1
/
+1
*
[Bluetooth] Add support for handling simple eSCO links
Marcel Holtmann
2007-10-22
1
-0
/
+1
*
[Bluetooth] Fall back to L2CAP in basic mode
Marcel Holtmann
2007-10-22
1
-0
/
+13
[next]