messages from 2021-05-14 01:53:48 to 2021-07-20 13:51:23 UTC [more...]
[Bridge] [PATCH v4 net-next 00/15] Allow forwarding for the software bridge data path to be offloaded to capable devices
2021-07-20 13:51 UTC (37+ messages)
` [Bridge] [PATCH v4 net-next 01/15] net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join
` [Bridge] [PATCH v4 net-next 02/15] net: dpaa2-switch: refactor prechangeupper sanity checks
` [Bridge] [PATCH v4 net-next 03/15] mlxsw: spectrum: "
` [Bridge] [PATCH v4 net-next 04/15] mlxsw: spectrum: refactor leaving an 8021q upper that is a bridge port
` [Bridge] [PATCH v4 net-next 05/15] net: marvell: prestera: refactor prechangeupper sanity checks
` [Bridge] [PATCH v4 net-next 06/15] net: switchdev: guard drivers against multiple obj replays on same bridge port
` [Bridge] [PATCH v4 net-next 07/15] net: bridge: disambiguate offload_fwd_mark
` [Bridge] [PATCH v4 net-next 08/15] net: bridge: switchdev: recycle unused hwdoms
` [Bridge] [PATCH v4 net-next 09/15] net: bridge: switchdev: let drivers inform which bridge ports are offloaded
` [Bridge] [PATCH v4 net-next 10/15] net: bridge: switchdev object replay helpers for everybody
` [Bridge] [PATCH v4 net-next 11/15] net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
` [Bridge] [PATCH v4 net-next 12/15] net: dsa: track the number of switches in a tree
` [Bridge] [PATCH v4 net-next 13/15] net: dsa: add support for bridge TX forwarding offload
` [Bridge] [PATCH v4 net-next 14/15] net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVT
` [Bridge] [PATCH v4 net-next 15/15] net: dsa: tag_dsa: offload the bridge forwarding process
[Bridge] [PATCH v5 net-next 00/10] Let switchdev drivers offload and unoffload bridge ports at their own convenience
2021-07-20 13:46 UTC (11+ messages)
` [Bridge] [PATCH v5 net-next 01/10] net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join
` [Bridge] [PATCH v5 net-next 02/10] net: dpaa2-switch: refactor prechangeupper sanity checks
` [Bridge] [PATCH v5 net-next 03/10] mlxsw: spectrum: "
` [Bridge] [PATCH v5 net-next 04/10] mlxsw: spectrum: refactor leaving an 8021q upper that is a bridge port
` [Bridge] [PATCH v5 net-next 05/10] net: marvell: prestera: refactor prechangeupper sanity checks
` [Bridge] [PATCH v5 net-next 06/10] net: switchdev: guard drivers against multiple obj replays on same bridge port
` [Bridge] [PATCH v5 net-next 07/10] net: bridge: disambiguate offload_fwd_mark
` [Bridge] [PATCH v5 net-next 08/10] net: bridge: switchdev: recycle unused hwdoms
` [Bridge] [PATCH v5 net-next 09/10] net: bridge: switchdev: let drivers inform which bridge ports are offloaded
` [Bridge] [PATCH v5 net-next 10/10] net: bridge: switchdev object replay helpers for everybody
[Bridge] [PATCH net-next 00/15] net: bridge: multicast: add vlan support
2021-07-20 13:30 UTC (17+ messages)
` [Bridge] [PATCH net-next 01/15] net: bridge: multicast: factor out port multicast context
` [Bridge] [PATCH net-next 02/15] net: bridge: multicast: factor out bridge "
` [Bridge] [PATCH net-next 03/15] net: bridge: multicast: use multicast contexts instead of bridge or port
` [Bridge] [PATCH net-next 04/15] net: bridge: vlan: add global and per-port multicast context
` [Bridge] [PATCH net-next 05/15] net: bridge: multicast: add vlan state initialization and control
` [Bridge] [PATCH net-next 06/15] net: bridge: add vlan mcast snooping knob
` [Bridge] [PATCH net-next 07/15] net: bridge: multicast: add helper to get port mcast context from port group
` [Bridge] [PATCH net-next 08/15] net: bridge: multicast: use the port group to port context helper
` [Bridge] [PATCH net-next 09/15] net: bridge: multicast: check if should use vlan mcast ctx
` [Bridge] [PATCH net-next 10/15] net: bridge: multicast: add vlan querier and query support
` [Bridge] [PATCH net-next 11/15] net: bridge: multicast: include router port vlan id in notifications
` [Bridge] [PATCH net-next 12/15] net: bridge: vlan: add support for global options
` [Bridge] [PATCH net-next 13/15] net: bridge: vlan: add support for dumping global vlan options
` [Bridge] [PATCH net-next 14/15] net: bridge: vlan: notify when global options change
` [Bridge] [PATCH net-next 15/15] net: bridge: vlan: add mcast snooping control
[Bridge] [PATCH net] net: bridge: do not replay fdb entries pointing towards the bridge twice
2021-07-20 11:20 UTC (2+ messages)
[Bridge] [PATCH 0/4] Remove rtnetlink_send() in rtnetlink
2021-07-20 10:44 UTC (2+ messages)
[Bridge] [PATCH net-next 0/3] Fan out FDB entries pointing towards the bridge to all switchdev member ports
2021-07-19 13:51 UTC (4+ messages)
` [Bridge] [PATCH net-next 1/3] net: switchdev: introduce helper for checking dynamically learned FDB entries
` [Bridge] [PATCH net-next 2/3] net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD, DEL}_TO_DEVICE
` [Bridge] [PATCH net-next 3/3] net: dsa: use switchdev_handle_fdb_{add, del}_to_device
[Bridge] [RFC PATCH v3 net-next 00/24] Allow forwarding for the software bridge data path to be offloaded to capable devices
2021-07-15 14:49 UTC (32+ messages)
` [Bridge] [RFC PATCH v3 net-next 01/24] net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join
` [Bridge] [RFC PATCH v3 net-next 02/24] net: dpaa2-switch: refactor prechangeupper sanity checks
` [Bridge] [RFC PATCH v3 net-next 03/24] net: mlxsw: "
` [Bridge] [RFC PATCH v3 net-next 04/24] net: ocelot: fix switchdev objects synced for wrong netdev with LAG offload
` [Bridge] [RFC PATCH v3 net-next 05/24] net: prestera: if the LAG that we're joining is under a bridge, join it
` [Bridge] [RFC PATCH v3 net-next 06/24] net: prestera: refactor prechangeupper sanity checks
` [Bridge] [RFC PATCH v3 net-next 07/24] net: bridge: disambiguate offload_fwd_mark
` [Bridge] [RFC PATCH v3 net-next 08/24] net: bridge: switchdev: recycle unused hwdoms
` [Bridge] [RFC PATCH v3 net-next 09/24] net: bridge: switchdev: let drivers inform which bridge ports are offloaded
` [Bridge] [RFC PATCH v3 net-next 10/24] net: prestera: guard against multiple switchdev obj replays on same bridge port
` [Bridge] [RFC PATCH v3 net-next 11/24] net: mlxsw: "
` [Bridge] [RFC PATCH v3 net-next 12/24] net: bridge: drop context pointer from br_fdb_replay
` [Bridge] [RFC PATCH v3 net-next 13/24] net: bridge: use the public notifier chain for br_fdb_replay
` [Bridge] [RFC PATCH v3 net-next 14/24] net: bridge: unexport call_switchdev_blocking_notifiers
` [Bridge] [RFC PATCH v3 net-next 15/24] net: bridge: propagate ctx to switchdev_port_obj_{add, del}
` [Bridge] [RFC PATCH v3 net-next 16/24] net: bridge: propagate ctx to br_switchdev_port_vlan_{add, del}
` [Bridge] [RFC PATCH v3 net-next 17/24] net: bridge: replay mdb entries on the public switchdev notifier chain
` [Bridge] [RFC PATCH v3 net-next 18/24] net: bridge: replay vlan entries on the public switchdev notifier
` [Bridge] [RFC PATCH v3 net-next 19/24] net: bridge: switchdev object replay helpers for everybody
` [Bridge] [RFC PATCH v3 net-next 20/24] net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
` [Bridge] [RFC PATCH v3 net-next 21/24] net: dsa: track the number of switches in a tree
` [Bridge] [RFC PATCH v3 net-next 22/24] net: dsa: add support for bridge TX forwarding offload
` [Bridge] [RFC PATCH v3 net-next 23/24] net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVT
` [Bridge] [RFC PATCH v3 net-next 24/24] net: dsa: tag_dsa: offload the bridge forwarding process
[Bridge] [PATCH net 0/2] net: bridge: multicast: fix automatic router port marking races
2021-07-12 17:50 UTC (4+ messages)
` [Bridge] [PATCH net 1/2] net: bridge: multicast: fix PIM hello router port marking race
` [Bridge] [PATCH net 2/2] net: bridge: multicast: fix MRD advertisement "
[Bridge] [RFC PATCH v2 net-next 00/10] Allow forwarding for the software bridge data path to be offloaded to capable devices
2021-07-12 13:03 UTC (21+ 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 AUTOSEL 5.10 057/137] net: bridge: mrp: Update ring transitions
2021-07-06 11:20 UTC
[Bridge] [PATCH AUTOSEL 5.12 065/160] net: bridge: mrp: Update ring transitions
2021-07-06 11:16 UTC
[Bridge] [PATCH AUTOSEL 5.13 078/189] net: bridge: mrp: Update ring transitions
2021-07-06 11:12 UTC
[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 (3+ messages)
` [Bridge] [net-next v4 05/11] net: bridge: mcast: prepare is-router function for mcast router split
[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
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