messages from 2026-04-09 14:21:59 to 2026-04-16 13:15:07 UTC [more...]
[PATCH net,v2 00/11] Netfilter/IPVS fixes for net
2026-04-16 13:14 UTC (5+ messages)
` [PATCH net 01/11] netfilter: arp_tables: fix IEEE1394 ARP payload parsing in arp_packet_match()
` [PATCH net 02/11] netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
` [PATCH net 03/11] netfilter: nft_osf: restrict it to ipv4
` [PATCH net 04/11] netfilter: nfnetlink_osf: fix null-ptr-deref in nf_osf_ttl
[PATCH net 00/14] Netfilter/IPVS fixes for net
2026-04-16 13:14 UTC (21+ messages)
` [PATCH net 01/14] netfilter: nft_fwd_netdev: use recursion counter in neigh egress path
` [PATCH net 02/14] netfilter: nf_conntrack_sip: add bounds-checked port parsing helper
` [PATCH net 03/14] netfilter: arp_tables: fix IEEE1394 ARP payload parsing in arp_packet_match()
` [PATCH net 04/14] netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
` [PATCH net 05/14] netfilter: nft_osf: restrict it to ipv4
` [PATCH net 06/14] netfilter: nf_flow_table_ip: Introduce nf_flow_vlan_push()
` [PATCH net 07/14] netfilter: conntrack: remove sprintf usage
` [PATCH net 08/14] netfilter: xtables: restrict several matches to inet family
` [PATCH net 09/14] netfilter: nat: use kfree_rcu to release ops
` [PATCH net 10/14] ipvs: fix MTU check for GSO packets in tunnel mode
` [PATCH net 11/14] netfilter: nf_tables: use list_del_rcu for netlink hooks
` [PATCH net 12/14] rculist: add list_splice_rcu() for private lists
` [PATCH net 13/14] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase
` [PATCH net 14/14] netfilter: nf_tables: add hook transactions for device deletions
[PATCH nf] netfilter: nf_tables: use RCU-safe list primitives for basechain hook list
2026-04-16 4:30 UTC (5+ messages)
[PATCH nf,v3 1/3] rculist: add list_splice_rcu() for private lists
2026-04-15 22:33 UTC (3+ messages)
` [PATCH nf,v3 2/3] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase
` [PATCH nf,v3 3/3] netfilter: nf_tables: add hook transactions for device deletions
[PATCH nf,v2 2/3] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase
2026-04-15 21:05 UTC (4+ messages)
` [PATCH nf,v2 3/3] netfilter: nf_tables: add hook transactions for device deletions
[PATCH nf,v2 1/3] rculist: add list_splice_rcu() for private lists
2026-04-15 20:25 UTC (3+ messages)
[PATCH net 0/3] IPVS: fixes after the new hash tables
2026-04-15 20:02 UTC (4+ messages)
` [PATCH net 1/3] ipvs: fixes for the new ip_vs_status info
` [PATCH net 2/3] ipvs: fix races around the conn_lfactor and svc_lfactor sysctl vars
` [PATCH net 3/3] ipvs: fix the spin_lock usage for RT build
[PATCH nf] netfilter: nf_tables: use list_del_rcu for netlink hooks
2026-04-15 19:18 UTC
[PATCH] netfilter: xt_realm: fix null-ptr-deref in realm_mt()
2026-04-15 16:21 UTC (6+ messages)
[PATCH iptables] extensions: libipt_REJECT: Drop ancient kernel compat hack
2026-04-15 15:57 UTC
[PATCH net v4] ipvs: fix MTU check for GSO packets in tunnel mode
2026-04-15 15:35 UTC (2+ messages)
[PATCH nf,v2] netfilter: nat: use kfree_rcu to release ops
2026-04-15 15:28 UTC
[PATCH nf-next] netfilter: nf_conncount: make number of hash slots configurable
2026-04-15 14:43 UTC (8+ messages)
[patch 00/12] hrtimers: Prevent hrtimer interrupt starvation
2026-04-15 13:51 UTC (14+ messages)
` [patch 01/12] clockevents: Prevent timer "
` The "clockevents: Prevent timer interrupt starvation" patch causes lockups
[PATCH nf,v2] netfilter: xtables: restrict several matches to inet family
2026-04-15 11:33 UTC
[PATCH nf] nnetfilter: nat: use kfree_rcu to release ops
2026-04-15 11:23 UTC
[PATCH nf] netfilter: xtables: restrict several matches to ipv4 and ipv6
2026-04-15 11:20 UTC (3+ messages)
[PATCH]netfilter module-autoload: duplicate request for netfilter module
2026-04-15 11:13 UTC
[PATCH nf-next] netfilter: allow nfnetlink built-in only
2026-04-15 11:12 UTC
[PATCH 0/2 v3] netfilter: ipset: concurrent add and dump fixes
2026-04-15 10:33 UTC (5+ messages)
` [PATCH 1/2] netfilter: ipset: Fix data race between add and list header in all hash types
` [PATCH 2/2] netfilter: ipset: Fix data race between add and dump "
[PATCH nf v2] netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
2026-04-15 9:55 UTC (4+ messages)
[PATCH nf 1/3] rculist: add list_splice_rcu() for private lists
2026-04-15 9:43 UTC (3+ messages)
[PATCH nf] netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
2026-04-14 22:00 UTC (6+ messages)
[PATCH nf] netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
2026-04-14 21:58 UTC (2+ messages)
[RFC PATCH v4 00/19] Support socket access-control
2026-04-14 19:45 UTC (5+ messages)
[PATCH nf 1/2] netfilter: conntrack: remove sprintf usage
2026-04-14 17:13 UTC (2+ messages)
` [PATCH nf 2/2] netfilter: nf_conntrack_sip: don't use strtoul_simple
[patch V2 00/11] hrtimers: Prevent hrtimer interrupt starvation
2026-04-14 14:27 UTC (15+ messages)
` [patch V2 04/11] posix-timers: Handle the timer_[re]arm() return value
` [patch V2 05/11] posix-timers: Switch to hrtimer_start_expires_user()
` [patch V2 06/11] alarmtimer: Provide alarm_start_timer()
` [patch V2 07/11] alarmtimer: Convert posix timer functions to alarm_start_timer()
` [patch V2 08/11] fs/timerfd: Use the new alarm/hrtimer functions
` [patch V2 09/11] power: supply: charger-manager: Switch to alarm_start_timer()
` [patch V2 11/11] alarmtimer: Remove unused interfaces
[syzbot] [lvs?] BUG: sleeping function called from invalid context in ip_vs_conn_expire
2026-04-14 14:18 UTC (3+ messages)
[PATCH]netfilter module-autoload: duplicate request for netfilter module
2026-04-14 12:36 UTC
[PATCH v2 nf] netfilter: nf_flow_table_ip: Introduce nf_flow_vlan_push()
2026-04-14 12:00 UTC (3+ messages)
[PATCH nf] netfilter: nft_osf: restrict it to ipv6
2026-04-14 11:53 UTC (3+ messages)
[PATCH] netfilter: nfnetlink_osf: fix null-ptr-deref in nf_osf_ttl
2026-04-14 11:50 UTC (8+ messages)
` [PATCH v2] "
[PATCH v5.10] netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR
2026-04-14 6:32 UTC
[PATCH v2 v5.15-v6.1] netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR
2026-04-14 6:31 UTC
[PATCH 6.18.y] netfilter: conntrack: add missing netlink policy validations
2026-04-14 3:31 UTC
[PATCH 6.6.y] netfilter: conntrack: add missing netlink policy validations
2026-04-14 2:59 UTC
[PATCH 6.1.y] netfilter: conntrack: add missing netlink policy validations
2026-04-14 2:59 UTC
[PATCH net v3] netfilter: nft_set_rbtree: fix use count leak on transaction abort
2026-04-14 0:11 UTC (3+ messages)
[PATCH 1/2] netfilter fix u16 overflow in get_port()
2026-04-13 23:19 UTC (2+ messages)
[PATCH nf 2/3] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase
2026-04-13 22:04 UTC (2+ messages)
` [PATCH nf 3/3] netfilter: nf_tables: add hook transactions for device deletions
[PATCH] netfilter: nfnetlink_cthelper: fix expect policy update copying only first class values to all classes
2026-04-13 17:27 UTC (2+ messages)
[PATCH v5.15-v6.1] netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR
2026-04-13 11:59 UTC (2+ messages)
[PATCH 6.12.y] netfilter: conntrack: add missing netlink policy validations
2026-04-13 9:47 UTC (2+ messages)
[PATCH v5.10] netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR
2026-04-13 4:33 UTC
[PATCH v6.6] netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR
2026-04-13 4:32 UTC
[PATCH net-next 00/11] netfilter: updates for net-next
2026-04-12 18:58 UTC (19+ messages)
` [PATCH net-next 01/11] ipvs: show the current conn_tab size to users
` [PATCH net-next 02/11] ipvs: add ip_vs_status info
` [PATCH net-next 03/11] ipvs: add conn_lfactor and svc_lfactor sysctl vars
` [PATCH net-next 04/11] netfilter: x_physdev: reject empty or not-nul terminated device names
` [PATCH net-next 05/11] netfilter: nfnetlink: prefer skb_mac_header helpers
` [PATCH net-next 06/11] netfilter: xt_HL: add pr_fmt and checkentry validation
` [PATCH net-next 07/11] netfilter: xt_socket: enable defrag after all other checks
` [PATCH net-next 08/11] netfilter: conntrack: remove UDP-Lite conntrack support
` [PATCH net-next 09/11] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
` [PATCH net-next 10/11] netfilter: nft_fwd_netdev: check ttl/hl before forwarding
` [PATCH net-next 11/11] netfilter: require Ethernet MAC header before using eth_hdr()
[PATCH nf] netfilter: arp_tables: fix IEEE1394 ARP payload parsing in arp_packet_match()
2026-04-12 12:47 UTC (2+ messages)
[PATCH nf-next] netfilter: nft_set_pipapo_avx2: restore performance optimization
2026-04-12 9:44 UTC (4+ messages)
[PATCH nf-next v2] netfilter: nft_set_rbtree: remove dead conditional
2026-04-11 21:13 UTC
[PATCH] netfilter: nfnl_cthelper: apply per-class values when updating policies
2026-04-11 18:57 UTC
[PATCH v2 nf-next] netfilter: nft_set_pipapo_avx2: restore performance optimization
2026-04-11 12:12 UTC
[PATCH nf] netfilter: nft_set_rbtree: fix memory leak during insertion
2026-04-11 11:59 UTC
[PATCH 2/2] netfilter: validate values parsed by try_number
2026-04-10 14:08 UTC
[PATCH nf-next] netfilter: nat: switch release of ops to kfree_rcu
2026-04-10 11:41 UTC
[bug report] netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure
2026-04-10 10:35 UTC
[PATCH nf-next] netfilter: Kconfig: make NF_FLOW_TABLE_INET depend on NF_TABLES_INET
2026-04-10 8:12 UTC (3+ messages)
[PATCH net v3] ipvs: fix MTU check for GSO packets in tunnel mode
2026-04-10 6:51 UTC (3+ messages)
[PATCH nf] netfilter: nf_conntrack_sip: fix OOB read in epaddr_len and ct_sip_parse_header_uri
2026-04-10 1:36 UTC (3+ messages)
[PATCH] netfilter: ipset: harden payload calculation in call_ad()
2026-04-10 1:19 UTC (3+ messages)
[PATCH v3][next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
2026-04-09 22:34 UTC
[PATCH v2][next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
2026-04-09 22:23 UTC (4+ messages)
[PATCH nft] doc: ct count should be restricted via new
2026-04-09 15:12 UTC (2+ messages)
[PATCH v2] netfilter: nft_fwd_netdev: use recursion counter in neigh egress path
2026-04-09 15:06 UTC (4+ messages)
[PATCH RFC net-next 0/4] improve hw flow offload byte accounting
2026-04-09 14:21 UTC (3+ messages)
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