summaryrefslogtreecommitdiffstats
path: root/net/netlink/af_netlink.h
Commit message (Expand)AuthorAgeFilesLines
* af_netlink: ensure that NLMSG_DONE never fails in dumpsJason A. Donenfeld2017-11-131-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* netlink: extended ACK reportingJohannes Berg2017-04-131-0/+1
* netlink/diag: report flags for netlink socketsAndrey Vagin2017-04-051-0/+8
* netlink: Call cb->done from a worker threadHerbert Xu2016-11-291-0/+2
* net/netlink/af_netlink.h: Remove unused structure.Fabien Siron2016-06-091-14/+0
* netlink: remove mmapped netlink supportFlorian Westphal2016-02-181-15/+0
* netlink: Replace rhash_portid with boundHerbert Xu2015-09-241-1/+1
* netlink: Fix autobind race condition that leads to zero port IDHerbert Xu2015-09-201-0/+1
* netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann2015-09-111-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-0/+1
|\
| * genetlink: synchronize socket closing and family removalJohannes Berg2015-01-161-0/+1
* | netlink: eliminate nl_sk_hash_lockYing Xue2015-01-131-1/+0
* | netlink: Lockless lookup with RCU grace period in socket releaseThomas Graf2015-01-031-0/+1
|/
* netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-271-4/+4
* netlink: hold nl_sock_hash_lock during diag dumpThomas Graf2014-08-061-0/+1
* netlink: Convert netlink_lookup() to use RCU protected hash tableThomas Graf2014-08-021-14/+4
* netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs2014-04-221-2/+4
* netlink: autosize skb lengthesEric Dumazet2014-03-101-0/+1
* netlink: Eliminate kmalloc in netlink dump operation.Pravin B Shelar2013-08-151-1/+2
* netlink: Add compare function for netlink_tableGao feng2013-06-111-0/+1
* netlink: mmaped netlink: ring setupPatrick McHardy2013-04-191-0/+20
* net: prepare netlink code for netlink diagAndrey Vagin2013-03-211-0/+62