bridge.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
[PATCH net v2] net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct
 2025-12-28  9:31 UTC  (4+ messages)

[PATCH] netfilter: replace -EEXIST with -EBUSY
 2025-12-20 19:16 UTC  (4+ messages)

[PATCH 00/14] Assorted kernel-doc fixes
 2025-12-18  5:27 UTC  (30+ messages)
` [PATCH 01/14] genalloc: Describe @start_addr parameter in genpool_algo_t
` [PATCH 02/14] mm: Describe @flags parameter in memalloc_flags_save()
` [PATCH 03/14] textsearch: Describe @list member in ts_ops search
` [PATCH 04/14] mm: vmalloc: Fix up vrealloc_node_align() kernel-doc macro name
` [PATCH 05/14] mm, kfence: Describe @slab parameter in __kfence_obj_info()
` [PATCH 06/14] virtio: Describe @map and @vmap members in virtio_device struct
` [PATCH 07/14] fs: Describe @isnew parameter in ilookup5_nowait()
` [PATCH 08/14] VFS: fix __start_dirop() kernel-doc warnings
` [PATCH 09/14] drm/amd/display: Don't use kernel-doc comment in dc_register_software_state struct
  ` [Linaro-mm-sig] "
` [PATCH 10/14] drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type enum
` [PATCH 11/14] drm/gem/shmem: Describe @shmem and @size parameters
` [PATCH 12/14] drm/scheduler: Describe @result in drm_sched_job_done()
` [PATCH 13/14] drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-doc comment
` [PATCH 14/14] net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct

[syzbot] [bridge?] INFO: task hung in br_ioctl_stub (2)
 2025-12-01 17:08 UTC 

[BUG] mlx5e: ARP broadcast over offloaded bridge fails when using a bonded LACP interface
 2025-11-26 12:29 UTC 

[syzbot] [bridge?] [netfilter?] WARNING in nf_ct_bridge_post
 2025-11-19 13:14 UTC 

[PATCH] MAINTAINERS: Remove eth bridge website
 2025-11-14  1:00 UTC  (4+ messages)

[PATCH v17 nf-next 0/4] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-11-09 19:24 UTC  (5+ messages)
` [PATCH v17 nf-next 1/4] netfilter: utils: nf_checksum(_partial) correct data!=networkheader
` [PATCH v17 nf-next 2/4] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v17 nf-next 3/4] netfilter: nft_set_pktinfo_ipv4/6_validate: Add nhoff argument
` [PATCH v17 nf-next 4/4] netfilter: nft_chain_filter: Add bridge double vlan and pppoe

[PATCH v16 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-11-07  0:06 UTC  (8+ messages)
` [PATCH v16 nf-next 1/3] netfilter: utils: nf_checksum(_partial) correct data!=networkheader
` [PATCH v16 nf-next 2/3] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v16 nf-next 3/3] netfilter: nft_chain_filter: Add bridge "

[PATCH net v2 0/2] net: bridge: fix two MST bugs
 2025-11-06 15:40 UTC  (6+ messages)
` [PATCH net v2 1/2] net: bridge: fix use-after-free due to MST port state bypass
` [PATCH net v2 2/2] net: bridge: fix MST static key usage

[PATCH net 0/2] net: bridge: fix use-after-free due to MST port state bypass
 2025-11-05  9:25 UTC  (8+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests: forwarding: bridge: add a state bypass with disabled VLAN filtering test

[syzbot] [bridge?] KASAN: slab-use-after-free Read in br_switchdev_fdb_populate
 2025-11-03 12:51 UTC  (2+ messages)

[PATCH v15 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-10-30 23:14 UTC  (9+ messages)
` [PATCH v15 nf-next 1/3] netfilter: utils: nf_checksum(_partial) correct data!=networkheader
` [PATCH v15 nf-next 2/3] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v15 nf-next 3/3] netfilter: nft_chain_filter: Add bridge "

[PATCH net-next 1/2] net: bridge: Flush multicast groups when snooping is disabled
 2025-10-28  1:10 UTC  (5+ messages)
` [PATCH net-next 2/2] selftests: bridge_mdb: Add a test for MDB flush on snooping disable

[PATCH AUTOSEL 6.17-6.1] net: bridge: Install FDB for bridge MAC on VLAN 0
 2025-10-25 16:00 UTC  (2+ messages)
` [PATCH AUTOSEL 6.17-5.4] bridge: Redirect to backup port when port is administratively down

[PATCHv6 net-next 0/4] net: common feature compute for upper interface
 2025-10-22  1:30 UTC  (15+ messages)
` [PATCHv6 net-next 1/4] net: add a common function to compute features for upper devices
` [PATCHv6 net-next 2/4] bonding: use common function to compute the features
` [PATCHv6 net-next 3/4] team: "
` [PATCHv6 net-next 4/4] net: bridge: "

[PATCHv4 net-next 0/4] net: common feature compute for upper interface
 2025-10-17  2:53 UTC  (13+ messages)
` [PATCHv4 net-next 1/4] net: add a common function to compute features from lowers devices
` [PATCHv4 net-next 2/4] bonding: use common function to compute the features
` [PATCHv4 net-next 3/4] team: "
` [PATCHv4 net-next 4/4] net: bridge: "

[PATCHv5 net-next 0/4] net: common feature compute for upper interface
 2025-10-16  3:38 UTC  (5+ messages)
` [PATCHv5 net-next 1/4] net: add a common function to compute features for upper devices
` [PATCHv5 net-next 2/4] bonding: use common function to compute the features
` [PATCHv5 net-next 3/4] team: "
` [PATCHv5 net-next 4/4] net: bridge: "

[PATCH net-next] net: bridge: correct debug message function name in br_fill_ifinfo
 2025-10-14 20:40 UTC  (4+ messages)

[syzbot] [bridge?] KASAN: slab-use-after-free Read in br_switchdev_fdb_notify (2)
 2025-10-10 18:11 UTC 

[PATCH net] net: bridge: Trigger host query on v6 addr valid
 2025-10-08 12:28 UTC  (7+ messages)

[PATCH v1 nf] bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
 2025-10-07 12:49 UTC  (5+ messages)

[PATCH net-next 00/10] bridge: Allow keeping local FDB entries only on VLAN 0
 2025-10-04 14:31 UTC  (13+ messages)
` [PATCH net-next 02/10] net: bridge: BROPT_FDB_LOCAL_VLAN_0: Look up FDB on VLAN 0 on miss

[PATCH iproute2-next v3] ip: iplink_bridge: Support fdb_local_vlan_0
 2025-09-29 16:00 UTC  (4+ messages)

[PATCH net-next 1/2] net: bridge: Install FDB for bridge MAC on VLAN 0
 2025-09-24  0:20 UTC  (5+ messages)
` [PATCH net-next 2/2] selftests: bridge_fdb_local_vlan_0: Test FDB vs. NET_ADDR_SET behavior

[PATCH iproute2-next v2] ip: iplink_bridge: Support fdb_local_vlan_0
 2025-09-17 12:50 UTC  (3+ messages)

[PATCHv3 net-next 0/5] net: common feature compute for upper interface
 2025-09-12  6:52 UTC  (12+ messages)
` [PATCHv3 net-next 1/5] net: add a common function to compute features from lowers devices
` [PATCHv3 net-next 2/5] bonding: use common function to compute the features
` [PATCHv3 net-next 3/5] team: "
` [PATCHv3 net-next 4/5] net: bridge: "
` [PATCHv3 net-next 5/5] selftests/net: add offload checking test for virtual interface

[PATCH net-next 0/5] net: common feature compute for upper interface
 2025-09-12  1:08 UTC  (8+ messages)
` [PATCH net-next 1/5] net: add a common function to compute features from lowers devices

[PATCH v14 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-09-09 14:26 UTC  (16+ messages)
` [PATCH v14 nf-next 1/3] netfilter: utils: nf_checksum(_partial) correct data!=networkheader
` [PATCH v14 nf-next 2/3] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v14 nf-next 3/3] netfilter: nft_chain_filter: Add bridge "

[syzbot] [bridge?] [netfilter?] WARNING in br_nf_local_in
 2025-09-09 11:17 UTC  (3+ messages)

[PATCHv2 net-next 0/5] net: common feature compute for upper interface
 2025-09-09  2:54 UTC  (12+ messages)
` [PATCHv2 net-next 1/5] net: add a common function to compute features from lowers devices
` [PATCHv2 net-next 5/5] selftests/net: add offload checking test for virtual interface

[PATCH net] net: bridge: Bounce invalid boolopts
 2025-09-09  2:50 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).