aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlink/diag.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-18netlink: remove mmapped netlink supportFlorian Westphal1-39/+0
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg1-1/+2
2015-01-13netlink: eliminate nl_sk_hash_lockYing Xue1-5/+5
2015-01-03rhashtable: Convert bucket iterators to take table and indexThomas Graf1-1/+3
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