linux-stable/net/netlink
Herbert Xu ad20207432 netlink: Use rhashtable walk interface in diag dump
This patch converts the diag dumping code to use the rhashtable
walk code instead of going through rhashtable by hand.  The lock
nl_table_lock is now only taken while we process the multicast
list as it's not needed for the rhashtable walk.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-19 14:40:25 -07:00
..
af_netlink.c netlink: Fix dump skb leak/double free 2016-05-16 22:05:15 -04:00
af_netlink.h net/netlink/af_netlink.h: Remove unused structure. 2016-06-09 22:26:24 -07:00
diag.c netlink: Use rhashtable walk interface in diag dump 2016-08-19 14:40:25 -07:00
genetlink.c Revert "genl: Add genlmsg_new_unicast() for unicast message allocation" 2016-02-18 11:42:19 -05:00
Kconfig netlink: remove mmapped netlink support 2016-02-18 11:42:18 -05:00
Makefile netlink: Diag core and basic socket info dumping (v2) 2013-03-21 12:38:03 -04:00