David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
WANG Cong
|
00ffc1ba02
genetlink: fix a memory leak on error path
|
8 年之前 |
Wei Yongjun
|
22ca904ad7
genetlink: fix error return code in genl_register_family()
|
8 年之前 |
pravin shelar
|
0e82c76359
genetlink: Fix generic netlink family unregister
|
8 年之前 |
Johannes Berg
|
56989f6d85
genetlink: mark families as __ro_after_init
|
8 年之前 |
Johannes Berg
|
2ae0f17df1
genetlink: use idr to track families
|
8 年之前 |
Johannes Berg
|
489111e5c2
genetlink: statically initialize families
|
8 年之前 |
Johannes Berg
|
a07ea4d994
genetlink: no longer support using static family IDs
|
8 年之前 |
Johannes Berg
|
c90c39dab3
genetlink: introduce and use genl_family_attrbuf()
|
8 年之前 |
stephen hemminger
|
12d8de6d95
net: make genetlink ctrl ops const
|
9 年之前 |
Florian Westphal
|
263ea09084
Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"
|
9 年之前 |
Tycho Andersen
|
4a92602aa1
openvswitch: allow management from inside user namespaces
|
9 年之前 |
David S. Miller
|
b8e429a2fe
genetlink: Fix off-by-one in genl_allocate_reserve_groups()
|
9 年之前 |
David S. Miller
|
ddb5388ffd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
9 年之前 |
Matti Vaittinen
|
ccdf6ce6a8
net: netlink: Fix multicast group storage allocation for families with more than one groups
|
9 年之前 |
Tom Herbert
|
fc9e50f5a5
netlink: add a start callback for starting a netlink dump
|
9 年之前 |
Yaowei Bai
|
61d03535e4
net/netlink: lockdep_genl_is_held can be boolean
|
9 年之前 |
Jiri Benc
|
92c14d9b5e
genetlink: simplify genl_notify
|
10 年之前 |
David S. Miller
|
95f873f2ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Johannes Berg
|
053c095a82
netlink: make nlmsg_end() and genlmsg_end() void
|
10 年之前 |
Johannes Berg
|
ee1c244219
genetlink: synchronize socket closing and family removal
|
10 年之前 |
Johannes Berg
|
5ad6300524
genetlink: disallow subscribing to unknown mcast groups
|
10 年之前 |
David S. Miller
|
dc97a1a947
genetlink: A genl_bind() to an out-of-range multicast group should not WARN().
|
10 年之前 |
Johannes Berg
|
023e2cfa36
netlink/genetlink: pass network namespace to bind/unbind
|
10 年之前 |
Johannes Berg
|
c380d9a7af
genetlink: pass multicast bind/unbind to families
|
10 年之前 |
Denis ChengRq
|
2f91abd451
genetlink: remove superfluous assignment
|
11 年之前 |
Eric W. Biederman
|
90f62cf30a
net: Use netlink_ns_capable to verify the permisions of netlink messages
|
11 年之前 |
David S. Miller
|
39b6b2992f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
|
11 年之前 |
Thomas Graf
|
bb9b18fb55
genl: Add genlmsg_new_unicast() for unicast message allocation
|
11 年之前 |
Johannes Berg
|
5e53e689b7
genetlink/pmcraid: use proper genetlink multicast API
|
11 年之前 |