summaryrefslogtreecommitdiffstats
path: root/include/net/switchdev.h
Commit message (Expand)AuthorAgeFilesLines
* net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean2021-04-161-0/+1
* net: bridge: add helper to replay port and host-joined mdb entriesVladimir Oltean2021-03-231-0/+1
* switchdev: mrp: Extend ring_role_mrp and in_role_mrpHoratiu Vultur2021-02-161-0/+2
* switchdev: mrp: Remove CONFIG_BRIDGE_MRPHoratiu Vultur2021-02-161-10/+0
* net: bridge: fix switchdev_port_attr_set stub when CONFIG_SWITCHDEV=nVladimir Oltean2021-02-151-1/+2
* net: bridge: propagate extack through switchdev_port_attr_setVladimir Oltean2021-02-141-1/+2
* net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean2021-02-121-1/+6
* net: switchdev: propagate extack to port attributesVladimir Oltean2021-02-121-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-101-2/+0
|\
| * switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur2021-02-081-2/+0
* | net: switchdev: delete the transaction objectVladimir Oltean2021-01-111-14/+0
* | net: switchdev: remove the transaction structure from port attributesVladimir Oltean2021-01-111-5/+2
* | net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean2021-01-111-3/+0
* | net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean2021-01-111-2/+1
|/
* bridge: switchdev: Notify about VLAN protocol changesDanielle Ratson2020-12-011-0/+2
* bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifierAlexandra Winter2020-09-151-0/+1
* switchdev: mrp: Extend switchdev API for MRP InterconnectHoratiu Vultur2020-07-141-0/+38
* bridge: mrp: Add support for role MRAHoratiu Vultur2020-06-011-0/+1
* bridge: mrp: Set the priority of MRP instanceHoratiu Vultur2020-06-011-0/+1
* switchdev: mrp: Remove the variable mrp_ring_stateHoratiu Vultur2020-05-221-1/+0
* switchdev: mrp: Extend switchdev API to offload MRPHoratiu Vultur2020-04-271-0/+62
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* switchdev: Remove unused transaction item queueFlorian Fainelli2019-03-011-12/+0
* net: Remove switchdev_opsFlorian Fainelli2019-02-271-17/+0
* switchdev: Add SWITCHDEV_PORT_ATTR_SETFlorian Fainelli2019-02-271-0/+27
* switchdev: Complete removal of switchdev_port_attr_get()Florian Fainelli2019-02-241-4/+0
* net: Get rid of switchdev_port_attr_get()Florian Fainelli2019-02-211-8/+0
* net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli2019-02-211-2/+0
* net: switchdev: Add PORT_PRE_BRIDGE_FLAGSFlorian Fainelli2019-02-211-1/+2
* net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli2019-02-061-11/+0
* switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata2019-01-171-2/+4
* net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata2018-12-121-2/+4
* net: switchdev: Add extack to struct switchdev_notifier_infoPetr Machata2018-12-121-2/+11
* net: switchdev: Add extack argument to switchdev_port_obj_add()Petr Machata2018-12-121-2/+4
* switchdev: Replace port obj add/del SDO with a notificationPetr Machata2018-11-231-9/+0
* switchdev: Add helpers to aid traversal through lower devicesPetr Machata2018-11-231-0/+33
* switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DELPetr Machata2018-11-231-0/+10
* switchdev: Add a blocking notifier chainPetr Machata2018-11-231-0/+27
* switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): SanitizePetr Machata2018-11-231-4/+4
* vxlan: Add hardware FDB learningPetr Machata2018-11-211-0/+2
* bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel2018-10-171-1/+2
* vxlan: Support marking RDSTs as offloadedPetr Machata2018-10-171-0/+1
* vxlan: Add switchdev notificationsPetr Machata2018-10-171-0/+3
* switchdev: Add fdb.added_by_user to switchdev notificationsPetr Machata2018-05-031-0/+1
* net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn2017-11-101-0/+1
* net: bridge: Notify on bridge device mrouter state changesYotam Gigi2017-10-091-0/+1
* net: switchdev: Remove bridge bypass support from switchdevArkadi Sharshevsky2017-08-071-75/+0
* net: dsa: Move FDB dump implementation inside DSAArkadi Sharshevsky2017-08-071-12/+0
* net: switchdev: add SET_SWITCHDEV_OPS helperSimon Horman2017-07-011-0/+4
* net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky2017-06-081-0/+1