1. 1c9b142 net: dsa: Remove the now unused DSA_SKB_CB_COPY() macro by Vladimir Oltean · 6 years ago
  2. 506f0e0 net: dsa: Remove dangerous DSA_SKB_CLONE() macro by Vladimir Oltean · 6 years ago
  3. 8767137 net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable by Vladimir Oltean · 6 years ago
  4. 227d07a net: dsa: sja1105: Add support for traffic through standalone ports by Vladimir Oltean · 6 years ago
  5. c362beb net: dsa: Add a private structure pointer to dsa_port by Vladimir Oltean · 6 years ago
  6. 97a69a0 net: dsa: Add support for deferred xmit by Vladimir Oltean · 6 years ago
  7. b68b0dd net: dsa: Keep private info in the skb->cb by Vladimir Oltean · 6 years ago
  8. cc1939e net: dsa: Allow drivers to filter packets they can decode source port from by Vladimir Oltean · 6 years ago
  9. f9bbe44 net: dsa: Optional VLAN-based port separation for switches without tagging by Vladimir Oltean · 6 years ago
  10. 93e86b3 net: dsa: Remove legacy probing support by Andrew Lunn · 6 years ago
  11. cf2d45f net: dsa: Add helper function to retrieve VLAN awareness setting by Vladimir Oltean · 6 years ago
  12. 14574676 net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global by Vladimir Oltean · 6 years ago
  13. 8f5d16f net: dsa: Be aware of switches where VLAN filtering is a global setting by Vladimir Oltean · 6 years ago
  14. 33162e9 net: dsa: Store vlan_filtering as a property of dsa_port by Vladimir Oltean · 6 years 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. 0b42f03 dsa: Add MODULE_ALIAS to taggers in preparation to become modules by Andrew Lunn · 6 years ago
  19. 875138f dsa: Move tagger name into its ops structure by Andrew Lunn · 6 years ago
  20. a2c7023 net: dsa: read mac address from DT for slave device by Xiaofei Shen · 6 years ago
  21. 88b573a net: dsa: add KSZ9893 switch tagging support by Tristram Ha · 6 years ago
  22. 75104db dsa: Remove phydev parameter from disable_port call by Andrew Lunn · 6 years ago
  23. 5765279 net: dsa: add support for bridge flags by Russell King · 6 years ago
  24. ecfc937 net: dsa: Split platform data to header file by Florian Fainelli · 6 years ago
  25. da7b9e9 net: dsa: Add ndo_get_phys_port_name() for CPU port by Florian Fainelli · 6 years ago
  26. 39d6b96 net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477 by Tristram Ha · 6 years ago
  27. a5dd308 net: dsa: Add overhead to tag protocol ops. by Andrew Lunn · 6 years ago
  28. 7969119 net: dsa: Add Lantiq / Intel GSWIP tag support by Hauke Mehrtens · 6 years ago
  29. 0015b80 net: dsa: Remove VLA usage by Salvatore Mesoraca · 6 years ago
  30. aab9c40 net: dsa: Plug in PHYLINK support by Florian Fainelli · 7 years ago
  31. 11d8f3d net: dsa: Add PHYLINK switch operations by Florian Fainelli · 7 years ago
  32. cf96357 net: dsa: Allow providing PHY statistics from CPU port by Florian Fainelli · 7 years ago
  33. 89f0904 net: dsa: Pass stringset to ethtool operations by Florian Fainelli · 7 years ago
  34. 88c0605 dsa: Pass the port to get_sset_count() by Andrew Lunn · 7 years ago
  35. 90af105 net: dsa: forward timestamping callbacks to switch drivers by Brandon Streiff · 7 years ago
  36. 0336369 net: dsa: forward hardware timestamping ioctls to switch driver by Brandon Streiff · 7 years ago
  37. 2a93c1a net: dsa: Allow compiling out legacy support by Florian Fainelli · 7 years ago
  38. 07073c7 net: dsa: return per-port upstream port by Vivien Didelot · 7 years ago
  39. 3b8fac5 net: dsa: introduce dsa_towards_port helper by Vivien Didelot · 7 years ago
  40. 3709aad net: dsa: remove trans argument from mdb ops by Vivien Didelot · 7 years ago
  41. 80e0236 net: dsa: remove trans argument from vlan ops by Vivien Didelot · 7 years ago
  42. b74b70c net: dsa: Support prepended Broadcom tag by Florian Fainelli · 7 years ago
  43. 5ed4e3e net: dsa: Pass a port to get_tag_protocol() by Florian Fainelli · 7 years ago
  44. ec15dd4 net: dsa: setup and teardown tree by Vivien Didelot · 7 years ago
  45. 24a9332 net: dsa: constify cpu_dp member of dsa_port by Vivien Didelot · 7 years ago
  46. 49463b7 net: dsa: make tree index unsigned by Vivien Didelot · 7 years ago
  47. 99feaaf net: dsa: make switch index unsigned by Vivien Didelot · 7 years ago
  48. 5749f0f net: dsa: remove port masks by Vivien Didelot · 7 years ago
  49. c38c5a6 net: dsa: use new port type in helpers by Vivien Didelot · 7 years ago
  50. 057cad2 net: dsa: define port types by Vivien Didelot · 7 years ago
  51. 02bc6e5 net: dsa: introduce dsa_user_ports helper by Vivien Didelot · 7 years ago
  52. 2b3e989 net: dsa: rename dsa_is_normal_port helper by Vivien Didelot · 7 years ago
  53. deb8ee0 net: dsa: fix dsa_is_normal_port helper by Vivien Didelot · 7 years ago
  54. bff7b68 net: dsa: add dsa_is_unused_port helper by Vivien Didelot · 7 years ago
  55. c8652c8 net: dsa: add dsa_to_port helper by Vivien Didelot · 7 years ago
  56. f8b8b1c net: dsa: split dsa_port's netdev member by Vivien Didelot · 7 years ago
  57. 841f4f2 net: dsa: remove .set_addr by Vivien Didelot · 7 years ago
  58. 0a5f14c net: dsa: tag_brcm: Indicate to master netdevice port + queue by Florian Fainelli · 7 years ago
  59. 60724d4 net: dsa: Add support for DSA specific notifiers by Florian Fainelli · 7 years ago
  60. aa193d9 net: dsa: remove tag ops from the switch tree by Vivien Didelot · 7 years ago
  61. 3e41f93 net: dsa: prepare master receive hot path by Vivien Didelot · 7 years ago
  62. 1524024 net: dsa: add tagging ops to port by Vivien Didelot · 7 years ago
  63. f561986 net: dsa: remove copy of master ethtool_ops by Vivien Didelot · 7 years ago
  64. 55199df net: dsa: Allow switch drivers to indicate number of TX queues by Florian Fainelli · 7 years ago
  65. 89e4950 dsa: remove unused net_device arg from handlers by Florian Westphal · 7 years ago
  66. 598a968 net-next: dsa: add flow_dissect callback to struct dsa_device_ops by John Crispin · 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. 1b6dd55 net: dsa: Remove prepare phase for FDB by Arkadi Sharshevsky · 7 years ago
  72. 6c2c1dc net: dsa: Change DSA slave FDB API to be switchdev independent by Arkadi Sharshevsky · 7 years ago
  73. 08f5006 net: dsa: rename switch EEE ops by Vivien Didelot · 7 years ago
  74. 46587e4 net: dsa: remove PHY device argument from .set_eee by Vivien Didelot · 7 years ago
  75. e7d53ad net: dsa: unexport dsa_is_port_initialized by Vivien Didelot · 7 years ago
  76. a29342e net: dsa: Associate slave network device with CPU port by Florian Fainelli · 8 years ago
  77. 67dbb9d4 net: dsa: Relocate master ethtool operations by Florian Fainelli · 8 years ago
  78. 6d3c8c0 net: dsa: Remove master_netdev and use dst->cpu_dp->netdev by Florian Fainelli · 8 years ago
  79. 14be36c net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse() by Florian Fainelli · 8 years ago
  80. 717ffbf net: dsa: remove dsa_uses_tagged_protocol by Vivien Didelot · 8 years ago
  81. 73a7ece net: dsa: comment hot path requirements by Vivien Didelot · 8 years ago
  82. 8b8010f dsa: add support for Microchip KSZ tail tagging by Woojung Huh · 8 years ago
  83. 23c9ee4 net: dsa: remove dev arg of dsa_register_switch by Vivien Didelot · 8 years ago
  84. 52c96f9 net: dsa: move notifier info to private header by Vivien Didelot · 8 years ago
  85. 438ff53 net: dsa: use switchdev_obj_dump_cb_t everywhere by Vivien Didelot · 8 years ago
  86. f0c24ccf net: dsa: include switchdev.h only once by Vivien Didelot · 8 years ago
  87. eb7b721 net: dsa: Sort DSA tagging protocol drivers by Andrew Lunn · 8 years ago
  88. 8b0d3ea net: dsa: store CPU port pointer in the tree by Vivien Didelot · 8 years ago
  89. e8fe177 net: dsa: add support for the SMSC-LAN9303 tagging format by Juergen Beisert · 8 years ago
  90. a6a71f1 net: dsa: isolate legacy code by Vivien Didelot · 8 years ago
  91. a86d8be net: dsa: Factor bottom tag receive functions by Florian Fainelli · 8 years ago
  92. 5cd8985 net-next: dsa: add Mediatek tag RX/TX handler by Sean Wang · 8 years ago
  93. 40ef2c9 net: dsa: add cross-chip bridging operations by Vivien Didelot · 8 years ago
  94. 96567d5 net: dsa: dsa2: Add basic support of devlink by Andrew Lunn · 8 years ago
  95. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  96. 0f3da6a net: dsa: check out-of-range ageing time value by Vivien Didelot · 8 years ago
  97. 6cd456f net: dsa: add dsa_is_normal_port helper by Vivien Didelot · 8 years ago
  98. 4d56a29 net: dsa: remove unnecessary phy*.h includes by Russell King · 8 years ago
  99. 71e0bbd net: dsa: Add support for platform data by Florian Fainelli · 8 years ago
  100. 14b89f3 net: dsa: Rename and export dev_to_net_device() by Florian Fainelli · 8 years ago