index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-15
[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue
Pavel Emelyanov
1
-17
/
+1
2007-11-15
[TCP]: Fix size calculation in sk_stream_alloc_pskb
Herbert Xu
1
-4
/
+6
2007-11-13
[NET]: Move unneeded data to initdata section.
Denis V. Lunev
1
-0
/
+2
2007-11-13
[INET]: Use list_head-s in inetpeer.c
Pavel Emelyanov
1
-1
/
+1
2007-11-13
[INET]: Remove leftover prototypes from include/net/inet_common.h
Arnaldo Carvalho de Melo
1
-4
/
+0
2007-11-13
Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...
David S. Miller
4
-13
/
+18
2007-11-11
[INET]: Small possible memory leak in FIB rules
Denis V. Lunev
1
-0
/
+3
2007-11-11
[AF_UNIX]: Make unix_tot_inflight counter non-atomic
Pavel Emelyanov
1
-1
/
+1
2007-11-11
mac80211: remove unused driver ops
Johannes Berg
1
-21
/
+0
2007-11-11
mac80211: allow driver to ask for a rate control algorithm
Johannes Berg
1
-0
/
+5
2007-11-11
[NET]: Make helper to get dst entry and "use" it
Pavel Emelyanov
1
-0
/
+7
2007-11-11
[INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.h
Eric Dumazet
1
-0
/
+1
2007-11-09
SCTP: Clean-up some defines for regressions tests.
Vlad Yasevich
1
-1
/
+0
2007-11-09
SCTP: Make sctp_verify_param return multiple indications.
Vlad Yasevich
1
-0
/
+2
2007-11-09
SCTP: Convert custom hash lists to use hlist.
Vlad Yasevich
2
-6
/
+7
2007-11-07
SCTP: Allow ADD_IP to work with AUTH for backward compatibility.
Vlad Yasevich
1
-0
/
+2
2007-11-07
SCTP: Correctly disable ADD-IP when AUTH is not supported.
Vlad Yasevich
1
-1
/
+0
2007-11-07
SCTP: Update RCU handling during the ADD-IP case
Vlad Yasevich
1
-3
/
+1
2007-11-07
SCTP: Fix difference cases of retransmit.
Vlad Yasevich
4
-2
/
+6
2007-11-07
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
Eric Dumazet
1
-6
/
+65
2007-11-07
[IPVS]: Synchronize closing of Connections
Rumen G. Bogdanovski
1
-0
/
+4
2007-11-07
[IPVS]: Bind connections on stanby if the destination exists
Rumen G. Bogdanovski
1
-0
/
+4
2007-11-07
[IPV4]: Compact some ifdefs in the fib code.
Pavel Emelyanov
1
-9
/
+6
2007-11-07
[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...
Eric Dumazet
1
-6
/
+57
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
1
-1
/
+1
2007-11-01
[NET]: Relax the reference counting of init_net_ns
Pavel Emelyanov
1
-8
/
+25
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
1
-1
/
+1
2007-11-01
[NET]: Move the sock_copy() from the header
Pavel Emelyanov
1
-14
/
+0
2007-10-29
SCTP endianness annotations regression
Al Viro
1
-1
/
+1
2007-10-27
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
Eric W. Biederman
1
-2
/
+0
2007-10-26
[SCTP] net/sctp/auth.c: make 3 functions static
Adrian Bunk
1
-1
/
+0
2007-10-26
[SCTP]: #if 0 sctp_update_copy_cksum()
Adrian Bunk
1
-1
/
+0
2007-10-26
[IRDA]: Make ircomm_tty static.
Adrian Bunk
1
-1
/
+0
2007-10-26
[NET_CLS_ACT]: Introduce skb_act_clone
Jamal Hadi Salim
1
-0
/
+15
2007-10-26
[UDP]: Make use of inet_iif() when doing socket lookups.
Vlad Yasevich
2
-6
/
+7
2007-10-24
[NET]: Don't declare extern variables in net/core/sysctl_net_core.c
Pavel Emelyanov
1
-0
/
+2
2007-10-24
[TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update()
Chuck Lever
1
-1
/
+1
2007-10-22
[Bluetooth] Add support for handling simple eSCO links
Marcel Holtmann
1
-0
/
+1
2007-10-22
[Bluetooth] Fall back to L2CAP in basic mode
Marcel Holtmann
1
-0
/
+13
2007-10-22
[Bluetooth] Retrieve L2CAP features mask on connection setup
Marcel Holtmann
1
-2
/
+12
2007-10-22
[Bluetooth] Remove global conf_mtu variable from L2CAP
Marcel Holtmann
1
-5
/
+5
2007-10-22
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
2
-257
/
+359
2007-10-20
Spelling fix: explicitly
Jean Delvare
1
-2
/
+2
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-2
/
+2
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-1
/
+3
2007-10-18
[IPSEC]: Rename mode to outer_mode and add inner_mode
Herbert Xu
1
-1
/
+2
2007-10-18
[IPSEC]: Store afinfo pointer in xfrm_mode
Herbert Xu
1
-3
/
+3
2007-10-18
[IPSEC]: Add missing BEET checks
Herbert Xu
1
-0
/
+6
2007-10-18
[IPSEC]: Move type and mode map into xfrm_state.c
Herbert Xu
1
-6
/
+2
2007-10-18
[IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi
Herbert Xu
1
-1
/
+1
[next]