1. d64f69b rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink by Roopa Prabhu · 9 years ago
  2. c3a8d94 tcp: use dctcp if enabled on the route to the initiator by Daniel Borkmann · 9 years ago
  3. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  4. 614732e openvswitch: Use regular VXLAN net_device device by Thomas Graf · 9 years ago
  5. 88d6378 netlink: changes for setting and clearing protodown via netlink. by Anuradha Karuppiah · 9 years ago
  6. 035d210 rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS by Daniel Borkmann · 9 years ago
  7. 4f7d2cd rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver by Daniel Borkmann · 9 years ago
  8. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 9 years ago
  9. 3b766cd net/core: Add reading VF statistics through the PF netdevice by Eran Ben Elisha · 9 years ago
  10. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  11. ed2a80a rtnl/bond: don't send rtnl msg for unregistered iface by Nicolas Dichtel · 9 years ago
  12. 42275bd switchdev: don't use anonymous union on switchdev attr/obj structs by Scott Feldman · 9 years ago
  13. f8e20a9 switchdev: convert parent_id_get to switchdev attr get by Scott Feldman · 9 years ago
  14. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 9 years ago
  15. 7a0877d netns: rename peernet2id() to peernet2id_alloc() by Nicolas Dichtel · 9 years ago
  16. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  17. 01a3d79 if_link: Add an additional parameter to ifla_vf_info for RSS querying by Vlad Zolotarov · 9 years ago
  18. 78ebb0d rtnetlink: Mark name argument of rtnl_create_link() const by Thomas Graf · 9 years ago
  19. 1e53d5b net: Pass VLAN ID to rtnl_fdb_notify. by Hubert Sokolowski · 9 years ago
  20. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  21. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  22. 66400d5 net: allow to delete a whole device group by WANG Cong · 9 years ago
  23. d079535 net: use for_each_netdev_safe() in rtnl_group_changelink() by WANG Cong · 9 years ago
  24. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  25. db24a90 net: add support for phys_port_name by David Ahern · 9 years ago
  26. 4363890 net: Handle unregister properly when netdev namespace change fails. by David S. Miller · 9 years ago
  27. cac5e65 net: do not use rcu in rtnl_dump_ifinfo() by Eric Dumazet · 10 years ago
  28. 06615be net: Verify permission to link_net in newlink by Eric W. Biederman · 10 years ago
  29. 505ce41 net: Verify permission to dest_net in newlink by Eric W. Biederman · 10 years ago
  30. 4e10fd5 rtnetlink: avoid 0 sized arrays by Sasha Levin · 10 years ago
  31. 7afb888 rtnetlink: call ->dellink on failure when ->newlink exists by WANG Cong · 10 years ago
  32. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  33. 364d571 rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY by Daniel Borkmann · 10 years ago
  34. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  35. 61bd385 net/core: Add event for a change in slave state by Moni Shoua · 10 years ago
  36. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 10 years ago
  37. 7b4ce69 rtnetlink: pass link_net to the newlink handler by Nicolas Dichtel · 10 years ago
  38. 59ccaaa bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify by Roopa Prabhu · 10 years ago
  39. bdef279 rtnl: fix error path when adding an iface with a link net by Nicolas Dichtel · 10 years ago
  40. 317f481 rtnl: allow to create device with IFLA_LINK_NETNSID set by Nicolas Dichtel · 10 years ago
  41. d37512a rtnl: add link netns id to interface messages by Nicolas Dichtel · 10 years ago
  42. 4de8b41 bridge: remove oflags from setlink/dellink. by Rosen, Rami · 10 years ago
  43. 7b46a64 netlink: Fix bugs in nlmsg_end() conversions. by David S. Miller · 10 years ago
  44. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  45. 02dba43 bridge: fix setlink/dellink notifications by Roopa Prabhu · 10 years ago
  46. ea69763 net: tcp: add RTAX_CC_ALGO fib handling by Daniel Borkmann · 10 years ago
  47. 6cb6974 net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined by Hubert Sokolowski · 10 years ago
  48. 65891fe net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow by Or Gerlitz · 10 years ago
  49. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  50. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  51. 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
  52. 1d460b9 rocker: remove swdev mode by Roopa Prabhu · 10 years ago
  53. 395eea6 rtnetlink: delay RTM_DELLINK notification until after ndo_uninit() by Mahesh Bandewar · 10 years ago
  54. 2c3c031 bridge: add brport flags to dflt bridge_getlink by Scott Feldman · 10 years ago
  55. 82f2841 rtnl: expose physical switch id for particular device by Jiri Pirko · 10 years ago
  56. 02637fc net: rename netdev_phys_port_id to more generic name by Jiri Pirko · 10 years ago
  57. f6f6424 net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del by Jiri Pirko · 10 years ago
  58. e0ebde0 rtnetlink: release net refcnt on error in do_setlink() by Nicolas Dichtel · 10 years ago
  59. aa68c20 bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINK by Thomas Graf · 10 years ago
  60. 6e8d1c5 bridge: Validate IFLA_BRIDGE_FLAGS attribute length by Thomas Graf · 10 years ago
  61. ff960a7 netdev, sched/wait: Fix sleeping inside wait event by Peter Zijlstra · 10 years ago
  62. ba99890 rtnl/do_setlink(): notify when a netdev is modified by Nicolas Dichtel · 10 years ago
  63. 90c325e rtnl/do_setlink(): last arg is now a set of flags by Nicolas Dichtel · 10 years ago
  64. 1889b0e rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated by Nicolas Dichtel · 10 years ago
  65. 5d1180f rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated by Nicolas Dichtel · 10 years ago
  66. 945a367 rtnetlink: fix VF info size by Jiri Benc · 10 years ago
  67. c8a89c4 rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del by Alexander Duyck · 10 years ago
  68. 5517750 net: rtnetlink - make create_link take name_assign_type by Tom Gundersen · 10 years ago
  69. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  70. 5e6d243 bridge: netlink dump interface at par with brctl by Jamal Hadi Salim · 10 years ago
  71. 5d5eacb bridge: fdb dumping takes a filter device by Jamal Hadi Salim · 10 years ago
  72. b0ab2fa rtnetlink: allow to register ops without ops->setup set by Jiri Pirko · 10 years ago
  73. e5eca6d rtnetlink: fix userspace API breakage for iproute2 < v3.9.0 by Michal Schmidt · 10 years ago
  74. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  75. c5b4616 net/core: Add VF link state control policy by Doug Ledford · 10 years ago
  76. 87757a9 net: force a list_del() in unregister_netdevice_many() by Eric Dumazet · 10 years ago
  77. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  78. e51fb15 rtnetlink: fix a memory leak when ->newlink fails by Cong Wang · 10 years ago
  79. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  80. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 10 years ago
  81. 200b916 rtnetlink: wait for unregistering devices in rtnl_link_unregister() by Cong Wang · 10 years ago
  82. c53864f rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set by David Gibson · 10 years ago
  83. 973462b rtnetlink: Warn when interface's information won't fit in our packet by David Gibson · 10 years ago
  84. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 10 years ago
  85. 2d3b479 net-sysfs: expose number of carrier on/off changes by david decotigny · 10 years ago
  86. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  87. 1c104a6 rtnetlink: fix fdb notification flags by Nicolas Dichtel · 10 years ago
  88. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  89. f7b1260 rtnl: make ifla_policy static by Jiri Pirko · 11 years ago
  90. 0e0eee2 net: correct error path in rtnl_newlink() by Cong Wang · 11 years ago
  91. 6049f25 rtnetlink: fix oops in rtnl_link_get_slave_info_data_size by Fernando Luis Vazquez Cao · 11 years ago
  92. 813f020 rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_info by Jiri Pirko · 11 years ago
  93. 3bad540 bonding: convert netlink to use slave data info api by Jiri Pirko · 11 years ago
  94. ba7d49b rtnetlink: provide api for getting and setting slave info by Jiri Pirko · 11 years ago
  95. df7dbcb rtnetlink: put "BOND" into nl attribute names which are related to bonding by Jiri Pirko · 11 years ago
  96. 1d3ee88 bonding: add netlink attributes to slave link dev by sfeldma@cumulusnetworks.com · 11 years ago
  97. 3678a9d netlink: cleanup rntl_af_register by stephen hemminger · 11 years ago
  98. 7f29405 net: fix rtnl notification in atomic context by Alexei Starovoitov · 11 years ago
  99. a528c21 dev: update __dev_notify_flags() to send rtnl msg by Nicolas Dichtel · 11 years ago
  100. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago