Ethernet Bridge development
 help / color / mirror / Atom feed
 messages from 2024-06-13 14:17:40 to 2024-10-09 21:02:10 UTC [more...]

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-10-09 21:02 UTC  (60+ messages)

[PATCH 5.15.y 0/2] Backport fix for CVE-2024-38538
 2024-10-08 17:11 UTC  (5+ messages)
` [PATCH 5.15.y 1/2] net: add pskb_may_pull_reason() helper
` [PATCH 5.15.y 2/2] net: bridge: xmit: make sure we have at least eth header len bytes

[PATCH] bridge: use promisc arg instead of skb flags
 2024-10-08 15:44 UTC  (7+ messages)

[PATCH] netfilter: nf_tables: replace deprecated strncpy with strscpy_pad
 2024-10-04 11:14 UTC  (3+ messages)

[PATCH net] bridge: mcast: Fail MDB get request on empty entry
 2024-10-03  0:40 UTC  (3+ messages)

[PATCH v4] net/bridge: Optimizing read-write locks in ebtables.c
 2024-10-03  0:17 UTC  (2+ messages)

[PATCH nf-next v6] netfilter: Make legacy configs user selectable
 2024-09-30  9:58 UTC 

[PATCH v3] net/bridge: Optimizing read-write locks in ebtables.c
 2024-09-25  7:45 UTC  (5+ messages)

[PATCH v2] net/bridge: Optimizing read-write locks in ebtables.c
 2024-09-24  8:35 UTC  (4+ messages)

[RFC PATCH net-next] net: bridge: drop packets with a local source
 2024-09-23 13:03 UTC  (8+ messages)

[PATCH] net/bridge: Optimizing read-write locks in ebtables.c
 2024-09-23 10:16 UTC  (4+ messages)

[PATCH 0/2] net: dsa: RCU-protect dsa_ptr in struct net_device
 2024-09-17 11:08 UTC  (12+ messages)
` [PATCH 1/2] "

[PATCH RFC] net: bridge: drop packets with a local source
 2024-09-12 11:33 UTC  (3+ messages)

[PATCH net-next 00/12] Unmask upper DSCP bits - part 4 (last)
 2024-09-09 13:20 UTC  (31+ messages)
` [PATCH net-next 01/12] netfilter: br_netfilter: Unmask upper DSCP bits in br_nf_pre_routing_finish()
` [PATCH net-next 02/12] ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open()
` [PATCH net-next 03/12] bpf: lwtunnel: Unmask upper DSCP bits in bpf_lwt_xmit_reroute()
` [PATCH net-next 04/12] ipv4: icmp: Unmask upper DSCP bits in icmp_reply()
` [PATCH net-next 05/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
` [PATCH net-next 06/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()
` [PATCH net-next 07/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()
` [PATCH net-next 08/12] ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder()
` [PATCH net-next 09/12] netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route()
` [PATCH net-next 10/12] netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route()
` [PATCH net-next 11/12] ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup()
` [PATCH net-next 12/12] sctp: Unmask upper DSCP bits in sctp_v4_get_dst()

[PATCH net V2] net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
 2024-09-04 23:40 UTC  (4+ messages)

[PATCH net-next v1] netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-09-03  8:44 UTC  (3+ messages)

[PATCH net] net: bridge: allow users setting EXT_LEARN for user FDB entries
 2024-09-03  7:27 UTC  (7+ messages)

BUG: unable to handle kernel paging request in rhashtable_lookup
 2024-08-28 23:53 UTC 

[PATCH -next 0/5] net: Use kmemdup_array() instead of kmemdup() for multiple allocation
 2024-08-28 14:51 UTC  (9+ messages)
` [PATCH -next 1/5] nfc: core: "
` [PATCH -next 2/5] netfilter: "
` [PATCH -next 3/5] netfilter: arptables: "
` [PATCH -next 4/5] netfilter: iptables: "
` [PATCH -next 5/5] netfilter: nf_nat: "

[PATCH] net: bridge: fix switchdev host mdb entry updates
 2024-08-27 15:56 UTC  (3+ messages)

[PATCH net] net: bridge: mcast: wait for previous gc cycles when removing port
 2024-08-05 23:54 UTC  (2+ messages)

[GIT PULL] sysctl constification changes for v6.11-rc1
 2024-07-29 16:42 UTC  (5+ messages)

[PATCH] net: bridge: remove unnecessary cast from netdev_priv()
 2024-07-16 13:30 UTC  (3+ messages)

[PATCH net v3] net: bridge: mst: Check vlan state for egress decision
 2024-07-15 12:50 UTC  (3+ messages)

[PATCH net v2] net: bridge: mst: Check vlan state for egress decision
 2024-07-12  0:18 UTC  (3+ messages)

[PATCH v3 iproute2 0/4] Multiple Spanning Tree (MST) Support
 2024-07-08 22:40 UTC  (13+ messages)
` [PATCH v3 iproute2 1/4] ip: bridge: add support for mst_enabled
` [PATCH v3 iproute2 2/4] bridge: Remove duplicated textification macros
` [PATCH v3 iproute2 3/4] bridge: vlan: Add support for setting a VLANs MSTI
` [PATCH v3 iproute2 4/4] bridge: mst: Add get/set support for MST states

[PATCH net] net: bridge: mst: Check vlan state for egress decision
 2024-07-08  3:37 UTC  (4+ messages)

[syzbot] [bridge?] KASAN: slab-use-after-free Read in br_multicast_port_group_expired
 2024-06-27 12:55 UTC 

[PATCH v9 net-next 07/15] netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage
 2024-06-20 13:21 UTC 

[PATCH v8 net-next 07/15] netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage
 2024-06-19  7:16 UTC 

[PATCH v7 net-next 07/15] netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage
 2024-06-18  7:13 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox