1. 08cc83c net: dsa: add support for BRIDGE_MROUTER attribute by Vivien Didelot · 5 years ago
  2. 0d4fd02 net: flow_offload: add flow_block_cb_is_busy() and use it by Pablo Neira Ayuso · 5 years ago
  3. 955bcb6 drivers: net: use flow block API by Pablo Neira Ayuso · 5 years ago
  4. 32f8c40 net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_* by Pablo Neira Ayuso · 5 years ago
  5. 9c0e189 net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND by Pablo Neira Ayuso · 5 years ago
  6. 79b139f net: dsa: use switchdev handle helpers by Vivien Didelot · 6 years ago
  7. f3b7804 net: dsa: make dsa_slave_dev_check use const by Vivien Didelot · 6 years ago
  8. 14aafbd net: dsa: do not check orig_dev in vlan del by Vivien Didelot · 6 years ago
  9. 6358f38 net: dsa: tag_sja1105: Select CONFIG_PACKING by Vladimir Oltean · 6 years ago
  10. 2131fba net: dsa: Deal with non-existing PHY/fixed-link by Florian Fainelli · 6 years ago
  11. f3097be net: dsa: sja1105: Add a state machine for RX timestamping by Vladimir Oltean · 6 years ago
  12. e53e18a net: dsa: sja1105: Receive and decode meta frames by Vladimir Oltean · 6 years ago
  13. 79fa706 net: dsa: sja1105: Make sja1105_is_link_local not match meta frames by Vladimir Oltean · 6 years ago
  14. d3f9b90 net: dsa: sja1105: Build a minimal understanding of meta frames by Vladimir Oltean · 6 years ago
  15. 4282446 net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode by Vladimir Oltean · 6 years ago
  16. d461933 net: dsa: tag_8021q: Create helper function for removing VLAN header by Vladimir Oltean · 6 years ago
  17. 5e3f847 net: dsa: Add teardown callback for drivers by Vladimir Oltean · 6 years ago
  18. 146d442 net: dsa: Keep a pointer to the skb clone for TX timestamping by Vladimir Oltean · 6 years ago
  19. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  20. 1e1d926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  21. e8d67fa net: dsa: sja1105: Don't store frame type in skb->cb by Vladimir Oltean · 6 years ago
  22. b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  23. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  24. e70c7aa net: dsa: Add error path handling in dsa_tree_setup() by Ioana Ciornei · 6 years ago
  25. 0471dd4 net: dsa: tag_8021q: Create a stable binary format by Vladimir Oltean · 6 years ago
  26. d34d2ba net: dsa: tag_8021q: Change order of rx_vid setup by Ioana Ciornei · 6 years ago
  27. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  28. 0e27921 net: dsa: Use PHYLINK for the CPU/DSA ports by Ioana Ciornei · 6 years ago
  29. 77373d4 net: dsa: Move the phylink driver calls into port.c by Ioana Ciornei · 6 years ago
  30. 44cc27e net: phylink: Add struct phylink_config to PHYLINK API by Ioana Ciornei · 6 years ago
  31. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  32. 8767137 net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable by Vladimir Oltean · 6 years ago
  33. b96a541 dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPEND by YueHaibing · 6 years ago
  34. a9e41a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  35. 4974f9b net: dsa: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  36. 68be930 net: dsa: Fix error cleanup path in dsa_init_module by YueHaibing · 6 years ago
  37. 227d07a net: dsa: sja1105: Add support for traffic through standalone ports by Vladimir Oltean · 6 years ago
  38. 97a69a0 net: dsa: Add support for deferred xmit by Vladimir Oltean · 6 years ago
  39. cc1939e net: dsa: Allow drivers to filter packets they can decode source port from by Vladimir Oltean · 6 years ago
  40. f9bbe44 net: dsa: Optional VLAN-based port separation for switches without tagging by Vladimir Oltean · 6 years ago
  41. 146c1be net: dsa: Export symbols for dsa_port_vid_{add, del} by Vladimir Oltean · 6 years ago
  42. b2243b3 net: dsa: Call driver's setup callback after setting up its switchdev notifier by Vladimir Oltean · 6 years ago
  43. 9681e8b net/dsa: use intermediate representation for matchall offload by Pieter Jansen van Vuuren · 6 years ago
  44. 93e86b3 net: dsa: Remove legacy probing support by Andrew Lunn · 6 years ago
  45. 314f76d net: dsa: Add more convenient functions for installing port VLANs by Vladimir Oltean · 6 years ago
  46. ec9121e net: dsa: Skip calling .port_vlan_filtering on no change by Vladimir Oltean · 6 years ago
  47. 14574676 net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global by Vladimir Oltean · 6 years ago
  48. d371b7c net: dsa: Unset vlan_filtering when ports leave the bridge by Vladimir Oltean · 6 years ago
  49. 8f5d16f net: dsa: Be aware of switches where VLAN filtering is a global setting by Vladimir Oltean · 6 years ago
  50. 33162e9 net: dsa: Store vlan_filtering as a property of dsa_port by Vladimir Oltean · 6 years ago
  51. 85478d7 net: dsa: Fix pharse -> phase typo by Vladimir Oltean · 6 years ago
  52. 0b9f9df dsa: Allow tag drivers to be built as modules by Andrew Lunn · 6 years ago
  53. 3aa475e dsa: tag_brcm: Avoid unused symbols by Andrew Lunn · 6 years ago
  54. f81a43e dsa: Cleanup unneeded table and make tag structures static by Andrew Lunn · 6 years ago
  55. 3675617 dsa: Make use of the list of tag drivers by Andrew Lunn · 6 years ago
  56. 4dad81e dsa: Add stub tag driver put method by Andrew Lunn · 6 years ago
  57. c39e2a1 dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking by Andrew Lunn · 6 years ago
  58. 409065b dsa: Register the none tagger ops by Andrew Lunn · 6 years ago
  59. bdc6fe5 dsa: Keep link list of tag drivers by Andrew Lunn · 6 years ago
  60. d3b8c04 dsa: Add boilerplate helper to register DSA tag driver modules by Andrew Lunn · 6 years ago
  61. 056eed2 dsa: Add TAG protocol to tag ops by Andrew Lunn · 6 years ago
  62. f18bba5 dsa: Add MODULE_LICENSE to tag drivers by Andrew Lunn · 6 years ago
  63. 0b42f03 dsa: Add MODULE_ALIAS to taggers in preparation to become modules by Andrew Lunn · 6 years ago
  64. 875138f dsa: Move tagger name into its ops structure by Andrew Lunn · 6 years ago
  65. dfedd3b dsa: Add SPDX header to tag drivers. by Andrew Lunn · 6 years ago
  66. f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  67. 15b04ac dsa: pass switch ID through devlink_port_attrs_set() by Jiri Pirko · 6 years ago
  68. bec5267 net: devlink: extend port attrs for switch ID by Jiri Pirko · 6 years ago
  69. a2c7023 net: dsa: read mac address from DT for slave device by Xiaofei Shen · 6 years ago
  70. 6e57d72 net: dsa: Implement flow_dissect callback for tag_qca by xiaofeis · 6 years ago
  71. d484210 dsa: do not support ndo_get_phys_port_name for non-legacy ports by Jiri Pirko · 6 years ago
  72. 716efee dsa: implement ndo_get_devlink_port by Jiri Pirko · 6 years ago
  73. 6146dd4 net: dsa: Avoid null pointer when failing to connect to PHY by Vladimir Oltean · 6 years ago
  74. f6b19b3 net: devlink: select NET_DEVLINK from drivers by Jiri Pirko · 6 years ago
  75. d8ba362 dsa: move devlink_port_attrs_set() call before register by Jiri Pirko · 6 years ago
  76. 402f99e5 dsa: add missing net/devlink.h include by Jiri Pirko · 6 years ago
  77. d6af21a net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid() by Florian Fainelli · 6 years ago
  78. 88b573a net: dsa: add KSZ9893 switch tagging support by Tristram Ha · 6 years ago
  79. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  80. 3d705f0 net: Remove switchdev_ops by Florian Fainelli · 6 years ago
  81. 9ed1ece net: dsa: Handle SWITCHDEV_PORT_ATTR_SET by Florian Fainelli · 6 years ago
  82. f4b6bcc net: devlink: turn devlink into a built-in by Jakub Kicinski · 6 years ago
  83. 9919a36 net: dsa: fix a leaked reference by adding missing of_node_put by Wen Yang · 6 years ago
  84. 75104db dsa: Remove phydev parameter from disable_port call by Andrew Lunn · 6 years ago
  85. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  86. 061f6a5 net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation by Florian Fainelli · 6 years ago
  87. cc1d5bd net: dsa: Deny enslaving VLAN devices into VLAN aware bridge by Florian Fainelli · 6 years ago
  88. 010c8f0 net: Get rid of switchdev_port_attr_get() by Florian Fainelli · 6 years ago
  89. cc0c207 net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT by Florian Fainelli · 6 years ago
  90. ea87005 net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS by Florian Fainelli · 6 years ago
  91. c138806 net: dsa: enable flooding for bridge ports by Russell King · 6 years ago
  92. 5765279 net: dsa: add support for bridge flags by Russell King · 6 years ago
  93. 9c2054a net: dsa: fix unintended change of bridge interface STP state by Russell King · 6 years ago
  94. 57fd967 net: dsa: Implement flow_dissect callback for tag_dsa. by Rundong Ge · 6 years ago
  95. cbd72b4 net: dsa: microchip: add switch offload forwarding support by Tristram Ha · 6 years ago
  96. 33b363e net: dsa: use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  97. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  98. 929d6c1 net: dsa: Implement ndo_get_port_parent_id() by Florian Fainelli · 6 years ago
  99. 00670cb net: dsa: Fix NULL checking in dsa_slave_set_eee() by Dan Carpenter · 6 years ago
  100. c8101f7 net: dsa: Fix lockdep false positive splat by Marc Zyngier · 6 years ago