Daniel Borkmann
|
4c4b52d9b2
rhashtable: remove indirection for grow/shrink decision functions
|
10 years ago |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
David S. Miller
|
f2683b743f
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Herbert Xu
|
56d28b1e92
netlink: Use rhashtable walk iterator
|
10 years ago |
Al Viro
|
a8866ff6a5
netlink: make the check for "send from tx_ring" deterministic
|
10 years ago |
Pablo Neira
|
8b7c36d810
netlink: fix wrong subscription bitmask to group mapping in
|
10 years ago |
Christoph Hellwig
|
7cc0566268
net: remove sock_iocb
|
10 years ago |
David S. Miller
|
95f873f2ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Herbert Xu
|
8ea65f4a2d
netlink: Kill redundant net argument in netlink_insert
|
10 years ago |
Johannes Berg
|
ee1c244219
genetlink: synchronize socket closing and family removal
|
10 years ago |
Herbert Xu
|
919d9db952
netlink: Fix netlink_insert EADDRINUSE error
|
10 years ago |
Ying Xue
|
c5adde9468
netlink: eliminate nl_sk_hash_lock
|
10 years ago |
Thomas Graf
|
21e4902aea
netlink: Lockless lookup with RCU grace period in socket release
|
10 years ago |
Thomas Graf
|
97defe1ecf
rhashtable: Per bucket locks & deferred expansion/shrinking
|
10 years ago |
Thomas Graf
|
88d6ed15ac
rhashtable: Convert bucket iterators to take table and index
|
10 years ago |
Thomas Graf
|
8d24c0b431
rhashtable: Do hashing inside of rhashtable_lookup_compare()
|
10 years ago |
Johannes Berg
|
023e2cfa36
netlink/genetlink: pass network namespace to bind/unbind
|
10 years ago |
Johannes Berg
|
7d68536bed
netlink: call unbind when releasing socket
|
10 years ago |
Johannes Berg
|
b10dcb3b94
netlink: update listeners directly when removing socket
|
10 years ago |
Johannes Berg
|
02c81ab95d
netlink: rename netlink_unbind() to netlink_undo_bind()
|
10 years ago |
Thomas Graf
|
a18e6a186f
netlink: Don't reorder loads/stores before marking mmap netlink frame as available
|
10 years ago |
David Miller
|
4682a03586
netlink: Always copy on mmap TX.
|
10 years ago |
Daniel Borkmann
|
7f19fc5e0b
netlink: use jhash as hashfn for rhashtable
|
10 years ago |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 years ago |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 years ago |
Markus Elfring
|
fcd4d35ecc
netlink: Deletion of an unnecessary check before the function call "__module_get"
|
10 years ago |
David S. Miller
|
076ce44825
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Thomas Graf
|
6eba82248e
rhashtable: Drop gfp_flags arg in insert/remove functions
|
10 years ago |
Herbert Xu
|
7b4ce23534
rhashtable: Add parent argument to mutex_is_held
|
10 years ago |
Herbert Xu
|
9712756620
netlink: Move mutex_is_held under PROVE_LOCKING
|
10 years ago |