1. cf36086 net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add by Vivien Didelot · 5 years ago
  2. 00843d9 net: dsa: remove calls to genphy_config_init by Heiner Kallweit · 5 years ago
  3. 08cc83c net: dsa: add support for BRIDGE_MROUTER attribute by Vivien Didelot · 5 years ago
  4. 14aafbd net: dsa: do not check orig_dev in vlan del by Vivien Didelot · 6 years ago
  5. 2131fba net: dsa: Deal with non-existing PHY/fixed-link by Florian Fainelli · 6 years ago
  6. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  7. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  8. 0e27921 net: dsa: Use PHYLINK for the CPU/DSA ports by Ioana Ciornei · 6 years ago
  9. 77373d4 net: dsa: Move the phylink driver calls into port.c by Ioana Ciornei · 6 years ago
  10. 146c1be net: dsa: Export symbols for dsa_port_vid_{add, del} by Vladimir Oltean · 6 years ago
  11. 314f76d net: dsa: Add more convenient functions for installing port VLANs by Vladimir Oltean · 6 years ago
  12. ec9121e net: dsa: Skip calling .port_vlan_filtering on no change by Vladimir Oltean · 6 years ago
  13. 14574676 net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global by Vladimir Oltean · 6 years ago
  14. 8f5d16f net: dsa: Be aware of switches where VLAN filtering is a global setting by Vladimir Oltean · 6 years ago
  15. 33162e9 net: dsa: Store vlan_filtering as a property of dsa_port by Vladimir Oltean · 6 years ago
  16. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  17. 9919a36 net: dsa: fix a leaked reference by adding missing of_node_put by Wen Yang · 6 years ago
  18. 75104db dsa: Remove phydev parameter from disable_port call by Andrew Lunn · 6 years ago
  19. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  20. 061f6a5 net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation by Florian Fainelli · 6 years ago
  21. ea87005 net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS by Florian Fainelli · 6 years ago
  22. c138806 net: dsa: enable flooding for bridge ports by Russell King · 6 years ago
  23. 5765279 net: dsa: add support for bridge flags by Russell King · 6 years ago
  24. 9c2054a net: dsa: fix unintended change of bridge interface STP state by Russell King · 6 years ago
  25. ab4a168 rocker, dsa, ethsw: Don't filter VLAN events on bridge itself by Petr Machata · 6 years ago
  26. da0efa8 dsa: port: Ignore bridge VLAN events by Petr Machata · 7 years ago
  27. cf96357 net: dsa: Allow providing PHY statistics from CPU port by Florian Fainelli · 7 years ago
  28. 6207a78 net: dsa: Add helper function to obtain PHY device of a given port by Florian Fainelli · 7 years ago
  29. 3361536 net: dsa: Support internal phy on 'cpu' port by Sebastian Reichel · 7 years ago
  30. 2ea7a67 net: dsa: Don't add vlans when vlan filtering is disabled by Andrew Lunn · 7 years ago
  31. bb9f60317 net: dsa: add more const attributes by Andrew Lunn · 7 years ago
  32. 57ab1ca net: dsa: move fixed link registration helpers by Vivien Didelot · 7 years ago
  33. fb8a6a2 net: dsa: add port enable and disable helpers by Vivien Didelot · 7 years ago
  34. de40fc5 net: dsa: add port fdb dump by Vivien Didelot · 7 years ago
  35. 2bedde1 net: dsa: Move FDB dump implementation inside DSA by Arkadi Sharshevsky · 7 years ago
  36. dc0cbff net: dsa: Remove redundant MDB dump support by Arkadi Sharshevsky · 7 years ago
  37. c069fcd net: dsa: Remove support for bypass bridge port attributes/vlan set by Arkadi Sharshevsky · 7 years ago
  38. 2acf4e6 net: dsa: Remove switchdev dependency from DSA switch notifier chain by Arkadi Sharshevsky · 7 years ago
  39. 1b6dd55 net: dsa: Remove prepare phase for FDB by Arkadi Sharshevsky · 7 years ago
  40. 64dba23 net: dsa: support cross-chip ageing time by Vivien Didelot · 8 years ago
  41. d0c627b net: dsa: add VLAN notifier by Vivien Didelot · 8 years ago
  42. 8ae5bcd net: dsa: add MDB notifier by Vivien Didelot · 8 years ago
  43. 685fb6a net: dsa: add FDB notifier by Vivien Didelot · 8 years ago
  44. 1faabf7 net: dsa: add notifier for ageing time by Vivien Didelot · 8 years ago
  45. 076e713 net: dsa: move VLAN handlers by Vivien Didelot · 8 years ago
  46. 3a9afea net: dsa: move MDB handlers by Vivien Didelot · 8 years ago
  47. d1cffff net: dsa: move FDB handlers by Vivien Didelot · 8 years ago
  48. d87bd94 net: dsa: move ageing time setter by Vivien Didelot · 8 years ago
  49. 4d61d30 net: dsa: move VLAN filtering setter by Vivien Didelot · 8 years ago
  50. cfbed32 net: dsa: move bridging routines by Vivien Didelot · 8 years ago
  51. a40c175 net: dsa: move port state setters by Vivien Didelot · 8 years ago