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
|
10 年之前 |
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 年之前 |
Geert Uytterhoeven
|
0f0e2159c0
genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups()
|
11 年之前 |
Johannes Berg
|
220815a966
genetlink: fix genlmsg_multicast() bug
|
11 年之前 |
Johannes Berg
|
2a94fe48f3
genetlink: make multicast groups const, prevent abuse
|
11 年之前 |
Johannes Berg
|
68eb55031d
genetlink: pass family to functions using groups
|
11 年之前 |
Johannes Berg
|
c2ebb90846
genetlink: remove family pointer from genl_multicast_group
|
11 年之前 |
Johannes Berg
|
06fb555a27
genetlink: remove genl_unregister_mc_group()
|
11 年之前 |
Johannes Berg
|
2ecf7536b2
quota/genetlink: use proper genetlink multicast APIs
|
11 年之前 |
Johannes Berg
|
e5dcecba01
drop_monitor/genetlink: use proper genetlink multicast APIs
|
11 年之前 |
Johannes Berg
|
c53ed74236
genetlink: only pass array to genl_register_family_with_ops()
|
11 年之前 |
Johannes Berg
|
029b234fb3
genetlink: rename shadowed variable
|
11 年之前 |
Johannes Berg
|
568508aa07
genetlink: unify registration functions
|
11 年之前 |
Johannes Berg
|
f84f771d94
genetlink: allow making ops const
|
11 年之前 |