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