messages from 2024-06-19 16:46:36 to 2024-10-15 14:08:34 UTC [more...]
[PATCH net-next v3 00/10] net: ip: add drop reasons to input route
2024-10-15 14:07 UTC (4+ messages)
` [PATCH net-next v3 01/10] net: ip: refactor fib_validate_source/__fib_validate_source
` [PATCH net-next v3 02/10] net: ip: make fib_validate_source() return drop reason
` [PATCH net-next v3 03/10] net: ip: make ip_route_input_mc() "
[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-10-15 13:40 UTC (8+ messages)
` [PATCH 08/17] net: bridge: "
` (subset) [PATCH 00/17] "
[PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
2024-10-15 13:32 UTC (25+ messages)
` [PATCH RFC v1 net-next 01/12] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
` [PATCH RFC v1 net-next 02/12] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH RFC v1 net-next 03/12] netfilter: nft_chain_filter: Add bridge "
` [PATCH RFC v1 net-next 04/12] bridge: br_vlan_fill_forward_path_pvid: Add port to port
` [PATCH RFC v1 net-next 05/12] bridge: br_fill_forward_path add "
` [PATCH RFC v1 net-next 06/12] net: core: dev: Add dev_fill_bridge_path()
` [PATCH RFC v1 net-next 07/12] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge()
` [PATCH RFC v1 net-next 08/12] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge
` [PATCH RFC v1 net-next 09/12] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate
` [PATCH RFC v1 net-next 10/12] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
` [PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa
` [PATCH RFC v1 net-next 12/12] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()
[PATCH nf-next v6] netfilter: Make legacy configs user selectable
2024-10-12 17:25 UTC (2+ messages)
[syzbot] [bridge?] INFO: rcu detected stall in br_handle_frame (5)
2024-10-12 7:17 UTC
[PATCH] bridge: use promisc arg instead of skb flags
2024-10-11 6:46 UTC (8+ messages)
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-10-09 21:02 UTC (19+ 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 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-10-08 16:36 UTC (2+ 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 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).