Linux Ethernet Bridging
[Prev Page][Next Page]
- Re: [RFC PATCH v2 net-next 04/10] net: bridge: switchdev: allow the data plane forwarding to be offloaded, (continued)
- [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
- [RFC net-next 1/9] net: dfwd: Constrain existing users to macvlan subordinates, Tobias Waldekranz
- [RFC net-next 9/9] net: dsa: mv88e6xxx: Forward offloading, Tobias Waldekranz
- [RFC net-next 3/9] net: bridge: switchdev: Recycle unused hwdoms, Tobias Waldekranz
- [RFC net-next 6/9] net: dsa: Forward offloading, Tobias Waldekranz
- [RFC net-next 5/9] net: dsa: Track port PVIDs, Tobias Waldekranz
- [RFC net-next 2/9] net: bridge: Disambiguate offload_fwd_mark, Tobias Waldekranz
- [RFC net-next 8/9] net: dsa: mv88e6xxx: Map virtual bridge port in PVT, Tobias Waldekranz
- [RFC net-next 4/9] net: bridge: switchdev: Forward offloading, Tobias Waldekranz
- [RFC net-next 7/9] net: dsa: mv88e6xxx: Allocate a virtual DSA port for each bridge, Tobias Waldekranz
- Re: [RFC net-next 0/9] net: bridge: Forward offloading, Ido Schimmel
- [PATCH net v2 0/2] net: fix lockdep false positive splat,
Taehee Yoo
- [PATCH net 0/2] Subject: [PATCH net 0/2] net: fix lockdep false positive splat,
Taehee Yoo
- [PATCH net-next 0/2] net: bridge: split IPv4/v6 mc router state and export for batman-adv,
Linus Lüssing
- [PATCH net] net: bridge: mcast: fix broken length + header check for MRDv6 Adv.,
Linus Lüssing
- [PATCH] Include header for use of PATH_MAX,
Matt Weber
- [syzbot] WARNING: suspicious RCU usage in find_inlist_lock,
syzbot
- IPv4/IPv6 separation in bridge code for multicast routers, Linus Lüssing
- [PATCH][next] net: bridge: Fix missing return assignment from br_vlan_replay_one call,
Colin King
- [PATCH net-next 0/2] bridge: mrp: Disable roles before deleting,
Horatiu Vultur via Bridge
- [PATCH net-next] net: bridge: when suppression is enabled exclude RARP packets,
Nikolay Aleksandrov
- Extract untagged traffic from bridge, Gionatan Danti
- [PATCH net-next v2 0/2] net: bridge: mcast: simplify allow/block EHT code,
Nikolay Aleksandrov
- [PATCH net-next] net: bridge: mcast: remove unreachable EHT code,
Nikolay Aleksandrov
- [PATCH] net: bridge: fix error return code of do_update_counters(),
Jia-Ju Bai
- [PATCH RESEND][next] net: bridge: Fix fall-through warnings for Clang,
Gustavo A. R. Silva
- [PATCH][next] net: bridge: Fix fall-through warnings for Clang, Gustavo A. R. Silva
- Minor update to bridge-utils, Stephen Hemminger
- [PATCH net-next v4 0/8] bridge: mrp: Extend br_mrp_switchdev_*,
Horatiu Vultur via Bridge
- [PATCH v5 net-next 00/10] Cleanup in brport flags switchdev offload for DSA,
Vladimir Oltean
- [PATCH v5 net-next 01/10] net: switchdev: propagate extack to port attributes, Vladimir Oltean
- [PATCH v5 net-next 02/10] net: bridge: offload all port flags at once in br_setport, Vladimir Oltean
- [PATCH v5 net-next 03/10] net: bridge: don't print in br_switchdev_set_port_flag, Vladimir Oltean
- [PATCH v5 net-next 05/10] net: switchdev: pass flags and mask to both {PRE_, }BRIDGE_FLAGS attributes, Vladimir Oltean
- [PATCH v5 net-next 07/10] net: dsa: felix: restore multicast flood to CPU when NPI tagger reinitializes, Vladimir Oltean
- [PATCH v5 net-next 06/10] net: dsa: act as passthrough for bridge port flags, Vladimir Oltean
- [PATCH v5 net-next 08/10] net: mscc: ocelot: use separate flooding PGID for broadcast, Vladimir Oltean
- [PATCH v5 net-next 09/10] net: mscc: ocelot: offload bridge port flags to device, Vladimir Oltean
- [PATCH v5 net-next 04/10] net: dsa: configure better brport flags when ports leave the bridge, Vladimir Oltean
- [PATCH v5 net-next 10/10] net: dsa: sja1105: offload bridge port flags to device, Vladimir Oltean
- Re: [PATCH v5 net-next 00/10] Cleanup in brport flags switchdev offload for DSA, patchwork-bot+netdevbpf
- [PATCH v4 net-next 0/9] Cleanup in brport flags switchdev offload for DSA,
Vladimir Oltean
- [PATCH v4 net-next 2/9] net: bridge: offload all port flags at once in br_setport, Vladimir Oltean
- [PATCH v4 net-next 1/9] net: switchdev: propagate extack to port attributes, Vladimir Oltean
- [PATCH v4 net-next 3/9] net: bridge: don't print in br_switchdev_set_port_flag, Vladimir Oltean
- [PATCH v4 net-next 4/9] net: dsa: configure better brport flags when ports leave the bridge, Vladimir Oltean
- [PATCH v4 net-next 8/9] net: mscc: ocelot: offload bridge port flags to device, Vladimir Oltean
- [PATCH v4 net-next 9/9] net: dsa: sja1105: offload bridge port flags to device, Vladimir Oltean
- [PATCH v4 net-next 7/9] net: mscc: ocelot: use separate flooding PGID for broadcast, Vladimir Oltean
- [PATCH v4 net-next 5/9] net: switchdev: pass flags and mask to both {PRE_, }BRIDGE_FLAGS attributes, Vladimir Oltean
- [PATCH v4 net-next 6/9] net: dsa: act as ass passthrough for bridge port flags, Vladimir Oltean
- Message not available
[PATCH v3 net-next 00/11] Cleanup in brport flags switchdev offload for DSA,
Vladimir Oltean
- [PATCH v3 net-next 01/11] net: switchdev: propagate extack to port attributes, Vladimir Oltean
- [PATCH v3 net-next 03/11] net: bridge: don't print in br_switchdev_set_port_flag, Vladimir Oltean
- [PATCH v3 net-next 04/11] net: dsa: configure proper brport flags when ports leave the bridge, Vladimir Oltean
- [PATCH v3 net-next 05/11] net: squash switchdev attributes PRE_BRIDGE_FLAGS and BRIDGE_FLAGS, Vladimir Oltean
- [PATCH v3 net-next 07/11] net: prep switchdev drivers for concurrent SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS, Vladimir Oltean
- [PATCH v3 net-next 06/11] net: dsa: kill .port_egress_floods overengineering, Vladimir Oltean
- [PATCH v3 net-next 08/11] net: bridge: put SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS on the blocking call chain, Vladimir Oltean
- [PATCH v3 net-next 10/11] net: mscc: ocelot: offload bridge port flags to device, Vladimir Oltean
- [PATCH v3 net-next 02/11] net: bridge: offload all port flags at once in br_setport, Vladimir Oltean
- [PATCH v3 net-next 09/11] net: mscc: ocelot: use separate flooding PGID for broadcast, Vladimir Oltean
- [PATCH v3 net-next 11/11] net: dsa: sja1105: offload bridge port flags to device, Vladimir Oltean
- Re: [PATCH v3 net-next 00/11] Cleanup in brport flags switchdev offload for DSA, Nikolay Aleksandrov
[PATCH net-next v3 0/5] bridge: mrp: Extend br_mrp_switchdev_*,
Horatiu Vultur via Bridge
Re: [PATCH v2 net-next 01/11] net: switchdev: propagate extack to port attributes, Ido Schimmel
Re: [PATCH v2 net-next 03/11] net: bridge: don't print in br_switchdev_set_port_flag,
Vladimir Oltean
[PATCH v2 net-next 04/11] net: bridge: offload initial and final port flags through switchdev,
Vladimir Oltean
[PATCH v2 net-next 08/11] net: bridge: put SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS on the blocking call chain, Vladimir Oltean
[PATCH v2 net-next 07/11] net: dsa: kill .port_egress_floods overengineering,
Vladimir Oltean
[PATCH v2 net-next 06/11] net: squash switchdev attributes PRE_BRIDGE_FLAGS and BRIDGE_FLAGS, Vladimir Oltean
[PATCH v2 net-next 05/11] net: dsa: stop setting initial and final brport flags, Vladimir Oltean
[PATCH v2 net-next 02/11] net: bridge: offload all port flags at once in br_setport,
Vladimir Oltean
[PATCH] net: bridge: mcast: Use ERR_CAST instead of ERR_PTR(PTR_ERR()),
Xu Wang
[PATCH net-next 0/9] Cleanup in brport flags switchdev offload for DSA,
Vladimir Oltean
[PATCH net] net: bridge: use switchdev for port flags set through sysfs too,
Vladimir Oltean
[PATCH net 0/2] bridge: mrp: Fix br_mrp_port_switchdev_set_state,
Horatiu Vultur via Bridge
[PATCH net-next 0/2] net: bridge: drop hosts limit sysfs and add a comment,
Nikolay Aleksandrov
[PATCH net-next v2 0/4] bridge: mrp: Extend br_mrp_switchdev_*,
Horatiu Vultur via Bridge
[PATCH net-next v2 0/2] net: bridge: multicast: per-port EHT hosts limit,
Nikolay Aleksandrov
[PATCH net-next 0/2] net: bridge: multicast: per-port EHT hosts limit,
Nikolay Aleksandrov
[PATCH net-next] bridge: Propagate NETDEV_NOTIFY_PEERS notifier,
Hangbin Liu
[PATCH net-next] net: bridge: multicast: fix br_multicast_eht_set_entry_lookup indentation,
Nikolay Aleksandrov
[PATCH net] net: mrp: use stp state as substitute for unimplemented mrp state,
Rasmus Villemoes via Bridge
[PATCH net-next 0/4] bridge: mrp: Extend br_mrp_switchdev_*,
Horatiu Vultur via Bridge
[PATCH] bridge: Use PTR_ERR_OR_ZERO instead if(IS_ERR(...)) + PTR_ERR,
Jiapeng Zhong
[PATCH net-next 00/14] net: bridge: multicast: add initial EHT support,
Nikolay Aleksandrov
- [PATCH net-next 01/14] net: bridge: multicast: rename src_size to addr_size, Nikolay Aleksandrov
- [PATCH net-next 06/14] net: bridge: multicast: add EHT host handling functions, Nikolay Aleksandrov
- [PATCH net-next 10/14] net: bridge: multicast: add EHT include and exclude handling, Nikolay Aleksandrov
- [PATCH net-next 03/14] net: bridge: multicast: __grp_src_block_incl can modify pg, Nikolay Aleksandrov
- [PATCH net-next 07/14] net: bridge: multicast: add EHT source set handling functions, Nikolay Aleksandrov
- [PATCH net-next 02/14] net: bridge: multicast: pass host src address to IGMPv3/MLDv2 functions, Nikolay Aleksandrov
- [PATCH net-next 08/14] net: bridge: multicast: add EHT host delete function, Nikolay Aleksandrov
- [PATCH net-next 13/14] net: bridge: multicast: handle block pg delete for all cases, Nikolay Aleksandrov
- [PATCH net-next 04/14] net: bridge: multicast: calculate idx position without changing ptr, Nikolay Aleksandrov
- [PATCH net-next 14/14] net: bridge: multicast: mark IGMPv3/MLDv2 fast-leave deletes, Nikolay Aleksandrov
- [PATCH net-next 09/14] net: bridge: multicast: add EHT allow/block handling, Nikolay Aleksandrov
- [PATCH net-next 05/14] net: bridge: multicast: add EHT structures and definitions, Nikolay Aleksandrov
- [PATCH net-next 12/14] net: bridge: multicast: add EHT host filter_mode handling, Nikolay Aleksandrov
- [PATCH net-next 11/14] net: bridge: multicast: optimize TO_INCLUDE EHT timeouts, Nikolay Aleksandrov
- Re: [PATCH net-next 00/14] net: bridge: multicast: add initial EHT support, patchwork-bot+netdevbpf
[PATCH v4 net-next] net: bridge: check vlan with eth_type_vlan() method,
menglong8 . dong
[PATCH v3 net-next] net: bridge: check vlan with eth_type_vlan() method,
menglong8 . dong
[PATCH v2 net-next] net: bridge: check vlan with eth_type_vlan() method,
menglong8 . dong
[PATCH] net/bridge: Fix inconsistent format argument types,
Jiapeng Zhong
[PATCH net-next] net: bridge: use eth_type_vlan in br_dev_queue_push_xmit,
menglong8 . dong
[RFC PATCH v2] net: bridge: igmp: Extend IGMP query to be per vlan,
Horatiu Vultur via Bridge
[PATCH net-next] net/bridge: fix misspellings using codespell tool,
menglong8 . dong
[PATCH v4 net-next 0/7] Offload software learnt bridge addresses to DSA,
Vladimir Oltean
[PATCH AUTOSEL 4.14 48/66] bridge: switchdev: Notify about VLAN protocol changes,
Sasha Levin
[PATCH AUTOSEL 4.19 57/87] bridge: switchdev: Notify about VLAN protocol changes, Sasha Levin
[PATCH AUTOSEL 5.4 081/130] bridge: switchdev: Notify about VLAN protocol changes, Sasha Levin
[PATCH v3 net-next 0/7] Offload software learnt bridge addresses to DSA,
Vladimir Oltean
[PATCH v2 net-next 0/6] Offload software learnt bridge addresses to DSA,
Vladimir Oltean
[PATCH v2] net: bridge: Fix a warning when del bridge sysfs,
Wang Hai
[RFC net-next] net: bridge: igmp: Extend IGMP query with vlan support,
Horatiu Vultur via Bridge
[PATCH] bridge: Fix a deadlock when enabling multicast snooping,
Joseph Huang via Bridge
[PATCH net] net: bridge: Fix a warning when del bridge sysfs,
Wang Hai
[PATCH net-next 0/9] mlxsw: Add support for 802.1ad bridging,
Ido Schimmel
- [PATCH net-next 1/9] mlxsw: reg: Add Switch Port VLAN Classification Register, Ido Schimmel
- [PATCH net-next 2/9] mlxsw: reg: Add et_vlan field to SPVID register, Ido Schimmel
- [PATCH net-next 3/9] mlxsw: spectrum: Only treat 802.1q packets as tagged packets, Ido Schimmel
- [PATCH net-next 8/9] mlxsw: Add QinQ configuration vetoes, Ido Schimmel
- [PATCH net-next 7/9] bridge: switchdev: Notify about VLAN protocol changes, Ido Schimmel
- [PATCH net-next 9/9] selftests: forwarding: Add QinQ veto testing, Ido Schimmel
- [PATCH net-next 6/9] mlxsw: spectrum_switchdev: Add support of QinQ traffic, Ido Schimmel
- [PATCH net-next 5/9] mlxsw: spectrum_switchdev: Create common functions for VLAN-aware bridge, Ido Schimmel
- [PATCH net-next 4/9] mlxsw: Make EtherType configurable when pushing VLAN at ingress, Ido Schimmel
- Re: [PATCH net-next 0/9] mlxsw: Add support for 802.1ad bridging, patchwork-bot+netdevbpf
Re: [RFC PATCH] batman-adv: Reserve needed_headroom for fragments,
Sven Eckelmann
[PATCH v3 iproute2] bridge: add support for L2 multicast groups,
Vladimir Oltean
[PATCH net-next v2] bridge: mrp: Implement LC mode for MRP,
Horatiu Vultur via Bridge
[PATCH net-next] bridge: mrp: Implement LC mode for MRP,
Horatiu Vultur via Bridge
[PATCH 000/141] Fix fall-through warnings for Clang,
Gustavo A. R. Silva
[PATCH net-next] net: bridge: switch to net core statistics counters handling,
Heiner Kallweit
[PATCH net-next] net: bridge: replace struct br_vlan_stats with pcpu_sw_netstats,
Heiner Kallweit
[PATCH net] net: bridge: add missing counters to ndo_get_stats64 callback,
Heiner Kallweit
[RFC net-next 00/28] ndo_ioctl rework,
Arnd Bergmann
[Index of Archives]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]