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