summaryrefslogtreecommitdiff
path: root/net/bridge/br_switchdev.c
AgeCommit message (Expand)Author
2019-02-27net: switchdev: Replace port attr set SDO with a notificationFlorian Fainelli
2019-02-21net: bridge: Stop calling switchdev_port_attr_get()Florian Fainelli
2019-02-06net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli
2019-02-06net: Introduce ndo_get_port_parent_id()Florian Fainelli
2019-01-17switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata
2018-12-12net: switchdev: Add extack argument to switchdev_port_obj_add()Petr Machata
2018-12-12net: bridge: Propagate extack to switchdevPetr Machata
2018-10-17bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel
2018-05-31net: bridge: Extract boilerplate around switchdev_port_obj_*()Petr Machata
2018-05-03net: bridge: Notify about !added_by_user FDB entriesPetr Machata
2018-05-03switchdev: Add fdb.added_by_user to switchdev notificationsPetr Machata
2017-12-13net: bridge: use rhashtable for fdbsNikolay Aleksandrov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-28bridge: check for null fdb->dst before notifying switchdev driversRoopa Prabhu
2017-06-08net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky
2017-06-08net: bridge: Add support for offloading port attributesArkadi Sharshevsky
2016-08-26bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel