Johannes Berg
|
fe52145f91
netlink: pass extended ACK struct where available
|
há 8 anos atrás |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
há 8 anos atrás |
Johannes Berg
|
7ab606d160
genetlink: pass extended ACK report down
|
há 8 anos atrás |
Johannes Berg
|
2d4bc93368
netlink: extended ACK reporting
|
há 8 anos atrás |
Stanislaw Gruszka
|
1d2a6a5e4b
genetlink: fix counting regression on ctrl_dumpfamily()
|
há 8 anos atrás |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
há 8 anos atrás |
WANG Cong
|
00ffc1ba02
genetlink: fix a memory leak on error path
|
há 8 anos atrás |
Wei Yongjun
|
22ca904ad7
genetlink: fix error return code in genl_register_family()
|
há 8 anos atrás |
pravin shelar
|
0e82c76359
genetlink: Fix generic netlink family unregister
|
há 8 anos atrás |
Johannes Berg
|
56989f6d85
genetlink: mark families as __ro_after_init
|
há 9 anos atrás |
Johannes Berg
|
2ae0f17df1
genetlink: use idr to track families
|
há 9 anos atrás |
Johannes Berg
|
489111e5c2
genetlink: statically initialize families
|
há 9 anos atrás |
Johannes Berg
|
a07ea4d994
genetlink: no longer support using static family IDs
|
há 9 anos atrás |
Johannes Berg
|
c90c39dab3
genetlink: introduce and use genl_family_attrbuf()
|
há 9 anos atrás |
stephen hemminger
|
12d8de6d95
net: make genetlink ctrl ops const
|
há 9 anos atrás |
Florian Westphal
|
263ea09084
Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"
|
há 9 anos atrás |
Tycho Andersen
|
4a92602aa1
openvswitch: allow management from inside user namespaces
|
há 9 anos atrás |
David S. Miller
|
b8e429a2fe
genetlink: Fix off-by-one in genl_allocate_reserve_groups()
|
há 9 anos atrás |
David S. Miller
|
ddb5388ffd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
há 9 anos atrás |
Matti Vaittinen
|
ccdf6ce6a8
net: netlink: Fix multicast group storage allocation for families with more than one groups
|
há 9 anos atrás |
Tom Herbert
|
fc9e50f5a5
netlink: add a start callback for starting a netlink dump
|
há 9 anos atrás |
Yaowei Bai
|
61d03535e4
net/netlink: lockdep_genl_is_held can be boolean
|
há 10 anos atrás |
Jiri Benc
|
92c14d9b5e
genetlink: simplify genl_notify
|
há 10 anos atrás |
David S. Miller
|
95f873f2ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
há 10 anos atrás |
Johannes Berg
|
053c095a82
netlink: make nlmsg_end() and genlmsg_end() void
|
há 10 anos atrás |
Johannes Berg
|
ee1c244219
genetlink: synchronize socket closing and family removal
|
há 10 anos atrás |
Johannes Berg
|
5ad6300524
genetlink: disallow subscribing to unknown mcast groups
|
há 10 anos atrás |
David S. Miller
|
dc97a1a947
genetlink: A genl_bind() to an out-of-range multicast group should not WARN().
|
há 10 anos atrás |
Johannes Berg
|
023e2cfa36
netlink/genetlink: pass network namespace to bind/unbind
|
há 10 anos atrás |
Johannes Berg
|
c380d9a7af
genetlink: pass multicast bind/unbind to families
|
há 10 anos atrás |