Linux Netfilter development
 help / color / mirror / Atom feed
 messages from 2026-04-07 14:33:50 to 2026-04-14 18:25:32 UTC [more...]

[patch 00/12] hrtimers: Prevent hrtimer interrupt starvation
 2026-04-14 18:25 UTC  (33+ messages)
` [patch 01/12] clockevents: Prevent timer "
  ` The "clockevents: Prevent timer interrupt starvation" patch causes lockups
` [patch 04/12] posix-timers: Expand timer_[re]arm() callbacks with a boolean return value
` [patch 07/12] alarmtimer: Provide alarmtimer_start()
` [patch 08/12] alarmtimer: Convert posix timer functions to alarmtimer_start()
` [patch 12/12] alarmtimer: Remove unused interfaces

[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

[RFC PATCH v4 00/19] Support socket access-control
 2026-04-14 14:27 UTC  (4+ messages)

[patch V2 00/11] hrtimers: Prevent hrtimer interrupt starvation
 2026-04-14 14:27 UTC  (22+ messages)
` [patch V2 01/11] hrtimer: Provide hrtimer_start_range_ns_user()
` [patch V2 02/11] hrtimer: Use hrtimer_start_expires_user() for hrtimer sleepers
` [patch V2 03/11] posix-timers: Expand timer_[re]arm() callbacks with a boolean return value
` [patch V2 04/11] posix-timers: Handle the timer_[re]arm() "
` [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 10/11] netfilter: xt_IDLETIMER: "
` [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 nf] netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
 2026-04-14 11:17 UTC 

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

[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] netfilter: nfnetlink_cthelper: fix expect policy update copying only first class values to all classes
 2026-04-13 17:27 UTC  (2+ 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 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 

[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  (5+ 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  (7+ messages)
` [PATCH RFC net-next 1/4] net: flow_offload: let drivers report byte counter semantics
` [PATCH RFC net-next 2/4] nf_flow_table: track sub-interface and bridge ifindex in flow tuple
` [PATCH RFC net-next 3/4] nf_flow_table: convert hw byte counts and update sub-interface stats
` [PATCH RFC net-next 4/4] net: ethernet: mtk_eth_soc: report INGRESS_L2 byte_type in flow stats

[PATCH nft,v2 1/5] main: consolidate EPERM to non-root users
 2026-04-09 14:00 UTC  (2+ messages)

[PATCH nft] tests: py: don't use a fixed filename
 2026-04-09 11:58 UTC 

[PATCH nf-next] netfilter: nft_fwd_netdev: check ttl/hl before forwarding
 2026-04-09 11:34 UTC 

[PATCH nf] netfilter: nft_fwd_netdev: use recursion counter in neigh egress path
 2026-04-09 10:11 UTC  (3+ messages)

[PATCH nf-next] netfilter: x_physdev: reject empty or not-nul terminated device names
 2026-04-09  9:20 UTC 

[GIT PULL v2 net-next] netfilter: updates for net-next
 2026-04-09  2:10 UTC  (2+ messages)

[PATCH net 0/7] netfilter updates for net
 2026-04-09  1:50 UTC  (9+ messages)
` [PATCH net 1/7] ipvs: fix NULL deref in ip_vs_add_service error path
` [PATCH net 2/7] netfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminator
` [PATCH net 3/7] netfilter: xt_multiport: validate range encoding in checkentry
` [PATCH net 4/7] netfilter: ip6t_eui64: reject invalid MAC header for all packets
` [PATCH net 5/7] netfilter: nft_ct: fix use-after-free in timeout object destroy
` [PATCH net 6/7] netfilter: nfnetlink_queue: make hash table per queue
` [PATCH net 7/7] selftests: nft_queue.sh: add a parallel stress test

[PATCH][next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
 2026-04-08 21:27 UTC 

[PATCH nft 0/5] support for several list and reset commands
 2026-04-08 14:12 UTC  (8+ messages)
` [PATCH nft 1/5] libnftables: report EPERM to non-root users with -f/--filename
` [PATCH nft 2/5] libnftables: add nft_run_cmd_release() helper and use it
` [PATCH nft 3/5] libnftables: consolidate evaluation and netlink run
` [PATCH nft 4/5] libnftables: use nft_eval_run_cmds() in nft_run_cmd_from_filename()
` [PATCH nft 5/5] libnftables: support for several list and reset commands

[PATCH 0/2] netfilter: ipset: concurrent add and dump fixes
 2026-04-08 12:35 UTC  (4+ 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 "
` [syzbot ci] Re: netfilter: ipset: concurrent add and dump fixes

[PATCH net-next 00/13] netfilter: updates for net-next
 2026-04-08  1:00 UTC  (2+ messages)

[PATCH nf] selftests: nft_queue.sh: add a parallel stress test
 2026-04-07 19:34 UTC  (3+ messages)

[PATCH nf] netfilter: nfnetlink_queue: make hash table per queue
 2026-04-07 17:06 UTC 


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