aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlink/diag.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-06netlink: hold nl_sock_hash_lock during diag dumpThomas Graf1-0/+3
2014-08-02netlink: Convert netlink_lookup() to use RCU protected hash tableThomas Graf1-3/+8
2013-04-23netlink: Fix build with mmap disabled.David S. Miller1-0/+7
2013-04-19netlink: add RX/TX-ring support to netlink diagPatrick McHardy1-0/+32
2013-03-21netlink: Diag core and basic socket info dumping (v2)Andrey Vagin1-0/+188