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