1. fe25279 rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices by Eric Dumazet · 6 years ago
  2. 9819741 rtnetlink: Disallow FDB configuration for non-Ethernet device by Ido Schimmel · 6 years ago
  3. 069bb7f rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096 by Eric Dumazet · 6 years ago
  4. 19b7479 rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 6 years ago
  5. c591536 rtnetlink: validate attributes in do_setlink() by Eric Dumazet · 6 years ago
  6. 95206ea net: rtnetlink: fix info leak in RTM_GETSTATS call by Nikolay Aleksandrov · 7 years ago
  7. cda2bc9 rtnetlink: allocate more memory for dev_set_mac_address() by WANG Cong · 7 years ago
  8. 8e23163 rtnetlink: add IFLA_GROUP to ifla_policy by Serhey Popovych · 7 years ago
  9. b5cc68e net: Zero ifla_vf_info in rtnl_fill_vfinfo() by Mintz, Yuval · 7 years ago
  10. 6864761 net: Improve handling of failures on link and route dumps by David Ahern · 7 years ago
  11. 5d8e077 rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string by Michal Schmidt · 7 years ago
  12. 2ffc694 rtnl: stats - add missing netlink message size checks by Mathias Krause · 8 years ago
  13. 6919756 net/rtnetlink: fix attribute name in nlmsg_size() comments by Tobias Klauser · 8 years ago
  14. 93af205 rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit() by Zhang Shengju · 8 years ago
  15. 3f0ae05 rtnl: fix the loop index update error in rtnl_dump_ifinfo() by Zhang Shengju · 8 years ago
  16. f82ef3e rtnetlink: fix FDB size computation by Sabrina Dubroca · 8 years ago
  17. b3cfaa3 rtnetlink: fix rtnl message size computation for XDP by Sabrina Dubroca · 8 years ago
  18. 7e75f74 rtnetlink: fix rtnl_vfinfo_size by Sabrina Dubroca · 8 years ago
  19. f567e95 rtnl: reset calcit fptr in rtnl_unregister() by Mathias Krause · 8 years ago
  20. 775f4f0 net: rtnl: info leak in rtnl_fill_vfinfo() by Dan Carpenter · 8 years ago
  21. fa34cd9 net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling by Arnd Bergmann · 8 years ago
  22. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  23. 69ae6ad net: core: Add offload stats to if_stats_msg by Nogah Frankel · 8 years ago
  24. b8b867e rtnetlink: remove unused ifla_stats_policy by stephen hemminger · 8 years ago
  25. d297653 rtnetlink: fdb dump: optimize by saving last interface markers by Roopa Prabhu · 8 years ago
  26. f8edcd1 net: rtnetlink: Don't export empty RTAX_FEATURES by Phil Sutter · 8 years ago
  27. 262d862 rtnl: protect do_setlink from IFLA_XDP_ATTACHED by Brenden Blanco · 8 years ago
  28. d1fdd91 rtnl: add option for setting link xdp prog by Brenden Blanco · 8 years ago
  29. 08294a2 net: introduce NETDEV_CHANGE_TX_QUEUE_LEN by Jason Wang · 8 years ago
  30. 80e73cc net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute by Nikolay Aleksandrov · 8 years ago
  31. 1b5c549 net_sched: add the ability to defer skb freeing by Eric Dumazet · 8 years ago
  32. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  33. 5f8e447 net: fix infoleak in rtnetlink by Kangjie Lu · 8 years ago
  34. 97a47fa net: rtnetlink: add linkxstats callbacks and attribute by Nikolay Aleksandrov · 8 years ago
  35. e8872a2 net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter by Nikolay Aleksandrov · 8 years ago
  36. 270cb4d rtnl: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  37. 343a6d8 rtnl: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  38. 58414d3 rtnl: use the new API to align IFLA_STATS* by Nicolas Dichtel · 8 years ago
  39. 10c9ead rtnetlink: add new RTM_GETSTATS message to dump link stats by Roopa Prabhu · 8 years ago
  40. 35c5845 net: Add helpers for 64-bit aligning netlink attributes. by David S. Miller · 8 years ago
  41. 1840284 net: Align IFLA_STATS64 attributes properly on architectures that need it. by David S. Miller · 8 years ago
  42. 550bce5 rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copy by Roopa Prabhu · 8 years ago
  43. c57c7a9 rtnl: fix msg size calculation in if_nlmsg_size() by Nicolas Dichtel · 8 years ago
  44. aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  45. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  46. cc8e27c net/core: Add support for configuring VF GUIDs by Eli Cohen · 8 years ago
  47. c70ce02 net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributes by Eric Dumazet · 8 years ago
  48. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. 6353e18 net/rtnetlink: remove dead code by Eric Engestrom · 8 years ago
  50. 472681d net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump. by MINOURA Makoto / 箕浦 真 · 8 years ago
  51. dc599f7 net: Add support for filtering link dump by master device and kind by David Ahern · 8 years ago
  52. 6e7333d net: add rx_nohandler stat counter by Jarod Wilson · 8 years ago
  53. 617cfc7 net/rtnetlink: remove unused sz_idx variable by Alexander Kuleshov · 8 years ago
  54. b337904 net: Pass ndm_state to route netlink FDB notifications. by Hubert Sokolowski · 9 years ago
  55. 6ff64f6 switchdev: Pass original device to port netdev driver by Ido Schimmel · 9 years ago
  56. b22b941 rtnetlink: fix frame size warning in rtnl_fill_ifinfo by Hannes Frederic Sowa · 9 years ago
  57. dd461d6 if_link: Add control trust VF by Hiroshi Shimamoto · 9 years ago
  58. b1974ed netlink: Rightsize IFLA_AF_SPEC size calculation by Arad, Ronen · 9 years ago
  59. 0cbf334 net/core: lockdep_rtnl_is_held can be boolean by Yaowei Bai · 9 years ago
  60. 1f86839 switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_* by Jiri Pirko · 9 years ago
  61. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  62. d5566fd rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats by Sowmini Varadhan · 9 years ago
  63. d64f69b rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink by Roopa Prabhu · 9 years ago
  64. c3a8d94 tcp: use dctcp if enabled on the route to the initiator by Daniel Borkmann · 9 years ago
  65. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  66. 614732e openvswitch: Use regular VXLAN net_device device by Thomas Graf · 9 years ago
  67. 88d6378 netlink: changes for setting and clearing protodown via netlink. by Anuradha Karuppiah · 9 years ago
  68. 035d210 rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS by Daniel Borkmann · 9 years ago
  69. 4f7d2cd rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver by Daniel Borkmann · 9 years ago
  70. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 9 years ago
  71. 3b766cd net/core: Add reading VF statistics through the PF netdevice by Eran Ben Elisha · 9 years ago
  72. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  73. ed2a80a rtnl/bond: don't send rtnl msg for unregistered iface by Nicolas Dichtel · 9 years ago
  74. 42275bd switchdev: don't use anonymous union on switchdev attr/obj structs by Scott Feldman · 9 years ago
  75. f8e20a9 switchdev: convert parent_id_get to switchdev attr get by Scott Feldman · 9 years ago
  76. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 9 years ago
  77. 7a0877d netns: rename peernet2id() to peernet2id_alloc() by Nicolas Dichtel · 9 years ago
  78. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  79. 01a3d79 if_link: Add an additional parameter to ifla_vf_info for RSS querying by Vlad Zolotarov · 9 years ago
  80. 78ebb0d rtnetlink: Mark name argument of rtnl_create_link() const by Thomas Graf · 9 years ago
  81. 1e53d5b net: Pass VLAN ID to rtnl_fdb_notify. by Hubert Sokolowski · 9 years ago
  82. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  83. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  84. 66400d5 net: allow to delete a whole device group by WANG Cong · 9 years ago
  85. d079535 net: use for_each_netdev_safe() in rtnl_group_changelink() by WANG Cong · 9 years ago
  86. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  87. db24a90 net: add support for phys_port_name by David Ahern · 9 years ago
  88. 4363890 net: Handle unregister properly when netdev namespace change fails. by David S. Miller · 9 years ago
  89. cac5e65 net: do not use rcu in rtnl_dump_ifinfo() by Eric Dumazet · 9 years ago
  90. 06615be net: Verify permission to link_net in newlink by Eric W. Biederman · 9 years ago
  91. 505ce41 net: Verify permission to dest_net in newlink by Eric W. Biederman · 9 years ago
  92. 4e10fd5 rtnetlink: avoid 0 sized arrays by Sasha Levin · 9 years ago
  93. 7afb888 rtnetlink: call ->dellink on failure when ->newlink exists by WANG Cong · 9 years ago
  94. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  95. 364d571 rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY by Daniel Borkmann · 9 years ago
  96. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  97. 61bd385 net/core: Add event for a change in slave state by Moni Shoua · 9 years ago
  98. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 9 years ago
  99. 7b4ce69 rtnetlink: pass link_net to the newlink handler by Nicolas Dichtel · 9 years ago
  100. 59ccaaa bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify by Roopa Prabhu · 9 years ago