Ethernet Bridge development
 help / color / mirror / Atom feed
 messages from 2022-10-18 16:56:08 to 2022-11-08 15:11:22 UTC [more...]

[Bridge] [PATCH net-next 00/15] mlxsw: Add 802.1X and MAB offload support
 2022-11-08 15:11 UTC  (24+ messages)
` [Bridge] [PATCH net-next 01/15] bridge: switchdev: Let device drivers determine FDB offload indication
` [Bridge] [PATCH net-next 02/15] bridge: switchdev: Allow device drivers to install locked FDB entries
` [Bridge] [PATCH net-next 03/15] bridge: switchdev: Reflect MAB bridge port flag to device drivers
` [Bridge] [PATCH net-next 04/15] devlink: Add packet traps for 802.1X operation
` [Bridge] [PATCH net-next 05/15] mlxsw: spectrum_trap: Register 802.1X packet traps with devlink
` [Bridge] [PATCH net-next 06/15] mlxsw: reg: Add Switch Port FDB Security Register
` [Bridge] [PATCH net-next 07/15] mlxsw: spectrum: Add an API to configure security checks
` [Bridge] [PATCH net-next 08/15] mlxsw: spectrum_switchdev: Prepare for locked FDB notifications
` [Bridge] [PATCH net-next 09/15] mlxsw: spectrum_switchdev: Add support "
` [Bridge] [PATCH net-next 10/15] mlxsw: spectrum_switchdev: Use extack in bridge port flag validation
` [Bridge] [PATCH net-next 11/15] mlxsw: spectrum_switchdev: Add locked bridge port support
` [Bridge] [PATCH net-next 12/15] selftests: devlink_lib: Split out helper
` [Bridge] [PATCH net-next 13/15] selftests: mlxsw: Add a test for EAPOL trap
` [Bridge] [PATCH net-next 14/15] selftests: mlxsw: Add a test for locked port trap
` [Bridge] [PATCH net-next 15/15] selftests: mlxsw: Add a test for invalid locked bridge port configurations

[Bridge] [GIT PULL] treewide: timers: Use timer_shutdown*() before freeing timers
 2022-11-07 10:47 UTC  (2+ messages)

[Bridge] [PATCH v6a 0/5] timers: Use timer_shutdown*() before freeing timers
 2022-11-06 21:24 UTC 

[Bridge] [RFC PATCH net-next 00/16] bridge: Add MAC Authentication Bypass (MAB) support with offload
 2022-11-06 13:21 UTC  (41+ messages)
` [Bridge] [RFC PATCH net-next 01/16] bridge: Add MAC Authentication Bypass (MAB) support
` [Bridge] [RFC PATCH net-next 02/16] selftests: forwarding: Add MAC Authentication Bypass (MAB) test cases
` [Bridge] [RFC PATCH net-next 03/16] bridge: switchdev: Let device drivers determine FDB offload indication
` [Bridge] [RFC PATCH net-next 04/16] bridge: switchdev: Allow device drivers to install locked FDB entries
` [Bridge] [RFC PATCH net-next 05/16] devlink: Add packet traps for 802.1X operation
` [Bridge] [RFC PATCH net-next 06/16] mlxsw: spectrum_trap: Register 802.1X packet traps with devlink
` [Bridge] [RFC PATCH net-next 07/16] mlxsw: reg: Add Switch Port FDB Security Register
` [Bridge] [RFC PATCH net-next 08/16] mlxsw: spectrum: Add an API to configure security checks
` [Bridge] [RFC PATCH net-next 09/16] mlxsw: spectrum_switchdev: Prepare for locked FDB notifications
` [Bridge] [RFC PATCH net-next 10/16] mlxsw: spectrum_switchdev: Add support "
` [Bridge] [RFC PATCH net-next 11/16] mlxsw: spectrum_switchdev: Use extack in bridge port flag validation
` [Bridge] [RFC PATCH net-next 12/16] mlxsw: spectrum_switchdev: Add locked bridge port support
` [Bridge] [RFC PATCH net-next 13/16] selftests: devlink_lib: Split out helper
` [Bridge] [RFC PATCH net-next 14/16] selftests: mlxsw: Add a test for EAPOL trap
` [Bridge] [RFC PATCH net-next 15/16] selftests: mlxsw: Add a test for locked port trap
` [Bridge] [RFC PATCH net-next 16/16] selftests: mlxsw: Add a test for invalid locked bridge port configurations

[Bridge] [PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers
 2022-11-05 21:47 UTC  (16+ messages)
` [Bridge] [PATCH v4a 17/38] timers: net: Use timer_shutdown_sync() before freeing timer

[Bridge] [RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers
 2022-11-04 23:34 UTC  (10+ messages)
` [Bridge] [RFC][PATCH v3 19/33] timers: net: Use timer_shutdown_sync() before freeing timer

[Bridge] [RFC][PATCH v2 19/31] timers: net: Use del_timer_shutdown() before freeing timer
 2022-11-04 16:14 UTC  (17+ messages)

[Bridge] [PATCH net-next 0/2] bridge: Add MAC Authentication Bypass (MAB) support
 2022-11-04 13:11 UTC  (10+ messages)
` [Bridge] [PATCH net-next 1/2] "
` [Bridge] [PATCH net-next 2/2] selftests: forwarding: Add MAC Authentication Bypass (MAB) test cases

[Bridge] [RFC PATCH net-next 00/19] bridge: mcast: Extensions for EVPN
 2022-11-03  9:09 UTC  (7+ messages)
` [Bridge] [RFC PATCH net-next 17/19] bridge: mcast: Allow user space to add (*, G) with a source list and filter mode

[Bridge] [PATCH net] bridge: Fix flushing of dynamic FDB entries
 2022-11-03  4:00 UTC  (3+ messages)

[Bridge] [RFC][PATCH v2 19/31] timers: net: Use del_timer_shutdown() before freeing timer
 2022-10-27 23:13 UTC 

[Bridge] [PATCH v8 net-next 00/12] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-10-24 17:08 UTC  (69+ messages)
` [Bridge] [PATCH v8 net-next 01/12] net: bridge: add locked entry fdb flag to extend locked port feature
` [Bridge] [PATCH v8 net-next 02/12] net: bridge: add blackhole fdb entry flag
` [Bridge] [PATCH v8 net-next 03/12] net: bridge: enable bridge to install locked fdb entries from drivers
` [Bridge] [PATCH v8 net-next 04/12] net: bridge: add MAB flag to hardware offloadable flags
` [Bridge] [PATCH v8 net-next 05/12] net: dsa: propagate the locked flag down through the DSA layer
` [Bridge] [PATCH v8 net-next 06/12] net: bridge: enable bridge to send and receive blackhole FDB entries
` [Bridge] [PATCH v8 net-next 07/12] net: dsa: send the blackhole flag down through the DSA layer
` [Bridge] [PATCH v8 net-next 08/12] drivers: net: dsa: add fdb entry flags incoming to switchcore drivers
` [Bridge] [PATCH v8 net-next 09/12] net: dsa: mv88e6xxx: allow reading FID when handling ATU violations
` [Bridge] [PATCH v8 net-next 10/12] net: dsa: mv88e6xxx: mac-auth/MAB implementation
` [Bridge] [PATCH v8 net-next 11/12] net: dsa: mv88e6xxx: add blackhole ATU entries
` [Bridge] [PATCH v8 net-next 12/12] selftests: forwarding: add MAB tests to locked port tests

[Bridge] [PATCH net-next 0/4] bridge: A few multicast cleanups
 2022-10-19 13:10 UTC  (2+ messages)

[Bridge] [PATCH 106/141] net: bridge: Fix fall-through warnings for Clang
 2022-10-19 11:58 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox