aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlink/af_netlink.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg1-0/+1
2015-01-13netlink: eliminate nl_sk_hash_lockYing Xue1-1/+0
2015-01-03netlink: Lockless lookup with RCU grace period in socket releaseThomas Graf1-0/+1
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg1-4/+4
2014-08-06netlink: hold nl_sock_hash_lock during diag dumpThomas Graf1-0/+1
2014-08-02netlink: Convert netlink_lookup() to use RCU protected hash tableThomas Graf1-14/+4
2014-04-22netlink: 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-15netlink: 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