bridge.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-27 10:17:47 to 2021-07-05 08:54:29 UTC [more...]

[Bridge] [RFC PATCH v2 net-next 00/10] Allow forwarding for the software bridge data path to be offloaded to capable devices
 2021-07-05  8:54 UTC  (17+ messages)
` [Bridge] [RFC PATCH v2 net-next 01/10] net: dfwd: constrain existing users to macvlan subordinates
` [Bridge] [RFC PATCH v2 net-next 02/10] net: bridge: disambiguate offload_fwd_mark
` [Bridge] [RFC PATCH v2 net-next 03/10] net: bridge: switchdev: recycle unused hwdoms
` [Bridge] [RFC PATCH v2 net-next 04/10] net: bridge: switchdev: allow the data plane forwarding to be offloaded
` [Bridge] [RFC PATCH v2 net-next 05/10] net: extract helpers for binding a subordinate device to TX queues
` [Bridge] [RFC PATCH v2 net-next 06/10] net: allow ndo_select_queue to go beyond dev->num_real_tx_queues
` [Bridge] [RFC PATCH v2 net-next 07/10] net: dsa: track the number of switches in a tree
` [Bridge] [RFC PATCH v2 net-next 08/10] net: dsa: add support for bridge forwarding offload
` [Bridge] [RFC PATCH v2 net-next 09/10] net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVT
` [Bridge] [RFC PATCH v2 net-next 10/10] net: dsa: tag_dsa: offload the bridge forwarding process

[Bridge] [PATCH v3] net: bridge: sync fdb to new unicast-filtering ports
 2021-07-02 20:40 UTC  (3+ messages)

[Bridge] [PATCH v2] net: bridge: sync fdb to new unicast-filtering ports
 2021-07-02 11:32 UTC  (4+ messages)

[Bridge] [PATCH 0/1] Fixup unicast filter for new vlan-aware-bridge ports
 2021-07-02  7:34 UTC  (6+ messages)
` [Bridge] [PATCH 1/1] net: bridge: sync fdb to new unicast-filtering ports

[Bridge] [PATCH v5 net-next 00/15] RX filtering in DSA
 2021-06-29 22:08 UTC  (21+ messages)
` [Bridge] [PATCH v5 net-next 01/15] net: bridge: use READ_ONCE() and WRITE_ONCE() compiler barriers for fdb->dst
` [Bridge] [PATCH v5 net-next 02/15] net: bridge: switchdev: send FDB notifications for host addresses
` [Bridge] [PATCH v5 net-next 03/15] net: bridge: allow br_fdb_replay to be called for the bridge device
` [Bridge] [PATCH v5 net-next 04/15] net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del
` [Bridge] [PATCH v5 net-next 05/15] net: dsa: introduce dsa_is_upstream_port and dsa_switch_is_upstream_of
` [Bridge] [PATCH v5 net-next 06/15] net: dsa: introduce a separate cross-chip notifier type for host MDBs
` [Bridge] [PATCH v5 net-next 07/15] net: dsa: reference count the MDB entries at the cross-chip notifier level
` [Bridge] [PATCH v5 net-next 08/15] net: dsa: introduce a separate cross-chip notifier type for host FDBs
` [Bridge] [PATCH v5 net-next 09/15] net: dsa: reference count the FDB addresses at the cross-chip notifier level
` [Bridge] [PATCH v5 net-next 10/15] net: dsa: install the host MDB and FDB entries in the master's RX filter
` [Bridge] [PATCH v5 net-next 11/15] net: dsa: sync static FDB entries on foreign interfaces to hardware
` [Bridge] [PATCH v5 net-next 12/15] net: dsa: include bridge addresses which are local in the host fdb list
` [Bridge] [PATCH v5 net-next 13/15] net: dsa: include fdb entries pointing to bridge "
` [Bridge] [PATCH v5 net-next 14/15] net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are on the same dev
` [Bridge] [PATCH v5 net-next 15/15] net: dsa: replay the local bridge FDB entries pointing to the bridge dev too

[Bridge] [PATCH net-next] net: bridge: mrp: Update the Test frames for MRA
 2021-06-28 23:10 UTC  (2+ messages)

[Bridge] [PATCH net-next 0/2] net/bridge: Support learning_sync on master
 2021-06-23 13:53 UTC  (4+ messages)
` [Bridge] [PATCH net-next 1/2] "
` [Bridge] [PATCH net-next 2/2] net/bridge: Update uc addr on LEARNING_SYNC bp

[Bridge] [PATCH] net: bridge: remove redundant continue statement
 2021-06-18 19:20 UTC  (3+ messages)

[Bridge] [bridge]: STP: no port in blocking state despite a loop when in a network namespace
 2021-06-14 16:42 UTC 

[Bridge] [PATCH net 0/2 v2] net: bridge: vlan tunnel egress path fixes
 2021-06-10 21:50 UTC  (4+ messages)
` [Bridge] [PATCH net 1/2 v2] net: bridge: fix vlan tunnel dst null pointer dereference
` [Bridge] [PATCH net 2/2 v2] net: bridge: fix vlan tunnel dst refcnt when egressing

[Bridge] [PATCH net 0/2] net: bridge: vlan tunnel egress path fixes
 2021-06-10 10:45 UTC  (3+ messages)
` [Bridge] [PATCH net 1/2] net: bridge: fix vlan tunnel dst null pointer dereference
` [Bridge] [PATCH net 2/2] net: bridge: fix vlan tunnel dst refcnt when egressing

[Bridge] net: bridge: multicast: Renaming of flag BRIDGE_IGMP_SNOOPING
 2021-06-07 16:59 UTC  (2+ messages)

[Bridge] [PATCH net-next] net: bridge: mrp: Update ring transitions
 2021-06-04 21:50 UTC  (2+ messages)

[Bridge] [PATCH] net: bridge: remove redundant assignment
 2021-05-25 22:30 UTC  (2+ messages)

[Bridge] [PATCH] net: bridge: fix signature of stub br_multicast_is_router
 2021-05-15 20:46 UTC  (2+ messages)

[Bridge] [PATCH net-next v4 00/11] net: bridge: split IPv4/v6 mc router state and export for batman-adv
 2021-05-15 16:44 UTC  (13+ messages)
` [Bridge] [net-next v4 01/11] net: bridge: mcast: rename multicast router lists and timers
` [Bridge] [net-next v4 02/11] net: bridge: mcast: add wrappers for router node retrieval
` [Bridge] [net-next v4 03/11] net: bridge: mcast: prepare mdb netlink for mcast router split
` [Bridge] [net-next v4 04/11] net: bridge: mcast: prepare query reception "
` [Bridge] [net-next v4 05/11] net: bridge: mcast: prepare is-router function "
` [Bridge] [net-next v4 06/11] net: bridge: mcast: prepare expiry functions "
` [Bridge] [net-next v4 07/11] net: bridge: mcast: prepare add-router function "
` [Bridge] [net-next v4 08/11] net: bridge: mcast: split router port del+notify "
` [Bridge] [net-next v4 09/11] net: bridge: mcast: split multicast router state for IPv4 and IPv6
` [Bridge] [net-next v4 10/11] net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink
` [Bridge] [net-next v4 11/11] net: bridge: mcast: export multicast router presence adjacent to a port

[Bridge] [PATCH net-next] net: bridge: fix build when IPv6 is disabled
 2021-05-14 17:40 UTC  (4+ messages)

[Bridge] [net-next:master 40/65] net/bridge/br_input.c:135:8: error: too many arguments to function 'br_multicast_is_router'
 2021-05-14 10:12 UTC  (2+ messages)

[Bridge] [PATCH net-next] net: bridge: fix br_multicast_is_router stub when igmp is disabled
 2021-05-14  9:52 UTC 

[Bridge] [PATCH net-next v3 00/11] net: bridge: split IPv4/v6 mc router state and export for batman-adv
 2021-05-13 13:36 UTC  (26+ messages)
` [Bridge] [net-next v3 01/11] net: bridge: mcast: rename multicast router lists and timers
` [Bridge] [net-next v3 02/11] net: bridge: mcast: add wrappers for router node retrieval
` [Bridge] [net-next v3 03/11] net: bridge: mcast: prepare mdb netlink for mcast router split
` [Bridge] [net-next v3 04/11] net: bridge: mcast: prepare query reception "
` [Bridge] [net-next v3 05/11] net: bridge: mcast: prepare is-router function "
` [Bridge] [net-next v3 06/11] net: bridge: mcast: prepare expiry functions "
` [Bridge] [net-next v3 07/11] net: bridge: mcast: prepare add-router function "
` [Bridge] [net-next v3 08/11] net: bridge: mcast: split router port del+notify "
` [Bridge] [net-next v3 09/11] net: bridge: mcast: split multicast router state for IPv4 and IPv6
` [Bridge] [net-next v3 10/11] net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink
` [Bridge] [net-next v3 11/11] net: bridge: mcast: export multicast router presence adjacent to a port

[Bridge] [PATCH AUTOSEL 5.4 17/23] bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit
 2021-05-12 18:04 UTC 

[Bridge] [PATCH AUTOSEL 5.10 25/34] bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit
 2021-05-12 18:02 UTC 

[Bridge] [PATCH AUTOSEL 5.11 26/35] bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit
 2021-05-12 18:01 UTC 

[Bridge] [PATCH AUTOSEL 5.12 28/37] bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit
 2021-05-12 18:00 UTC 

[Bridge] [PATCH net-next v2 00/11] net: bridge: split IPv4/v6 mc router state and export for batman-adv
 2021-05-11 11:28 UTC  (24+ messages)
` [Bridge] [net-next v2 01/11] net: bridge: mcast: rename multicast router lists and timers
` [Bridge] [net-next v2 02/11] net: bridge: mcast: add wrappers for router node retrieval
` [Bridge] [net-next v2 03/11] net: bridge: mcast: prepare mdb netlink for mcast router split
` [Bridge] [net-next v2 04/11] net: bridge: mcast: prepare query reception "
` [Bridge] [net-next v2 05/11] net: bridge: mcast: prepare is-router function "
` [Bridge] [net-next v2 06/11] net: bridge: mcast: prepare expiry functions "
` [Bridge] [net-next v2 07/11] net: bridge: mcast: prepare add-router function "
` [Bridge] [net-next v2 08/11] net: bridge: mcast: split router port del+notify "
` [Bridge] [net-next v2 09/11] net: bridge: mcast: split multicast router state for IPv4 and IPv6
` [Bridge] [net-next v2 10/11] net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink
` [Bridge] [net-next v2 11/11] net: bridge: mcast: export multicast router presence adjacent to a port

[Bridge] [RFC net-next 0/9] net: bridge: Forward offloading
 2021-05-06 11:01 UTC  (37+ messages)
` [Bridge] [RFC net-next 2/9] net: bridge: Disambiguate offload_fwd_mark
` [Bridge] [RFC net-next 3/9] net: bridge: switchdev: Recycle unused hwdoms
` [Bridge] [RFC net-next 4/9] net: bridge: switchdev: Forward offloading
` [Bridge] [RFC net-next 5/9] net: dsa: Track port PVIDs
` [Bridge] [RFC net-next 6/9] net: dsa: Forward offloading

[Bridge] [PATCH AUTOSEL 4.19 12/32] net: bridge: when suppression is enabled exclude RARP packets
 2021-05-05 16:39 UTC 

[Bridge] [PATCH AUTOSEL 5.4 14/46] net: bridge: when suppression is enabled exclude RARP packets
 2021-05-05 16:38 UTC 

[Bridge] [PATCH AUTOSEL 5.10 22/85] net: bridge: when suppression is enabled exclude RARP packets
 2021-05-05 16:35 UTC 

[Bridge] [PATCH AUTOSEL 5.11 027/104] net: bridge: when suppression is enabled exclude RARP packets
 2021-05-05 16:32 UTC 

[Bridge] [PATCH AUTOSEL 5.12 027/116] net: bridge: when suppression is enabled exclude RARP packets
 2021-05-05 16:30 UTC  (2+ messages)
` [Bridge] [PATCH AUTOSEL 5.12 074/116] net: bridge: propagate error code and extack from br_mc_disabled_update

[Bridge] [PATCH net 0/6] bridge: Fix snooping in multi-bridge config with switchdev
 2021-05-05  6:59 UTC  (13+ messages)
` [Bridge] [PATCH 1/6] bridge: Refactor br_mdb_notify
` [Bridge] [PATCH 2/6] bridge: Offload mrouter port forwarding to switchdev
` [Bridge] [PATCH 3/6] bridge: Avoid traffic disruption when Querier state changes
` [Bridge] [PATCH 4/6] bridge: Force mcast_flooding for mrouter ports
` [Bridge] [PATCH 5/6] bridge: Flood Queries even when mcast_flood is disabled
` [Bridge] [PATCH 6/6] bridge: Always multicast_flood Reports

[Bridge] [PATCH v2] bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit
 2021-04-29 22:40 UTC  (2+ messages)

[Bridge] [PATCH] bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit
 2021-04-28  8:00 UTC  (2+ messages)

[Bridge] [PATCH net] net: bridge: mcast: fix broken length + header check for MRDv6 Adv
 2021-04-27 21:10 UTC  (2+ messages)


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).