Linux Ethernet Bridging
[Prev Page][Next Page]
- Re: [PATCH net-next v4 5/5] selftests: forwarding: tests of locked port feature, (continued)
- [PATCH net-next v3 0/5] Add support for locked bridge ports (for 802.1X),
Hans Schultz
- [RFC net-next 0/9] net: bridge: vlan: Multiple Spanning Trees,
Tobias Waldekranz
- [RFC net-next 2/9] net: bridge: vlan: Allow multiple VLANs to be mapped to a single MST, Tobias Waldekranz
- [RFC net-next 3/9] net: bridge: vlan: Notify switchdev drivers of VLAN MST migrations, Tobias Waldekranz
- [RFC net-next 1/9] net: bridge: vlan: Introduce multiple spanning trees (MST), Tobias Waldekranz
- [RFC net-next 4/9] net: bridge: vlan: Notify switchdev drivers of MST state changes, Tobias Waldekranz
- [RFC net-next 5/9] net: dsa: Pass VLAN MST migration notifications to driver, Tobias Waldekranz
- [RFC net-next 6/9] net: dsa: Pass MST state changes to driver, Tobias Waldekranz
- [RFC net-next 7/9] net: dsa: mv88e6xxx: Disentangle STU from VTU, Tobias Waldekranz
- [RFC net-next 8/9] net: dsa: mv88e6xxx: Export STU as devlink region, Tobias Waldekranz
- [RFC net-next 9/9] net: dsa: mv88e6xxx: MST Offloading, Tobias Waldekranz
- Re: [RFC net-next 0/9] net: bridge: vlan: Multiple Spanning Trees, Nikolay Aleksandrov via Bridge
- [PATCH net v2] net: bridge: multicast: notify switchdev driver whenever MC processing gets disabled,
Oleksandr Mazur
- [PATCH net] MAINTAINERS: bridge: update my email,
Nikolay Aleksandrov via Bridge
- [PATCH net-next v2 5/5] net: bridge: Refactor bridge port in locked mode to use jump labels,
Hans Schultz
- [PATCH net-next v2 1/5] net: bridge: Add support for bridge port in locked mode,
Hans Schultz
- [PATCH net-next v2 2/5] net: bridge: Add support for offloading of locked port flag,
Hans Schultz
- [PATCH net-next 4/4] net: bridge: Refactor bridge port in locked mode to use jump labels, Hans Schultz
- [PATCH net-next 2/4] net: bridge: dsa: Add support for offloading of locked port flag,
Hans Schultz
- [PATCH net-next 1/4] net: bridge: Add support for bridge port in locked mode,
Hans Schultz
- [PATCH] net: bridge: Slightly optimize br_stp_change_bridge_id(),
Christophe JAILLET
- [PATCH] net: bridge: multicast: notify switchdev driver whenever MC processing gets disabled,
Oleksandr Mazur
- [RFC net-next] net: bridge: multicast: notify switchdev driver whenever MC processing gets disabled, Oleksandr Mazur
- [PATCH] net: bridge: vlan: fix memory leak in __allowed_ingress,
Tim Yi
- [PATCH 4.19 0/1] Fix UBSAN: undefined-behaviour in maybe_deliver,
Huang Guobin via Bridge
- [PATCH net] net: bridge: vlan: Fix dumping with ifindex,
Benjamin Poirier via Bridge
- Re: [RFC bpf-next 1/2] net: bridge: add unstable br_fdb_find_port_from_ifindex helper,
Nikolay Aleksandrov via Bridge
- [PATCH bpf-next v2] net: don't include filter.h from net/sock.h,
Jakub Kicinski
- [PATCH bpf-next] net: don't include filter.h from net/sock.h, Jakub Kicinski
- [PATCH net] net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper,
Nikolay Aleksandrov via Bridge
- [PATCH net 0/2] net: bridge: mcast: add and enforce query interval minimum,
Nikolay Aleksandrov via Bridge
- [PATCH net-next] net: bridge: Get SIOCGIFBR/SIOCSIFBR ioctl working in compat mode,
Remi Pommarel
- [PATCH net 0/2] Fix SIOCGIFBR/SIOCSIFBR ioctl,
Remi Pommarel
- [PATCH net] net: bridge: fix ioctl old_deviceless bridge argument,
Remi Pommarel
- [PATCH net-next] net: bridge: netfilter: fix code indentation, Jεan Sacren
- [PATCH net-next 00/10] selftests: net: bridge: vlan multicast tests,
Nikolay Aleksandrov
- [PATCH net-next 02/10] selftests: net: bridge: add vlan mcast querier test, Nikolay Aleksandrov
- [PATCH net-next 03/10] selftests: net: bridge: add vlan mcast igmp/mld version tests, Nikolay Aleksandrov
- [PATCH net-next 01/10] selftests: net: bridge: add vlan mcast snooping control test, Nikolay Aleksandrov
- [PATCH net-next 05/10] selftests: net: bridge: add vlan mcast_startup_query_count/interval tests, Nikolay Aleksandrov
- [PATCH net-next 06/10] selftests: net: bridge: add vlan mcast_membership_interval test, Nikolay Aleksandrov
- [PATCH net-next 04/10] selftests: net: bridge: add vlan mcast_last_member_count/interval tests, Nikolay Aleksandrov
- [PATCH net-next 09/10] selftests: net: bridge: add vlan mcast_router tests, Nikolay Aleksandrov
- [PATCH net-next 07/10] selftests: net: bridge: add vlan mcast_querier_interval tests, Nikolay Aleksandrov
- [PATCH net-next 10/10] selftests: net: bridge: add test for vlan_filtering dependency, Nikolay Aleksandrov
- [PATCH net-next 08/10] selftests: net: bridge: add vlan mcast query and query response interval tests, Nikolay Aleksandrov
- Re: [PATCH net-next 00/10] selftests: net: bridge: vlan multicast tests, patchwork-bot+netdevbpf
- [PATCH net-next] bridge: use __set_bit in __br_vlan_set_default_pvid,
Xin Long
- [PATCH] net/bridge: replace simple_strtoul to kstrtol,
Bernard Zhao
- [syzbot] BUG: TASK stack guard page was hit at ADDR (stack is ADDR..ADDR),
syzbot
- [PATCH] net: bridge: Slightly optimize 'find_portno()',
Christophe JAILLET
- RFC: PTP Boundary Clock over UDPv4/UDPv6 on Linux bridge,
Kurt Kanzenbach
- [PATCH net] selftests: net: bridge: update IGMP/MLD membership interval value,
Nikolay Aleksandrov
- [PATCH net v2] net: bridge: fix uninitialized variables when BRIDGE_CFM is disabled,
Ivan Vecera
- [PATCH net] net: bridge: fix uninitialized variables when BRIDGE_CFM is disabled,
Ivan Vecera
- [PATCH net] net: bridge: mcast: QRI must be less than QI,
Hangbin Liu
- [PATCH v3 net-next] net: make use of helper netif_is_bridge_master(),
Kyungrok Chung
- [PATCH v2 net-next] net: make use of helper netif_is_bridge_master(),
Kyungrok Chung
- [PATCH net-next] net: bridge: make use of helper netif_is_bridge_master(),
Kyungrok Chung
- [PATCH net] net: bridge: mcast: Do not allow users to set IGMP counter/timer to zero,
Hangbin Liu
- [PATCH net] net: bridge: mcast: Associate the seqcount with its protecting lock.,
Sebastian Andrzej Siewior
- [PATCH][net-next] net: bridge: Use array_size() helper in copy_to_user(),
Gustavo A. R. Silva
- [PATCH][net-next] netfilter: ebtables: use array_size() helper in copy_{from, to}_user(),
Gustavo A. R. Silva
- [syzbot] possible deadlock in br_multicast_rcv (2), syzbot
- [syzbot] KASAN: slab-out-of-bounds Read in add_del_if,
syzbot
- [PATCH net] net: bridge: mcast: fix vlan port router deadlock,
Nikolay Aleksandrov
- [PATCH v3 net-next] net: bridge: change return type of br_handle_ingress_vlan_tunnel,
Kangmin Park
- [PATCH v2 net-next] net: bridge: change return type of br_handle_ingress_vlan_tunnel,
Kangmin Park
- [PATCH net-next] net: bridge: replace __vlan_hwaccel_put_tag with skb_vlan_push,
Kangmin Park
- [PATCH net-next 0/2] net: bridge: mcast: add support for port/vlan router control,
Nikolay Aleksandrov
- [PATCH net-next 0/4] net: bridge: vlan: fixes for vlan mcast contexts,
Nikolay Aleksandrov
- [PATCH net-next 0/3] net: bridge: mcast: fixes for mcast querier state,
Nikolay Aleksandrov
- [PATCH net-next 0/6] net: bridge: mcast: dump querier state,
Nikolay Aleksandrov
- [PATCH net-next v2] net: bridge: switchdev: pass more port flags to drivers,
DENG Qingfang
- [PATCH net v2] net: bridge: fix memleak in br_add_if(),
Yang Yingliang
- [PATCH net v3] net: bridge: fix memleak in br_add_if(),
Yang Yingliang
- MTU/FCS Issue on linux bridge when using SPI interface, Andy Whiteman
- [PATCH net] net: bridge: fix memleak in br_add_if(), Yang Yingliang
- [PATCH net-next] net: bridge: switchdev: allow port isolation to be offloaded,
DENG Qingfang
- [PATCH net-next 00/15] net: bridge: vlan: add global mcast options,
Nikolay Aleksandrov
- [PATCH net-next 01/15] net: bridge: vlan: add support for mcast igmp/mld version global options, Nikolay Aleksandrov
- [PATCH net-next 02/15] net: bridge: vlan: add support for mcast last member count global option, Nikolay Aleksandrov
- [PATCH net-next 04/15] net: bridge: vlan: add support for mcast last member interval global option, Nikolay Aleksandrov
- [PATCH net-next 03/15] net: bridge: vlan: add support for mcast startup query count global option, Nikolay Aleksandrov
- [PATCH net-next 05/15] net: bridge: vlan: add support for mcast membership interval global option, Nikolay Aleksandrov
- [PATCH net-next 06/15] net: bridge: vlan: add support for mcast querier interval global option, Nikolay Aleksandrov
- [PATCH net-next 07/15] net: bridge: vlan: add support for mcast query interval global option, Nikolay Aleksandrov
- [PATCH net-next 08/15] net: bridge: vlan: add support for mcast query response interval global option, Nikolay Aleksandrov
- [PATCH net-next 11/15] net: bridge: mcast: querier and query state affect only current context type, Nikolay Aleksandrov
- [PATCH net-next 09/15] net: bridge: vlan: add support for mcast startup query interval global option, Nikolay Aleksandrov
- [PATCH net-next 10/15] net: bridge: mcast: move querier state to the multicast context, Nikolay Aleksandrov
- [PATCH net-next 13/15] net: bridge: vlan: add support for mcast router global option, Nikolay Aleksandrov
- [PATCH net-next 12/15] net: bridge: vlan: add support for mcast querier global option, Nikolay Aleksandrov
- [PATCH net-next 14/15] net: bridge: mcast: use the proper multicast context when dumping router ports, Nikolay Aleksandrov
- [PATCH net-next 15/15] net: bridge: vlan: use br_rports_fill_info() to export mcast router ports, Nikolay Aleksandrov
- Re: [PATCH net-next 00/15] net: bridge: vlan: add global mcast options, patchwork-bot+netdevbpf
- [PATCH net-next] net: bridge: vlan: fix global vlan option range dumping,
Nikolay Aleksandrov
- Bridge port isolation offload,
DENG Qingfang
- Re: [syzbot] possible deadlock in br_ioctl_call,
Hillf Danton
- [syzbot] general protection fault in br_switchdev_fdb_notify, syzbot
- [PATCH net-next 0/3] net: bridge: fix recent ioctl changes,
Nikolay Aleksandrov
- [PATCH v2 net-next 0/2] Convert switchdev_bridge_port_{, un}offload to notifiers,
Vladimir Oltean
- [PATCH net-next 0/2] Convert switchdev_bridge_port_{, un}offload to notifiers,
Vladimir Oltean
- Re: [PATCH net-next 0/2] Convert switchdev_bridge_port_{, un}offload to notifiers, Vladimir Oltean
[PATCH net-next] net: bridge: switchdev: fix incorrect use of FDB flags when picking the dst device,
Vladimir Oltean
[PATCH net] net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB entry,
Vladimir Oltean
[PATCH v3] netfilter: nf_conntrack_bridge: Fix memory leak when error,
Yajun Deng
[PATCH v2] netfilter: nf_conntrack_bridge: Fix memory leak when error,
Yajun Deng
[PATCH net-next v3 00/31] ndo_ioctl rework,
Arnd Bergmann
[PATCH] netfilter: nf_conntrack_bridge: Fix not free when error,
Yajun Deng
[PATCH 0/4] Remove rtnetlink_send() in rtnetlink,
Yajun Deng
[PATCH net-next] net: bridge: fix build when setting skb->offload_fwd_mark with CONFIG_NET_SWITCHDEV=n,
Vladimir Oltean
[PATCH v5 net-next 0/5] Allow TX forwarding for the software bridge data path to be offloaded to capable devices,
Vladimir Oltean
[PATCH net-next] net: switchdev: fix FDB entries towards foreign ports not getting propagated to us,
Vladimir Oltean
[PATCH v6 net-next 0/7] Let switchdev drivers offload and unoffload bridge ports at their own convenience,
Vladimir Oltean
[PATCH net-next 0/2] net: bridge: multicast: add mdb and host context support,
Nikolay Aleksandrov
[PATCH net-next] net: bridge: multicast: fix igmp/mld port context null pointer dereferences,
Nikolay Aleksandrov
[PATCH v5 net-next 00/10] Let switchdev drivers offload and unoffload bridge ports at their own convenience,
Vladimir Oltean
- [PATCH v5 net-next 01/10] net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join, Vladimir Oltean
- [PATCH v5 net-next 02/10] net: dpaa2-switch: refactor prechangeupper sanity checks, Vladimir Oltean
- [PATCH v5 net-next 04/10] mlxsw: spectrum: refactor leaving an 8021q upper that is a bridge port, Vladimir Oltean
- [PATCH v5 net-next 06/10] net: switchdev: guard drivers against multiple obj replays on same bridge port, Vladimir Oltean
- [PATCH v5 net-next 03/10] mlxsw: spectrum: refactor prechangeupper sanity checks, Vladimir Oltean
- [PATCH v5 net-next 05/10] net: marvell: prestera: refactor prechangeupper sanity checks, Vladimir Oltean
- [PATCH v5 net-next 07/10] net: bridge: disambiguate offload_fwd_mark, Vladimir Oltean
- [PATCH v5 net-next 08/10] net: bridge: switchdev: recycle unused hwdoms, Vladimir Oltean
- [PATCH v5 net-next 09/10] net: bridge: switchdev: let drivers inform which bridge ports are offloaded, Vladimir Oltean
- [PATCH v5 net-next 10/10] net: bridge: switchdev object replay helpers for everybody, Vladimir Oltean
- Re: [PATCH v5 net-next 00/10] Let switchdev drivers offload and unoffload bridge ports at their own convenience, Ido Schimmel
[PATCH net-next 00/15] net: bridge: multicast: add vlan support,
Nikolay Aleksandrov
- [PATCH net-next 01/15] net: bridge: multicast: factor out port multicast context, Nikolay Aleksandrov
- [PATCH net-next 02/15] net: bridge: multicast: factor out bridge multicast context, Nikolay Aleksandrov
- [PATCH net-next 04/15] net: bridge: vlan: add global and per-port multicast context, Nikolay Aleksandrov
- [PATCH net-next 07/15] net: bridge: multicast: add helper to get port mcast context from port group, Nikolay Aleksandrov
- [PATCH net-next 05/15] net: bridge: multicast: add vlan state initialization and control, Nikolay Aleksandrov
- [PATCH net-next 06/15] net: bridge: add vlan mcast snooping knob, Nikolay Aleksandrov
- [PATCH net-next 09/15] net: bridge: multicast: check if should use vlan mcast ctx, Nikolay Aleksandrov
- [PATCH net-next 10/15] net: bridge: multicast: add vlan querier and query support, Nikolay Aleksandrov
- [PATCH net-next 11/15] net: bridge: multicast: include router port vlan id in notifications, Nikolay Aleksandrov
- [PATCH net-next 08/15] net: bridge: multicast: use the port group to port context helper, Nikolay Aleksandrov
- [PATCH net-next 12/15] net: bridge: vlan: add support for global options, Nikolay Aleksandrov
- [PATCH net-next 03/15] net: bridge: multicast: use multicast contexts instead of bridge or port, Nikolay Aleksandrov
- [PATCH net-next 15/15] net: bridge: vlan: add mcast snooping control, Nikolay Aleksandrov
- [PATCH net-next 13/15] net: bridge: vlan: add support for dumping global vlan options, Nikolay Aleksandrov
- [PATCH net-next 14/15] net: bridge: vlan: notify when global options change, Nikolay Aleksandrov
- Re: [PATCH net-next 00/15] net: bridge: multicast: add vlan support, patchwork-bot+netdevbpf
- Re: [PATCH net-next 00/15] net: bridge: multicast: add vlan support, Joachim Wiberg
[PATCH net-next 0/3] Fan out FDB entries pointing towards the bridge to all switchdev member ports,
Vladimir Oltean
[PATCH net] net: bridge: do not replay fdb entries pointing towards the bridge twice,
Vladimir Oltean
[PATCH v4 net-next 00/15] Allow forwarding for the software bridge data path to be offloaded to capable devices,
Vladimir Oltean
- [PATCH v4 net-next 02/15] net: dpaa2-switch: refactor prechangeupper sanity checks, Vladimir Oltean
- [PATCH v4 net-next 01/15] net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join, Vladimir Oltean
- [PATCH v4 net-next 04/15] mlxsw: spectrum: refactor leaving an 8021q upper that is a bridge port, Vladimir Oltean
- [PATCH v4 net-next 05/15] net: marvell: prestera: refactor prechangeupper sanity checks, Vladimir Oltean
- [PATCH v4 net-next 03/15] mlxsw: spectrum: refactor prechangeupper sanity checks, Vladimir Oltean
- [PATCH v4 net-next 07/15] net: bridge: disambiguate offload_fwd_mark, Vladimir Oltean
- [PATCH v4 net-next 06/15] net: switchdev: guard drivers against multiple obj replays on same bridge port, Vladimir Oltean
- [PATCH v4 net-next 08/15] net: bridge: switchdev: recycle unused hwdoms, Vladimir Oltean
- [PATCH v4 net-next 12/15] net: dsa: track the number of switches in a tree, Vladimir Oltean
- [PATCH v4 net-next 13/15] net: dsa: add support for bridge TX forwarding offload, Vladimir Oltean
- [PATCH v4 net-next 10/15] net: bridge: switchdev object replay helpers for everybody, Vladimir Oltean
- [PATCH v4 net-next 15/15] net: dsa: tag_dsa: offload the bridge forwarding process, Vladimir Oltean
- [PATCH v4 net-next 14/15] net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVT, Vladimir Oltean
- [PATCH v4 net-next 11/15] net: bridge: switchdev: allow the TX data plane forwarding to be offloaded, Vladimir Oltean
- [PATCH v4 net-next 09/15] net: bridge: switchdev: let drivers inform which bridge ports are offloaded, Vladimir Oltean
- Re: [PATCH v4 net-next 00/15] Allow forwarding for the software bridge data path to be offloaded to capable devices, Ido Schimmel
[RFC PATCH v3 net-next 00/24] Allow forwarding for the software bridge data path to be offloaded to capable devices,
Vladimir Oltean
- [RFC PATCH v3 net-next 01/24] net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join, Vladimir Oltean
- [RFC PATCH v3 net-next 02/24] net: dpaa2-switch: refactor prechangeupper sanity checks, Vladimir Oltean
- [RFC PATCH v3 net-next 03/24] net: mlxsw: refactor prechangeupper sanity checks, Vladimir Oltean
- [RFC PATCH v3 net-next 04/24] net: ocelot: fix switchdev objects synced for wrong netdev with LAG offload, Vladimir Oltean
- [RFC PATCH v3 net-next 05/24] net: prestera: if the LAG that we're joining is under a bridge, join it, Vladimir Oltean
- [RFC PATCH v3 net-next 06/24] net: prestera: refactor prechangeupper sanity checks, Vladimir Oltean
- [RFC PATCH v3 net-next 08/24] net: bridge: switchdev: recycle unused hwdoms, Vladimir Oltean
- [RFC PATCH v3 net-next 07/24] net: bridge: disambiguate offload_fwd_mark, Vladimir Oltean
- [RFC PATCH v3 net-next 10/24] net: prestera: guard against multiple switchdev obj replays on same bridge port, Vladimir Oltean
- [RFC PATCH v3 net-next 09/24] net: bridge: switchdev: let drivers inform which bridge ports are offloaded, Vladimir Oltean
- [RFC PATCH v3 net-next 12/24] net: bridge: drop context pointer from br_fdb_replay, Vladimir Oltean
- [RFC PATCH v3 net-next 13/24] net: bridge: use the public notifier chain for br_fdb_replay, Vladimir Oltean
- [RFC PATCH v3 net-next 14/24] net: bridge: unexport call_switchdev_blocking_notifiers, Vladimir Oltean
- [RFC PATCH v3 net-next 11/24] net: mlxsw: guard against multiple switchdev obj replays on same bridge port, Vladimir Oltean
- [RFC PATCH v3 net-next 15/24] net: bridge: propagate ctx to switchdev_port_obj_{add, del}, Vladimir Oltean
- [RFC PATCH v3 net-next 16/24] net: bridge: propagate ctx to br_switchdev_port_vlan_{add, del}, Vladimir Oltean
- [RFC PATCH v3 net-next 18/24] net: bridge: replay vlan entries on the public switchdev notifier, Vladimir Oltean
- [RFC PATCH v3 net-next 17/24] net: bridge: replay mdb entries on the public switchdev notifier chain, Vladimir Oltean
- [RFC PATCH v3 net-next 19/24] net: bridge: switchdev object replay helpers for everybody, Vladimir Oltean
- [RFC PATCH v3 net-next 21/24] net: dsa: track the number of switches in a tree, Vladimir Oltean
- [RFC PATCH v3 net-next 20/24] net: bridge: switchdev: allow the TX data plane forwarding to be offloaded, Vladimir Oltean
- [RFC PATCH v3 net-next 23/24] net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVT, Vladimir Oltean
- [RFC PATCH v3 net-next 24/24] net: dsa: tag_dsa: offload the bridge forwarding process, Vladimir Oltean
- [RFC PATCH v3 net-next 22/24] net: dsa: add support for bridge TX forwarding offload, Vladimir Oltean
- Re: [RFC PATCH v3 net-next 00/24] Allow forwarding for the software bridge data path to be offloaded to capable devices, Marek Behun
[PATCH net 0/2] net: bridge: multicast: fix automatic router port marking races,
Nikolay Aleksandrov
[PATCH AUTOSEL 5.10 057/137] net: bridge: mrp: Update ring transitions., Sasha Levin
[PATCH AUTOSEL 5.12 065/160] net: bridge: mrp: Update ring transitions., Sasha Levin
[PATCH AUTOSEL 5.13 078/189] net: bridge: mrp: Update ring transitions., Sasha Levin
[RFC PATCH v2 net-next 00/10] Allow forwarding for the software bridge data path to be offloaded to capable devices,
Vladimir Oltean
[RFC PATCH v2 net-next 07/10] net: dsa: track the number of switches in a tree, Vladimir Oltean
[RFC PATCH v2 net-next 08/10] net: dsa: add support for bridge forwarding offload, Vladimir Oltean
[RFC PATCH v2 net-next 09/10] net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVT, Vladimir Oltean
[RFC PATCH v2 net-next 10/10] net: dsa: tag_dsa: offload the bridge forwarding process, Vladimir Oltean
Re: [RFC PATCH v2 net-next 00/10] Allow forwarding for the software bridge data path to be offloaded to capable devices, Tobias Waldekranz
Re: [RFC PATCH v2 net-next 00/10] Allow forwarding for the software bridge data path to be offloaded to capable devices, DENG Qingfang
[PATCH v3] net: bridge: sync fdb to new unicast-filtering ports,
Wolfgang Bumiller
[PATCH v2] net: bridge: sync fdb to new unicast-filtering ports,
Wolfgang Bumiller
[PATCH 0/1] Fixup unicast filter for new vlan-aware-bridge ports,
Wolfgang Bumiller
[PATCH v5 net-next 00/15] RX filtering in DSA,
Vladimir Oltean
- [PATCH v5 net-next 01/15] net: bridge: use READ_ONCE() and WRITE_ONCE() compiler barriers for fdb->dst, Vladimir Oltean
- [PATCH v5 net-next 02/15] net: bridge: switchdev: send FDB notifications for host addresses, Vladimir Oltean
- [PATCH v5 net-next 03/15] net: bridge: allow br_fdb_replay to be called for the bridge device, Vladimir Oltean
- [PATCH v5 net-next 05/15] net: dsa: introduce dsa_is_upstream_port and dsa_switch_is_upstream_of, Vladimir Oltean
- [PATCH v5 net-next 04/15] net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del, Vladimir Oltean
- [PATCH v5 net-next 06/15] net: dsa: introduce a separate cross-chip notifier type for host MDBs, Vladimir Oltean
- [PATCH v5 net-next 08/15] net: dsa: introduce a separate cross-chip notifier type for host FDBs, Vladimir Oltean
- [PATCH v5 net-next 07/15] net: dsa: reference count the MDB entries at the cross-chip notifier level, Vladimir Oltean
- [PATCH v5 net-next 09/15] net: dsa: reference count the FDB addresses at the cross-chip notifier level, Vladimir Oltean
- [PATCH v5 net-next 10/15] net: dsa: install the host MDB and FDB entries in the master's RX filter, Vladimir Oltean
- [PATCH v5 net-next 12/15] net: dsa: include bridge addresses which are local in the host fdb list, Vladimir Oltean
- [PATCH v5 net-next 11/15] net: dsa: sync static FDB entries on foreign interfaces to hardware, Vladimir Oltean
- [PATCH v5 net-next 13/15] net: dsa: include fdb entries pointing to bridge in the host fdb list, Vladimir Oltean
- [PATCH v5 net-next 15/15] net: dsa: replay the local bridge FDB entries pointing to the bridge dev too, Vladimir Oltean
- [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, Vladimir Oltean
- Re: [PATCH v5 net-next 00/15] RX filtering in DSA, patchwork-bot+netdevbpf
- Re: [PATCH v5 net-next 00/15] RX filtering in DSA, David Miller
[PATCH net-next] net: bridge: mrp: Update the Test frames for MRA,
Horatiu Vultur via Bridge
[PATCH net-next 0/2] net/bridge: Support learning_sync on master,
Alexandra Winter
[PATCH] net: bridge: remove redundant continue statement,
Colin King
[bridge]: STP: no port in blocking state despite a loop when in a network namespace,
Adel Belhouane
[PATCH net 0/2 v2] net: bridge: vlan tunnel egress path fixes,
Nikolay Aleksandrov
[PATCH net 0/2] net: bridge: vlan tunnel egress path fixes,
Nikolay Aleksandrov
net: bridge: multicast: Renaming of flag BRIDGE_IGMP_SNOOPING,
Ujjal Roy
[PATCH] net: bridge: remove redundant assignment,
Nigel Christian
[PATCH net-next] net: bridge: mrp: Update ring transitions.,
Horatiu Vultur via Bridge
[PATCH] net: bridge: fix signature of stub br_multicast_is_router,
trix
Re: [net-next:master 40/65] net/bridge/br_input.c:135:8: error: too many arguments to function 'br_multicast_is_router',
Naresh Kamboju
Re: [PATCH net-next] net: bridge: fix br_multicast_is_router stub when igmp is disabled, Linus Lüssing
[PATCH net-next] net: bridge: fix build when IPv6 is disabled,
Matteo Croce
[PATCH net-next v4 00/11] net: bridge: split IPv4/v6 mc router state and export for batman-adv,
Linus Lüssing
- [net-next v4 01/11] net: bridge: mcast: rename multicast router lists and timers, Linus Lüssing
- [net-next v4 02/11] net: bridge: mcast: add wrappers for router node retrieval, Linus Lüssing
- [net-next v4 04/11] net: bridge: mcast: prepare query reception for mcast router split, Linus Lüssing
- [net-next v4 06/11] net: bridge: mcast: prepare expiry functions for mcast router split, Linus Lüssing
- [net-next v4 07/11] net: bridge: mcast: prepare add-router function for mcast router split, Linus Lüssing
- [net-next v4 08/11] net: bridge: mcast: split router port del+notify for mcast router split, Linus Lüssing
- [net-next v4 05/11] net: bridge: mcast: prepare is-router function for mcast router split, Linus Lüssing
- [net-next v4 10/11] net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink, Linus Lüssing
- [net-next v4 03/11] net: bridge: mcast: prepare mdb netlink for mcast router split, Linus Lüssing
- [net-next v4 11/11] net: bridge: mcast: export multicast router presence adjacent to a port, Linus Lüssing
- [net-next v4 09/11] net: bridge: mcast: split multicast router state for IPv4 and IPv6, Linus Lüssing
[PATCH net-next v3 00/11] net: bridge: split IPv4/v6 mc router state and export for batman-adv,
Linus Lüssing
- [net-next v3 01/11] net: bridge: mcast: rename multicast router lists and timers, Linus Lüssing
- [net-next v3 03/11] net: bridge: mcast: prepare mdb netlink for mcast router split, Linus Lüssing
- [net-next v3 02/11] net: bridge: mcast: add wrappers for router node retrieval, Linus Lüssing
- [net-next v3 04/11] net: bridge: mcast: prepare query reception for mcast router split, Linus Lüssing
- [net-next v3 05/11] net: bridge: mcast: prepare is-router function for mcast router split, Linus Lüssing
- [net-next v3 08/11] net: bridge: mcast: split router port del+notify for mcast router split, Linus Lüssing
- [net-next v3 06/11] net: bridge: mcast: prepare expiry functions for mcast router split, Linus Lüssing
- [net-next v3 07/11] net: bridge: mcast: prepare add-router function for mcast router split, Linus Lüssing
- [net-next v3 11/11] net: bridge: mcast: export multicast router presence adjacent to a port, Linus Lüssing
- [net-next v3 10/11] net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink, Linus Lüssing
- [net-next v3 09/11] net: bridge: mcast: split multicast router state for IPv4 and IPv6, Linus Lüssing
- Re: [PATCH net-next v3 00/11] net: bridge: split IPv4/v6 mc router state and export for batman-adv, Nikolay Aleksandrov
[PATCH AUTOSEL 5.4 17/23] bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit, Sasha Levin
[PATCH AUTOSEL 5.10 25/34] bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit, Sasha Levin
[PATCH AUTOSEL 5.11 26/35] bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit, Sasha Levin
[PATCH AUTOSEL 5.12 28/37] bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit, Sasha Levin
[PATCH net-next v2 00/11] net: bridge: split IPv4/v6 mc router state and export for batman-adv,
Linus Lüssing
- [net-next v2 02/11] net: bridge: mcast: add wrappers for router node retrieval, Linus Lüssing
- [net-next v2 03/11] net: bridge: mcast: prepare mdb netlink for mcast router split, Linus Lüssing
- [net-next v2 04/11] net: bridge: mcast: prepare query reception for mcast router split, Linus Lüssing
- [net-next v2 06/11] net: bridge: mcast: prepare expiry functions for mcast router split, Linus Lüssing
- [net-next v2 05/11] net: bridge: mcast: prepare is-router function for mcast router split, Linus Lüssing
- [net-next v2 01/11] net: bridge: mcast: rename multicast router lists and timers, Linus Lüssing
- [net-next v2 07/11] net: bridge: mcast: prepare add-router function for mcast router split, Linus Lüssing
- [net-next v2 08/11] net: bridge: mcast: split router port del+notify for mcast router split, Linus Lüssing
- [net-next v2 10/11] net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink, Linus Lüssing
- [net-next v2 11/11] net: bridge: mcast: export multicast router presence adjacent to a port, Linus Lüssing
- [net-next v2 09/11] net: bridge: mcast: split multicast router state for IPv4 and IPv6, Linus Lüssing
[PATCH AUTOSEL 4.19 12/32] net: bridge: when suppression is enabled exclude RARP packets, Sasha Levin
[PATCH AUTOSEL 5.4 14/46] net: bridge: when suppression is enabled exclude RARP packets, Sasha Levin
[PATCH AUTOSEL 5.10 22/85] net: bridge: when suppression is enabled exclude RARP packets, Sasha Levin
[PATCH AUTOSEL 5.11 027/104] net: bridge: when suppression is enabled exclude RARP packets, Sasha Levin
[PATCH AUTOSEL 5.12 074/116] net: bridge: propagate error code and extack from br_mc_disabled_update, Sasha Levin
[PATCH AUTOSEL 5.12 027/116] net: bridge: when suppression is enabled exclude RARP packets, Sasha Levin
[PATCH net 0/6] bridge: Fix snooping in multi-bridge config with switchdev,
Joseph Huang via Bridge
[PATCH v2] bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit,
zhangzhengming
[PATCH] bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit,
zhangzhengming
[RFC net-next 0/9] net: bridge: Forward offloading,
Tobias Waldekranz
[Index of Archives]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]