1. fa34cd9 net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling by Arnd Bergmann · 8 years ago
  2. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  3. 69ae6ad net: core: Add offload stats to if_stats_msg by Nogah Frankel · 8 years ago
  4. b8b867e rtnetlink: remove unused ifla_stats_policy by stephen hemminger · 8 years ago
  5. d297653 rtnetlink: fdb dump: optimize by saving last interface markers by Roopa Prabhu · 8 years ago
  6. f8edcd1 net: rtnetlink: Don't export empty RTAX_FEATURES by Phil Sutter · 8 years ago
  7. 262d862 rtnl: protect do_setlink from IFLA_XDP_ATTACHED by Brenden Blanco · 8 years ago
  8. d1fdd91 rtnl: add option for setting link xdp prog by Brenden Blanco · 8 years ago
  9. 08294a2 net: introduce NETDEV_CHANGE_TX_QUEUE_LEN by Jason Wang · 8 years ago
  10. 80e73cc net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute by Nikolay Aleksandrov · 8 years ago
  11. 1b5c549 net_sched: add the ability to defer skb freeing by Eric Dumazet · 8 years ago
  12. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  13. 5f8e447 net: fix infoleak in rtnetlink by Kangjie Lu · 8 years ago
  14. 97a47fa net: rtnetlink: add linkxstats callbacks and attribute by Nikolay Aleksandrov · 8 years ago
  15. e8872a2 net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter by Nikolay Aleksandrov · 8 years ago
  16. 270cb4d rtnl: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  17. 343a6d8 rtnl: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  18. 58414d3 rtnl: use the new API to align IFLA_STATS* by Nicolas Dichtel · 8 years ago
  19. 10c9ead rtnetlink: add new RTM_GETSTATS message to dump link stats by Roopa Prabhu · 8 years ago
  20. 35c5845 net: Add helpers for 64-bit aligning netlink attributes. by David S. Miller · 8 years ago
  21. 1840284 net: Align IFLA_STATS64 attributes properly on architectures that need it. by David S. Miller · 8 years ago
  22. 550bce5 rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copy by Roopa Prabhu · 8 years ago
  23. c57c7a9 rtnl: fix msg size calculation in if_nlmsg_size() by Nicolas Dichtel · 8 years ago
  24. aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  25. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  26. cc8e27c net/core: Add support for configuring VF GUIDs by Eli Cohen · 8 years ago
  27. c70ce02 net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributes by Eric Dumazet · 8 years ago
  28. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  29. 6353e18 net/rtnetlink: remove dead code by Eric Engestrom · 8 years ago
  30. 472681d net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump. by MINOURA Makoto / 箕浦 真 · 8 years ago
  31. dc599f7 net: Add support for filtering link dump by master device and kind by David Ahern · 8 years ago
  32. 6e7333d net: add rx_nohandler stat counter by Jarod Wilson · 8 years ago
  33. 617cfc7 net/rtnetlink: remove unused sz_idx variable by Alexander Kuleshov · 8 years ago
  34. b337904 net: Pass ndm_state to route netlink FDB notifications. by Hubert Sokolowski · 9 years ago
  35. 6ff64f6 switchdev: Pass original device to port netdev driver by Ido Schimmel · 9 years ago
  36. b22b941 rtnetlink: fix frame size warning in rtnl_fill_ifinfo by Hannes Frederic Sowa · 9 years ago
  37. dd461d6 if_link: Add control trust VF by Hiroshi Shimamoto · 9 years ago
  38. b1974ed netlink: Rightsize IFLA_AF_SPEC size calculation by Arad, Ronen · 9 years ago
  39. 0cbf334 net/core: lockdep_rtnl_is_held can be boolean by Yaowei Bai · 9 years ago
  40. 1f86839 switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_* by Jiri Pirko · 9 years ago
  41. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  42. d5566fd rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats by Sowmini Varadhan · 9 years ago
  43. d64f69b rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink by Roopa Prabhu · 9 years ago
  44. c3a8d94 tcp: use dctcp if enabled on the route to the initiator by Daniel Borkmann · 9 years ago
  45. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  46. 614732e openvswitch: Use regular VXLAN net_device device by Thomas Graf · 9 years ago
  47. 88d6378 netlink: changes for setting and clearing protodown via netlink. by Anuradha Karuppiah · 9 years ago
  48. 035d210 rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS by Daniel Borkmann · 9 years ago
  49. 4f7d2cd rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver by Daniel Borkmann · 9 years ago
  50. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 9 years ago
  51. 3b766cd net/core: Add reading VF statistics through the PF netdevice by Eran Ben Elisha · 9 years ago
  52. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. ed2a80a rtnl/bond: don't send rtnl msg for unregistered iface by Nicolas Dichtel · 9 years ago
  54. 42275bd switchdev: don't use anonymous union on switchdev attr/obj structs by Scott Feldman · 9 years ago
  55. f8e20a9 switchdev: convert parent_id_get to switchdev attr get by Scott Feldman · 9 years ago
  56. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 9 years ago
  57. 7a0877d netns: rename peernet2id() to peernet2id_alloc() by Nicolas Dichtel · 9 years ago
  58. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  59. 01a3d79 if_link: Add an additional parameter to ifla_vf_info for RSS querying by Vlad Zolotarov · 9 years ago
  60. 78ebb0d rtnetlink: Mark name argument of rtnl_create_link() const by Thomas Graf · 9 years ago
  61. 1e53d5b net: Pass VLAN ID to rtnl_fdb_notify. by Hubert Sokolowski · 9 years ago
  62. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  63. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  64. 66400d5 net: allow to delete a whole device group by WANG Cong · 9 years ago
  65. d079535 net: use for_each_netdev_safe() in rtnl_group_changelink() by WANG Cong · 9 years ago
  66. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  67. db24a90 net: add support for phys_port_name by David Ahern · 9 years ago
  68. 4363890 net: Handle unregister properly when netdev namespace change fails. by David S. Miller · 9 years ago
  69. cac5e65 net: do not use rcu in rtnl_dump_ifinfo() by Eric Dumazet · 9 years ago
  70. 06615be net: Verify permission to link_net in newlink by Eric W. Biederman · 9 years ago
  71. 505ce41 net: Verify permission to dest_net in newlink by Eric W. Biederman · 9 years ago
  72. 4e10fd5 rtnetlink: avoid 0 sized arrays by Sasha Levin · 9 years ago
  73. 7afb888 rtnetlink: call ->dellink on failure when ->newlink exists by WANG Cong · 9 years ago
  74. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  75. 364d571 rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY by Daniel Borkmann · 9 years ago
  76. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  77. 61bd385 net/core: Add event for a change in slave state by Moni Shoua · 9 years ago
  78. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 9 years ago
  79. 7b4ce69 rtnetlink: pass link_net to the newlink handler by Nicolas Dichtel · 9 years ago
  80. 59ccaaa bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify by Roopa Prabhu · 9 years ago
  81. bdef279 rtnl: fix error path when adding an iface with a link net by Nicolas Dichtel · 9 years ago
  82. 317f481 rtnl: allow to create device with IFLA_LINK_NETNSID set by Nicolas Dichtel · 9 years ago
  83. d37512a rtnl: add link netns id to interface messages by Nicolas Dichtel · 9 years ago
  84. 4de8b41 bridge: remove oflags from setlink/dellink. by Rosen, Rami · 9 years ago
  85. 7b46a64 netlink: Fix bugs in nlmsg_end() conversions. by David S. Miller · 9 years ago
  86. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  87. 02dba43 bridge: fix setlink/dellink notifications by Roopa Prabhu · 9 years ago
  88. ea69763 net: tcp: add RTAX_CC_ALGO fib handling by Daniel Borkmann · 9 years ago
  89. 6cb6974 net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined by Hubert Sokolowski · 9 years ago
  90. 65891fe net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow by Or Gerlitz · 10 years ago
  91. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  92. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  93. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  94. 1d460b9 rocker: remove swdev mode by Roopa Prabhu · 10 years ago
  95. 395eea6 rtnetlink: delay RTM_DELLINK notification until after ndo_uninit() by Mahesh Bandewar · 10 years ago
  96. 2c3c031 bridge: add brport flags to dflt bridge_getlink by Scott Feldman · 10 years ago
  97. 82f2841 rtnl: expose physical switch id for particular device by Jiri Pirko · 10 years ago
  98. 02637fc net: rename netdev_phys_port_id to more generic name by Jiri Pirko · 10 years ago
  99. f6f6424 net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del by Jiri Pirko · 10 years ago
  100. e0ebde0 rtnetlink: release net refcnt on error in do_setlink() by Nicolas Dichtel · 10 years ago