messages from 2026-04-02 18:43:28 to 2026-04-10 10:20:12 UTC [more...]
[patch V2 00/11] hrtimers: Prevent hrtimer interrupt starvation
2026-04-10 10:20 UTC (18+ 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
[PATCH nf] netfilter: nf_tables: use RCU-safe list primitives for basechain hook list
2026-04-10 10:13 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 (4+ 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 00/12] hrtimers: Prevent hrtimer interrupt starvation
2026-04-08 15:18 UTC (48+ messages)
` [patch 01/12] clockevents: Prevent timer "
` [patch 02/12] hrtimer: Provide hrtimer_start_range_ns_user()
` [patch 03/12] hrtimer: Use hrtimer_start_expires_user() for hrtimer sleepers
` [patch 04/12] posix-timers: Expand timer_[re]arm() callbacks with a boolean return value
` [patch 05/12] posix-timers: Handle the timer_[re]arm() "
` [patch 06/12] posix-timers: Switch to hrtimer_start_expires_user()
` [patch 07/12] alarmtimer: Provide alarmtimer_start()
` [patch 08/12] alarmtimer: Convert posix timer functions to alarmtimer_start()
` [patch 09/12] fs/timerfd: Use the new alarm/hrtimer functions
` [patch 10/12] power: supply: charger-manager: Switch to alarmtimer_start()
` [patch 11/12] netfilter: xt_IDLETIMER: "
` [patch 12/12] alarmtimer: Remove unused interfaces
[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
[RFC PATCH v4 00/19] Support socket access-control
2026-04-08 10:26 UTC (2+ messages)
[PATCH nf] netfilter: arp_tables: fix IEEE1394 ARP payload parsing in arp_packet_match()
2026-04-08 7:35 UTC
[PATCH net-next 00/13] netfilter: updates for net-next
2026-04-08 1:00 UTC (15+ messages)
` [PATCH net-next 01/13] netfilter: use function typedefs for __rcu NAT helper hook pointers
` [PATCH net-next 02/13] netfilter: nf_tables: Fix typo in enum description
` [PATCH net-next 03/13] netfilter: nf_conntrack_sip: remove net variable shadowing
` [PATCH net-next 04/13] netfilter: add deprecation warning for dccp support
` [PATCH net-next 05/13] netfilter: nf_conntrack_h323: remove unreliable debug code in decode_octstr
` [PATCH net-next 06/13] netfilter: add more netlink-based policy range checks
` [PATCH net-next 07/13] netfilter: nf_tables: add netlink policy based cap on registers
` [PATCH net-next 08/13] netfilter: nft_set_pipapo: increment data in one step
` [PATCH net-next 09/13] netfilter: nft_set_pipapo_avx2: remove redundant loop in lookup_slow
` [PATCH net-next 10/13] netfilter: nft_meta: add double-tagged vlan and pppoe support
` [PATCH net-next 11/13] netfilter: nf_conntrack_h323: Correct indentation when H323_TRACE defined
` [PATCH net-next 12/13] netfilter: nf_tables_offload: add nft_flow_action_entry_next() and use it
` [PATCH net-next 13/13] netfilter: ctnetlink: restrict expectfn to helper
[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
[PATCH net v2] ipvs: fix MTU check for GSO packets in tunnel mode
2026-04-07 12:22 UTC (4+ messages)
nfnetlink_queue crashes kernel
2026-04-06 20:04 UTC (12+ messages)
[PATCHv2 nf-next 0/3] IPVS changes, part 4 of 4 - extras
2026-04-04 15:34 UTC (4+ messages)
` [PATCHv2 nf-next 1/3] ipvs: show the current conn_tab size to users
` [PATCHv2 nf-next 2/3] ipvs: add ip_vs_status info
` [PATCHv2 nf-next 3/3] ipvs: add conn_lfactor and svc_lfactor sysctl vars
[PATCH nf-next 0/3] IPVS changes, part 4 of 4 - extras
2026-04-04 14:58 UTC (4+ messages)
` [PATCH nf-next 1/3] ipvs: show the current conn_tab size to users
[PATCH nf-next] netfilter: xt_socket: enable defrag after all other checks
2026-04-04 10:12 UTC
[PATCH nf-next v2] netfilter: nfnetlink: prefer skb_mac_header helpers
2026-04-04 10:09 UTC
[PATCH nf v2 1/2] netfilter: ip6t_eui64: reject invalid MAC header for all packets
2026-04-04 9:39 UTC (2+ messages)
` [PATCH nf v2 2/2] netfilter: require Ethernet MAC header before using eth_hdr()
[iptables PATCH] arptables: Warn when ignoring '-p' option
2026-04-04 9:38 UTC (3+ messages)
[nft PATCH 0/2] A bit of non-constant binop follow-up
2026-04-04 9:32 UTC (5+ messages)
` [nft PATCH 1/2] parser_json: Accept non-RHS expressions in binop RHS
` [nft PATCH 2/2] parser_bison: Accept non-constant binop on LHS of relationals
[PATCH] netfilter: xt_HL: add pr_fmt, default case and NULL checks
2026-04-03 21:01 UTC (3+ messages)
[PATCH v3] netfilter: xt_HL: add pr_fmt and checkentry validation
2026-04-03 20:59 UTC
[syzbot] [netfilter?] KCSAN: data-race in hash_ipportnet6_add / hash_ipportnet6_head
2026-04-03 20:46 UTC
[PATCH v2] netfilter: xt_HL: add pr_fmt, drop NULL checks, add checkentry validation
2026-04-03 20:40 UTC (2+ messages)
[PATCH] netfilter: xt_dscp: replace -EDOM with -EINVAL and unify match functions
2026-04-03 19:44 UTC (2+ messages)
[PATCH v3] netfilter: xt_multiport: validate range encoding in checkentry
2026-04-03 15:52 UTC (4+ messages)
` [PATCH v4] "
[PATCH net v2] ipvs: fix NULL deref in ip_vs_add_service error path
2026-04-03 15:50 UTC (3+ messages)
[PATCH-next v2 0/2] ipvs: Fix incorrect use of HK_TYPE_KTHREAD housekeeping cpumask
2026-04-03 15:00 UTC (4+ messages)
[PATCH v2] netfilter: nft_ct: fix use-after-free in timeout object destroy
2026-04-03 8:58 UTC
[PATCH 0/6] Deprecate Legacy IP
2026-04-02 20:27 UTC (4+ 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