bridge.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-20 20:20:50 to 2022-12-06 09:58:09 UTC [more...]

[Bridge] [PATCH net-next 0/8] bridge: mcast: Preparations for EVPN extensions
 2022-12-06  9:58 UTC  (20+ messages)
` [Bridge] [PATCH net-next 1/8] bridge: mcast: Centralize netlink attribute parsing
` [Bridge] [PATCH net-next 2/8] bridge: mcast: Remove redundant checks
` [Bridge] [PATCH net-next 3/8] bridge: mcast: Use MDB configuration structure where possible
` [Bridge] [PATCH net-next 4/8] bridge: mcast: Propagate MDB configuration structure further
` [Bridge] [PATCH net-next 5/8] bridge: mcast: Use MDB group key from configuration structure
` [Bridge] [PATCH net-next 6/8] bridge: mcast: Remove br_mdb_parse()
` [Bridge] [PATCH net-next 7/8] bridge: mcast: Move checks out of critical section
` [Bridge] [PATCH net-next 8/8] bridge: mcast: Remove redundant function arguments

[Bridge] [PATCH 1/5] kobject: make kobject_get_ownership() take a constant kobject *
 2022-11-21 20:18 UTC  (4+ messages)

[Bridge] [PATCH net] bridge: switchdev: Fix memory leaks when changing VLAN protocol
 2022-11-15 13:00 UTC  (3+ messages)

[Bridge] [PATCH net-next] bridge: Add missing parentheses
 2022-11-12  6:00 UTC  (2+ messages)

[Bridge] [PATCH net-next 00/15] mlxsw: Add 802.1X and MAB offload support
 2022-11-10  3:30 UTC  (32+ 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] How to connect more than 200 interfaces to a bridge
 2022-11-09 20:08 UTC  (5+ messages)

[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  (6+ 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  (48+ 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 05/12] net: dsa: propagate the locked flag down through the DSA layer
` [Bridge] [PATCH v8 net-next 10/12] net: dsa: mv88e6xxx: mac-auth/MAB implementation


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).