Herbert Xu
|
c0bb07df7d
netlink: Reset portid after netlink_insert failure
|
10 年之前 |
Eric Dumazet
|
91dd93f956
netlink: move nl_table in read_mostly section
|
10 年之前 |
Herbert Xu
|
edac450d5b
netlink: Remove max_size setting
|
10 年之前 |
Eric Dumazet
|
2ea2f62c8b
net: fix crash in build_skb()
|
10 年之前 |
Patrick McHardy
|
49f7b33e63
rhashtable: provide len to obj_hashfn
|
10 年之前 |
Thomas Graf
|
b5e2c150ac
rhashtable: Disable automatic shrinking by default
|
10 年之前 |
Herbert Xu
|
11b58ba146
netlink: Use default rhashtable hashfn
|
10 年之前 |
Herbert Xu
|
8f2ddaac30
netlink: Remove netlink_compare_arg.trailer
|
10 年之前 |
Herbert Xu
|
c428ecd1a2
netlink: Move namespace into hash key
|
10 年之前 |
Herbert Xu
|
b06eee59b1
netlink: Use rhashtable max_size instead of max_shift
|
10 年之前 |
David S. Miller
|
71a83a6db6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 年之前 |
Daniel Borkmann
|
4c4b52d9b2
rhashtable: remove indirection for grow/shrink decision functions
|
10 年之前 |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
David S. Miller
|
f2683b743f
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
Herbert Xu
|
56d28b1e92
netlink: Use rhashtable walk iterator
|
10 年之前 |
Al Viro
|
a8866ff6a5
netlink: make the check for "send from tx_ring" deterministic
|
10 年之前 |
Pablo Neira
|
8b7c36d810
netlink: fix wrong subscription bitmask to group mapping in
|
10 年之前 |
Christoph Hellwig
|
7cc0566268
net: remove sock_iocb
|
10 年之前 |
David S. Miller
|
95f873f2ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Herbert Xu
|
8ea65f4a2d
netlink: Kill redundant net argument in netlink_insert
|
10 年之前 |
Johannes Berg
|
ee1c244219
genetlink: synchronize socket closing and family removal
|
10 年之前 |
Herbert Xu
|
919d9db952
netlink: Fix netlink_insert EADDRINUSE error
|
10 年之前 |
Ying Xue
|
c5adde9468
netlink: eliminate nl_sk_hash_lock
|
10 年之前 |
Thomas Graf
|
21e4902aea
netlink: Lockless lookup with RCU grace period in socket release
|
10 年之前 |
Thomas Graf
|
97defe1ecf
rhashtable: Per bucket locks & deferred expansion/shrinking
|
10 年之前 |
Thomas Graf
|
88d6ed15ac
rhashtable: Convert bucket iterators to take table and index
|
10 年之前 |
Thomas Graf
|
8d24c0b431
rhashtable: Do hashing inside of rhashtable_lookup_compare()
|
10 年之前 |
Johannes Berg
|
023e2cfa36
netlink/genetlink: pass network namespace to bind/unbind
|
10 年之前 |
Johannes Berg
|
7d68536bed
netlink: call unbind when releasing socket
|
10 年之前 |