aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlink/af_netlink.h
Commit message (Expand)AuthorAge
* netlink: Add new socket option to enable strict checking on dumpsDavid Ahern2018-10-08
* af_netlink: ensure that NLMSG_DONE never fails in dumpsJason A. Donenfeld2017-11-12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* netlink: extended ACK reportingJohannes Berg2017-04-13
* netlink/diag: report flags for netlink socketsAndrey Vagin2017-04-05
* netlink: Call cb->done from a worker threadHerbert Xu2016-11-29
* net/netlink/af_netlink.h: Remove unused structure.Fabien Siron2016-06-10
* netlink: remove mmapped netlink supportFlorian Westphal2016-02-18
* netlink: Replace rhash_portid with boundHerbert Xu2015-09-24
* netlink: Fix autobind race condition that leads to zero port IDHerbert Xu2015-09-21
* netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann2015-09-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\
| * genetlink: synchronize socket closing and family removalJohannes Berg2015-01-16
* | netlink: eliminate nl_sk_hash_lockYing Xue2015-01-13
* | netlink: Lockless lookup with RCU grace period in socket releaseThomas Graf2015-01-03
|/
* netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-27
* netlink: hold nl_sock_hash_lock during diag dumpThomas Graf2014-08-06
* netlink: Convert netlink_lookup() to use RCU protected hash tableThomas Graf2014-08-02
* netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs2014-04-22
* netlink: autosize skb lengthesEric Dumazet2014-03-10
* netlink: Eliminate kmalloc in netlink dump operation.Pravin B Shelar2013-08-15
* netlink: Add compare function for netlink_tableGao feng2013-06-11
* netlink: mmaped netlink: ring setupPatrick McHardy2013-04-19
* net: prepare netlink code for netlink diagAndrey Vagin2013-03-21