summaryrefslogtreecommitdiff
path: root/net/netlink/diag.c
AgeCommit message (Expand)Author
2017-04-05netlink/diag: report flags for netlink socketsAndrey Vagin
2016-11-03netlink: netlink_diag_dump() runs without locksEric Dumazet
2016-09-07netlink: don't forget to release a rhashtable_iter structureAndrey Vagin
2016-08-19netlink: Use rhashtable walk interface in diag dumpHerbert Xu
2016-02-18netlink: remove mmapped netlink supportFlorian Westphal
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2015-01-13netlink: eliminate nl_sk_hash_lockYing Xue
2015-01-03rhashtable: Convert bucket iterators to take table and indexThomas Graf
2014-08-06netlink: hold nl_sock_hash_lock during diag dumpThomas Graf
2014-08-02netlink: Convert netlink_lookup() to use RCU protected hash tableThomas Graf
2013-04-23netlink: Fix build with mmap disabled.David S. Miller
2013-04-19netlink: add RX/TX-ring support to netlink diagPatrick McHardy
2013-03-21netlink: Diag core and basic socket info dumping (v2)Andrey Vagin