summaryrefslogtreecommitdiff
path: root/include/net/switchdev.h
AgeCommit message (Expand)Author
2024-02-16net: bridge: switchdev: Skip MDB replays of deferred events on offloadTobias Waldekranz
2023-08-09net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set()Yue Haibing
2023-08-02net: switchdev: Remove unused typedef switchdev_obj_dump_cb_t()Yue Haibing
2023-07-21net: switchdev: Add a helper to replay objects on a bridge portPetr Machata
2022-11-09bridge: switchdev: Allow device drivers to install locked FDB entriesHans J. Schultz
2022-06-29net: switchdev: add reminder near struct switchdev_notifier_fdb_infoVladimir Oltean
2022-03-17net: bridge: mst: Notify switchdev drivers of MST state changesTobias Waldekranz
2022-03-17net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrationsTobias Waldekranz
2022-03-17net: bridge: mst: Notify switchdev drivers of MST mode changesTobias Waldekranz
2022-02-24net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_deviceVladimir Oltean
2022-02-16net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign int...Vladimir Oltean
2022-02-16net: bridge: switchdev: differentiate new VLANs from changed onesVladimir Oltean
2021-10-27net: switchdev: merge switchdev_handle_fdb_{add,del}_to_deviceVladimir Oltean
2021-08-04net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridgeVladimir Oltean
2021-07-21net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device ...Vladimir Oltean
2021-07-20net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICEVladimir Oltean
2021-07-20net: switchdev: introduce helper for checking dynamically learned FDB entriesVladimir Oltean
2021-06-28net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean
2021-04-16net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean
2021-03-23net: bridge: add helper to replay port and host-joined mdb entriesVladimir Oltean
2021-02-16switchdev: mrp: Extend ring_role_mrp and in_role_mrpHoratiu Vultur
2021-02-16switchdev: mrp: Remove CONFIG_BRIDGE_MRPHoratiu Vultur
2021-02-15net: bridge: fix switchdev_port_attr_set stub when CONFIG_SWITCHDEV=nVladimir Oltean
2021-02-14net: bridge: propagate extack through switchdev_port_attr_setVladimir Oltean
2021-02-12net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean
2021-02-12net: switchdev: propagate extack to port attributesVladimir Oltean
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-08switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur
2021-01-11net: switchdev: delete the transaction objectVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port attributesVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean
2021-01-11net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean
2020-12-01bridge: switchdev: Notify about VLAN protocol changesDanielle Ratson
2020-09-15bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifierAlexandra Winter
2020-07-14switchdev: mrp: Extend switchdev API for MRP InterconnectHoratiu Vultur
2020-06-01bridge: mrp: Add support for role MRAHoratiu Vultur
2020-06-01bridge: mrp: Set the priority of MRP instanceHoratiu Vultur
2020-05-22switchdev: mrp: Remove the variable mrp_ring_stateHoratiu Vultur
2020-04-27switchdev: mrp: Extend switchdev API to offload MRPHoratiu Vultur
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-03-01switchdev: Remove unused transaction item queueFlorian Fainelli
2019-02-27net: Remove switchdev_opsFlorian Fainelli
2019-02-27switchdev: Add SWITCHDEV_PORT_ATTR_SETFlorian Fainelli
2019-02-24switchdev: Complete removal of switchdev_port_attr_get()Florian Fainelli
2019-02-21net: Get rid of switchdev_port_attr_get()Florian Fainelli
2019-02-21net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli
2019-02-21net: switchdev: Add PORT_PRE_BRIDGE_FLAGSFlorian Fainelli
2019-02-06net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli
2019-01-17switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata
2018-12-12net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata