index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_switchdev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
2021-04-17
1
-2
/
+1
*
net: bridge: switchdev: refactor br_switchdev_fdb_notify
Tobias Waldekranz
2021-04-17
1
-30
/
+11
*
net: bridge: don't notify switchdev for local FDB addresses
Vladimir Oltean
2021-03-23
1
-0
/
+2
*
net: bridge: propagate extack through switchdev_port_attr_set
Vladimir Oltean
2021-02-15
1
-2
/
+4
*
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
2021-02-13
1
-3
/
+3
*
net: bridge: don't print in br_switchdev_set_port_flag
Vladimir Oltean
2021-02-13
1
-6
/
+7
*
net: bridge: offload all port flags at once in br_setport
Vladimir Oltean
2021-02-13
1
-2
/
+4
*
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-12
1
-4
/
+2
*
net: bridge: fdb: convert offloaded to use bitops
Nikolay Aleksandrov
2019-10-30
1
-2
/
+4
*
net: bridge: fdb: convert added_by_user to bitops
Nikolay Aleksandrov
2019-10-30
1
-2
/
+4
*
net: switchdev: Replace port attr set SDO with a notification
Florian Fainelli
2019-02-27
1
-1
/
+7
*
net: bridge: Stop calling switchdev_port_attr_get()
Florian Fainelli
2019-02-21
1
-6
/
+5
*
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
2019-02-06
1
-11
/
+3
*
net: Introduce ndo_get_port_parent_id()
Florian Fainelli
2019-02-06
1
-2
/
+7
*
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
2019-01-18
1
-1
/
+1
*
net: switchdev: Add extack argument to switchdev_port_obj_add()
Petr Machata
2018-12-13
1
-1
/
+1
*
net: bridge: Propagate extack to switchdev
Petr Machata
2018-12-13
1
-1
/
+2
*
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
2018-10-18
1
-3
/
+6
*
net: bridge: Extract boilerplate around switchdev_port_obj_*()
Petr Machata
2018-05-31
1
-0
/
+25
*
net: bridge: Notify about !added_by_user FDB entries
Petr Machata
2018-05-03
1
-1
/
+1
*
switchdev: Add fdb.added_by_user to switchdev notifications
Petr Machata
2018-05-03
1
-3
/
+7
*
net: bridge: use rhashtable for fdbs
Nikolay Aleksandrov
2017-12-13
1
-4
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
bridge: check for null fdb->dst before notifying switchdev drivers
Roopa Prabhu
2017-08-29
1
-1
/
+1
*
net: bridge: Add support for notifying devices about FDB add/del
Arkadi Sharshevsky
2017-06-08
1
-0
/
+33
*
net: bridge: Add support for offloading port attributes
Arkadi Sharshevsky
2017-06-08
1
-0
/
+43
*
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
2016-08-26
1
-0
/
+57