1. 99b8202 net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignored by Vladimir Oltean · 4 years ago
  2. 53da0eb net: dsa: allow changing the tag protocol via the "tagging" device attribute by Vladimir Oltean · 4 years ago
  3. 886f8e2 net: dsa: document the existing switch tree notifiers and add a new one by Vladimir Oltean · 4 years ago
  4. 058102a net: dsa: Link aggregation support by Tobias Waldekranz · 4 years ago
  5. 77b6136 net: dsa: remove the transactional logic from ageing time notifiers by Vladimir Oltean · 4 years ago
  6. bae33f2 net: switchdev: remove the transaction structure from port attributes by Vladimir Oltean · 4 years ago
  7. ffb68fc net: switchdev: remove the transaction structure from port object notifiers by Vladimir Oltean · 4 years ago
  8. 4b9c935 net: dsa: dsa_legacy_fdb_{add,del} can be static by Vladimir Oltean · 4 years ago
  9. a5e3c9b net: dsa: export dsa_slave_dev_check by Vladimir Oltean · 4 years ago
  10. c4bb76a net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_work by Vladimir Oltean · 4 years ago
  11. 6a90062 net: dsa: use net core stats64 handling by Heiner Kallweit · 4 years, 2 months ago
  12. 3a68844 net: dsa: Utilize __vlan_find_dev_deep_rcu() by Florian Fainelli · 4 years, 3 months ago
  13. a348292 net: dsa: Obtain VLAN protocol from skb->protocol by Florian Fainelli · 4 years, 3 months ago
  14. 412a152 net: dsa: untag the bridge pvid from rx skbs by Vladimir Oltean · 4 years, 4 months ago
  15. 8823659 Revert "net: dsa: Add more convenient functions for installing port VLANs" by Vladimir Oltean · 4 years, 4 months ago
  16. a61bf20 net: dsa: Add __percpu property to prevent warnings by Andrew Lunn · 4 years, 6 months ago
  17. 54a0ed0 net: dsa: provide an option for drivers to always receive bridge VLANs by Russell King · 4 years, 8 months ago
  18. f66a6a6 net: dsa: permit cross-chip bridging between all trees in the system by Vladimir Oltean · 4 years, 8 months ago
  19. e131a56 net: dsa: add GRO support via gro_cells by Alexander Lobakin · 4 years, 9 months ago
  20. bff33f7 net: dsa: implement auto-normalization of MTU for bridge hardware datapath by Vladimir Oltean · 4 years, 10 months ago
  21. bfcb813 net: dsa: configure the MTU for switch ports by Vladimir Oltean · 4 years, 10 months ago
  22. 8640f8d net: dsa: fix phylink_start()/phylink_stop() calls by Russell King · 4 years, 10 months ago
  23. 4d77648 net: dsa: Get information about stacked DSA protocol by Florian Fainelli · 5 years ago
  24. a68578c2 net: dsa: Make deferred_xmit private to sja1105 by Vladimir Oltean · 5 years ago
  25. 8ae6749 net: dsa: Make PHYLINK related function static again by Florian Fainelli · 5 years ago
  26. d46b7e4 net: phylink: rename mac_link_state() op to mac_pcs_get_state() by Russell King · 5 years ago
  27. 7b9a2f4 net: dsa: use ports list to find slave by Vivien Didelot · 5 years ago
  28. 08cc83c net: dsa: add support for BRIDGE_MROUTER attribute by Vivien Didelot · 6 years ago
  29. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  30. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  31. 77373d4 net: dsa: Move the phylink driver calls into port.c by Ioana Ciornei · 6 years ago
  32. 97a69a0 net: dsa: Add support for deferred xmit by Vladimir Oltean · 6 years ago
  33. 93e86b3 net: dsa: Remove legacy probing support by Andrew Lunn · 6 years ago
  34. 314f76d net: dsa: Add more convenient functions for installing port VLANs by Vladimir Oltean · 6 years ago
  35. f81a43e dsa: Cleanup unneeded table and make tag structures static by Andrew Lunn · 6 years ago
  36. 4dad81e dsa: Add stub tag driver put method by Andrew Lunn · 6 years ago
  37. c39e2a1 dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking by Andrew Lunn · 6 years ago
  38. 88b573a net: dsa: add KSZ9893 switch tagging support by Tristram Ha · 6 years ago
  39. 75104db dsa: Remove phydev parameter from disable_port call by Andrew Lunn · 6 years ago
  40. ea87005 net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS by Florian Fainelli · 6 years ago
  41. 5765279 net: dsa: add support for bridge flags by Russell King · 6 years ago
  42. 87b0984 net: Add extack argument to ndo_fdb_add() by Petr Machata · 6 years ago
  43. 39d6b96 net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477 by Tristram Ha · 6 years ago
  44. 7969119 net: dsa: Add Lantiq / Intel GSWIP tag support by Hauke Mehrtens · 6 years ago
  45. 98cdb48 net: dsa: Expose tagging protocol to user-space by Florian Fainelli · 6 years ago
  46. aab9c40 net: dsa: Plug in PHYLINK support by Florian Fainelli · 7 years ago
  47. fc5f337 net: dsa: Discard frames from unused ports by Andrew Lunn · 7 years ago
  48. 3361536 net: dsa: Support internal phy on 'cpu' port by Sebastian Reichel · 7 years ago
  49. 21602e1 net: dsa: Fix dsa_legacy_register() return value by Florian Fainelli · 7 years ago
  50. 2a93c1a net: dsa: Allow compiling out legacy support by Florian Fainelli · 7 years ago
  51. b74b70c net: dsa: Support prepended Broadcom tag by Florian Fainelli · 7 years ago
  52. bb9f60317 net: dsa: add more const attributes by Andrew Lunn · 7 years ago
  53. 17a22fc net: dsa: setup and teardown master device by Vivien Didelot · 7 years ago
  54. 951259aa net: dsa: remove name arg from slave create by Vivien Didelot · 7 years ago
  55. 57ab1ca net: dsa: move fixed link registration helpers by Vivien Didelot · 7 years ago
  56. f8b8b1c net: dsa: split dsa_port's netdev member by Vivien Didelot · 7 years ago
  57. 2231c43 net: dsa: rename dsa_master_get_slave by Vivien Didelot · 7 years ago
  58. d0006b0 net: dsa: add slave to master helper by Vivien Didelot · 7 years ago
  59. d945097 net: dsa: add slave to port helper by Vivien Didelot · 7 years ago
  60. 2f657a6 net: dsa: change dsa_ptr for a dsa_port by Vivien Didelot · 7 years ago
  61. 1524024 net: dsa: add tagging ops to port by Vivien Didelot · 7 years ago
  62. 3775b1b net: dsa: add master helper to look up slaves by Vivien Didelot · 7 years ago
  63. 0115dcd net: dsa: use slave device phydev by Vivien Didelot · 7 years ago
  64. fb8a6a2 net: dsa: add port enable and disable helpers by Vivien Didelot · 7 years ago
  65. de40fc5 net: dsa: add port fdb dump by Vivien Didelot · 7 years ago
  66. f2f2356 net: dsa: move master ethtool code by Vivien Didelot · 7 years ago
  67. 68277a2 net-next: dsa: move struct dsa_device_ops to the global header file by John Crispin · 7 years ago
  68. 2bedde1 net: dsa: Move FDB dump implementation inside DSA by Arkadi Sharshevsky · 7 years ago
  69. dc0cbff net: dsa: Remove redundant MDB dump support by Arkadi Sharshevsky · 7 years ago
  70. c069fcd net: dsa: Remove support for bypass bridge port attributes/vlan set by Arkadi Sharshevsky · 7 years ago
  71. 37b8da1 net: dsa: Move FDB add/del implementation inside DSA by Arkadi Sharshevsky · 7 years ago
  72. c9eb3e0 net: dsa: Add support for learning FDB through notification by Arkadi Sharshevsky · 7 years ago
  73. 2acf4e6 net: dsa: Remove switchdev dependency from DSA switch notifier chain by Arkadi Sharshevsky · 7 years ago
  74. 1b6dd55 net: dsa: Remove prepare phase for FDB by Arkadi Sharshevsky · 7 years ago
  75. 4cfbf09 net: dsa: remove useless args of dsa_slave_create by Vivien Didelot · 7 years ago
  76. 47d0dcc net: dsa: remove useless args of dsa_cpu_dsa_setup by Vivien Didelot · 7 years ago
  77. 5f6b4e14 net: dsa: User per-cpu 64-bit statistics by Florian Fainelli · 7 years ago
  78. f613ed6 net: dsa: Add support for 64-bit statistics by Florian Fainelli · 7 years ago
  79. 3cc9f25 net: dsa: Introduce dsa_get_cpu_port() by Florian Fainelli · 8 years ago
  80. a29342e net: dsa: Associate slave network device with CPU port by Florian Fainelli · 8 years ago
  81. 6d3c8c0 net: dsa: Remove master_netdev and use dst->cpu_dp->netdev by Florian Fainelli · 8 years ago
  82. 937c7df net: dsa: Pass dsa_port reference to ethtool setup/restore by Florian Fainelli · 8 years ago
  83. 73a7ece net: dsa: comment hot path requirements by Vivien Didelot · 8 years ago
  84. 8b8010f dsa: add support for Microchip KSZ tail tagging by Woojung Huh · 8 years ago
  85. 64dba23 net: dsa: support cross-chip ageing time by Vivien Didelot · 8 years ago
  86. d0c627b net: dsa: add VLAN notifier by Vivien Didelot · 8 years ago
  87. 8ae5bcd net: dsa: add MDB notifier by Vivien Didelot · 8 years ago
  88. 685fb6a net: dsa: add FDB notifier by Vivien Didelot · 8 years ago
  89. 1faabf7 net: dsa: add notifier for ageing time by Vivien Didelot · 8 years ago
  90. 52c96f9 net: dsa: move notifier info to private header by Vivien Didelot · 8 years ago
  91. 076e713 net: dsa: move VLAN handlers by Vivien Didelot · 8 years ago
  92. 3a9afea net: dsa: move MDB handlers by Vivien Didelot · 8 years ago
  93. d1cffff net: dsa: move FDB handlers by Vivien Didelot · 8 years ago
  94. d87bd94 net: dsa: move ageing time setter by Vivien Didelot · 8 years ago
  95. 4d61d30 net: dsa: move VLAN filtering setter by Vivien Didelot · 8 years ago
  96. cfbed32 net: dsa: move bridging routines by Vivien Didelot · 8 years ago
  97. a40c175 net: dsa: move port state setters by Vivien Didelot · 8 years ago
  98. ea5dd34 net: dsa: include dsa.h only once by Vivien Didelot · 8 years ago
  99. eb7b721 net: dsa: Sort DSA tagging protocol drivers by Andrew Lunn · 8 years ago
  100. e8fe177 net: dsa: add support for the SMSC-LAN9303 tagging format by Juergen Beisert · 8 years ago