Linux Ethernet Bridging
[Prev Page][Next Page]
- [PATCH 12/12] net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID, (continued)
- [PATCH 4.4 05/65] net: bridge: Fix ethernet header pointer before check skb forwardable, Greg Kroah-Hartman
- [PATCH net-next] net: Fix ip_mc_{dec, inc}_group allocation context,
Florian Fainelli
- [PATCH 4.9 01/44] net: bridge: Fix ethernet header pointer before check skb forwardable, Greg Kroah-Hartman
- [PATCH 4.14 02/68] net: bridge: Fix ethernet header pointer before check skb forwardable, Greg Kroah-Hartman
- [PATCH 4.19 002/103] net: bridge: Fix ethernet header pointer before check skb forwardable, Greg Kroah-Hartman
- [PATCH 4.20 002/117] net: bridge: Fix ethernet header pointer before check skb forwardable, Greg Kroah-Hartman
- Patch "net: bridge: Fix ethernet header pointer before check skb forwardable" has been added to the 4.4-stable tree, gregkh
- Patch "net: bridge: Fix ethernet header pointer before check skb forwardable" has been added to the 4.9-stable tree, gregkh
- Patch "net: bridge: Fix ethernet header pointer before check skb forwardable" has been added to the 4.14-stable tree, gregkh
- Patch "net: bridge: Fix ethernet header pointer before check skb forwardable" has been added to the 4.19-stable tree, gregkh
- Patch "net: bridge: Fix ethernet header pointer before check skb forwardable" has been added to the 4.20-stable tree, gregkh
- [PATCH net-next] bridge: remove duplicated include from br_multicast.c,
YueHaibing
- [PATCH net 5/8] net: bridge: Mark FDB entries that were added by user as such, Ido Schimmel
- [PATCH net v4] net: bridge: Fix ethernet header pointer before check skb forwardable,
wangyunjian
- [PATCH net v3] net: bridge: Fix ethernet header pointer before check skb forwardable,
wangyunjian
- [PATCH net v2] net: bridge: Fix ethernet header pointer before check skb forwardable,
wangyunjian
- [PATCH 0/2] net: bridge: fix tc added QinQ forwarding,
Zahari Doychev
- regression in 4.20.0: physical to VETH (LXC) network bridge (unsure if cgroups is related),
Michael Evans
- [PATCH net-next v4] Documentation: networking: Clarify switchdev devices behavior,
Florian Fainelli
- [PATCH net-next v3] Documentation: networking: Clarify switchdev devices behavior,
Florian Fainelli
- [PATCH net 08/11] net: bridge: Fix VLANs memory leak,
Ido Schimmel
- [PATCH net-next v2] Documentation: networking: Clarify switchdev devices behavior,
Florian Fainelli
- [PATCH v2] netfilter: account ebt_table_info to kmemcg,
Shakeel Butt via Bridge
- general protection fault in fdb_find_rcu,
syzbot
- [PATCH] netfilter: account ebt_table_info to kmemcg,
Shakeel Butt via Bridge
- [PATCH net-next 0/4] bridge: implement Multicast Router Discovery (RFC4286),
Linus Lüssing
- [PATCH net-next] net: bridge: remove unneeded variable 'err',
YueHaibing
- [PATCH net-next] Documentation: networking: Clarify switchdev devices behavior,
Florian Fainelli
- [PATCH net-next v2 0/9] Pass extack to SWITCHDEV_PORT_OBJ_ADD,
Petr Machata
- [PATCH net-next v2 4/9] net: switchdev: Add extack to struct switchdev_notifier_info, Petr Machata
- [PATCH net-next v2 2/9] net: bridge: Propagate extack to switchdev, Petr Machata
- [PATCH net-next v2 3/9] net: switchdev: Add extack argument to switchdev_port_obj_add(), Petr Machata
- [PATCH net-next v2 5/9] net: switchdev: Add extack to switchdev_handle_port_obj_add() callback, Petr Machata
- [PATCH net-next v2 6/9] mlxsw: spectrum_switchdev: Propagate extack on VXLAN VLAN events, Petr Machata
- [PATCH net-next v2 7/9] mlxsw: spectrum_switchdev: Propagate extack on port VLAN events, Petr Machata
- [PATCH net-next v2 8/9] selftests: mlxsw: extack: Test VLAN add on a VXLAN device, Petr Machata
- [PATCH net-next v2 9/9] selftests: mlxsw: extack: Test VLAN add on a port device, Petr Machata
- [PATCH net-next v2 1/9] net: ndo_bridge_setlink: Add extack, Petr Machata
- Re: [PATCH net-next v2 0/9] Pass extack to SWITCHDEV_PORT_OBJ_ADD, David Miller
- Re: [PATCH net-next 2/9] net: bridge: Propagate extack to switchdev, Nikolay Aleksandrov
- Correct PVID behavior with bridge's VLAN filtering on/off?,
Florian Fainelli
- [PATCH net-next v2] netfilter: ebtables: avoid resetting limit rule state,
Linus Lüssing
- [PATCH net-next v2 00/12] mlxsw: Un/offload FDB on NVE detach/attach,
Ido Schimmel
- [PATCH net-next v2 01/12] vxlan: Add a function to init switchdev_notifier_vxlan_fdb_info, Ido Schimmel
- [PATCH net-next v2 02/12] vxlan: Add vxlan_fdb_replay(), Ido Schimmel
- [PATCH net-next v2 03/12] vxlan: Add vxlan_fdb_clear_offload(), Ido Schimmel
- [PATCH net-next v2 04/12] bridge: Add br_fdb_clear_offload(), Ido Schimmel
- [PATCH net-next v2 05/12] mlxsw: spectrum: Track NVE type at FIDs, Ido Schimmel
- [PATCH net-next v2 06/12] mlxsw: spectrum_switchdev: Publish mlxsw_sp_switchdev_notifier, Ido Schimmel
- [PATCH net-next v2 07/12] mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_replay, Ido Schimmel
- [PATCH net-next v2 08/12] mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_clear_offload, Ido Schimmel
- [PATCH net-next v2 09/12] mlxsw: spectrum: Add mlxsw_sp_fid_ops.fdb_clear_offload, Ido Schimmel
- [PATCH net-next v2 10/12] mlxsw: spectrum_nve: Un/offload FDB on nve_fid_disable/enable, Ido Schimmel
- [PATCH net-next v2 11/12] selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leave, Ido Schimmel
- [PATCH net-next v2 12/12] selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridges, Ido Schimmel
- Re: [PATCH net-next v2 00/12] mlxsw: Un/offload FDB on NVE detach/attach, David Miller
- [PATCH net-next 00/12] mlxsw: Un/offload FDB on NVE detach/attach,
Ido Schimmel
- [PATCH net-next 01/12] vxlan: Add a function to init switchdev_notifier_vxlan_fdb_info, Ido Schimmel
- [PATCH net-next 04/12] bridge: Add br_fdb_clear_offload(), Ido Schimmel
- [PATCH net-next 05/12] mlxsw: spectrum: Track NVE type at FIDs, Ido Schimmel
- [PATCH net-next 06/12] mlxsw: spectrum_switchdev: Publish mlxsw_sp_switchdev_notifier, Ido Schimmel
- [PATCH net-next 07/12] mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_replay, Ido Schimmel
- [PATCH net-next 02/12] vxlan: Add vxlan_fdb_replay(), Ido Schimmel
- [PATCH net-next 03/12] vxlan: Add vxlan_fdb_clear_offload(), Ido Schimmel
- [PATCH net-next 08/12] mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_clear_offload, Ido Schimmel
- [PATCH net-next 09/12] mlxsw: spectrum: Add mlxsw_sp_fid_ops.fdb_clear_offload, Ido Schimmel
- [PATCH net-next 10/12] mlxsw: spectrum_nve: Un/offload FDB on nve_fid_disable/enable, Ido Schimmel
- [PATCH net-next 11/12] selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leave, Ido Schimmel
- [PATCH net-next 12/12] selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridges, Ido Schimmel
- [PATCH net-next v3 0/4] net: bridge: convert multicast to generic rhashtable,
Nikolay Aleksandrov
- [tip:core/rcu] net/bridge: Replace call_rcu_bh() and rcu_barrier_bh(), tip-bot for Paul E. McKenney
- Re: [PATCH net-next v2 0/3] net: bridge: convert multicast to generic rhashtable, Nikolay Aleksandrov
- [PATCH net-next 0/8] mlxsw: Add VxLAN support with VLAN-aware bridges,
Ido Schimmel
- [PATCH][V2] net: bridge: remove redundant checks for null p->dev and p->br,
Colin King
- [PATCH] net: bridge: check for a null p->dev before dereferencing it,
Colin King
- [PATCH net-next v2 0/3] net: bridge: add an option to disabe linklocal learning,
Nikolay Aleksandrov
- [PATCH net-next 0/2] net: bridge: add an option to disabe linklocal learning,
Nikolay Aleksandrov
- [PATCH net-next 00/16] mlxsw: Add VxLAN learning support,
Ido Schimmel
- [PATCH net-next 01/16] vxlan: __vxlan_fdb_delete(): Drop unused argument vid, Ido Schimmel
- [PATCH net-next 02/16] vxlan: vxlan_fdb_notify(): Make switchdev notification configurable, Ido Schimmel
- [PATCH net-next 03/16] vxlan: Mark user-added FDB entries, Ido Schimmel
- [PATCH net-next 04/16] vxlan: Don't override user-added entries with ext-learned ones, Ido Schimmel
- [PATCH net-next 05/16] vxlan: Add hardware FDB learning, Ido Schimmel
- [PATCH net-next 06/16] vxlan: Allow changing ageing time, Ido Schimmel
- [PATCH net-next 07/16] bridge: Allow querying bridge port flags, Ido Schimmel
- [PATCH net-next 08/16] mlxsw: reg: Add definition of unicast tunnel record for SFN register, Ido Schimmel
- [PATCH net-next 09/16] mlxsw: spectrum_fid: Store ifindex of NVE device in FID, Ido Schimmel
- [PATCH net-next 10/16] mlxsw: spectrum_fid: Allow FID lookup by its index, Ido Schimmel
- [PATCH net-next 11/16] mlxsw: spectrum_nve: Add API to resolve learned IP addresses, Ido Schimmel
- [PATCH net-next 12/16] mlxsw: spectrum_switchdev: Process learned VxLAN FDB entries, Ido Schimmel
- [PATCH net-next 13/16] mlxsw: spectrum_switchdev: Allow deletion of learned FDB entries, Ido Schimmel
- [PATCH net-next 16/16] selftests: forwarding: vxlan_bridge_1d: Add learning test, Ido Schimmel
- [PATCH net-next 15/16] selftests: mlxsw: Consider VxLAN learning enabled as valid, Ido Schimmel
- [PATCH net-next 14/16] mlxsw: spectrum_nve: Allow VxLAN learning, Ido Schimmel
- Re: [PATCH net-next 00/16] mlxsw: Add VxLAN learning support, David Miller
- KASAN: use-after-free Read in nbp_vlan_rcu_free,
syzbot
- [PATCH tip/core/rcu 33/41] net/bridge: Replace call_rcu_bh() and rcu_barrier_bh(),
Paul E. McKenney
- [PATCH net-next 0/9] Use __vlan_hwaccel_*() helpers,
Michał Mirosław
- [PATCH net-next 1/9] cxgb4: use __vlan_hwaccel helpers, Michał Mirosław
- [PATCH net-next 4/9] 8021q: use __vlan_hwaccel helpers, Michał Mirosław
- [PATCH net-next 2/9] nfnetlink/queue: use __vlan_hwaccel helpers, Michał Mirosław
- [PATCH net-next 3/9] net/core: use __vlan_hwaccel helpers, Michał Mirosław
- [PATCH net-next 6/9] ipv4/tunnel: use __vlan_hwaccel helpers, Michał Mirosław
- [PATCH net-next 5/9] bridge: use __vlan_hwaccel helpers, Michał Mirosław
- [PATCH net-next 7/9] benet: use __vlan_hwaccel helpers, Michał Mirosław
- [PATCH net-next 8/9] mlx4: use __vlan_hwaccel helpers, Michał Mirosław
- [PATCH net-next 9/9] sky2: use __vlan_hwaccel helpers, Michał Mirosław
- Re: [PATCH net-next 0/9] Use __vlan_hwaccel_*() helpers, David Miller
- [PATCH net-next 0/2] br_netfilter: enable in non-initial netns,
Christian Brauner
- [bug report] net: bridge: add support for raw sysfs port options,
Dan Carpenter
- [PATCH net] net: bridge: remove ipv6 zero address check in mcast queries,
Nikolay Aleksandrov
- Re: [PATCH net] bridge: do not add port to router list when receives query with source 0.0.0.0, Nikolay Aleksandrov
- !vlan_enabled but programs pvid,
Soohoon Lee
- [PATCH net-next v2 00/18] mlxsw: Add VxLAN support,
Ido Schimmel
- [PATCH net-next v2 01/18] mlxsw: spectrum_fid: Allow setting and clearing NVE properties on FID, Ido Schimmel
- [PATCH net-next v2 02/18] mlxsw: spectrum_fid: Add APIs to lookup FID without creating it, Ido Schimmel
- [PATCH net-next v2 03/18] mlxsw: spectrum_router: Enable local routes promotion to perform NVE decap, Ido Schimmel
- [PATCH net-next v2 06/18] inet: Refactor INET_ECN_decapsulate(), Ido Schimmel
- [PATCH net-next v2 04/18] mlxsw: spectrum_router: Allow querying VR ID based on table ID, Ido Schimmel
- [PATCH net-next v2 05/18] vxlan: Export address checking functions, Ido Schimmel
- [PATCH net-next v2 07/18] mlxsw: spectrum_nve: Implement common NVE core, Ido Schimmel
- [PATCH net-next v2 08/18] mlxsw: spectrum_nve: Implement VxLAN operations, Ido Schimmel
- [PATCH net-next v2 09/18] mlxsw: spectrum_fid: Clear NVE configuration when destroying 802.1D FIDs, Ido Schimmel
- [PATCH net-next v2 10/18] mlxsw: spectrum_router: Configure matching local routes for NVE decap, Ido Schimmel
- [PATCH net-next v2 11/18] net: Add netif_is_vxlan(), Ido Schimmel
- [PATCH net-next v2 12/18] vxlan: Add switchdev notifications, Ido Schimmel
- [PATCH net-next v2 13/18] vxlan: Add vxlan_fdb_find_uc() for FDB querying, Ido Schimmel
- [PATCH net-next v2 14/18] vxlan: Support marking RDSTs as offloaded, Ido Schimmel
- [PATCH net-next v2 15/18] vxlan: Notify for each remote of a removed FDB entry, Ido Schimmel
- [PATCH net-next v2 16/18] bridge: switchdev: Allow clearing FDB entry offload indication, Ido Schimmel
- [PATCH net-next v2 17/18] mlxsw: spectrum: Enable VxLAN enslavement to bridges, Ido Schimmel
- [PATCH net-next v2 18/18] mlxsw: spectrum_switchdev: Add support for VxLAN encapsulation, Ido Schimmel
- Re: [PATCH net-next v2 00/18] mlxsw: Add VxLAN support, David Miller
- [PATCH][net-next][v2] net: bridge: fix a possible memory leak in __vlan_add,
Li RongQing
- [PATCH] net: bridge: fix a memory leak in __vlan_add,
Li RongQing
- [PATCH net-next 00/18] mlxsw: Add VxLAN support,
Ido Schimmel
- [PATCH net-next 01/18] mlxsw: spectrum_fid: Allow setting and clearing NVE properties on FID, Ido Schimmel
- [PATCH net-next 02/18] mlxsw: spectrum_fid: Add APIs to lookup FID without creating it, Ido Schimmel
- [PATCH net-next 03/18] mlxsw: spectrum_router: Enable local routes promotion to perform NVE decap, Ido Schimmel
- [PATCH net-next 04/18] mlxsw: spectrum_router: Allow querying VR ID based on table ID, Ido Schimmel
- [PATCH net-next 05/18] vxlan: Export address checking functions, Ido Schimmel
- [PATCH net-next 06/18] inet: Refactor INET_ECN_decapsulate(), Ido Schimmel
- [PATCH net-next 07/18] mlxsw: spectrum_nve: Implement common NVE core, Ido Schimmel
- [PATCH net-next 08/18] mlxsw: spectrum_nve: Implement VxLAN operations, Ido Schimmel
- [PATCH net-next 09/18] mlxsw: spectrum_fid: Clear NVE configuration when destroying 802.1D FIDs, Ido Schimmel
- [PATCH net-next 10/18] mlxsw: spectrum_router: Configure matching local routes for NVE decap, Ido Schimmel
- [PATCH net-next 11/18] vxlan: Add netif_is_vxlan(), Ido Schimmel
- [PATCH net-next 12/18] vxlan: Add switchdev notifications, Ido Schimmel
- [PATCH net-next 13/18] vxlan: Add vxlan_fdb_find_uc() for FDB querying, Ido Schimmel
- [PATCH net-next 14/18] vxlan: Support marking RDSTs as offloaded, Ido Schimmel
- [PATCH net-next 15/18] vxlan: Notify for each remote of a removed FDB entry, Ido Schimmel
- [PATCH net-next 16/18] bridge: switchdev: Allow clearing FDB entry offload indication, Ido Schimmel
- [PATCH net-next 17/18] mlxsw: spectrum: Enable VxLAN enslavement to bridges, Ido Schimmel
- [PATCH net-next 18/18] mlxsw: spectrum_switchdev: Add support for VxLAN encapsulation, Ido Schimmel
- [PATCH net-next] net: bridge: add support for per-port vlan stats,
Nikolay Aleksandrov
- Re: [PATCH net-next] bridge: mcast: Default back to multicast enabled state, David Miller
- [PATCH net-next] net: bridge: explicitly zero is_sticky in fdb_create,
Nikolay Aleksandrov
- [PATCH net-next v2 0/9] net: bridge: convert bool options to bits,
Nikolay Aleksandrov
- [PATCH net-next v2 1/9] net: bridge: make struct opening bracket consistent, Nikolay Aleksandrov
- [PATCH net-next v2 2/9] net: bridge: add bitfield for options and convert vlan opts, Nikolay Aleksandrov
- [PATCH net-next v2 3/9] net: bridge: convert nf call options to bits, Nikolay Aleksandrov
- [PATCH net-next v2 4/9] net: bridge: convert group_addr_set option to a bit, Nikolay Aleksandrov
- [PATCH net-next v2 5/9] net: bridge: convert and rename mcast disabled, Nikolay Aleksandrov
- [PATCH net-next v2 6/9] net: bridge: convert mcast options to bits, Nikolay Aleksandrov
- [PATCH net-next v2 7/9] net: bridge: convert neigh_suppress_enabled option to a bit, Nikolay Aleksandrov
- [PATCH net-next v2 8/9] net: bridge: convert mtu_set_by_user to a bit, Nikolay Aleksandrov
- [PATCH net-next v2 9/9] net: bridge: pack net_bridge better, Nikolay Aleksandrov
- Re: [PATCH net-next v2 0/9] net: bridge: convert bool options to bits, Nikolay Aleksandrov
- [PATCH net-next 0/9] net: bridge: convert bool options to bits,
Nikolay Aleksandrov
- [PATCH net-next 1/9] net: bridge: make struct opening bracket consistent, Nikolay Aleksandrov
- [PATCH net-next 2/9] net: bridge: add bitfield for options and convert vlan opts, Nikolay Aleksandrov
- [PATCH net-next 4/9] net: bridge: convert group_addr_set option to a bit, Nikolay Aleksandrov
- [PATCH net-next 3/9] net: bridge: convert nf call options to bits, Nikolay Aleksandrov
- [PATCH net-next 5/9] net: bridge: convert and rename mcast disabled, Nikolay Aleksandrov
- [PATCH net-next 6/9] net: bridge: convert mcast options to bits, Nikolay Aleksandrov
- [PATCH net-next 7/9] net: bridge: convert neigh_suppress_enabled option to a bit, Nikolay Aleksandrov
- [PATCH net-next 8/9] net: bridge: convert mtu_set_by_user to a bit, Nikolay Aleksandrov
- [PATCH net-next 9/9] net: bridge: pack net_bridge better, Nikolay Aleksandrov
- Re: [PATCH net-next 0/9] net: bridge: convert bool options to bits, Stephen Hemminger
- [PATCH] docs: fix some broken documentation references,
Mauro Carvalho Chehab
- [PATCH net-next] net: bridge: add support for sticky fdb entries,
Nikolay Aleksandrov
- [PATCH v1] bridge: Switch to bitmap_zalloc(),
Andy Shevchenko
- [PATCH net-next v3 0/2] net: bridge: add support for backup port,
Nikolay Aleksandrov
- [PATCH net-next v2 0/2] net: bridge: add support for backup port,
Nikolay Aleksandrov
- [PATCH net-next v3 0/8] Make /sys/class/net per net namespace objects belong to container,
Tyler Hicks
- [PATCH net-next v3 1/8] kernfs: allow creating kernfs objects with arbitrary uid/gid, Tyler Hicks
- [PATCH net-next v3 2/8] sysfs, kobject: allow creating kobject belonging to arbitrary users, Tyler Hicks
- [PATCH net-next v3 3/8] kobject: kset_create_and_add() - fetch ownership info from parent, Tyler Hicks
- [PATCH net-next v3 4/8] driver core: set up ownership of class devices in sysfs, Tyler Hicks
- [PATCH net-next v3 5/8] net-sysfs: require net admin in the init ns for setting tx_maxrate, Tyler Hicks
- [PATCH net-next v3 6/8] net-sysfs: make sure objects belong to container's owner, Tyler Hicks
- [PATCH net-next v3 7/8] net: create reusable function for getting ownership info of sysfs inodes, Tyler Hicks
- [PATCH net-next v3 8/8] bridge: make sure objects belong to container's owner, Tyler Hicks
- Re: [PATCH net-next v3 0/8] Make /sys/class/net per net namespace objects belong to container, David Miller
- [PATCH net-next 0/2] net: bridge: add support for backup port,
Nikolay Aleksandrov
- [PATCH v2 net-next 0/7] Make /sys/class/net per net namespace objects belong to container,
Tyler Hicks
- [PATCH net-next v2 1/7] kernfs: allow creating kernfs objects with arbitrary uid/gid, Tyler Hicks
- [PATCH net-next v2 2/7] sysfs, kobject: allow creating kobject belonging to arbitrary users, Tyler Hicks
- [PATCH net-next v2 3/7] kobject: kset_create_and_add() - fetch ownership info from parent, Tyler Hicks
- [PATCH net-next v2 4/7] driver core: set up ownership of class devices in sysfs, Tyler Hicks
- [PATCH net-next v2 5/7] net-sysfs: make sure objects belong to contrainer's owner, Tyler Hicks
- [PATCH net-next v2 6/7] net: Create reusable function for getting ownership info of sysfs inodes, Tyler Hicks
- [PATCH net-next v2 7/7] bridge: make sure objects belong to container's owner, Tyler Hicks
- Re: [PATCH v2 net-next 0/7] Make /sys/class/net per net namespace objects belong to container, David Miller
- Re: [PATCH v2 net-next 0/7] Make /sys/class/net per net namespace objects belong to container, David Miller
- KASAN: stack-out-of-bounds Read in vmalloc_fault,
syzbot
- [PATCH] net: bridge: fix potential null pointer dereference on return from br_port_get_rtnl(),
Garry McNulty
- BUG: unable to handle kernel paging request in ebt_do_table, syzbot
- KMSAN: uninit-value in ebt_stp_mt_check (2),
syzbot
- [PATCH net v2] net: bridge: Fix locking in br_fdb_find_port(),
Petr Machata
- WARNING in ebt_do_table, syzbot
- BUG: unable to handle kernel (3),
syzbot
- [PATCH net-next v4 0/8] net: bridge: Notify about bridge VLANs,
Petr Machata
- [PATCH net-next] net: bridge: Lock before br_fdb_find(),
Petr Machata
- [PATCH net-next v3 0/7] net: bridge: Notify about bridge VLANs,
Petr Machata
- [PATCH net-next v2 0/7] net: bridge: Notify about bridge VLANs,
Petr Machata
- [PATCH net-next 0/7] net: bridge: Notify about bridge VLANs,
Petr Machata
- [PATCH net-next] net: bridge: add support for port isolation,
Nikolay Aleksandrov
- [PATCH net-next 0/4] mlxsw: Support VLAN devices in mirroring offloads,
Ido Schimmel
- [PATCH net-next] net: dsa: fix added_by_user switchdev notification,
Vivien Didelot
- [PATCH net-next mlxsw v2 0/2] bridge: FDB: Notify about removal of non-user-added entries,
Petr Machata
- [PATCH net-next] net: bridge: avoid duplicate notification on up/down/change netdev events,
Nikolay Aleksandrov
- Re: [PATCH net-next 2/2] net: bridge: Notify about !added_by_user FDB entries,
Nikolay Aleksandrov
- [PATCH net-next v3 0/6] mlxsw: SPAN: Support routes pointing at bridges,
Ido Schimmel
- [PATCH net] bridge: netfilter stp fix reference to uninitialized data,
Stephen Hemminger
- [PATCH net-next] bridge: use hlist_entry_safe,
YueHaibing
- [PATCH net-next v2 0/6] mlxsw: SPAN: Support routes pointing at bridges,
Ido Schimmel
- [PATCH net-next 0/6] mlxsw: SPAN: Support routes pointing at bridges,
Ido Schimmel
- BUG: unable to handle kernel paging request in ebt_among_mt_check,
syzbot
- WARNING: kobject bug in br_add_if,
syzbot
- [PATCH] net: bridge: add missing NULL checks,
Laszlo Toth
- KASAN: stack-out-of-bounds Write in compat_copy_entries, syzbot
- KMSAN: uninit-value in ebt_stp_mt_check, syzbot
- [PATCH V2] brcmfmac: drop Inter-Access Point Protocol packets by default,
Rafał Miłecki
- [PATCH] brcmfmac: drop Inter-Access Point Protocol packets by default,
Rafał Miłecki
- Traffic shaping with bridge., Fu Jiantao
- BUG: unable to handle kernel paging request in ebt_among_mt_check (2), syzbot
- WARNING in compat_copy_entries (2),
syzbot
- BUG: unable to handle kernel paging request in compat_copy_entries,
syzbot
- Problem with bridge (mcast-to-ucast + hairpin) and Broadcom's 802.11f in their FullMAC fw,
Rafał Miłecki
- WARNING in compat_copy_entries,
syzbot
- [PATCH] net: bridge: Fix uninitialized error in br_fdb_sync_static(),
Geert Uytterhoeven
- Bridge with 1x eth and 2x tun, adding 2nd eth, hosts become unavailable,
Marc Roos
- [PATCH 00/12] Ethernet: Add and use ether_<type>_addr globals,
Joe Perches
- [PATCH net-next 0/2] net: bridge: MTU handling changes,
Nikolay Aleksandrov
- [PATCH 0/4] net: drivers/net: Use octal permissions,
Joe Perches
- [PATCH net-next] net: bridge: fix direct access to bridge vlan_enabled and use helper,
Nikolay Aleksandrov
- Bridge netlink events for add/del interfaces in debian stretch, Viraj.Raiyani
- [PATCH] bridge: netfilter: ebt_stp: Use generic functions for comparisons,
Joe Perches
- [PATCH net-next 0/5] Switchdev: flooding offload option,
Igor Mitsyanko
[Index of Archives]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]