1. bc7e343 net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tags by Christian Eggers · 4 years, 3 months ago
  2. a0d2698 net: dsa: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
  3. ea440cd net: dsa: tag_ocelot: use VLAN information from tagging header when available by Vladimir Oltean · 4 years, 3 months ago
  4. 2e554a7 net: dsa: propagate switchdev vlan_filtering prepare phase to drivers by Vladimir Oltean · 4 years, 3 months ago
  5. 08156ba net: dsa: Add devlink port regions support to DSA by Andrew Lunn · 4 years, 3 months ago
  6. 3122433 net: dsa: Register devlink ports before calling DSA driver setup() by Andrew Lunn · 4 years, 3 months ago
  7. f15ec13 net: dsa: Make use of devlink port flavour unused by Andrew Lunn · 4 years, 3 months ago
  8. 3a68844 net: dsa: Utilize __vlan_find_dev_deep_rcu() by Florian Fainelli · 4 years, 3 months ago
  9. a348292 net: dsa: Obtain VLAN protocol from skb->protocol by Florian Fainelli · 4 years, 3 months ago
  10. 1c5ad5a net: dsa: b53: Set untag_bridge_pvid by Florian Fainelli · 4 years, 3 months ago
  11. 1dc0408 net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv() by Florian Fainelli · 4 years, 3 months ago
  12. 300fd57 net: dsa: tag_rtl4_a: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  13. e665297 net: dsa: tag_sja1105: use a custom flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  14. 6b04f17 net: dsa: tag_qca: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  15. b1af365 net: dsa: tag_mtk: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  16. 742b2e1 net: dsa: tag_edsa: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  17. 11f5011 net: dsa: tag_dsa: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  18. f569ad5 net: dsa: tag_brcm: use generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  19. 7a6ffe7 net: dsa: point out the tail taggers by Vladimir Oltean · 4 years, 3 months ago
  20. 2e8cb1b net: dsa: make the .flow_dissect tagger callback return void by Vladimir Oltean · 4 years, 3 months ago
  21. 5124197 net: dsa: tag_ocelot: use a short prefix on both ingress and egress by Vladimir Oltean · 4 years, 3 months ago
  22. 707091e net: dsa: tag_sja1105: request promiscuous mode for master by Vladimir Oltean · 4 years, 3 months ago
  23. c397540 net: dsa: allow drivers to request promiscuous mode on master by Vladimir Oltean · 4 years, 3 months ago
  24. e2f9a8f net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb by Vladimir Oltean · 4 years, 3 months ago
  25. ed409f3 net: dsa: b53: Configure VLANs while not filtering by Florian Fainelli · 4 years, 3 months ago
  26. 412a152 net: dsa: untag the bridge pvid from rx skbs by Vladimir Oltean · 4 years, 3 months ago
  27. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  28. 88525fc net: dsa: tag_sja1105: add compatibility with hwaccel VLAN tags by Vladimir Oltean · 4 years, 4 months ago
  29. bbed0bb net: dsa: tag_8021q: add VLANs to the master interface too by Vladimir Oltean · 4 years, 4 months ago
  30. 2209158c net: dsa: install VLANs into the master's RX filter too by Vladimir Oltean · 4 years, 4 months ago
  31. adb256e net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0 by Vladimir Oltean · 4 years, 4 months ago
  32. 707ec38 net: dsa: refuse configuration in prepare phase of dsa_port_vlan_filtering() by Vladimir Oltean · 4 years, 4 months ago
  33. 1ce39f0 net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEUPPER by Vladimir Oltean · 4 years, 4 months ago
  34. 2b13840 net: dsa: convert check for 802.1Q upper when bridged into PRECHANGEUPPER by Vladimir Oltean · 4 years, 4 months ago
  35. eb46e8d net: dsa: rename dsa_slave_upper_vlan_check to something more suggestive by Vladimir Oltean · 4 years, 4 months ago
  36. 8350129 net: dsa: deny enslaving 802.1Q upper to VLAN-aware bridge from PRECHANGEUPPER by Vladimir Oltean · 4 years, 4 months ago
  37. 0f06b85 net: dsa: wire up devlink info get by Andrew Lunn · 4 years, 4 months ago
  38. 97c82c2 net: dsa: Add devlink regions support to DSA by Andrew Lunn · 4 years, 4 months ago
  39. ccc3e6b net: dsa: Add helper to convert from devlink to ds by Andrew Lunn · 4 years, 4 months ago
  40. 6565243 net: mscc: ocelot: add locking for the port TX timestamp ID by Vladimir Oltean · 4 years, 4 months ago
  41. 8823659 Revert "net: dsa: Add more convenient functions for installing port VLANs" by Vladimir Oltean · 4 years, 4 months ago
  42. 5899ee3 net: dsa: tag_8021q: add a context structure by Vladimir Oltean · 4 years, 4 months ago
  43. 7e092af net: dsa: tag_8021q: setup tagging via a single function call by Vladimir Oltean · 4 years, 4 months ago
  44. 2f1e8ea net: dsa: link interfaces with the DSA master to get rid of lockdep warnings by Vladimir Oltean · 4 years, 4 months ago
  45. 4349abd net: dsa: don't print non-fatal MTU error if not supported by Vladimir Oltean · 4 years, 4 months ago
  46. c9ebf12 net: dsa: change PHY error message again by Vladimir Oltean · 4 years, 4 months ago
  47. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  48. 5df5661 net: dsa: stop overriding master's ndo_get_phys_port_name by Vladimir Oltean · 4 years, 6 months ago
  49. 85e05d2 net: dsa: of: Allow ethernet-ports as encapsulating node by Kurt Kanzenbach · 4 years, 6 months ago
  50. 71d4364 net: dsa: use the ETH_MIN_MTU and ETH_DATA_LEN default values by Vladimir Oltean · 4 years, 6 months ago
  51. 9c0c701 net: dsa: Setup dsa_netdev_ops by Florian Fainelli · 4 years, 6 months ago
  52. 67c2404 net: dsa: felix: create a template for the DSA tags on xmit by Vladimir Oltean · 4 years, 6 months ago
  53. 71ad8d5 devlink: Replace devlink_port_attrs_set parameters with a struct by Danielle Ratson · 4 years, 6 months ago
  54. efd7fe6 net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tag by Linus Walleij · 4 years, 6 months ago
  55. 99bac53 net: dsa: tag_qca.c: Fix warning for __be16 vs u16 by Andrew Lunn · 4 years, 6 months ago
  56. 04d63f9 net: dsa: tag_mtk: Fix warnings for __be16 by Andrew Lunn · 4 years, 6 months ago
  57. 802734a net: dsa: tag_lan9303: Fix __be16 warnings by Andrew Lunn · 4 years, 6 months ago
  58. ed6444e net: dsa: tag_ksz: Fix __be16 warnings by Andrew Lunn · 4 years, 6 months ago
  59. a61bf20 net: dsa: Add __percpu property to prevent warnings by Andrew Lunn · 4 years, 6 months ago
  60. 65951a9e net: dsa: Improve subordinate PHY error message by Florian Fainelli · 4 years, 6 months ago
  61. 1ed9ec9 dsa: Allow forwarding of redirected IGMP traffic by Daniel Mack · 4 years, 7 months ago
  62. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  63. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  64. 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
  65. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  66. 0419849 net: dsa: tag_8021q: stop restoring VLANs from bridge by Vladimir Oltean · 4 years, 7 months ago
  67. 2b86cb8 net: dsa: declare lockless TX feature for slave ports by Vladimir Oltean · 4 years, 7 months ago
  68. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  69. 5e5502e net: dsa: mt7530: fix roaming from DSA user ports by DENG Qingfang · 4 years, 8 months ago
  70. fb9f2e9 net: dsa: tag_sja1105: appease sparse checks for ethertype accessors by Vladimir Oltean · 4 years, 8 months ago
  71. 84eeb5d net: dsa: tag_sja1105: implement sub-VLAN decoding by Vladimir Oltean · 4 years, 8 months ago
  72. 3eaae1d net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANs by Vladimir Oltean · 4 years, 8 months ago
  73. 38b5bee net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously by Vladimir Oltean · 4 years, 8 months ago
  74. ec5ae61 net: dsa: sja1105: save/restore VLANs using a delta commit method by Vladimir Oltean · 4 years, 8 months ago
  75. 1f66b0f net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helper by Vladimir Oltean · 4 years, 8 months ago
  76. 54a0ed0 net: dsa: provide an option for drivers to always receive bridge VLANs by Russell King · 4 years, 8 months ago
  77. 097f024 net: dsa: tag_sja1105: Constify dsa_device_ops by Florian Fainelli · 4 years, 8 months ago
  78. 2fa3888 net: dsa: ocelot: Constify dsa_device_ops by Florian Fainelli · 4 years, 8 months ago
  79. ac02a45 net: dsa: sja1105: implement cross-chip bridging operations by Vladimir Oltean · 4 years, 8 months ago
  80. 3b7bc1f net: dsa: introduce a dsa_switch_find function by Vladimir Oltean · 4 years, 8 months ago
  81. f66a6a6 net: dsa: permit cross-chip bridging between all trees in the system by Vladimir Oltean · 4 years, 8 months ago
  82. f78ed22 netpoll: accept NULL np argument in netpoll_send_skb() by Eric Dumazet · 4 years, 8 months ago
  83. c75a33c net: remove newlines in NL_SET_ERR_MSG_MOD by Jacob Keller · 4 years, 8 months ago
  84. e1eea81 net: dsa: introduce a dsa_port_from_netdev public helper by Vladimir Oltean · 4 years, 8 months ago
  85. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  86. 050569f net: dsa: Do not leave DSA master with NULL netdev_ops by Florian Fainelli · 4 years, 8 months ago
  87. 6572215 net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred by Vladimir Oltean · 4 years, 8 months ago
  88. 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 8 months ago
  89. 86f8b1c net: dsa: Do not make user port errors fatal by Florian Fainelli · 4 years, 8 months ago
  90. d483389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  91. 5c05c1d net: phylink, dsa: eliminate phylink_fixed_state_cb() by Russell King · 4 years, 9 months ago
  92. e131a56 net: dsa: add GRO support via gro_cells by Alexander Lobakin · 4 years, 9 months ago
  93. 72579e1 net: dsa: don't fail to probe if we couldn't set the MTU by Vladimir Oltean · 4 years, 9 months ago
  94. 3be98b2 net: dsa: Down cpu/dsa ports phylink will control by Andrew Lunn · 4 years, 9 months ago
  95. bf88dc3 net: dsa: dsa_bridge_mtu_normalization() can be static by kbuild test robot · 4 years, 9 months ago
  96. 765bda9 net: dsa: fix oops while probing Marvell DSA switches by Russell King · 4 years, 9 months ago
  97. 3429717 net: dsa: add port policers by Vladimir Oltean · 4 years, 9 months ago
  98. e13c207 net: dsa: refactor matchall mirred action to separate function by Vladimir Oltean · 4 years, 9 months ago
  99. ee91a83 net: dsa: Simplify 'dsa_tag_protocol_to_str()' by Christophe JAILLET · 4 years, 9 months ago
  100. bff33f7 net: dsa: implement auto-normalization of MTU for bridge hardware datapath by Vladimir Oltean · 4 years, 9 months ago