1. a72808b net: dsa: create a helper for locating EtherType DSA headers on TX by Vladimir Oltean · 3 years, 5 months ago
  2. 5d928ff net: dsa: create a helper for locating EtherType DSA headers on RX by Vladimir Oltean · 3 years, 5 months ago
  3. 6bef794 net: dsa: create a helper which allocates space for EtherType DSA headers by Vladimir Oltean · 3 years, 5 months ago
  4. f1dacd7 net: dsa: create a helper that strips EtherType DSA headers on RX by Vladimir Oltean · 3 years, 5 months ago
  5. 29a097b net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv() by Vladimir Oltean · 3 years, 5 months ago
  6. bea7907 net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge by Vladimir Oltean · 3 years, 5 months ago
  7. 4e50025 net: dsa: generalize overhead for taggers that use both headers and trailers by Vladimir Oltean · 3 years, 7 months ago
  8. 5a30833 net: dsa: mt7530: support MDB and bridge flag operations by DENG Qingfang · 3 years, 10 months ago
  9. 9200f51 net: dsa: tag_mtk: fix 802.1ad VLAN egress by DENG Qingfang · 3 years, 10 months ago
  10. 941f66b net: dsa: tag_mtk: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
  11. b1af365 net: dsa: tag_mtk: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  12. 2e8cb1b net: dsa: make the .flow_dissect tagger callback return void by Vladimir Oltean · 4 years, 3 months ago
  13. 04d63f9 net: dsa: tag_mtk: Fix warnings for __be16 by Andrew Lunn · 4 years, 6 months ago
  14. 5e5502e net: dsa: mt7530: fix roaming from DSA user ports by DENG Qingfang · 4 years, 8 months ago
  15. f81a43e dsa: Cleanup unneeded table and make tag structures static by Andrew Lunn · 6 years ago
  16. d3b8c04 dsa: Add boilerplate helper to register DSA tag driver modules by Andrew Lunn · 6 years ago
  17. 056eed2 dsa: Add TAG protocol to tag ops by Andrew Lunn · 6 years ago
  18. f18bba5 dsa: Add MODULE_LICENSE to tag drivers by Andrew Lunn · 6 years ago
  19. 0b42f03 dsa: Add MODULE_ALIAS to taggers in preparation to become modules by Andrew Lunn · 6 years ago
  20. 875138f dsa: Move tagger name into its ops structure by Andrew Lunn · 6 years ago
  21. dfedd3b dsa: Add SPDX header to tag drivers. by Andrew Lunn · 6 years ago
  22. a5dd308 net: dsa: Add overhead to tag protocol ops. by Andrew Lunn · 6 years ago
  23. f0af343 net: dsa: mediatek: combine MediaTek tag with VLAN tag by Sean Wang · 7 years ago
  24. 2231c43 net: dsa: rename dsa_master_get_slave by Vivien Didelot · 7 years ago
  25. d945097 net: dsa: add slave to port helper by Vivien Didelot · 7 years ago
  26. 3775b1b net: dsa: add master helper to look up slaves by Vivien Didelot · 7 years ago
  27. 89e4950 dsa: remove unused net_device arg from handlers by Florian Westphal · 7 years ago
  28. 2dd592b net-next: tag_mtk: add flow_dissect callback to the ops struct by John Crispin · 7 years ago
  29. fe47d56 net: dsa: factor skb freeing on xmit by Vivien Didelot · 8 years ago
  30. 5470979 net: dsa: remove out_drop label in taggers rcv by Vivien Didelot · 8 years ago
  31. ea5dd34 net: dsa: include dsa.h only once by Vivien Didelot · 8 years ago
  32. a86d8be net: dsa: Factor bottom tag receive functions by Florian Fainelli · 8 years ago
  33. 16c5dcb net: dsa: Move skb_unshare() to dsa_switch_rcv() by Florian Fainelli · 8 years ago
  34. 9d7f9c4 net: dsa: Do not check for NULL dst in tag parsers by Florian Fainelli · 8 years ago
  35. 5cd8985 net-next: dsa: add Mediatek tag RX/TX handler by Sean Wang · 8 years ago