messages from 2022-10-27 21:07:55 to 2022-12-10 14:56:33 UTC [more...]
[Bridge] [PATCH net-next v2 00/14] bridge: mcast: Extensions for EVPN
2022-12-10 14:56 UTC (15+ messages)
` [Bridge] [PATCH net-next v2 01/14] bridge: mcast: Do not derive entry type from its filter mode
` [Bridge] [PATCH net-next v2 02/14] bridge: mcast: Split (*, G) and (S, G) addition into different functions
` [Bridge] [PATCH net-next v2 03/14] bridge: mcast: Place netlink policy before validation functions
` [Bridge] [PATCH net-next v2 04/14] bridge: mcast: Add a centralized error path
` [Bridge] [PATCH net-next v2 05/14] bridge: mcast: Expose br_multicast_new_group_src()
` [Bridge] [PATCH net-next v2 06/14] bridge: mcast: Expose __br_multicast_del_group_src()
` [Bridge] [PATCH net-next v2 07/14] bridge: mcast: Add a flag for user installed source entries
` [Bridge] [PATCH net-next v2 08/14] bridge: mcast: Avoid arming group timer when (S, G) corresponds to a source
` [Bridge] [PATCH net-next v2 09/14] bridge: mcast: Add support for (*, G) with a source list and filter mode
` [Bridge] [PATCH net-next v2 10/14] bridge: mcast: Allow user space to add "
` [Bridge] [PATCH net-next v2 11/14] bridge: mcast: Allow user space to specify MDB entry routing protocol
` [Bridge] [PATCH net-next v2 12/14] bridge: mcast: Support replacement of MDB port group entries
` [Bridge] [PATCH net-next v2 13/14] selftests: forwarding: Rename bridge_mdb test
` [Bridge] [PATCH net-next v2 14/14] selftests: forwarding: Add bridge MDB test
[Bridge] [PATCH net-next 00/14] bridge: mcast: Extensions for EVPN
2022-12-10 13:59 UTC (31+ messages)
` [Bridge] [PATCH net-next 01/14] bridge: mcast: Do not derive entry type from its filter mode
` [Bridge] [PATCH net-next 02/14] bridge: mcast: Split (*, G) and (S, G) addition into different functions
` [Bridge] [PATCH net-next 03/14] bridge: mcast: Place netlink policy before validation functions
` [Bridge] [PATCH net-next 04/14] bridge: mcast: Add a centralized error path
` [Bridge] [PATCH net-next 05/14] bridge: mcast: Expose br_multicast_new_group_src()
` [Bridge] [PATCH net-next 06/14] bridge: mcast: Expose __br_multicast_del_group_src()
` [Bridge] [PATCH net-next 07/14] bridge: mcast: Add a flag for user installed source entries
` [Bridge] [PATCH net-next 08/14] bridge: mcast: Avoid arming group timer when (S, G) corresponds to a source
` [Bridge] [PATCH net-next 09/14] bridge: mcast: Add support for (*, G) with a source list and filter mode
` [Bridge] [PATCH net-next 10/14] bridge: mcast: Allow user space to add "
` [Bridge] [PATCH net-next 11/14] bridge: mcast: Allow user space to specify MDB entry routing protocol
` [Bridge] [PATCH net-next 12/14] bridge: mcast: Support replacement of MDB port group entries
` [Bridge] [PATCH net-next 13/14] selftests: forwarding: Rename bridge_mdb test
` [Bridge] [PATCH net-next 14/14] selftests: forwarding: Add bridge MDB test
[Bridge] [PATCH net-next v2 0/9] bridge: mcast: Preparations for EVPN extensions
2022-12-08 4:10 UTC (13+ messages)
` [Bridge] [PATCH net-next v2 1/9] bridge: mcast: Centralize netlink attribute parsing
` [Bridge] [PATCH net-next v2 2/9] bridge: mcast: Remove redundant checks
` [Bridge] [PATCH net-next v2 3/9] bridge: mcast: Use MDB configuration structure where possible
` [Bridge] [PATCH net-next v2 4/9] bridge: mcast: Propagate MDB configuration structure further
` [Bridge] [PATCH net-next v2 5/9] bridge: mcast: Use MDB group key from configuration structure
` [Bridge] [PATCH net-next v2 6/9] bridge: mcast: Remove br_mdb_parse()
` [Bridge] [PATCH net-next v2 7/9] bridge: mcast: Move checks out of critical section
` [Bridge] [PATCH net-next v2 8/9] bridge: mcast: Remove redundant function arguments
` [Bridge] [PATCH net-next v2 9/9] bridge: mcast: Constify 'group' argument in br_multicast_new_port_group()
[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 (25+ messages)
` [Bridge] [RFC PATCH net-next 01/16] bridge: Add MAC Authentication Bypass (MAB) support
` [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 10/16] mlxsw: spectrum_switchdev: Add support for locked FDB notifications
[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 (4+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 NNTP newsgroup(s).