1. e31dbd3 net: dsa: merge rtnl_lock sections in dsa_slave_create by Vladimir Oltean · 3 years ago
  2. 904e112 net: dsa: reorder PHY initialization with MTU setup in slave.c by Vladimir Oltean · 3 years ago
  3. d3eed0e net: dsa: keep the bridge_dev and bridge_num as part of the same structure by Vladimir Oltean · 3 years, 1 month ago
  4. 936db8a net: dsa: rename dsa_port_offloads_bridge to dsa_port_offloads_bridge_dev by Vladimir Oltean · 3 years, 1 month ago
  5. 36cbf39 net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers by Vladimir Oltean · 3 years, 1 month ago
  6. 21bd64b net: dsa: consolidate phylink creation by Russell King (Oracle) · 3 years, 1 month ago
  7. c07c6e8 net: dsa: populate supported_interfaces member by Marek Behún · 3 years, 2 months ago
  8. 716a30a net: switchdev: merge switchdev_handle_fdb_{add,del}_to_device by Vladimir Oltean · 3 years, 2 months ago
  9. 425d19c net: dsa: stop calling dev_hold in dsa_slave_fdb_event by Vladimir Oltean · 3 years, 2 months ago
  10. 0faf890 net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work by Vladimir Oltean · 3 years, 2 months ago
  11. 2d7e73f Revert "Merge branch 'dsa-rtnl'" by David S. Miller · 3 years, 2 months ago
  12. 5cdfde4 net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work by Vladimir Oltean · 3 years, 2 months ago
  13. d0004a0 net: dsa: remove the "dsa_to_port in a loop" antipattern from the core by Vladimir Oltean · 3 years, 2 months ago
  14. 487d385 net: dsa: allow reporting of standard ethtool stats for slave devices by Alvin Šipraga · 3 years, 2 months ago
  15. e35b8d7 net: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 3 months ago
  16. 6a52e73 net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup by Vladimir Oltean · 3 years, 4 months ago
  17. 58adf9d net: dsa: let drivers state that they need VLAN filtering while standalone by Vladimir Oltean · 3 years, 4 months ago
  18. 06cfb2d net: dsa: don't advertise 'rx-vlan-filter' when not needed by Vladimir Oltean · 3 years, 4 months ago
  19. 67b5fb5 net: dsa: properly fall back to software bridging by Vladimir Oltean · 3 years, 4 months ago
  20. f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  21. c35b57c net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge by Vladimir Oltean · 3 years, 5 months ago
  22. 39f3210 net: dsa: don't fast age standalone ports by Vladimir Oltean · 3 years, 5 months ago
  23. c73c570 net: dsa: don't disable multicast flooding to the CPU even without an IGMP querier by Vladimir Oltean · 3 years, 5 months ago
  24. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 5 months ago
  25. 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 5 months ago
  26. 4e51bf4 net: bridge: move the switchdev object replay helpers to "push" mode by Vladimir Oltean · 3 years, 5 months ago
  27. 21cf377 net: dsa: ensure linearized SKBs in case of tail taggers by Lino Sanfilippo · 3 years, 5 months ago
  28. b94dc99 net: dsa: use switchdev_handle_fdb_{add,del}_to_device by Vladimir Oltean · 3 years, 5 months ago
  29. c6451cd net: switchdev: introduce helper for checking dynamically learned FDB entries by Vladimir Oltean · 3 years, 5 months ago
  30. 4bed397 net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are on the same dev by Vladimir Oltean · 3 years, 6 months ago
  31. 81a619f net: dsa: include fdb entries pointing to bridge in the host fdb list by Vladimir Oltean · 3 years, 6 months ago
  32. 10fae4a net: dsa: include bridge addresses which are local in the host fdb list by Tobias Waldekranz · 3 years, 6 months ago
  33. 3068d46 net: dsa: sync static FDB entries on foreign interfaces to hardware by Vladimir Oltean · 3 years, 6 months ago
  34. 3dc80af net: dsa: introduce a separate cross-chip notifier type for host FDBs by Vladimir Oltean · 3 years, 6 months ago
  35. b8e997c net: dsa: introduce a separate cross-chip notifier type for host MDBs by Vladimir Oltean · 3 years, 6 months ago
  36. b117e1e net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del by Vladimir Oltean · 3 years, 6 months ago
  37. 7491894 net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG by Vladimir Oltean · 3 years, 6 months ago
  38. 4ede74e net: dsa: refactor the prechangeupper sanity checks into a dedicated function by Vladimir Oltean · 3 years, 6 months ago
  39. 0d2cfbd net: bridge: ignore switchdev events for LAG ports which didn't request replay by Vladimir Oltean · 3 years, 6 months ago
  40. 69bfac9 net: switchdev: add a context void pointer to struct switchdev_notifier_info by Vladimir Oltean · 3 years, 6 months ago
  41. 88faba2 net: dsa: targeted MTU notifiers should only match on one port by Vladimir Oltean · 3 years, 6 months ago
  42. 4e4ab79 net: dsa: calculate the largest_mtu across all ports in the tree by Vladimir Oltean · 3 years, 6 months ago
  43. c916e8e net: dsa: dsa_slave_phy_connect(): extend phy's flags with port specific phy flags by Oleksij Rempel · 3 years, 7 months ago
  44. 4e50025 net: dsa: generalize overhead for taggers that use both headers and trailers by Vladimir Oltean · 3 years, 7 months ago
  45. b94cbc9 net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count by Vladimir Oltean · 3 years, 8 months ago
  46. c4b364c net: dsa: free skb->cb usage in core driver by Yangbo Lu · 3 years, 8 months ago
  47. 5c5416f net: dsa: no longer clone skb in core driver by Yangbo Lu · 3 years, 8 months ago
  48. cf536ea net: dsa: no longer identify PTP packet in core driver by Yangbo Lu · 3 years, 8 months ago
  49. cfd12c0 net: dsa: check tx timestamp request in core driver by Yangbo Lu · 3 years, 8 months ago
  50. a71acad net: dsa: enable selftest support for all switches by default by Oleksij Rempel · 3 years, 8 months ago
  51. 2c4eca3 net: bridge: switchdev: include local flag in FDB notifications by Vladimir Oltean · 3 years, 9 months ago
  52. 83216e3 of: net: pass the dst buffer to of_get_mac_address() by Michael Walle · 3 years, 9 months ago
  53. 3fb24a4 dsa: slave: add support for TC_SETUP_FT by Pablo Neira Ayuso · 3 years, 9 months ago
  54. 0994d49 net: dsa: resolve forwarding path for dsa slave ports by Felix Fietkau · 3 years, 9 months ago
  55. 010e269 net: dsa: sync up switchdev objects and port attributes when joining the bridge by Vladimir Oltean · 3 years, 9 months ago
  56. 2afc526 net: dsa: pass extack to dsa_port_{bridge,lag}_join by Vladimir Oltean · 3 years, 9 months ago
  57. 03cbb87 net: dsa: fix switchdev objects on bridge master mistakenly being applied on ports by Vladimir Oltean · 3 years, 10 months ago
  58. c595c43 net: dsa: add MRP support by Horatiu Vultur · 3 years, 11 months ago
  59. 89153ed net: dsa: propagate extack to .port_vlan_filtering by Vladimir Oltean · 3 years, 11 months ago
  60. 31046a5 net: dsa: propagate extack to .port_vlan_add by Vladimir Oltean · 3 years, 11 months ago
  61. a8b659e net: dsa: act as passthrough for bridge port flags by Vladimir Oltean · 3 years, 11 months ago
  62. 4c08c58 net: switchdev: propagate extack to port attributes by Vladimir Oltean · 3 years, 11 months ago
  63. 18596f5 net: dsa: add support for offloading HSR by George McCollister · 3 years, 11 months ago
  64. a324d3d net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfaces by Vladimir Oltean · 3 years, 11 months ago
  65. c0a8a9c net: dsa: automatically bring user ports down when master goes down by Vladimir Oltean · 3 years, 11 months ago
  66. 9d5ef19 net: dsa: automatically bring up DSA master when opening user port by Vladimir Oltean · 3 years, 11 months ago
  67. 53da0eb net: dsa: allow changing the tag protocol via the "tagging" device attribute by Vladimir Oltean · 4 years ago
  68. 0ee2af4 net: dsa: set configure_vlan_while_not_filtering to true by default by Vladimir Oltean · 4 years ago
  69. 058102a net: dsa: Link aggregation support by Tobias Waldekranz · 4 years ago
  70. 5696c8a net: dsa: Don't offload port attributes on standalone ports by Tobias Waldekranz · 4 years ago
  71. c2ec5f2 net: dsa: add optional stats64 support by Oleksij Rempel · 4 years ago
  72. 417b99b net: dsa: remove obsolete comments about switchdev transactions by Vladimir Oltean · 4 years ago
  73. bae33f2 net: switchdev: remove the transaction structure from port attributes by Vladimir Oltean · 4 years ago
  74. ffb68fc net: switchdev: remove the transaction structure from port object notifiers by Vladimir Oltean · 4 years ago
  75. b7a9e0d net: switchdev: remove vid_begin -> vid_end range from VLAN objects by Vladimir Oltean · 4 years ago
  76. 4b9c935 net: dsa: dsa_legacy_fdb_{add,del} can be static by Vladimir Oltean · 4 years ago
  77. 1dbb130 net: dsa: remove the DSA specific notifiers by Vladimir Oltean · 4 years ago
  78. a5e3c9b net: dsa: export dsa_slave_dev_check by Vladimir Oltean · 4 years ago
  79. d5f1948 net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors by Vladimir Oltean · 4 years ago
  80. 5fb4a45 net: dsa: exit early in dsa_slave_switchdev_event if we can't program the FDB by Vladimir Oltean · 4 years ago
  81. 447d290 net: dsa: move switchdev event implementation under the same switch/case statement by Vladimir Oltean · 4 years ago
  82. c4bb76a net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_work by Vladimir Oltean · 4 years ago
  83. 2fd1865 net: dsa: be louder when a non-legacy FDB operation fails by Vladimir Oltean · 4 years ago
  84. bdc40a3 net: dsa: print the MTU value that could not be set by Rasmus Villemoes · 4 years, 1 month ago
  85. 30abc9cd net: dsa: avoid potential use-after-free error by Christian Eggers · 4 years, 1 month ago
  86. 6a90062 net: dsa: use net core stats64 handling by Heiner Kallweit · 4 years, 2 months ago
  87. e358bef net: dsa: Give drivers the chance to veto certain upper devices by Vladimir Oltean · 4 years, 2 months ago
  88. a3b0b64 net: dsa: implement a central TX reallocation procedure by Vladimir Oltean · 4 years, 2 months ago
  89. a0d2698 net: dsa: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
  90. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  91. 2209158c net: dsa: install VLANs into the master's RX filter too by Vladimir Oltean · 4 years, 3 months ago
  92. adb256e net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0 by Vladimir Oltean · 4 years, 3 months ago
  93. 1ce39f0 net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEUPPER by Vladimir Oltean · 4 years, 3 months ago
  94. 2b13840 net: dsa: convert check for 802.1Q upper when bridged into PRECHANGEUPPER by Vladimir Oltean · 4 years, 3 months ago
  95. eb46e8d net: dsa: rename dsa_slave_upper_vlan_check to something more suggestive by Vladimir Oltean · 4 years, 3 months ago
  96. 8350129 net: dsa: deny enslaving 802.1Q upper to VLAN-aware bridge from PRECHANGEUPPER by Vladimir Oltean · 4 years, 3 months ago
  97. 8823659 Revert "net: dsa: Add more convenient functions for installing port VLANs" by Vladimir Oltean · 4 years, 4 months ago
  98. 2f1e8ea net: dsa: link interfaces with the DSA master to get rid of lockdep warnings by Vladimir Oltean · 4 years, 4 months ago
  99. 4349abd net: dsa: don't print non-fatal MTU error if not supported by Vladimir Oltean · 4 years, 4 months ago
  100. c9ebf12 net: dsa: change PHY error message again by Vladimir Oltean · 4 years, 4 months ago