1. 326b212 net: bridge: switchdev: consistent function naming by Vladimir Oltean · 3 years, 2 months ago
  2. 9776457 net: bridge: mdb: move all switchdev logic to br_switchdev.c by Vladimir Oltean · 3 years, 2 months ago
  3. 4a6849e net: bridge: move br_vlan_replay to br_switchdev.c by Vladimir Oltean · 3 years, 2 months ago
  4. fab9eca net: bridge: create a common function for populating switchdev FDB entries by Vladimir Oltean · 3 years, 2 months ago
  5. 5cda527 net: bridge: move br_fdb_replay inside br_switchdev.c by Vladimir Oltean · 3 years, 2 months ago
  6. 957e223 net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge by Vladimir Oltean · 3 years, 5 months ago
  7. 2e19bb3 net: bridge: switchdev: fix incorrect use of FDB flags when picking the dst device by Vladimir Oltean · 3 years, 5 months ago
  8. 52e4bec net: bridge: switchdev: treat local FDBs the same as entries towards the bridge by Vladimir Oltean · 3 years, 5 months ago
  9. b4454bc net: bridge: switchdev: replay the entire FDB for each port by Vladimir Oltean · 3 years, 5 months ago
  10. c538115 net: bridge: fix build when setting skb->offload_fwd_mark with CONFIG_NET_SWITCHDEV=n by Vladimir Oltean · 3 years, 5 months ago
  11. 4721119 net: bridge: switchdev: allow the TX data plane forwarding to be offloaded by Tobias Waldekranz · 3 years, 5 months ago
  12. 4e51bf4 net: bridge: move the switchdev object replay helpers to "push" mode by Vladimir Oltean · 3 years, 5 months ago
  13. 2f5dc00 net: bridge: switchdev: let drivers inform which bridge ports are offloaded by Vladimir Oltean · 3 years, 5 months ago
  14. 8582661 net: bridge: switchdev: recycle unused hwdoms by Tobias Waldekranz · 3 years, 5 months ago
  15. f7cf972 net: bridge: disambiguate offload_fwd_mark by Tobias Waldekranz · 3 years, 5 months ago
  16. 6eb38bf net: bridge: switchdev: send FDB notifications for host addresses by Tobias Waldekranz · 3 years, 6 months ago
  17. 3e19ae7 net: bridge: use READ_ONCE() and WRITE_ONCE() compiler barriers for fdb->dst by Vladimir Oltean · 3 years, 6 months ago
  18. 2c4eca3 net: bridge: switchdev: include local flag in FDB notifications by Vladimir Oltean · 3 years, 9 months ago
  19. e5b4b89 net: bridge: switchdev: refactor br_switchdev_fdb_notify by Tobias Waldekranz · 3 years, 9 months ago
  20. 6ab4c31 net: bridge: don't notify switchdev for local FDB addresses by Vladimir Oltean · 3 years, 9 months ago
  21. dcbdf13 net: bridge: propagate extack through switchdev_port_attr_set by Vladimir Oltean · 3 years, 11 months ago
  22. e18f4c1 net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes by Vladimir Oltean · 3 years, 11 months ago
  23. 078bbb8 net: bridge: don't print in br_switchdev_set_port_flag by Vladimir Oltean · 3 years, 11 months ago
  24. 304ae3b net: bridge: offload all port flags at once in br_setport by Vladimir Oltean · 3 years, 11 months ago
  25. b7a9e0d net: switchdev: remove vid_begin -> vid_end range from VLAN objects by Vladimir Oltean · 4 years ago
  26. d38c6e3 net: bridge: fdb: convert offloaded to use bitops by Nikolay Aleksandrov · 5 years ago
  27. ac3ca6a net: bridge: fdb: convert added_by_user to bitops by Nikolay Aleksandrov · 5 years ago
  28. d45224d net: switchdev: Replace port attr set SDO with a notification by Florian Fainelli · 6 years ago
  29. 1ef0764 net: bridge: Stop calling switchdev_port_attr_get() by Florian Fainelli · 6 years ago
  30. bccb302 net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID by Florian Fainelli · 6 years ago
  31. d6abc596 net: Introduce ndo_get_port_parent_id() by Florian Fainelli · 6 years ago
  32. 6685987 switchdev: Add extack argument to call_switchdev_notifiers() by Petr Machata · 6 years ago
  33. 69b7320 net: switchdev: Add extack argument to switchdev_port_obj_add() by Petr Machata · 6 years ago
  34. 169327d net: bridge: Propagate extack to switchdev by Petr Machata · 6 years ago
  35. e9ba0fb bridge: switchdev: Allow clearing FDB entry offload indication by Ido Schimmel · 6 years ago
  36. d66e434 net: bridge: Extract boilerplate around switchdev_port_obj_*() by Petr Machata · 7 years ago
  37. 161d82d net: bridge: Notify about !added_by_user FDB entries by Petr Machata · 7 years ago
  38. 816a3be switchdev: Add fdb.added_by_user to switchdev notifications by Petr Machata · 7 years ago
  39. eb79358 net: bridge: use rhashtable for fdbs by Nikolay Aleksandrov · 7 years ago
  40. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  41. ef9a5a6 bridge: check for null fdb->dst before notifying switchdev drivers by Roopa Prabhu · 7 years ago
  42. 6b26b51 net: bridge: Add support for notifying devices about FDB add/del by Arkadi Sharshevsky · 8 years ago
  43. 3922285 net: bridge: Add support for offloading port attributes by Arkadi Sharshevsky · 8 years ago
  44. 6bc506b bridge: switchdev: Add forward mark support for stacked devices by Ido Schimmel · 8 years ago