Eric Dumazet
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 年之前 |
Arnaldo Carvalho de Melo
|
ac5978e7f8
inet_diag: Remove dup assignments
|
16 年之前 |
Eric Dumazet
|
c25eb3bfb9
net: Convert TCP/DCCP listening hash tables to use RCU
|
16 年之前 |
David S. Miller
|
7e3aab4a9c
inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.
|
16 年之前 |
Eric Dumazet
|
5caea4ea70
net: listening_hash get a spinlock per bucket
|
16 年之前 |
Eric Dumazet
|
3ab5aee7fe
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
|
16 年之前 |
Johannes Berg
|
95a5afca4a
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
|
16 年之前 |
Andi Kleen
|
6be547a61d
inet_diag: Add empty bucket optimization to inet_diag too
|
16 年之前 |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 年之前 |
Pavel Emelyanov
|
d86e0dac2c
[NETNS]: Tcp-v6 sockets per-net lookup.
|
17 年之前 |
Pavel Emelyanov
|
c67499c0e7
[NETNS]: Tcp-v4 sockets per-net lookup.
|
17 年之前 |
Arnaldo Carvalho de Melo
|
8cf8e5a67f
[INET_DIAG]: Fix inet_diag_lock_handler error path.
|
17 年之前 |
Denis V. Lunev
|
b7c6ba6eb1
[NETNS]: Consolidate kernel netlink socket destruction.
|
17 年之前 |
Herbert Xu
|
d523a328fb
[INET]: Fix inet_diag dead-lock regression
|
17 年之前 |
Pavel Emelyanov
|
076931989f
[INET]: Fix inet_diag register vs rcv race
|
17 年之前 |
Eric Dumazet
|
230140cffa
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
|
17 年之前 |
Jean Delvare
|
305e1e9691
[INET]: Let inet_diag and friends autoload
|
17 年之前 |
Denis V. Lunev
|
cd40b7d398
[NET]: make netlink user -> kernel interface synchronious
|
17 年之前 |
Herbert Xu
|
0cfad07555
[NETLINK]: Avoid pointer in netlink_run_queue
|
17 年之前 |
Eric W. Biederman
|
b4b510290b
[NET]: Support multiple network namespaces with netlink
|
17 年之前 |
Ilpo Järvinen
|
172589ccdd
[NET]: DIV_ROUND_UP cleanup (part two)
|
17 年之前 |
Patrick McHardy
|
0a9c730144
[INET_DIAG]: Fix oops in netlink_rcv_skb
|
17 年之前 |
Patrick McHardy
|
af65bdfce9
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
|
18 年之前 |
Thomas Graf
|
c702e8047f
[NETLINK]: Directly return -EINTR from netlink_dump_start()
|
18 年之前 |
Thomas Graf
|
ead592ba24
[IPv4] diag: Use netlink_run_queue() to process the receive queue
|
18 年之前 |
Arnaldo Carvalho de Melo
|
dc5fc579b9
[NETLINK]: Use nlmsg_trim() where appropriate
|
18 年之前 |
Arnaldo Carvalho de Melo
|
b529ccf279
[NETLINK]: Introduce nlmsg_hdr() helper
|
18 年之前 |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
18 年之前 |
YOSHIFUJI Hideaki
|
e905a9edab
[NET] IPV4: Fix whitespace errors.
|
18 年之前 |
Eric Dumazet
|
dbca9b2750
[NET]: change layout of ehash table
|
18 年之前 |