blob: 75f8a3aa07d9d5064e458a0aa209c729fcd31cf3 [file] [log] [blame]
f707ef61e172 ("net: rtnl: return early from rtnl_unregister_all when protocol isn't registered")
addf9b90de22 ("net: rtnetlink: use rcu to free rtnl message handlers")
8caa38b56c56 ("rtnetlink: fallback to UNSPEC if current family has no doit callback")
5c2bb9b6e27d ("rtnetlink: do not use RTM_GETLINK directly")
377cb2488409 ("rtnetlink: use rcu_dereference_raw to silence rcu splat")
62256f98f244 ("rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED")
6853dd488119 ("rtnetlink: protect handler table with rcu")
0cc09020aefe ("rtnetlink: small rtnl lock pushdown")
019a316992ee ("rtnetlink: add reference counting to prevent module unload while dump is in progress")
e1fa6d216dd1 ("rtnetlink: call rtnl_calcit directly")
c21ef3e343ae ("net: rtnetlink: plumb extended ack to doit function")
fceb6435e852 ("netlink: pass extended ACK struct to parsing functions")
6f14f443d3e7 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")