index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_switchdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: switchdev: Add a helper to replay objects on a bridge port
Petr Machata
2023-07-21
1
-0
/
+9
*
net: bridge: br_switchdev: Tolerate -EOPNOTSUPP when replaying MDB
Petr Machata
2023-07-21
1
-1
/
+5
*
net: bridge: switchdev: don't notify FDB entries with "master dynamic"
Vladimir Oltean
2023-04-20
1
-0
/
+11
*
netlink: provide an ability to set default extack message
Leon Romanovsky
2023-02-01
1
-6
/
+4
*
bridge: switchdev: Reflect MAB bridge port flag to device drivers
Ido Schimmel
2022-11-09
1
-1
/
+1
*
bridge: switchdev: Allow device drivers to install locked FDB entries
Hans J. Schultz
2022-11-09
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
1
-0
/
+2
|
\
|
*
net: bridge: switchdev: check br_vlan_group() return value
Clément Léger
2022-04-22
1
-0
/
+2
*
|
net: bridge: offload BR_HAIRPIN_MODE, BR_ISOLATED, BR_MULTICAST_TO_UNICAST
Arınç ÜNAL
2022-04-11
1
-1
/
+2
|
/
*
net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrations
Tobias Waldekranz
2022-03-17
1
-0
/
+46
*
net: bridge: Add support for offloading of locked port flag
Hans Schultz
2022-02-23
1
-1
/
+1
*
net: bridge: switchdev: replay all VLAN groups
Vladimir Oltean
2022-02-16
1
-41
/
+49
*
net: bridge: make nbp_switchdev_unsync_objs() follow reverse order of sync()
Vladimir Oltean
2022-02-16
1
-2
/
+2
*
net: bridge: switchdev: differentiate new VLANs from changed ones
Vladimir Oltean
2022-02-16
1
-1
/
+2
*
net: bridge: switchdev: consistent function naming
Vladimir Oltean
2021-10-28
1
-54
/
+63
*
net: bridge: mdb: move all switchdev logic to br_switchdev.c
Vladimir Oltean
2021-10-28
1
-0
/
+253
*
net: bridge: move br_vlan_replay to br_switchdev.c
Vladimir Oltean
2021-10-28
1
-0
/
+85
*
net: bridge: create a common function for populating switchdev FDB entries
Vladimir Oltean
2021-10-27
1
-19
/
+22
*
net: bridge: move br_fdb_replay inside br_switchdev.c
Vladimir Oltean
2021-10-27
1
-0
/
+54
*
net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge
Vladimir Oltean
2021-08-04
1
-27
/
+9
*
net: bridge: switchdev: fix incorrect use of FDB flags when picking the dst d...
Vladimir Oltean
2021-08-03
1
-1
/
+1
*
net: bridge: switchdev: treat local FDBs the same as entries towards the bridge
Vladimir Oltean
2021-07-28
1
-1
/
+1
*
net: bridge: switchdev: replay the entire FDB for each port
Vladimir Oltean
2021-07-28
1
-12
/
+2
*
net: bridge: fix build when setting skb->offload_fwd_mark with CONFIG_NET_SWI...
Vladimir Oltean
2021-07-24
1
-0
/
+5
*
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-23
1
-4
/
+64
*
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
1
-3
/
+72
*
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-22
1
-12
/
+70
*
net: bridge: switchdev: recycle unused hwdoms
Tobias Waldekranz
2021-07-22
1
-32
/
+62
*
net: bridge: disambiguate offload_fwd_mark
Tobias Waldekranz
2021-07-22
1
-8
/
+8
*
net: bridge: switchdev: send FDB notifications for host addresses
Tobias Waldekranz
2021-06-29
1
-6
/
+5
*
net: bridge: use READ_ONCE() and WRITE_ONCE() compiler barriers for fdb->dst
Vladimir Oltean
2021-06-29
1
-3
/
+4
*
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
2021-04-16
1
-2
/
+1
*
net: bridge: switchdev: refactor br_switchdev_fdb_notify
Tobias Waldekranz
2021-04-16
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-14
1
-2
/
+4
*
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
2021-02-12
1
-3
/
+3
*
net: bridge: don't print in br_switchdev_set_port_flag
Vladimir Oltean
2021-02-12
1
-6
/
+7
*
net: bridge: offload all port flags at once in br_setport
Vladimir Oltean
2021-02-12
1
-2
/
+4
*
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-11
1
-4
/
+2
*
net: bridge: fdb: convert offloaded to use bitops
Nikolay Aleksandrov
2019-10-29
1
-2
/
+4
*
net: bridge: fdb: convert added_by_user to bitops
Nikolay Aleksandrov
2019-10-29
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-17
1
-1
/
+1
*
net: switchdev: Add extack argument to switchdev_port_obj_add()
Petr Machata
2018-12-12
1
-1
/
+1
*
net: bridge: Propagate extack to switchdev
Petr Machata
2018-12-12
1
-1
/
+2
*
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
2018-10-17
1
-3
/
+6
*
net: bridge: Extract boilerplate around switchdev_port_obj_*()
Petr Machata
2018-05-31
1
-0
/
+25
[next]