aboutsummaryrefslogtreecommitdiff
path: root/net/netlink/af_netlink.h
AgeCommit message (Expand)Author
2017-04-13netlink: extended ACK reportingJohannes Berg
2017-04-05netlink/diag: report flags for netlink socketsAndrey Vagin
2016-11-29netlink: Call cb->done from a worker threadHerbert Xu
2016-06-09net/netlink/af_netlink.h: Remove unused structure.Fabien Siron
2016-02-18netlink: remove mmapped netlink supportFlorian Westphal
2015-09-24netlink: Replace rhash_portid with boundHerbert Xu
2015-09-20netlink: Fix autobind race condition that leads to zero port IDHerbert Xu
2015-09-11netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg
2015-01-13netlink: eliminate nl_sk_hash_lockYing Xue
2015-01-03netlink: Lockless lookup with RCU grace period in socket releaseThomas Graf
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg
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
2014-04-22netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs
2014-03-10netlink: autosize skb lengthesEric Dumazet
2013-08-15netlink: Eliminate kmalloc in netlink dump operation.Pravin B Shelar
2013-06-11netlink: Add compare function for netlink_tableGao feng
2013-04-19netlink: mmaped netlink: ring setupPatrick McHardy
2013-03-21net: prepare netlink code for netlink diagAndrey Vagin