1. 4d77648 net: dsa: Get information about stacked DSA protocol by Florian Fainelli · 5 years ago
  2. a68578c2 net: dsa: Make deferred_xmit private to sja1105 by Vladimir Oltean · 5 years ago
  3. 0c65b2b net: of_get_phy_mode: Change API to solve int/unit warnings by Andrew Lunn · 5 years ago
  4. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  5. a2a1a13 net: dsa: add ethtool pause configuration support by Heiner Kallweit · 5 years ago
  6. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  7. 47d23af net: dsa: Pass ndo_setup_tc slave callback to drivers by Vladimir Oltean · 5 years ago
  8. 9b236d2 net: dsa: Advertise the VLAN offload netdev ability only if switch supports it by Vladimir Oltean · 5 years ago
  9. b949990 net: dsa: clear VLAN PVID flag for CPU port by Vivien Didelot · 5 years ago
  10. 7e1741b net: dsa: program VLAN on CPU port from slave by Vivien Didelot · 5 years ago
  11. c5335d7 net: dsa: check bridge VLAN in slave operations by Vivien Didelot · 5 years ago
  12. bdcff08 net: dsa: add slave VLAN helpers by Vivien Didelot · 5 years ago
  13. cf36086 net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add by Vivien Didelot · 5 years ago
  14. 14bfb13 net: flow_offload: add flow_block structure and use it by Pablo Neira Ayuso · 6 years ago
  15. a732331 net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t by Pablo Neira Ayuso · 6 years ago
  16. 0c7294d net: flow_offload: remove netns parameter from flow_block_cb_alloc() by Pablo Neira Ayuso · 6 years ago
  17. 08cc83c net: dsa: add support for BRIDGE_MROUTER attribute by Vivien Didelot · 6 years ago
  18. 0d4fd02 net: flow_offload: add flow_block_cb_is_busy() and use it by Pablo Neira Ayuso · 6 years ago
  19. 955bcb6 drivers: net: use flow block API by Pablo Neira Ayuso · 6 years ago
  20. 32f8c40 net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_* by Pablo Neira Ayuso · 6 years ago
  21. 9c0e189 net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND by Pablo Neira Ayuso · 6 years ago
  22. 79b139f net: dsa: use switchdev handle helpers by Vivien Didelot · 6 years ago
  23. f3b7804 net: dsa: make dsa_slave_dev_check use const by Vivien Didelot · 6 years ago
  24. 146d442 net: dsa: Keep a pointer to the skb clone for TX timestamping by Vladimir Oltean · 6 years ago
  25. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  26. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  27. 77373d4 net: dsa: Move the phylink driver calls into port.c by Ioana Ciornei · 6 years ago
  28. 44cc27e net: phylink: Add struct phylink_config to PHYLINK API by Ioana Ciornei · 6 years ago
  29. 8767137 net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable by Vladimir Oltean · 6 years ago
  30. 4974f9b net: dsa: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  31. 97a69a0 net: dsa: Add support for deferred xmit by Vladimir Oltean · 6 years ago
  32. 9681e8b net/dsa: use intermediate representation for matchall offload by Pieter Jansen van Vuuren · 6 years ago
  33. 314f76d net: dsa: Add more convenient functions for installing port VLANs by Vladimir Oltean · 6 years ago
  34. 15b04ac dsa: pass switch ID through devlink_port_attrs_set() by Jiri Pirko · 6 years ago
  35. a2c7023 net: dsa: read mac address from DT for slave device by Xiaofei Shen · 6 years ago
  36. d484210 dsa: do not support ndo_get_phys_port_name for non-legacy ports by Jiri Pirko · 6 years ago
  37. 716efee dsa: implement ndo_get_devlink_port by Jiri Pirko · 6 years ago
  38. 6146dd4 net: dsa: Avoid null pointer when failing to connect to PHY by Vladimir Oltean · 6 years ago
  39. d6af21a net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid() by Florian Fainelli · 6 years ago
  40. 3d705f0 net: Remove switchdev_ops by Florian Fainelli · 6 years ago
  41. 9ed1ece net: dsa: Handle SWITCHDEV_PORT_ATTR_SET by Florian Fainelli · 6 years ago
  42. 75104db dsa: Remove phydev parameter from disable_port call by Andrew Lunn · 6 years ago
  43. 061f6a5 net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation by Florian Fainelli · 6 years ago
  44. cc1d5bd net: dsa: Deny enslaving VLAN devices into VLAN aware bridge by Florian Fainelli · 6 years ago
  45. 010c8f0 net: Get rid of switchdev_port_attr_get() by Florian Fainelli · 6 years ago
  46. cc0c207 net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT by Florian Fainelli · 6 years ago
  47. ea87005 net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS by Florian Fainelli · 6 years ago
  48. 5765279 net: dsa: add support for bridge flags by Russell King · 6 years ago
  49. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  50. 929d6c1 net: dsa: Implement ndo_get_port_parent_id() by Florian Fainelli · 6 years ago
  51. 00670cb net: dsa: Fix NULL checking in dsa_slave_set_eee() by Dan Carpenter · 6 years ago
  52. 17ab4f6 net: dsa: slave: Don't propagate flag changes on down slave interfaces by Rundong Ge · 6 years ago
  53. 6685987 switchdev: Add extack argument to call_switchdev_notifiers() by Petr Machata · 6 years ago
  54. 87b0984 net: Add extack argument to ndo_fdb_add() by Petr Machata · 6 years ago
  55. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  56. a3d7e01 net: dsa: Fix tagging attribute location by Florian Fainelli · 6 years ago
  57. d17d9f5 switchdev: Replace port obj add/del SDO with a notification by Petr Machata · 6 years ago
  58. 2b239f6 net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL by Petr Machata · 6 years ago
  59. c9fbd71 netpoll: allow cleanup to be synchronous by Debabrata Banerjee · 6 years ago
  60. e9ba0fb bridge: switchdev: Allow clearing FDB entry offload indication by Ido Schimmel · 6 years ago
  61. 98cdb48 net: dsa: Expose tagging protocol to user-space by Florian Fainelli · 6 years ago
  62. 244cd96 net_sched: remove list_head from tc_action by Cong Wang · 6 years ago
  63. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  64. 1be52e9 dsa: slave: eee: Allow ports to use phylink by Andrew Lunn · 6 years ago
  65. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  66. a94c689 net: dsa: Do not suspend/resume closed slave_dev by Florian Fainelli · 6 years ago
  67. 60513bd net: sched: pass extack pointer to block binds and cb registration by John Hurley · 7 years ago
  68. aab9c40 net: dsa: Plug in PHYLINK support by Florian Fainelli · 7 years ago
  69. c4aef9f net: dsa: Eliminate dsa_slave_get_link() by Florian Fainelli · 7 years ago
  70. 11d8f3d net: dsa: Add PHYLINK switch operations by Florian Fainelli · 7 years ago
  71. a37fb85 net: dsa: fix added_by_user switchdev notification by Vivien Didelot · 7 years ago
  72. 816a3be switchdev: Add fdb.added_by_user to switchdev notifications by Petr Machata · 7 years ago
  73. 89f0904 net: dsa: Pass stringset to ethtool operations by Florian Fainelli · 7 years ago
  74. 88c0605 dsa: Pass the port to get_sset_count() by Andrew Lunn · 7 years ago
  75. 90af105 net: dsa: forward timestamping callbacks to switch drivers by Brandon Streiff · 7 years ago
  76. 0336369 net: dsa: forward hardware timestamping ioctls to switch driver by Brandon Streiff · 7 years ago
  77. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  78. 8359301 net: remove duplicate includes by Pravin Shedge · 7 years ago
  79. 2a93c1a net: dsa: Allow compiling out legacy support by Florian Fainelli · 7 years ago
  80. 9f8a739 act_mirred: get rid of tcfm_ifindex from struct tcf_mirred by Cong Wang · 7 years ago
  81. a42c8e3 net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_ID by Andrew Lunn · 7 years ago
  82. 5f4dbc5 net: dsa: slave: Handle switchdev host mdb add/del by Andrew Lunn · 7 years ago
  83. 24a9332 net: dsa: constify cpu_dp member of dsa_port by Vivien Didelot · 7 years ago
  84. 49463b7 net: dsa: make tree index unsigned by Vivien Didelot · 7 years ago
  85. 44ae12a net: sched: move the can_offload check from binding phase to rule insertion phase by Jiri Pirko · 7 years ago
  86. 951259aa net: dsa: remove name arg from slave create by Vivien Didelot · 7 years ago
  87. 399ba77 net: dsa: Simplify dsa_slave_phy_setup() by Florian Fainelli · 7 years ago
  88. 8d26d56 net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS* by Jiri Pirko · 7 years ago
  89. 6b3eb75 dsa: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
  90. f8b8b1c net: dsa: split dsa_port's netdev member by Vivien Didelot · 7 years ago
  91. d0006b0 net: dsa: add slave to master helper by Vivien Didelot · 7 years ago
  92. d945097 net: dsa: add slave to port helper by Vivien Didelot · 7 years ago
  93. 6158eaa net: dsa: add slave notify helper by Vivien Didelot · 7 years ago
  94. a5b930e net: dsa: use port's cpu_dp when creating a slave by Vivien Didelot · 7 years ago
  95. 60724d4 net: dsa: Add support for DSA specific notifiers by Florian Fainelli · 7 years ago
  96. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  97. 1524024 net: dsa: add tagging ops to port by Vivien Didelot · 7 years ago
  98. e804441 net: dsa: Fix network device registration order by Florian Fainelli · 7 years ago
  99. 69b2c162 net: dsa: use phy_ethtool_nway_reset by Vivien Didelot · 7 years ago
  100. aa62a8c net: dsa: use phy_ethtool_set_link_ksettings by Vivien Didelot · 7 years ago