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