Herbert Xu
|
da314c9923
netlink: Replace rhash_portid with bound
|
10 years ago |
Herbert Xu
|
1f770c0a09
netlink: Fix autobind race condition that leads to zero port ID
|
10 years ago |
Daniel Borkmann
|
1853c94964
netlink, mmap: transform mmap skb into full skb on taps
|
10 years ago |
Daniel Borkmann
|
6bb0fef489
netlink, mmap: fix edge-case leakages in nf queue zero-copy
|
10 years ago |
Daniel Borkmann
|
a66e36568e
netlink, mmap: don't walk rx ring on poll if receive queue non-empty
|
10 years ago |
Ken-ichirou MATSUZAWA
|
0ef707700f
netlink: rx mmap: fix POLLIN condition
|
10 years ago |
Ken-ichirou MATSUZAWA
|
7084a31589
netlink: mmap: fix lookup frame position
|
10 years ago |
Christophe Ricard
|
0a6a3a23ea
netlink: add NETLINK_CAP_ACK socket option
|
10 years ago |
Ken-ichirou MATSUZAWA
|
c953e23936
netlink: mmap: fix tx type check
|
10 years ago |
Daniel Borkmann
|
4e7c133068
netlink: make sure -EBUSY won't escape from netlink_insert
|
10 years ago |
Florian Westphal
|
0470eb99b4
netlink: don't hold mutex in rcu callback when releasing mmapd ring
|
10 years ago |
Markus Elfring
|
92b80eb33c
netlink: Delete an unnecessary check before the function call "module_put"
|
10 years ago |
David Herrmann
|
b42be38b27
netlink: add API to retrieve all group memberships
|
10 years ago |
David S. Miller
|
36583eb54d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Herbert Xu
|
b9fbe709de
netlink: Use random autobind rover
|
10 years ago |
Herbert Xu
|
c0bb07df7d
netlink: Reset portid after netlink_insert failure
|
10 years ago |
Eric Dumazet
|
91dd93f956
netlink: move nl_table in read_mostly section
|
10 years ago |
David S. Miller
|
b04096ff33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Eric W. Biederman
|
13d3078e22
netlink: Create kernel netlink sockets in the proper network namespace
|
10 years ago |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 years ago |
Nicolas Dichtel
|
59324cf35a
netlink: allow to listen "all" netns
|
10 years ago |
Nicolas Dichtel
|
cc3a572fe6
netlink: rename private flags and states
|
10 years ago |
Herbert Xu
|
edac450d5b
netlink: Remove max_size setting
|
10 years ago |
Eric Dumazet
|
2ea2f62c8b
net: fix crash in build_skb()
|
10 years ago |
Patrick McHardy
|
49f7b33e63
rhashtable: provide len to obj_hashfn
|
10 years ago |
Thomas Graf
|
b5e2c150ac
rhashtable: Disable automatic shrinking by default
|
10 years ago |
Herbert Xu
|
11b58ba146
netlink: Use default rhashtable hashfn
|
10 years ago |
Herbert Xu
|
8f2ddaac30
netlink: Remove netlink_compare_arg.trailer
|
10 years ago |
Herbert Xu
|
c428ecd1a2
netlink: Move namespace into hash key
|
10 years ago |
Herbert Xu
|
b06eee59b1
netlink: Use rhashtable max_size instead of max_shift
|
10 years ago |