1. 43c880b net: dsa: don't allocate the slave_mii_bus using devres by Vladimir Oltean · 3 years, 3 months ago
  2. 5711ced net: dsa: tag_rtl4_a: Fix egress tags by Linus Walleij · 3 years, 4 months ago
  3. cf6f29b net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup by Vladimir Oltean · 3 years, 3 months ago
  4. 66c73f1 net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_leave() by Vladimir Oltean · 3 years, 6 months ago
  5. 09fdb67 net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs by Vladimir Oltean · 3 years, 7 months ago
  6. d7932e6 net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count by Vladimir Oltean · 3 years, 8 months ago
  7. caff86f net: dsa: fix a crash if ->get_sset_count() fails by Dan Carpenter · 3 years, 8 months ago
  8. 63a64c3 net: dsa: Fix type was not set for devlink port by Maxim Kochetkov · 3 years, 9 months ago
  9. 606cfde net: dsa: tag_mtk: fix 802.1ad VLAN egress by DENG Qingfang · 3 years, 10 months ago
  10. 409af89 net: dsa: tag_ar9331: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
  11. a2fd181 net: dsa: tag_gswip: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
  12. 9bb1bec net: dsa: tag_dsa: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
  13. 9ad635b net: dsa: tag_brcm: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
  14. 67fd35c net: dsa: tag_edsa: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
  15. 6702dd4 net: dsa: tag_lan9303: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
  16. 27f014e net: dsa: tag_mtk: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
  17. 5478702 net: dsa: tag_ocelot: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
  18. cf5c668 net: dsa: tag_qca: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
  19. 8f17133 net: dsa: trailer: don't allocate additional memory for padding/tagging by Christian Eggers · 4 years, 2 months ago
  20. a4d2836 net: dsa: tag_ksz: don't allocate additional memory for padding/tagging by Christian Eggers · 4 years, 2 months ago
  21. 162c423 net: dsa: implement a central TX reallocation procedure by Vladimir Oltean · 4 years, 2 months ago
  22. 68277f6 net: dsa: tag_rtl4_a: fix egress tags by DENG Qingfang · 3 years, 10 months ago
  23. 10b55a0 net: dsa: tag_rtl4_a: Support also egress tags by Linus Walleij · 3 years, 10 months ago
  24. c930943 net: dsa: call teardown method on probe failure by Vladimir Oltean · 3 years, 11 months ago
  25. d0b97c8 net: dsa: unbind all switches from tree when DSA master unbinds by Vladimir Oltean · 4 years ago
  26. 2bfb953 net: dsa: clear devlink port type before unregistering slave netdevs by Vladimir Oltean · 4 years ago
  27. bc7e343 net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tags by Christian Eggers · 4 years, 2 months ago
  28. a0d2698 net: dsa: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
  29. ea440cd net: dsa: tag_ocelot: use VLAN information from tagging header when available by Vladimir Oltean · 4 years, 3 months ago
  30. 2e554a7 net: dsa: propagate switchdev vlan_filtering prepare phase to drivers by Vladimir Oltean · 4 years, 3 months ago
  31. 08156ba net: dsa: Add devlink port regions support to DSA by Andrew Lunn · 4 years, 3 months ago
  32. 3122433 net: dsa: Register devlink ports before calling DSA driver setup() by Andrew Lunn · 4 years, 3 months ago
  33. f15ec13 net: dsa: Make use of devlink port flavour unused by Andrew Lunn · 4 years, 3 months ago
  34. 3a68844 net: dsa: Utilize __vlan_find_dev_deep_rcu() by Florian Fainelli · 4 years, 3 months ago
  35. a348292 net: dsa: Obtain VLAN protocol from skb->protocol by Florian Fainelli · 4 years, 3 months ago
  36. 1c5ad5a net: dsa: b53: Set untag_bridge_pvid by Florian Fainelli · 4 years, 3 months ago
  37. 1dc0408 net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv() by Florian Fainelli · 4 years, 3 months ago
  38. 300fd57 net: dsa: tag_rtl4_a: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  39. e665297 net: dsa: tag_sja1105: use a custom flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  40. 6b04f17 net: dsa: tag_qca: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  41. b1af365 net: dsa: tag_mtk: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  42. 742b2e1 net: dsa: tag_edsa: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  43. 11f5011 net: dsa: tag_dsa: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  44. f569ad5 net: dsa: tag_brcm: use generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  45. 7a6ffe7 net: dsa: point out the tail taggers by Vladimir Oltean · 4 years, 3 months ago
  46. 2e8cb1b net: dsa: make the .flow_dissect tagger callback return void by Vladimir Oltean · 4 years, 3 months ago
  47. 5124197 net: dsa: tag_ocelot: use a short prefix on both ingress and egress by Vladimir Oltean · 4 years, 3 months ago
  48. 707091e net: dsa: tag_sja1105: request promiscuous mode for master by Vladimir Oltean · 4 years, 3 months ago
  49. c397540 net: dsa: allow drivers to request promiscuous mode on master by Vladimir Oltean · 4 years, 3 months ago
  50. e2f9a8f net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb by Vladimir Oltean · 4 years, 3 months ago
  51. ed409f3 net: dsa: b53: Configure VLANs while not filtering by Florian Fainelli · 4 years, 3 months ago
  52. 412a152 net: dsa: untag the bridge pvid from rx skbs by Vladimir Oltean · 4 years, 3 months ago
  53. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  54. 88525fc net: dsa: tag_sja1105: add compatibility with hwaccel VLAN tags by Vladimir Oltean · 4 years, 3 months ago
  55. bbed0bb net: dsa: tag_8021q: add VLANs to the master interface too by Vladimir Oltean · 4 years, 3 months ago
  56. 2209158c net: dsa: install VLANs into the master's RX filter too by Vladimir Oltean · 4 years, 3 months ago
  57. adb256e net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0 by Vladimir Oltean · 4 years, 3 months ago
  58. 707ec38 net: dsa: refuse configuration in prepare phase of dsa_port_vlan_filtering() by Vladimir Oltean · 4 years, 3 months ago
  59. 1ce39f0 net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEUPPER by Vladimir Oltean · 4 years, 3 months ago
  60. 2b13840 net: dsa: convert check for 802.1Q upper when bridged into PRECHANGEUPPER by Vladimir Oltean · 4 years, 3 months ago
  61. eb46e8d net: dsa: rename dsa_slave_upper_vlan_check to something more suggestive by Vladimir Oltean · 4 years, 3 months ago
  62. 8350129 net: dsa: deny enslaving 802.1Q upper to VLAN-aware bridge from PRECHANGEUPPER by Vladimir Oltean · 4 years, 3 months ago
  63. 0f06b85 net: dsa: wire up devlink info get by Andrew Lunn · 4 years, 3 months ago
  64. 97c82c2 net: dsa: Add devlink regions support to DSA by Andrew Lunn · 4 years, 3 months ago
  65. ccc3e6b net: dsa: Add helper to convert from devlink to ds by Andrew Lunn · 4 years, 3 months ago
  66. 6565243 net: mscc: ocelot: add locking for the port TX timestamp ID by Vladimir Oltean · 4 years, 3 months ago
  67. 8823659 Revert "net: dsa: Add more convenient functions for installing port VLANs" by Vladimir Oltean · 4 years, 4 months ago
  68. 5899ee3 net: dsa: tag_8021q: add a context structure by Vladimir Oltean · 4 years, 4 months ago
  69. 7e092af net: dsa: tag_8021q: setup tagging via a single function call by Vladimir Oltean · 4 years, 4 months ago
  70. 2f1e8ea net: dsa: link interfaces with the DSA master to get rid of lockdep warnings by Vladimir Oltean · 4 years, 4 months ago
  71. 4349abd net: dsa: don't print non-fatal MTU error if not supported by Vladimir Oltean · 4 years, 4 months ago
  72. c9ebf12 net: dsa: change PHY error message again by Vladimir Oltean · 4 years, 4 months ago
  73. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  74. 5df5661 net: dsa: stop overriding master's ndo_get_phys_port_name by Vladimir Oltean · 4 years, 5 months ago
  75. 85e05d2 net: dsa: of: Allow ethernet-ports as encapsulating node by Kurt Kanzenbach · 4 years, 5 months ago
  76. 71d4364 net: dsa: use the ETH_MIN_MTU and ETH_DATA_LEN default values by Vladimir Oltean · 4 years, 5 months ago
  77. 9c0c701 net: dsa: Setup dsa_netdev_ops by Florian Fainelli · 4 years, 5 months ago
  78. 67c2404 net: dsa: felix: create a template for the DSA tags on xmit by Vladimir Oltean · 4 years, 6 months ago
  79. 71ad8d5 devlink: Replace devlink_port_attrs_set parameters with a struct by Danielle Ratson · 4 years, 6 months ago
  80. efd7fe6 net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tag by Linus Walleij · 4 years, 6 months ago
  81. 99bac53 net: dsa: tag_qca.c: Fix warning for __be16 vs u16 by Andrew Lunn · 4 years, 6 months ago
  82. 04d63f9 net: dsa: tag_mtk: Fix warnings for __be16 by Andrew Lunn · 4 years, 6 months ago
  83. 802734a net: dsa: tag_lan9303: Fix __be16 warnings by Andrew Lunn · 4 years, 6 months ago
  84. ed6444e net: dsa: tag_ksz: Fix __be16 warnings by Andrew Lunn · 4 years, 6 months ago
  85. a61bf20 net: dsa: Add __percpu property to prevent warnings by Andrew Lunn · 4 years, 6 months ago
  86. 65951a9 net: dsa: Improve subordinate PHY error message by Florian Fainelli · 4 years, 6 months ago
  87. 1ed9ec9 dsa: Allow forwarding of redirected IGMP traffic by Daniel Mack · 4 years, 6 months ago
  88. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  89. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  90. 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
  91. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  92. 0419849 net: dsa: tag_8021q: stop restoring VLANs from bridge by Vladimir Oltean · 4 years, 7 months ago
  93. 2b86cb8 net: dsa: declare lockless TX feature for slave ports by Vladimir Oltean · 4 years, 7 months ago
  94. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  95. 5e5502e net: dsa: mt7530: fix roaming from DSA user ports by DENG Qingfang · 4 years, 8 months ago
  96. fb9f2e9 net: dsa: tag_sja1105: appease sparse checks for ethertype accessors by Vladimir Oltean · 4 years, 8 months ago
  97. 84eeb5d net: dsa: tag_sja1105: implement sub-VLAN decoding by Vladimir Oltean · 4 years, 8 months ago
  98. 3eaae1d net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANs by Vladimir Oltean · 4 years, 8 months ago
  99. 38b5bee net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously by Vladimir Oltean · 4 years, 8 months ago
  100. ec5ae61 net: dsa: sja1105: save/restore VLANs using a delta commit method by Vladimir Oltean · 4 years, 8 months ago