1. 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
  2. 7d31180 net: rtnetlink: remove redundant assignment to variable err by Colin Ian King · 4 years, 9 months ago
  3. eec517cd net: Add IF_OPER_TESTING by Andrew Lunn · 4 years, 9 months ago
  4. 92234c8 xdp: Support specifying expected existing program when attaching XDP by Toke Høiland-Jørgensen · 4 years, 10 months ago
  5. e65ee2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
  6. 2e92a2d net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT by Julian Wiedmann · 4 years, 11 months ago
  7. 583cb0b net: bridge: teach ndo_dflt_bridge_getlink() more brport flags by Julian Wiedmann · 5 years ago
  8. 44bfa9c net: rtnetlink: fix bugs in rtnl_alt_ifname() by Eric Dumazet · 5 years ago
  9. 9fbf082 net/core: Do not clear VF index for node/port GUIDs query by Leon Romanovsky · 5 years ago
  10. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  11. d836f5c net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link() by Eric Dumazet · 5 years ago
  12. f74877a rtnetlink: provide permanent hardware address in RTM_NEWLINK by Michal Kubecek · 5 years ago
  13. 9aed6ae net/core: Populate VF index in struct ifla_vf_guid by Danit Goldberg · 5 years ago
  14. d768869 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  15. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  16. ff08ddb net: rtnetlink: prevent underflows in do_setvfinfo() by Dan Carpenter · 5 years ago
  17. 30aad41 net/core: Add support for getting VF GUIDs by Danit Goldberg · 5 years ago
  18. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  19. 8b73018 net: rtnetlink: fix a typo fbd -> fdb by Nikolay Aleksandrov · 5 years ago
  20. d4e4fdf netns: fix GFP flags in rtnl_net_notifyid() by Guillaume Nault · 5 years ago
  21. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  22. 76c9ac0 net: rtnetlink: add possibility to use alternative names as message handle by Jiri Pirko · 5 years ago
  23. cc6090e net: rtnetlink: introduce helper to get net_device instance by ifname by Jiri Pirko · 5 years ago
  24. 7af12cb net: rtnetlink: unify the code in __rtnl_newlink get dev with the rest by Jiri Pirko · 5 years ago
  25. 88f4fb0 net: rtnetlink: put alternative names to getlink message by Jiri Pirko · 5 years ago
  26. 36fbf1e net: rtnetlink: add linkprop commands to add and delete alternative ifnames by Jiri Pirko · 5 years ago
  27. c22a133 rtnetlink: skip metrics loop for dst_default_metrics by David Ahern · 6 years ago
  28. 75345f8 ipoib: show VF broadcast address by Denis Kirjanov · 6 years ago
  29. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  30. feadc4b rtnetlink: always put IFLA_LINK for links with a link-netnsid by Sabrina Dubroca · 6 years ago
  31. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  32. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  33. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  34. 69f23a0 rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check by Eric Dumazet · 6 years ago
  35. a986967 net/core: Fix rtnetlink kernel-doc headers by Bart Van Assche · 6 years ago
  36. bccb302 net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID by Florian Fainelli · 6 years ago
  37. d6abc596 net: Introduce ndo_get_port_parent_id() by Florian Fainelli · 6 years ago
  38. 9b3757b rtnetlink: ifinfo: perform strict checks also for doit handler by Jakub Kicinski · 6 years ago
  39. 6300acb rtnetlink: stats: reject requests for unknown stats by Jakub Kicinski · 6 years ago
  40. 51bc860 rtnetlink: stats: validate attributes in get as well as dumps by Jakub Kicinski · 6 years ago
  41. 87b0984 net: Add extack argument to ndo_fdb_add() by Petr Machata · 6 years ago
  42. f989d03 net: rtnetlink: address is mandatory for rtnl_fdb_get by Nikolay Aleksandrov · 6 years ago
  43. 82cbb5c neighbour: register rtnl doit handler by Roopa Prabhu · 6 years ago
  44. 5b2f94b net: rtnetlink: support for fdb get by Roopa Prabhu · 6 years ago
  45. 3a37a96 net: dev: Add extack argument to dev_set_mac_address() by Petr Machata · 6 years ago
  46. 2fd527b net: ndo_bridge_setlink: Add extack by Petr Machata · 6 years ago
  47. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  48. 6d04032 net: core: dev: Add extack argument to __dev_change_flags() by Petr Machata · 6 years ago
  49. 567c5e1 net: core: dev: Add extack argument to dev_change_flags() by Petr Machata · 6 years ago
  50. 6888389 rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices by Eric Dumazet · 6 years ago
  51. a293974 rtnetlink: avoid frame size warning in rtnl_newlink() by Jakub Kicinski · 6 years ago
  52. 420d031 rtnetlink: remove a level of indentation in rtnl_newlink() by Jakub Kicinski · 6 years ago
  53. a428afe net: bridge: add support for user-controlled bool options by Nikolay Aleksandrov · 6 years ago
  54. 68d57f3 rtnetlink: Add more extack messages to rtnl_newlink by David Ahern · 6 years ago
  55. d0522f1 net: Add extack argument to rtnl_create_link by David Ahern · 6 years ago
  56. 5e1acb4 rtnetlink: restore handling of dumpit return value in rtnl_dump_all() by Alexey Kodanev · 6 years ago
  57. da71577 rtnetlink: Disallow FDB configuration for non-Ethernet device by Ido Schimmel · 6 years ago
  58. c63586d net: rtnl_dump_all needs to propagate error from dumpit function by David Ahern · 6 years ago
  59. 9163a0f net: bridge: add support for per-port vlan stats by Nikolay Aleksandrov · 6 years ago
  60. e75fa07 rtnetlink: Update comment in rtnl_stats_dump regarding strict data checking by David Ahern · 6 years ago
  61. 4565d7e rtnetlink: Move ifm in valid_fdb_dump_legacy to closer to use by David Ahern · 6 years ago
  62. 8c6e137 rtnetlink: Update rtnl_fdb_dump for strict data checking by David Ahern · 6 years ago
  63. 8dfbda1 rtnetlink: Move input checking for rtnl_fdb_dump to helper by David Ahern · 6 years ago
  64. 841891e rtnetlink: Update rtnl_stats_dump for strict data checking by David Ahern · 6 years ago
  65. 2d011be rtnetlink: Update rtnl_bridge_getlink for strict data checking by David Ahern · 6 years ago
  66. 905cf0a rtnetlink: Update rtnl_dump_ifinfo for strict data checking by David Ahern · 6 years ago
  67. dac9c97 net: Add extack to nlmsg_parse by David Ahern · 6 years ago
  68. 72438f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  69. bd961c9 rtnetlink: fix rtnl_fdb_dump() for ndmsg header by Mauricio Faria de Oliveira · 6 years ago
  70. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  71. 0e1d6ec rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096 by Eric Dumazet · 6 years ago
  72. 893626d6 rtnetlink: Fail dump if target netnsid is invalid by David Ahern · 6 years ago
  73. 6f99528 net: core: netlink: add helper refcount dec and lock function by Vlad Buslov · 6 years ago
  74. e366fa4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  75. 56a49d7 net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags by Roopa Prabhu · 6 years ago
  76. 7e4a8d5 rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/g by Christian Brauner · 6 years ago
  77. 87ccbb1 rtnetlink: move type calculation out of loop by Christian Brauner · 6 years ago
  78. c383edc rtnetlink: add rtnl_get_net_ns_capable() by Christian Brauner · 6 years ago
  79. f707ef6 net: rtnl: return early from rtnl_unregister_all when protocol isn't registered by Sabrina Dubroca · 6 years ago
  80. 7a4c53b net: report invalid mtu value via netlink extack by Stephen Hemminger · 6 years ago
  81. 3e7a50c net: report min and max mtu network device settings by Stephen Hemminger · 6 years ago
  82. 202aabe xdp: fix uninitialized 'err' variable by Jakub Kicinski · 6 years ago
  83. 2aa4a33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  84. a25717d xdp: support simultaneous driver and hw XDP attachment by Jakub Kicinski · 6 years ago
  85. 6b86758 xdp: don't make drivers report attachment mode by Jakub Kicinski · 6 years ago
  86. 4f91da2 xdp: add per mode attributes for attached programs by Jakub Kicinski · 6 years ago
  87. 8d356b8 rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 7 years ago
  88. 644c7ee rtnetlink: validate attributes in do_setlink() by Eric Dumazet · 7 years ago
  89. af066ed rtnetlink: Fix null-ptr-deref in rtnl_newlink by Prashant Bhole · 7 years ago
  90. ccf8dbc rtnetlink: Remove VLA usage by Kees Cook · 7 years ago
  91. 3940746 net: Handle null dst in rtnl_put_cacheinfo by David Ahern · 7 years ago
  92. 554873e net: Do not take net_rwsem in __rtnl_link_unregister() by Kirill Tkhai · 7 years ago
  93. f0b07bb1 net: Introduce net_rwsem to protect net_namespace_list by Kirill Tkhai · 7 years ago
  94. 8518e9b net: Add more comments by Kirill Tkhai · 7 years ago
  95. 4420bf2 net: Rename net_sem to pernet_ops_rwsem by Kirill Tkhai · 7 years ago
  96. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  97. 79ffdfc net: Add rtnl_lock_killable() by Kirill Tkhai · 7 years ago
  98. 4645667 net: Convert rtnetlink_net_ops by Kirill Tkhai · 7 years ago
  99. 1a57feb net: Introduce net_sem for protection of pernet_list by Kirill Tkhai · 7 years ago
  100. 4ff66ca rtnetlink: require unique netns identifier by Christian Brauner · 7 years ago