Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 gadi atpakaļ |
Roel Kluin
|
b4ced2b768
netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()
|
15 gadi atpakaļ |
Eric Dumazet
|
c720c7e838
inet: rename some inet_sock fields
|
15 gadi atpakaļ |
Eric Dumazet
|
f373b53b5f
tcp: replace ehash_size by ehash_mask
|
15 gadi atpakaļ |
Eric Dumazet
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 gadi atpakaļ |
Arnaldo Carvalho de Melo
|
ac5978e7f8
inet_diag: Remove dup assignments
|
16 gadi atpakaļ |
Eric Dumazet
|
c25eb3bfb9
net: Convert TCP/DCCP listening hash tables to use RCU
|
16 gadi atpakaļ |
David S. Miller
|
7e3aab4a9c
inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.
|
16 gadi atpakaļ |
Eric Dumazet
|
5caea4ea70
net: listening_hash get a spinlock per bucket
|
16 gadi atpakaļ |
Eric Dumazet
|
3ab5aee7fe
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
|
16 gadi atpakaļ |
Johannes Berg
|
95a5afca4a
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
|
16 gadi atpakaļ |
Andi Kleen
|
6be547a61d
inet_diag: Add empty bucket optimization to inet_diag too
|
16 gadi atpakaļ |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 gadi atpakaļ |
Pavel Emelyanov
|
d86e0dac2c
[NETNS]: Tcp-v6 sockets per-net lookup.
|
17 gadi atpakaļ |
Pavel Emelyanov
|
c67499c0e7
[NETNS]: Tcp-v4 sockets per-net lookup.
|
17 gadi atpakaļ |
Arnaldo Carvalho de Melo
|
8cf8e5a67f
[INET_DIAG]: Fix inet_diag_lock_handler error path.
|
17 gadi atpakaļ |
Denis V. Lunev
|
b7c6ba6eb1
[NETNS]: Consolidate kernel netlink socket destruction.
|
17 gadi atpakaļ |
Herbert Xu
|
d523a328fb
[INET]: Fix inet_diag dead-lock regression
|
17 gadi atpakaļ |
Pavel Emelyanov
|
076931989f
[INET]: Fix inet_diag register vs rcv race
|
17 gadi atpakaļ |
Eric Dumazet
|
230140cffa
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
|
17 gadi atpakaļ |
Jean Delvare
|
305e1e9691
[INET]: Let inet_diag and friends autoload
|
17 gadi atpakaļ |
Denis V. Lunev
|
cd40b7d398
[NET]: make netlink user -> kernel interface synchronious
|
17 gadi atpakaļ |
Herbert Xu
|
0cfad07555
[NETLINK]: Avoid pointer in netlink_run_queue
|
17 gadi atpakaļ |
Eric W. Biederman
|
b4b510290b
[NET]: Support multiple network namespaces with netlink
|
17 gadi atpakaļ |
Ilpo Järvinen
|
172589ccdd
[NET]: DIV_ROUND_UP cleanup (part two)
|
18 gadi atpakaļ |
Patrick McHardy
|
0a9c730144
[INET_DIAG]: Fix oops in netlink_rcv_skb
|
17 gadi atpakaļ |
Patrick McHardy
|
af65bdfce9
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
|
18 gadi atpakaļ |
Thomas Graf
|
c702e8047f
[NETLINK]: Directly return -EINTR from netlink_dump_start()
|
18 gadi atpakaļ |
Thomas Graf
|
ead592ba24
[IPv4] diag: Use netlink_run_queue() to process the receive queue
|
18 gadi atpakaļ |
Arnaldo Carvalho de Melo
|
dc5fc579b9
[NETLINK]: Use nlmsg_trim() where appropriate
|
18 gadi atpakaļ |