| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 2019-06-05 | 1 | -14/+1 |
* | netlink: make validation more configurable for future strictness | Johannes Berg | 2019-04-27 | 1 | -4/+4 |
* | net: use rtnl_register_module where needed | Florian Westphal | 2017-12-04 | 1 | -8/+13 |
* | rtnetlink: make rtnl_register accept a flags parameter | Florian Westphal | 2017-08-09 | 1 | -6/+6 |
* | net: rtnetlink: plumb extended ack to doit function | David Ahern | 2017-04-17 | 1 | -4/+6 |
* | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 2017-04-13 | 1 | -2/+4 |
* | phonet netlink: allow multiple messages per skb in route dump | Johannes Berg | 2015-01-19 | 1 | -15/+7 |
* | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 2015-01-18 | 1 | -5/+11 |
* | net: Use netlink_ns_capable to verify the permisions of netlink messages | Eric W. Biederman | 2014-04-24 | 1 | -4/+4 |
* | rtnetlink: Remove passing of attributes into rtnl_doit functions | Thomas Graf | 2013-03-22 | 1 | -2/+2 |
* | net: Push capable(CAP_NET_ADMIN) into the rtnl methods | Eric W. Biederman | 2012-11-18 | 1 | -0/+6 |
* | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 2012-09-10 | 1 | -7/+7 |
* | net: remove my future former mail address | Rémi Denis-Courmont | 2012-06-17 | 1 | -2/+2 |
* | phonet: Stop using NLA_PUT*(). | David S. Miller | 2012-04-01 | 1 | -3/+5 |
* | rtnetlink: Compute and store minimum ifinfo dump size | Greg Rose | 2011-06-09 | 1 | -6/+7 |
* | net: dont hold rtnl mutex during netlink dump callbacks | Eric Dumazet | 2011-05-02 | 1 | -1/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | phonet: use for_each_set_bit() | Akinobu Mita | 2010-03-15 | 1 | -2/+1 |
* | Phonet: convert devices list to RCU | Rémi Denis-Courmont | 2009-11-18 | 1 | -3/+3 |
* | Phonet: remove tautologies | Rémi Denis-Courmont | 2009-11-04 | 1 | -4/+2 |
* | Phonet: routing table Netlink interface | Rémi Denis-Courmont | 2009-10-14 | 1 | -0/+130 |
* | Phonet: fix netlink address dump error handling | Rémi Denis-Courmont | 2009-09-11 | 1 | -1/+1 |
* | Phonet: publicize the Netlink notification function | Rémi Denis-Courmont | 2009-06-25 | 1 | -2/+2 |
* | netlink: change nlmsg_notify() return value logic | Pablo Neira Ayuso | 2009-02-24 | 1 | -2/+3 |
* | Phonet: use per-namespace devices list | remi.denis-courmont@nokia | 2009-01-26 | 1 | -6/+5 |
* | Phonet: handle rtnetlink registration failure | remi.denis-courmont@nokia | 2009-01-26 | 1 | -4/+9 |
* | Phonet: do not dump addresses from other namespaces | remi.denis-courmont@nokia | 2008-12-03 | 1 | -0/+3 |
* | Phonet: Netlink factorization and cleanup | Rémi Denis-Courmont | 2008-09-30 | 1 | -56/+35 |
* | Phonet: Netlink interface | Remi Denis-Courmont | 2008-09-22 | 1 | -0/+186 |