netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-23 09:30:02 to 2025-07-08 22:02:40 UTC [more...]

[PATCH v14 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-07-08 22:02 UTC  (6+ messages)
` [PATCH v14 nf-next 1/3] netfilter: utils: nf_checksum(_partial) correct data!=networkheader
` [PATCH v14 nf-next 2/3] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v14 nf-next 3/3] netfilter: nft_chain_filter: Add bridge "

[PATCH nf-next 0/5] netfilter: nft_set updates
 2025-07-08 19:02 UTC  (11+ messages)
` [PATCH nf-next 1/5] netfilter: nft_set_pipapo: remove unused arguments
` [PATCH nf-next 2/5] netfilter: nft_set: remove one argument from lookup and update functions
` [PATCH nf-next 3/5] netfilter: nft_set: remove indirection from update API call
` [PATCH nf-next 4/5] netfilter: nft_set_pipapo: merge pipapo_get/lookup
` [PATCH nf-next 5/5] netfilter: nft_set_pipapo: prefer kvmalloc for scratch maps

[nf-next RFC] netfilter: nf_tables: Feature ifname-based hook registration
 2025-07-08 14:38 UTC  (20+ messages)

[PATCH bpf-next v2 0/7] Add attach_type in bpf_link
 2025-07-08 14:07 UTC  (10+ messages)
` [PATCH bpf-next v2 1/7] bpf: "
` [PATCH bpf-next v2 2/7] bpf: Remove attach_type in bpf_cgroup_link
` [PATCH bpf-next v2 3/7] bpf: Remove attach_type in sockmap_link
` [PATCH bpf-next v2 4/7] bpf: Remove location field in tcx_link
` [PATCH bpf-next v2 5/7] bpf: Remove attach_type in bpf_netns_link
` [PATCH bpf-next v2 6/7] bpf: Remove attach_type in bpf_tracing_link
` [PATCH bpf-next v2 7/7] netkit: Remove location field in netkit_link

[nft PATCH] mnl: Support NFNL_HOOK_TYPE_NFT_FLOWTABLE
 2025-07-08 13:48 UTC  (2+ messages)

[nf-next PATCH 1/2] netfilter: nfnetlink: New NFNLA_HOOK_INFO_DESC helper
 2025-07-08 13:22 UTC  (4+ messages)
` [nf-next PATCH 2/2] netfilter: nfnetlink hook: Dump flowtable info

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

[PATCH bpf-next 0/6] Move attach_type into bpf_link
 2025-07-08  2:26 UTC  (9+ messages)
` [PATCH bpf-next 1/6] bpf: Add attach_type in bpf_link
` [PATCH bpf-next 2/6] bpf: Remove attach_type in bpf_cgroup_link
` [PATCH bpf-next 3/6] bpf: Remove attach_type in bpf_sockmap_link
` [PATCH bpf-next 4/6] bpf: Remove location field in tcx_link
` [PATCH bpf-next 5/6] bpf: Remove attach_type in bpf_netns_link
` [PATCH bpf-next 6/6] bpf: Remove attach_type in bpf_tracing_link

[PATCH nft v3] src: add conntrack information to trace monitor mode
 2025-07-07 21:02 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: hide clash bit from userspace
 2025-07-07 20:32 UTC 

[PATCH nft 0/2] src: add conntrack information to trace monitor mode
 2025-07-07 20:14 UTC  (7+ messages)
` [PATCH nft 1/2] src: split monitor trace code into new trace.c
` [PATCH nft 2/2] src: add conntrack information to trace monitor mode

[PATCH net] netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()
 2025-07-07 12:45 UTC 

[syzbot] [netfilter?] KMSAN: uninit-value in nf_flow_offload_inet_hook (2)
 2025-07-07 12:41 UTC 

[PATCH v2 1/1] asn: fix missing quiet checks in xt_asn_build
 2025-07-06 17:24 UTC 

[PATCH v13 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-07-05 17:33 UTC  (7+ messages)
` [PATCH v13 nf-next 1/3] netfilter: utils: nf_checksum(_partial) correct data!=networkheader
` [PATCH v13 nf-next 2/3] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v13 nf-next 3/3] netfilter: nft_chain_filter: Add bridge "

[PATCH nft 0/3] make the mss and wscale fields optional for synproxy object
 2025-07-04 14:56 UTC  (10+ messages)
` [PATCH nft 1/3] src: "
` [PATCH nft 2/3] src: do not print unnecessary space for the "
` [PATCH nft 3/3] src: only print the mss and wscale of synproxy if they are present

[nf-next PATCH 0/3] netfilter: nf_tables: Report found devices when creating a netdev hook
 2025-07-04 13:18 UTC  (3+ messages)

[iptables PATCH] extensions: sctp: Translate bare '-m sctp' match
 2025-07-04 12:57 UTC  (3+ messages)

[nf-next 0/2] netfilter: nf_tables: make set flush more resistant to memory pressure
 2025-07-04 12:30 UTC  (3+ messages)
` [nf-next 1/2] netfilter: nf_tables: allow iter callbacks to sleep
` [nf-next 2/2] netfilter: nf_tables: all transaction allocations can now sleep

[PATCH RESEND] ipvs: ip_vs_conn_expire_now: Rename del_timer in comment
 2025-07-04  9:52 UTC  (2+ messages)

[PATCH nft] src: add conntrack information to trace monitor mode
 2025-07-04  9:30 UTC  (3+ messages)

[PATCH libnftnl v2] trace: add support for TRACE_CT information
 2025-07-04  7:30 UTC  (2+ messages)

[PATCH nft v2] tests: py: re-enables nft-test.py to load the local nftables.py
 2025-07-04  3:12 UTC 

[PATCH nft] tests: py: correct the py utils path in the source tree
 2025-07-04  2:36 UTC  (4+ messages)

[PATCH nf 0/4] netfilter: conntrack: fix obscure confirmed race
 2025-07-03 14:21 UTC  (7+ messages)
` [PATCH nf 1/4] selftests: netfilter: conntrack_resize.sh: extend resize test
` [PATCH nf 2/4] selftests: netfilter: add conntrack clash resolution test case
` [PATCH nf 3/4] selftests: netfilter: conntrack_resize.sh: also use udpclash tool
` [PATCH nf 4/4] netfilter: nf_conntrack: fix crash due to removal of uninitialised entry

[PATCH nft] tests: shell: use the given NFT instead of the one in the search path
 2025-07-03 14:01 UTC  (2+ messages)

[PATCH net-next v2 0/2] Add IPIP flowtable SW acceleratio
 2025-07-03 12:30 UTC  (7+ messages)
` [PATCH net-next v2 1/2] net: netfilter: Add IPIP flowtable SW acceleration
` [PATCH net-next v2 2/2] selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftest

Cannot allocate memory delete table inet filter
 2025-07-02  3:51 UTC  (7+ messages)

[PATCH nf-next 0/3] netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch
 2025-07-01 22:13 UTC  (4+ messages)
` [PATCH nf-next 1/3] netfilter: nft_set_pipapo: Store real pointer, adjust later
` [PATCH nf-next 2/3] netfilter: nft_set_pipapo_avx2: Drop the comment regarding protection
` [PATCH nf-next 3/3] netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch

[PATCH nf] selftests: netfilter: nft_concat_range.sh: send packets to empty set
 2025-07-01 12:41 UTC 

[PATCH v12 nf-next 0/2] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-07-01 11:36 UTC  (9+ messages)
` [PATCH v12 nf-next 1/2] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v12 nf-next 2/2] netfilter: nft_chain_filter: Add bridge "

[PATCH v5 0/3] netfilter: Exclude LEGACY TABLES on PREEMPT_RT
 2025-07-01 10:45 UTC  (5+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] selftests: net: Enable legacy netfilter legacy options
` [PATCH v5 3/3] selftests: netfilter: Enable CONFIG_INET_SCTP_DIAG

[PATCH v4] netfilter: Exclude LEGACY TABLES on PREEMPT_RT
 2025-06-30 14:45 UTC  (8+ messages)

[PATCH nft] doc: Clarify cgroup meta variable
 2025-06-30 14:15 UTC 

More json files pushed to nftables.git
 2025-06-30 12:45 UTC 

[PATCH net-next] netfilter: conntrack: Remove unused net in nf_conntrack_double_lock()
 2025-06-28 12:26 UTC  (2+ messages)

[PATCH nft] src: provide elem_stmt structure to shrink compact counters
 2025-06-26 18:24 UTC  (2+ messages)

[PATCH nft] evaluate: check element key vs. set definition
 2025-06-26 14:52 UTC 

[nft PATCH] tests: shell: Fix ifname_based_hooks feature check
 2025-06-26 12:29 UTC  (3+ messages)

[PATCH nft] evaluate: prevent merge of sets with incompatible keys
 2025-06-26  8:01 UTC  (2+ messages)

[PATCH nft v2] evaluate: check that set type is identical before merging
 2025-06-25 21:23 UTC  (2+ messages)

[PATCH nft] json: reject too long interface names
 2025-06-25 21:20 UTC  (2+ messages)

[PATCH nft] evaluate: avoid double-free on error handling of bogus objref maps
 2025-06-25 21:19 UTC  (2+ messages)

[PATCH nft] evaluate: make sure chain jump name comes with a null byte
 2025-06-25 21:19 UTC  (2+ messages)

[PATCH net-next] net: netfilter: Add IPIP flowtable SW acceleration
 2025-06-25 10:31 UTC  (3+ messages)

[PATCH nft,v2 1/2] fib: allow to check if route exists in maps
 2025-06-24 18:23 UTC  (2+ messages)
` [PATCH nft,v2 2/2] fib: allow to use it in set statements

[PATCH nft 0/2] fib expression fixes
 2025-06-24 16:38 UTC  (3+ messages)
` [PATCH nft 1/2] fib: allow to check if route exists in maps
` [PATCH nft 2/2] fib: allow to use it in set statements

When routed to VRF, NF _output_ hook is run unexpectedly
 2025-06-24 15:27 UTC  (5+ messages)

[PATCH nf] netfilter: nf_tables: adjust lockdep assertions handling
 2025-06-24 11:41 UTC  (2+ messages)

[PATCH net-next] netfilter: nf_tables: Remove unused nft_reduce_is_readonly()
 2025-06-24 11:00 UTC  (2+ messages)

[PATCH net-next] netfilter: x_tables: Remove unused functions xt_{in|out}name()
 2025-06-24  1:44 UTC 

[PATCH nft] evaluate: refuse to merge set and map
 2025-06-23 19:39 UTC  (3+ messages)

[PATCH nft 0/3] memory reduction in concatenation and maps
 2025-06-23 17:08 UTC  (2+ messages)

[PATCH nft 0/5] assorted updates and fixes
 2025-06-23 17:08 UTC  (2+ messages)

[RFC PATCH v2 nf-next] selftests: netfilter: Add bridge_fastpath.sh
 2025-06-23 13:14 UTC  (2+ messages)

[PATCH conntrack-tools v3 0/2] conntrack: introduce --labelmap option to specify connlabel.conf path
 2025-06-23 13:11 UTC  (3+ messages)
` [PATCH conntrack-tools v3 2/2] "


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