index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_switchdev.c
Age
Commit message (
Expand
)
Author
2019-10-29
net: bridge: fdb: convert offloaded to use bitops
Nikolay Aleksandrov
2019-10-29
net: bridge: fdb: convert added_by_user to bitops
Nikolay Aleksandrov
2019-02-27
net: switchdev: Replace port attr set SDO with a notification
Florian Fainelli
2019-02-21
net: bridge: Stop calling switchdev_port_attr_get()
Florian Fainelli
2019-02-06
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
2019-02-06
net: Introduce ndo_get_port_parent_id()
Florian Fainelli
2019-01-17
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
2018-12-12
net: switchdev: Add extack argument to switchdev_port_obj_add()
Petr Machata
2018-12-12
net: bridge: Propagate extack to switchdev
Petr Machata
2018-10-17
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
2018-05-31
net: bridge: Extract boilerplate around switchdev_port_obj_*()
Petr Machata
2018-05-03
net: bridge: Notify about !added_by_user FDB entries
Petr Machata
2018-05-03
switchdev: Add fdb.added_by_user to switchdev notifications
Petr Machata
2017-12-13
net: bridge: use rhashtable for fdbs
Nikolay Aleksandrov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-28
bridge: check for null fdb->dst before notifying switchdev drivers
Roopa Prabhu
2017-06-08
net: bridge: Add support for notifying devices about FDB add/del
Arkadi Sharshevsky
2017-06-08
net: bridge: Add support for offloading port attributes
Arkadi Sharshevsky
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel