summaryrefslogtreecommitdiff
path: root/include/net/switchdev.h
AgeCommit message (Expand)Author
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
2018-12-12net: switchdev: Add extack to struct switchdev_notifier_infoPetr Machata
2018-12-12net: switchdev: Add extack argument to switchdev_port_obj_add()Petr Machata
2018-11-23switchdev: Replace port obj add/del SDO with a notificationPetr Machata
2018-11-23switchdev: Add helpers to aid traversal through lower devicesPetr Machata
2018-11-23switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DELPetr Machata
2018-11-23switchdev: Add a blocking notifier chainPetr Machata
2018-11-23switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): SanitizePetr Machata
2018-11-21vxlan: Add hardware FDB learningPetr Machata
2018-10-17bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel
2018-10-17vxlan: Support marking RDSTs as offloadedPetr Machata
2018-10-17vxlan: Add switchdev notificationsPetr Machata
2018-05-03switchdev: Add fdb.added_by_user to switchdev notificationsPetr Machata
2017-11-10net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn
2017-10-09net: bridge: Notify on bridge device mrouter state changesYotam Gigi
2017-08-07net: switchdev: Remove bridge bypass support from switchdevArkadi Sharshevsky
2017-08-07net: dsa: Move FDB dump implementation inside DSAArkadi Sharshevsky
2017-07-01net: switchdev: add SET_SWITCHDEV_OPS helperSimon Horman
2017-06-08net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky
2017-06-08net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky
2017-06-08net: switchdev: Add support for querying supported bridge flags by hardwareArkadi Sharshevsky