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