public inbox for netfilter-devel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-10 10:20:12 to 2026-04-14 11:21:38 UTC [more...]

[PATCH v2 nf] netfilter: nf_flow_table_ip: Introduce nf_flow_vlan_push()
 2026-04-14 11:21 UTC 

[PATCH nf] netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
 2026-04-14 11:17 UTC 

[PATCH nf] netfilter: nft_osf: restrict it to ipv6
 2026-04-14 11:15 UTC  (2+ messages)

[PATCH] netfilter: nfnetlink_osf: fix null-ptr-deref in nf_osf_ttl
 2026-04-14 11:14 UTC  (7+ messages)
` [PATCH v2] "

[PATCH nf] netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
 2026-04-14 11:11 UTC  (5+ messages)

[syzbot] [lvs?] BUG: sleeping function called from invalid context in ip_vs_conn_expire
 2026-04-14 10:30 UTC 

[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 nf 1/3] rculist: add list_splice_rcu() for private lists
 2026-04-13 22:04 UTC 

[patch 00/12] hrtimers: Prevent hrtimer interrupt starvation
 2026-04-13 21:20 UTC  (6+ messages)
` [patch 01/12] clockevents: Prevent timer "
  ` The "clockevents: Prevent timer interrupt starvation" patch causes lockups

[PATCH] netfilter: nfnetlink_cthelper: fix expect policy update copying only first class values to all classes
 2026-04-13 17:27 UTC  (2+ messages)

[RFC PATCH v4 00/19] Support socket access-control
 2026-04-13 17:11 UTC  (3+ messages)

[PATCH nf-next] netfilter: nf_conncount: make number of hash slots configurable
 2026-04-13 14:26 UTC  (3+ 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 V2 00/11] hrtimers: Prevent hrtimer interrupt starvation
 2026-04-10 13:46 UTC  (9+ messages)
` [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 nf-next] netfilter: nat: switch release of ops to kfree_rcu
 2026-04-10 11:41 UTC 

[PATCH nf] netfilter: nf_tables: use RCU-safe list primitives for basechain hook list
 2026-04-10 11:14 UTC  (3+ messages)

[bug report] netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure
 2026-04-10 10:35 UTC 


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