Age | Commit message (Expand) | Author | Files | Lines |
2022-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
2022-04-23 | net: bridge: switchdev: check br_vlan_group() return value | Clément Léger | 1 | -0/+2 |
2022-04-12 | net: bridge: offload BR_HAIRPIN_MODE, BR_ISOLATED, BR_MULTICAST_TO_UNICAST | Arınç ÜNAL | 1 | -1/+2 |
2022-03-18 | net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrations | Tobias Waldekranz | 1 | -0/+46 |
2022-02-23 | net: bridge: Add support for offloading of locked port flag | Hans Schultz | 1 | -1/+1 |
2022-02-16 | net: bridge: switchdev: replay all VLAN groups | Vladimir Oltean | 1 | -41/+49 |
2022-02-16 | net: bridge: make nbp_switchdev_unsync_objs() follow reverse order of sync() | Vladimir Oltean | 1 | -2/+2 |
2022-02-16 | net: bridge: switchdev: differentiate new VLANs from changed ones | Vladimir Oltean | 1 | -1/+2 |
2021-10-29 | net: bridge: switchdev: consistent function naming | Vladimir Oltean | 1 | -54/+63 |
2021-10-29 | net: bridge: mdb: move all switchdev logic to br_switchdev.c | Vladimir Oltean | 1 | -0/+253 |
2021-10-29 | net: bridge: move br_vlan_replay to br_switchdev.c | Vladimir Oltean | 1 | -0/+85 |
2021-10-27 | net: bridge: create a common function for populating switchdev FDB entries | Vladimir Oltean | 1 | -19/+22 |
2021-10-27 | net: bridge: move br_fdb_replay inside br_switchdev.c | Vladimir Oltean | 1 | -0/+54 |
2021-08-04 | net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge | Vladimir Oltean | 1 | -27/+9 |
2021-08-04 | net: bridge: switchdev: fix incorrect use of FDB flags when picking the dst d... | Vladimir Oltean | 1 | -1/+1 |
2021-07-28 | net: bridge: switchdev: treat local FDBs the same as entries towards the bridge | Vladimir Oltean | 1 | -1/+1 |
2021-07-28 | net: bridge: switchdev: replay the entire FDB for each port | Vladimir Oltean | 1 | -12/+2 |
2021-07-24 | net: bridge: fix build when setting skb->offload_fwd_mark with CONFIG_NET_SWI... | Vladimir Oltean | 1 | -0/+5 |
2021-07-23 | net: bridge: switchdev: allow the TX data plane forwarding to be offloaded | Tobias Waldekranz | 1 | -4/+64 |
2021-07-22 | net: bridge: move the switchdev object replay helpers to "push" mode | Vladimir Oltean | 1 | -3/+72 |
2021-07-22 | net: bridge: switchdev: let drivers inform which bridge ports are offloaded | Vladimir Oltean | 1 | -12/+70 |
2021-07-22 | net: bridge: switchdev: recycle unused hwdoms | Tobias Waldekranz | 1 | -32/+62 |
2021-07-22 | net: bridge: disambiguate offload_fwd_mark | Tobias Waldekranz | 1 | -8/+8 |
2021-06-29 | net: bridge: switchdev: send FDB notifications for host addresses | Tobias Waldekranz | 1 | -6/+5 |
2021-06-29 | net: bridge: use READ_ONCE() and WRITE_ONCE() compiler barriers for fdb->dst | Vladimir Oltean | 1 | -3/+4 |
2021-04-17 | net: bridge: switchdev: include local flag in FDB notifications | Vladimir Oltean | 1 | -2/+1 |
2021-04-17 | net: bridge: switchdev: refactor br_switchdev_fdb_notify | Tobias Waldekranz | 1 | -30/+11 |
2021-03-24 | net: bridge: don't notify switchdev for local FDB addresses | Vladimir Oltean | 1 | -0/+2 |
2021-02-15 | net: bridge: propagate extack through switchdev_port_attr_set | Vladimir Oltean | 1 | -2/+4 |
2021-02-13 | net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes | Vladimir Oltean | 1 | -3/+3 |
2021-02-13 | net: bridge: don't print in br_switchdev_set_port_flag | Vladimir Oltean | 1 | -6/+7 |
2021-02-13 | net: bridge: offload all port flags at once in br_setport | Vladimir Oltean | 1 | -2/+4 |
2021-01-12 | net: switchdev: remove vid_begin -> vid_end range from VLAN objects | Vladimir Oltean | 1 | -4/+2 |
2019-10-30 | net: bridge: fdb: convert offloaded to use bitops | Nikolay Aleksandrov | 1 | -2/+4 |
2019-10-30 | net: bridge: fdb: convert added_by_user to bitops | Nikolay Aleksandrov | 1 | -2/+4 |
2019-02-27 | net: switchdev: Replace port attr set SDO with a notification | Florian Fainelli | 1 | -1/+7 |
2019-02-22 | net: bridge: Stop calling switchdev_port_attr_get() | Florian Fainelli | 1 | -6/+5 |
2019-02-07 | net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID | Florian Fainelli | 1 | -11/+3 |
2019-02-07 | net: Introduce ndo_get_port_parent_id() | Florian Fainelli | 1 | -2/+7 |
2019-01-18 | switchdev: Add extack argument to call_switchdev_notifiers() | Petr Machata | 1 | -1/+1 |
2018-12-13 | net: switchdev: Add extack argument to switchdev_port_obj_add() | Petr Machata | 1 | -1/+1 |
2018-12-13 | net: bridge: Propagate extack to switchdev | Petr Machata | 1 | -1/+2 |
2018-10-18 | bridge: switchdev: Allow clearing FDB entry offload indication | Ido Schimmel | 1 | -3/+6 |
2018-05-31 | net: bridge: Extract boilerplate around switchdev_port_obj_*() | Petr Machata | 1 | -0/+25 |
2018-05-03 | net: bridge: Notify about !added_by_user FDB entries | Petr Machata | 1 | -1/+1 |
2018-05-03 | switchdev: Add fdb.added_by_user to switchdev notifications | Petr Machata | 1 | -3/+7 |
2017-12-13 | net: bridge: use rhashtable for fdbs | Nikolay Aleksandrov | 1 | -4/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-29 | bridge: check for null fdb->dst before notifying switchdev drivers | Roopa Prabhu | 1 | -1/+1 |
2017-06-08 | net: bridge: Add support for notifying devices about FDB add/del | Arkadi Sharshevsky | 1 | -0/+33 |