messages from 2023-02-02 17:59:19 to 2023-04-13 09:58:30 UTC [more...]
[Bridge] [RFC PATCH net-next 0/9] bridge: Add per-{Port, VLAN} neighbor suppression
2023-04-13 9:58 UTC (10+ messages)
` [Bridge] [RFC PATCH net-next 1/9] bridge: Reorder neighbor suppression check when flooding
` [Bridge] [RFC PATCH net-next 2/9] bridge: Pass VLAN ID to br_flood()
` [Bridge] [RFC PATCH net-next 3/9] bridge: Add internal flags for per-{Port, VLAN} neighbor suppression
` [Bridge] [RFC PATCH net-next 4/9] bridge: Take per-{Port, VLAN} neighbor suppression into account
` [Bridge] [RFC PATCH net-next 5/9] bridge: Encapsulate data path neighbor suppression logic
` [Bridge] [RFC PATCH net-next 6/9] bridge: Add per-{Port, VLAN} neighbor suppression data path support
` [Bridge] [RFC PATCH net-next 7/9] bridge: vlan: Allow setting VLAN neighbor suppression state
` [Bridge] [RFC PATCH net-next 8/9] bridge: Allow setting per-{Port, VLAN} "
` [Bridge] [RFC PATCH net-next 9/9] selftests: net: Add bridge neighbor suppression test
[Bridge] [PATCH net] net: bridge: switchdev: don't notify FDB entries with "master dynamic"
2023-04-12 17:04 UTC (8+ messages)
[Bridge] [PATCH net-next] net/bridge: add drop reasons for bridge forwarding
2023-04-12 1:49 UTC (5+ messages)
[Bridge] [PATCH v2 net-next 0/6] ATU and FDB synchronization on locked ports
2023-04-06 16:26 UTC (43+ messages)
` [Bridge] [PATCH v2 net-next 1/6] net: bridge: add dynamic flag to switchdev notifier
` [Bridge] [PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers
` [Bridge] [PATCH v2 net-next 3/6] drivers: net: dsa: add fdb entry flags incoming to switchcore drivers
` [Bridge] [PATCH v2 net-next 4/6] net: bridge: ensure FDB offloaded flag is handled as needed
` [Bridge] [PATCH v2 net-next 5/6] net: dsa: mv88e6xxx: implementation of dynamic ATU entries
` [Bridge] [PATCH v2 net-next 6/6] selftests: forwarding: add dynamic FDB test
[Bridge] Option to forward *unconditionally* on a bridge?
2023-04-06 14:17 UTC
[Bridge] VLAN-aware multicast querier after if link up
2023-04-05 12:26 UTC
[Bridge] Multicast: handling of STA disconnect
2023-03-20 17:41 UTC (5+ messages)
[Bridge] [PATCH net-next v2 00/11] vxlan: Add MDB support
2023-03-17 8:30 UTC (14+ messages)
` [Bridge] [PATCH net-next v2 01/11] net: Add MDB net device operations
` [Bridge] [PATCH net-next v2 02/11] bridge: mcast: Implement "
` [Bridge] [PATCH net-next v2 03/11] rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
` [Bridge] [PATCH net-next v2 04/11] rtnetlink: bridge: mcast: Relax group address validation in common code
` [Bridge] [PATCH net-next v2 05/11] vxlan: Move address helpers to private headers
` [Bridge] [PATCH net-next v2 06/11] vxlan: Expose vxlan_xmit_one()
` [Bridge] [PATCH net-next v2 07/11] vxlan: mdb: Add MDB control path support
` [Bridge] [PATCH net-next v2 08/11] vxlan: mdb: Add an internal flag to indicate MDB usage
` [Bridge] [PATCH net-next v2 09/11] vxlan: Add MDB data path support
` [Bridge] [PATCH net-next v2 10/11] vxlan: Enable MDB support
` [Bridge] [PATCH net-next v2 11/11] selftests: net: Add VXLAN MDB test
[Bridge] [PATCH net-next 00/11] vxlan: Add MDB support
2023-03-15 7:58 UTC (24+ messages)
` [Bridge] [PATCH net-next 01/11] net: Add MDB net device operations
` [Bridge] [PATCH net-next 02/11] bridge: mcast: Implement "
` [Bridge] [PATCH net-next 03/11] rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
` [Bridge] [PATCH net-next 04/11] rtnetlink: bridge: mcast: Relax group address validation in common code
` [Bridge] [PATCH net-next 05/11] vxlan: Move address helpers to private headers
` [Bridge] [PATCH net-next 06/11] vxlan: Expose vxlan_xmit_one()
` [Bridge] [PATCH net-next 07/11] vxlan: mdb: Add MDB control path support
` [Bridge] [PATCH net-next 08/11] vxlan: mdb: Add an internal flag to indicate MDB usage
` [Bridge] [PATCH net-next 09/11] vxlan: Add MDB data path support
` [Bridge] [PATCH net-next 10/11] vxlan: Enable MDB support
` [Bridge] [PATCH net-next 11/11] selftests: net: Add VXLAN MDB test
[Bridge] [netfilter][bridge...?][BUG report] vmalloc-out-of-bounds Read in __ebt_unregister_table
2023-02-23 6:41 UTC
[Bridge] [PATCH net-next 0/5] ATU and FDB synchronization on locked ports
2023-02-20 14:11 UTC (32+ messages)
` [Bridge] [PATCH net-next 1/5] net: bridge: add dynamic flag to switchdev notifier
` [Bridge] [PATCH net-next 3/5] drivers: net: dsa: add fdb entry flags incoming to switchcore drivers
` [Bridge] [PATCH net-next 5/5] net: dsa: mv88e6xxx: implementation of dynamic ATU entries
[Bridge] [syzbot] [bridge?] [coreteam?] KASAN: vmalloc-out-of-bounds Read in __ebt_unregister_table
2023-02-17 17:35 UTC
[Bridge] [PATCH] net-bridge: fix unsafe dereference of potential null ptr in __vlan_del()
2023-02-17 13:53 UTC (3+ messages)
[Bridge] [PATCH] net-bridge: fix unsafe dereference of potential null ptr in __vlan_del()
2023-02-17 13:10 UTC
[Bridge] [PATCH net-next v2 0/2] net: make kobj_type structures constant
2023-02-15 4:50 UTC (5+ messages)
` [Bridge] [PATCH net-next v2 1/2] net: bridge: make kobj_type structure constant
` [Bridge] [PATCH net-next v2 2/2] net-sysfs: make kobj_type structures constant
[Bridge] [PATCH 0/3] net: make kobj_type structures constant
2023-02-14 4:11 UTC (5+ messages)
` [Bridge] [PATCH 1/3] net: bridge: make kobj_type structure constant
` [Bridge] [PATCH 2/3] net-sysfs: make kobj_type structures constant
` [Bridge] [PATCH 3/3] SUNRPC: "
[Bridge] [PATCH net-next 0/4] bridge: mcast: Preparations for VXLAN MDB
2023-02-11 15:45 UTC (12+ messages)
` [Bridge] [PATCH net-next 1/4] bridge: mcast: Use correct define in MDB dump
` [Bridge] [PATCH net-next 2/4] bridge: mcast: Remove pointless sequence generation counter assignment
` [Bridge] [PATCH net-next 3/4] bridge: mcast: Move validation to a policy
` [Bridge] [PATCH net-next 4/4] selftests: forwarding: Add MDB dump test cases
[Bridge] [PATCH -next] net: bridge: clean up one inconsistent indenting
2023-02-08 13:44 UTC (6+ messages)
[Bridge] [RFC PATCH net-next 00/13] vxlan: Add MDB support
2023-02-07 21:02 UTC (17+ messages)
` [Bridge] [RFC PATCH net-next 01/13] bridge: mcast: Use correct define in MDB dump
` [Bridge] [RFC PATCH net-next 02/13] bridge: mcast: Remove pointless sequence generation counter assignment
` [Bridge] [RFC PATCH net-next 03/13] bridge: mcast: Move validation to a policy
` [Bridge] [RFC PATCH net-next 04/13] net: Add MDB net device operations
` [Bridge] [RFC PATCH net-next 05/13] bridge: mcast: Implement "
` [Bridge] [RFC PATCH net-next 06/13] rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
` [Bridge] [RFC PATCH net-next 07/13] rtnetlink: bridge: mcast: Relax group address validation in common code
` [Bridge] [RFC PATCH net-next 08/13] vxlan: Move address helpers to private headers
` [Bridge] [RFC PATCH net-next 09/13] vxlan: Expose vxlan_xmit_one()
` [Bridge] [RFC PATCH net-next 10/13] vxlan: mdb: Add MDB control path support
` [Bridge] [RFC PATCH net-next 11/13] vxlan: mdb: Add an internal flag to indicate MDB usage
` [Bridge] [RFC PATCH net-next 12/13] vxlan: Add MDB data path support
` [Bridge] [RFC PATCH net-next 13/13] vxlan: Enable MDB support
[Bridge] [PATCH net-next v3 00/16] bridge: Limit number of MDB entries per port, port-vlan
2023-02-06 9:00 UTC (24+ messages)
` [Bridge] [PATCH net-next v3 01/16] net: bridge: Set strict_start_type at two policies
` [Bridge] [PATCH net-next v3 02/16] net: bridge: Add extack to br_multicast_new_port_group()
` [Bridge] [PATCH net-next v3 03/16] net: bridge: Move extack-setting "
` [Bridge] [PATCH net-next v3 04/16] net: bridge: Add br_multicast_del_port_group()
` [Bridge] [PATCH net-next v3 05/16] net: bridge: Change a cleanup in br_multicast_new_port_group() to goto
` [Bridge] [PATCH net-next v3 06/16] net: bridge: Add a tracepoint for MDB overflows
` [Bridge] [PATCH net-next v3 07/16] net: bridge: Maintain number of MDB entries in net_bridge_mcast_port
` [Bridge] [PATCH net-next v3 08/16] net: bridge: Add netlink knobs for number / maximum MDB entries
` [Bridge] [PATCH net-next v3 09/16] selftests: forwarding: Move IGMP- and MLD-related functions to lib
` [Bridge] [PATCH net-next v3 10/16] selftests: forwarding: bridge_mdb: Fix a typo
` [Bridge] [PATCH net-next v3 11/16] selftests: forwarding: lib: Add helpers for IP address handling
` [Bridge] [PATCH net-next v3 12/16] selftests: forwarding: lib: Add helpers for checksum handling
` [Bridge] [PATCH net-next v3 13/16] selftests: forwarding: lib: Parameterize IGMPv3/MLDv2 generation
` [Bridge] [PATCH net-next v3 14/16] selftests: forwarding: lib: Allow list of IPs for IGMPv3/MLDv2
` [Bridge] [PATCH net-next v3 15/16] selftests: forwarding: lib: Add helpers to build IGMP/MLD leave packets
` [Bridge] [PATCH net-next v3 16/16] selftests: forwarding: bridge_mdb_max: Add a new selftest
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).