summaryrefslogtreecommitdiff
path: root/net/netlink/af_netlink.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-24af_netlink: ensure that NLMSG_DONE never fails in dumpsJason A. Donenfeld1-0/+1
2017-04-18netlink: remove mmapped netlink supportFlorian Westphal1-15/+0
2015-10-27netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann1-0/+9
2014-08-07netlink: hold nl_sock_hash_lock during diag dumpThomas Graf1-0/+1
2014-08-03netlink: Convert netlink_lookup() to use RCU protected hash tableThomas Graf1-14/+4
2014-04-23netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs1-2/+4
2014-03-10netlink: autosize skb lengthesEric Dumazet1-0/+1
2013-08-16netlink: Eliminate kmalloc in netlink dump operation.Pravin B Shelar1-1/+2
2013-06-11netlink: Add compare function for netlink_tableGao feng1-0/+1
2013-04-19netlink: mmaped netlink: ring setupPatrick McHardy1-0/+20
2013-03-21net: prepare netlink code for netlink diagAndrey Vagin1-0/+62