1. 2f20958 can: dev: Move device back to init netns on owning netns delete by Martin Willi · 4 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. 62256f9 rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED by Florian Westphal · 8 years ago
  4. b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 8 years ago
  5. d116ffc net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate by Matthias Schiffer · 8 years ago
  6. 17dd0ec net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink by Matthias Schiffer · 8 years ago
  7. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  8. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  9. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  10. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  11. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  12. aefb4d4 net: AF-specific RTM_GETSTATS attributes by Robert Shearman · 8 years ago
  13. 80e73cc net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute by Nikolay Aleksandrov · 9 years ago
  14. 97a47fa net: rtnetlink: add linkxstats callbacks and attribute by Nikolay Aleksandrov · 9 years ago
  15. b1974ed netlink: Rightsize IFLA_AF_SPEC size calculation by Arad, Ronen · 9 years ago
  16. d5566fd rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats by Sowmini Varadhan · 9 years ago
  17. 614732e openvswitch: Use regular VXLAN net_device device by Thomas Graf · 10 years ago
  18. 78ebb0d rtnetlink: Mark name argument of rtnl_create_link() const by Thomas Graf · 10 years ago
  19. d37512a rtnl: add link netns id to interface messages by Nicolas Dichtel · 10 years ago
  20. 5517750 net: rtnetlink - make create_link take name_assign_type by Tom Gundersen · 11 years ago
  21. f7b1260 rtnl: make ifla_policy static by Jiri Pirko · 11 years ago
  22. ba7d49b rtnetlink: provide api for getting and setting slave info by Jiri Pirko · 11 years ago
  23. 3678a9d netlink: cleanup rntl_af_register by stephen hemminger · 11 years ago
  24. efb48cc rtnetlink.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  25. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 12 years ago
  26. c071356 rtnelink: remove unused parameter from rtnl_create_link(). by Rami Rosen · 12 years ago
  27. d40156a rtnl: allow to specify different num for rx and tx queue count by Jiri Pirko · 13 years ago
  28. be38395 rtnetlink: ops->get_tx_queue() cannot take a const 'tb'. by David S. Miller · 13 years ago
  29. 9b17876 rtnetlink: fix comments by stephen hemminger · 13 years ago
  30. efacb30 rtnetlink & bonding: change args got get_tx_queues by stephen hemminger · 13 years ago
  31. 115c9b8 rtnetlink: Fix problem with buffer allocation by Greg Rose · 13 years ago
  32. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 14 years ago
  33. cf7afbf rtnl: make link af-specific updates atomic by Thomas Graf · 14 years ago
  34. f8ff182 rtnetlink: Link address family API by Thomas Graf · 14 years ago
  35. 8d8a0b1 rtnetlink: remove rtnl_kill_links by stephen hemminger · 14 years ago
  36. 3729d50 rtnetlink: support specifying device flags on device creation by Patrick McHardy · 15 years ago
  37. 81adee4 net: Support specifying the network namespace upon device creation. by Eric W. Biederman · 15 years ago
  38. 23289a3 net: add a list_head parameter to dellink() method by Eric Dumazet · 15 years ago
  39. 9a0da0d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  40. 2e59af3 vlan: multiqueue vlan device by Eric Dumazet · 16 years ago
  41. 3a6c2b4 netlink: constify nlmsghdr arguments by Patrick McHardy · 16 years ago
  42. 669f87b [RTNL]: Introduce the rtnl_kill_links helper. by Pavel Emelyanov · 17 years ago
  43. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  44. e719928 [RTNETLINK]: Introduce generic rtnl_create_link(). by Pavel Emelianov · 18 years ago
  45. 38f7b87 [RTNETLINK]: Link creation API by Patrick McHardy · 18 years ago
  46. 42bad1d [NETLINK]: Possible cleanups. by Adrian Bunk · 18 years ago
  47. c454673 [NET] rules: Unified rules dumping by Thomas Graf · 18 years ago
  48. e284986 [RTNL]: Message handler registration interface by Thomas Graf · 18 years ago