Age | Commit message (Expand) | Author | Files | Lines |
2017-11-13 | af_netlink: ensure that NLMSG_DONE never fails in dumps | Jason A. Donenfeld | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-04-13 | netlink: extended ACK reporting | Johannes Berg | 1 | -0/+1 |
2017-04-05 | netlink/diag: report flags for netlink sockets | Andrey Vagin | 1 | -0/+8 |
2016-11-30 | netlink: Call cb->done from a worker thread | Herbert Xu | 1 | -0/+2 |
2016-06-10 | net/netlink/af_netlink.h: Remove unused structure. | Fabien Siron | 1 | -14/+0 |
2016-02-18 | netlink: remove mmapped netlink support | Florian Westphal | 1 | -15/+0 |
2015-09-24 | netlink: Replace rhash_portid with bound | Herbert Xu | 1 | -1/+1 |
2015-09-21 | netlink: Fix autobind race condition that leads to zero port ID | Herbert Xu | 1 | -0/+1 |
2015-09-12 | netlink, mmap: transform mmap skb into full skb on taps | Daniel Borkmann | 1 | -0/+9 |
2015-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2015-01-17 | genetlink: synchronize socket closing and family removal | Johannes Berg | 1 | -0/+1 |
2015-01-13 | netlink: eliminate nl_sk_hash_lock | Ying Xue | 1 | -1/+0 |
2015-01-03 | netlink: Lockless lookup with RCU grace period in socket release | Thomas Graf | 1 | -0/+1 |
2014-12-27 | netlink/genetlink: pass network namespace to bind/unbind | Johannes Berg | 1 | -4/+4 |
2014-08-07 | netlink: hold nl_sock_hash_lock during diag dump | Thomas Graf | 1 | -0/+1 |
2014-08-03 | netlink: Convert netlink_lookup() to use RCU protected hash table | Thomas Graf | 1 | -14/+4 |
2014-04-23 | netlink: have netlink per-protocol bind function return an error code. | Richard Guy Briggs | 1 | -2/+4 |
2014-03-10 | netlink: autosize skb lengthes | Eric Dumazet | 1 | -0/+1 |
2013-08-16 | netlink: Eliminate kmalloc in netlink dump operation. | Pravin B Shelar | 1 | -1/+2 |
2013-06-11 | netlink: Add compare function for netlink_table | Gao feng | 1 | -0/+1 |
2013-04-19 | netlink: mmaped netlink: ring setup | Patrick McHardy | 1 | -0/+20 |
2013-03-21 | net: prepare netlink code for netlink diag | Andrey Vagin | 1 | -0/+62 |