netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-01 15:52:59 to 2025-08-18 15:40:34 UTC [more...]

[PATCH net-next v2 0/7] net: Convert to skb_dstref_steal and skb_dstref_restore
 2025-08-18 15:40 UTC 

[nft PATCH 00/14] json: Do not reduce single-item arrays on output
 2025-08-18 14:16 UTC  (16+ messages)
` [nft PATCH 01/14] tests: py: Drop duplicate test in any/meta.t
` [nft PATCH 02/14] tests: py: Drop stale entries since redundant test case removal
` [nft PATCH 03/14] tests: py: Drop stale payload from any/rawpayload.t.payload
` [nft PATCH 04/14] tests: py: Drop duplicate test from inet/geneve.t
` [nft PATCH 05/14] tests: py: Drop duplicate test from inet/gre.t
` [nft PATCH 06/14] tests: py: Drop duplicate test from inet/gretap.t
` [nft PATCH 07/14] tests: py: Drop stale entry from inet/tcp.t.json
` [nft PATCH 08/14] tests: py: Drop duplicate test from inet/vxlan.t
` [nft PATCH 09/14] tests: py: Drop redundant payloads for ip/ip.t
` [nft PATCH 10/14] tests: py: Drop stale entry from ip/snat.t.json
` [nft PATCH 11/14] tests: py: Drop stale entries from ip6/{ct,meta}.t.json
` [nft PATCH 12/14] tests: py: Drop stale entry from ip/snat.t.payload
` [nft PATCH 13/14] tests: py: Fix tests added for 'icmpv6 taddr' support
` [nft PATCH 14/14] json: Do not reduce single-item arrays on output

[PATCH nft 1/2] evaluate: check XOR RHS operand is a constant value
 2025-08-18 14:01 UTC  (4+ messages)
` [PATCH nft 2/2] tests: shell: add parser and packetpath test

[nf PATCH] netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
 2025-08-18 11:22 UTC 

[PATCH nft-testing v3 0/2] netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch
 2025-08-18 11:02 UTC  (3+ messages)
` [PATCH nft-testing v3 1/2] netfilter: nft_set_pipapo*: Move FPU handling to pipapo_get_avx2()
` [PATCH nft-testing v3 2/2] netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch

modprobe returns 0 upon -EEXIST from insmod
 2025-08-18 10:56 UTC  (2+ messages)

[PATCH net-next v2] netfilter: nft_payload: Use csum_replace4() instead of opencoding
 2025-08-18  9:48 UTC 

[PATCH nf-next v2 0/3] netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch
 2025-08-18  9:56 UTC  (9+ messages)
` [PATCH nf-next v2 1/3] netfilter: nft_set_pipapo: Store real pointer, adjust later
` [PATCH nf-next v2 2/3] netfilter: nft_set_pipapo_avx2: Drop the comment regarding protection
` [PATCH nf-next v2 3/3] netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch

[PATCH nft,v2] src: ensure chain policy evaluation when specified
 2025-08-18  9:54 UTC 

[PATCH nf-next v6 0/2] Add IPIP flowtable SW acceleratio
 2025-08-18  9:07 UTC  (3+ messages)
` [PATCH nf-next v6 1/2] net: netfilter: Add IPIP flowtable SW acceleration
` [PATCH nf-next v6 2/2] selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftest

nftables 1.0.6.y stable branch updates
 2025-08-17 21:54 UTC  (3+ messages)
` nftables 1.0.6.y stable branch updates (strike 2)

[PATCH nft] src: ensure chain policy evaluation when specified
 2025-08-17 21:47 UTC 

[PATCH] netfilter: ebtables: Use vmalloc_array() to improve code
 2025-08-17  9:15 UTC 

[conntrack-tools PATCH] nfct: helper: Extend error message for EEXIST
 2025-08-15 15:57 UTC 

[PATCH nf-next 0/3] netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch
 2025-08-15 15:28 UTC  (3+ messages)

[PATCH nf-next 0/2] netfilter: nft_set_pipapo: speed up insertions
 2025-08-15 14:36 UTC  (3+ messages)
` [PATCH nf-next 1/2] netfilter: nft_set_pipapo_avx2: split lookup function in two parts
` [PATCH nf-next 2/2] netfilter: nft_set_pipapo: use avx2 algorithm for insertions too

[PATCH nft 00/12] replace compound_expr_*() by type safe function
 2025-08-15 14:28 UTC  (16+ messages)
` [PATCH nft 01/12] segtree: incorrect type when aggregating concatenated set ranges
` [PATCH nft 02/12] src: add expr_type_catchall() helper and use it
` [PATCH nft 03/12] src: replace compound_expr_add() by type safe function
` [PATCH nft 04/12] "
` [PATCH nft 05/12] "
` [PATCH nft 06/12] segtree: rename set_compound_expr_add() to set_expr_add_splice()
` [PATCH nft 07/12] expression: replace compound_expr_clone() by type safe function
` [PATCH nft 08/12] expression: remove compound_expr_add()
` [PATCH nft 09/12] expression: replace compound_expr_remove() by type safe function
` [PATCH nft 10/12] expression: replace compound_expr_destroy() by type safe funtion
` [PATCH nft 11/12] expression: replace compound_expr_print() by type safe function
` [PATCH nft 12/12] src: replace compound_expr_alloc() "

[nf-next v2] netfilter: ctnetlink: remove refcounting in dying list dumping
 2025-08-15 12:55 UTC 

[PATCH 2/6] setftests: net: netfilter: fix spelling mistakes in output
 2025-08-15  6:14 UTC  (2+ messages)

[PATCH nf-next] netfilter: ctnetlink: remove refcounting in dying list dumping
 2025-08-15  3:47 UTC  (2+ messages)

[PATCH nf] netfilter: nf_reject: don't leak dst refcount for loopback packets
 2025-08-14 16:08 UTC 

[PATCH net-next 0/7] net: Convert to skb_dst_reset and skb_dst_restore
 2025-08-14 15:45 UTC  (15+ messages)
` [PATCH net-next 1/7] net: Add "
` [PATCH net-next 2/7] xfrm: Switch to skb_dst_reset to clear dst_entry
` [PATCH net-next 3/7] netfilter: "
` [PATCH net-next 4/7] net: Switch to skb_dst_reset/skb_dst_restore for ip_route_input callers
` [PATCH net-next 5/7] staging: octeon: Convert to skb_dst_drop
` [PATCH net-next 6/7] chtls: Convert to skb_dst_reset
` [PATCH net-next 7/7] net: Add skb_dst_check_unset
` [syzbot ci] Re: net: Convert to skb_dst_reset and skb_dst_restore

netfilter: br_netfilter:NS packet was incorrectly matched by the nftables rule
 2025-08-14 12:43 UTC  (2+ messages)

[PATCH 1/7 nft v2] src: add tunnel template support
 2025-08-14 11:04 UTC  (7+ messages)
` [PATCH 2/7 nft v2] tunnel: add erspan support
` [PATCH 3/7 nft v2] src: add tunnel statement and expression support
` [PATCH 4/7 nft v2] tunnel: add vxlan support
` [PATCH 5/7 nft v2] tunnel: add geneve support
` [PATCH 6/7 nft v2] tunnel: add tunnel object and statement json support
` [PATCH 7/7 nft v2] tests: add tunnel shell and python tests

[PATCH 1/2 libnftnl v3] tunnel: rework options
 2025-08-14 10:58 UTC  (2+ messages)
` [PATCH 2/2 libnftnl v3] tunnel: add support to geneve options

[PATCH net-next] netfilter: nft_payload: Use csum_replace4() instead of opencoding
 2025-08-14  6:26 UTC  (2+ messages)

[PATCH net 0/3] Netfilter fixes for net
 2025-08-13 22:00 UTC  (5+ messages)
` [PATCH net 1/3] netfilter: nft_set_pipapo: fix null deref for empty set
` [PATCH net 2/3] ipvs: Fix estimator kthreads preferred affinity
` [PATCH net 3/3] netfilter: nf_tables: reject duplicate device on updates

[nft PATCH] table: Embed creating nft version into userdata
 2025-08-13 17:21 UTC  (2+ messages)

[libnftnl PATCH] udata: Introduce NFTNL_UDATA_TABLE_NFT{VER,BLD}
 2025-08-13 17:07 UTC 

[nft PATCH] src: netlink: netlink_delinearize_table() may return NULL
 2025-08-13 15:35 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: reject duplicate device on updates
 2025-08-13 13:07 UTC  (3+ messages)

nft_flowtable.sh selftest failures
 2025-08-13  4:05 UTC  (6+ messages)

[nft PATCH] table: Embed creating nft version into userdata
 2025-08-12 13:17 UTC  (4+ messages)

[PATCH nft] tests: py: revert dccp python tests
 2025-08-11 18:28 UTC  (2+ messages)

[PATCH nf] netfilter: nft_set_pipapo: fix null deref for empty set
 2025-08-11 10:31 UTC 

[PATCH net 0/7] Netfilter fixes for net
 2025-08-10 20:08 UTC  (12+ messages)
` [PATCH net 1/7] MAINTAINERS: resurrect my netfilter maintainer entry
` [PATCH net 2/7] netfilter: add back NETFILTER_XTABLES dependencies
` [PATCH net 3/7] netfilter: ctnetlink: fix refcount leak on table dump
` [PATCH net 4/7] netfilter: ctnetlink: remove refcounting in expectation dumpers
` [PATCH net 5/7] netfilter: nft_set_pipapo: don't return bogus extension pointer
` [PATCH net 6/7] netfilter: conntrack: clean up returns in nf_conntrack_log_invalid_sysctl()
` [PATCH net 7/7] netfilter: nft_socket: remove WARN_ON_ONCE with huge level value

linux-next: Tree for Jul 29 (net/ipv4/netfilter/arp_tables.o)
 2025-08-08 15:39 UTC  (2+ messages)

[nf-next RFC] netfilter: nf_tables: Introduce NFTA_DEVICE_WILDCARD
 2025-08-07 13:58 UTC  (7+ messages)

[nf-next PATCH] netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIX
 2025-08-07 13:49 UTC 

[RFC nf-next] netfilter: nf_tables: remove element flush allocation
 2025-08-07 13:05 UTC  (3+ messages)

[nft PATCH 0/6] Run all test suites via 'make check'
 2025-08-07 13:04 UTC  (11+ messages)
` [nft PATCH 1/6] tests: Prepare exit codes for automake
` [nft PATCH 2/6] tests: monitor: Support running all tests in one go
` [nft PATCH 3/6] tests: py: Set default options based on RUN_FULL_TESTSUITE
` [nft PATCH 4/6] tests: json_echo: Skip if run as non-root
` [nft PATCH 5/6] tests: shell: Skip packetpath/nat_ftp in fake root env
` [nft PATCH 6/6] Makefile: Enable support for 'make check'

[PATCH v2 net] ipvs: Fix estimator kthreads preferred affinity
 2025-08-07 13:00 UTC  (3+ messages)

[PATCH net-next 00/19] Netfilter/IPVS updates for net-next
 2025-08-07 11:46 UTC  (4+ messages)
` [PATCH net-next 06/19] netfilter: Exclude LEGACY TABLES on PREEMPT_RT

[PATCH nf 0/2] netfilter: ctnetlink: fix memory leak in ctnetlink dump
 2025-08-07 11:29 UTC  (4+ messages)
` [PATCH nf 1/2] netfilter: ctnetlink: fix refcount leak on table dump

[PATCH nf] netfilter: nft_socket: remove WARN_ON_ONCE with giant cgroup tree
 2025-08-07 11:14 UTC  (3+ messages)

[nft PATCH] tests: shell: Fix packetpath/rate_limit for old socat
 2025-08-07 10:51 UTC  (3+ messages)

[netfilter-nf:main 37/38] ERROR: modpost: __ex_table+0x2280 references non-executable section '.data..Lubsan_type5'
 2025-08-07  5:32 UTC 

[netfilter-nf:main 21/38] ERROR: modpost: __ex_table+0x15a8 references non-executable section '.bss.dfs_dir_mtd'
 2025-08-07  1:55 UTC 

[ANNOUNCE] libnftnl 1.3.0 release
 2025-08-06 16:39 UTC  (3+ messages)

[ANNOUNCE] nftables 1.1.4 release
 2025-08-06 16:37 UTC  (3+ messages)

When routed to VRF, NF _output_ hook is run unexpectedly
 2025-08-06  9:00 UTC  (6+ messages)

[PATCH bpf-next v2 3/4] bpf: add bpf_icmp_send_unreach cgroup_skb kfunc
 2025-08-05 23:26 UTC  (8+ messages)
` [PATCH bpf-next v3 0/4] bpf: add icmp_send_unreach kfunc
  ` [PATCH bpf-next v3 4/4] selftests/bpf: add icmp_send_unreach kfunc tests

[PATCH net-next] netfilter: clean up returns in nf_conntrack_log_invalid_sysctl()
 2025-08-04 10:43 UTC  (2+ messages)

[bug report] netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalid
 2025-08-04 10:24 UTC  (7+ messages)

[PATCH nf] netfilter: nft_set_pipapo: don't return bogus extension pointer
 2025-08-04 10:10 UTC 

[bug report] netfilter: nft_set: remove one argument from lookup and update functions
 2025-08-04  8:46 UTC 

[PATCH bpf 1/4] bpf: Check flow_dissector ctx accesses are aligned
 2025-08-02  0:00 UTC  (17+ messages)
` [PATCH bpf 2/4] bpf: Check netfilter "
` [PATCH bpf 3/4] bpf: Improve ctx access verifier error message
` [PATCH bpf 4/4] selftests/bpf: Test for unaligned flow_dissector ctx access


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).