netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-01 22:13:11 to 2025-07-12 10:08:53 UTC [more...]

[PATCH v14 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-07-12 10:08 UTC  (9+ 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 "

Feedback on variable sized set elements
 2025-07-12  2:43 UTC  (3+ messages)

[PATCH bpf-next v4 0/7] Move attach_type into bpf_link
 2025-07-11 18:00 UTC  (12+ messages)
` [PATCH bpf-next v4 1/7] bpf: Add attach_type in bpf_link
` [PATCH bpf-next v4 2/7] bpf: Remove attach_type in bpf_cgroup_link
` [PATCH bpf-next v4 3/7] bpf: Remove attach_type in sockmap_link
` [PATCH bpf-next v4 4/7] bpf: Remove location field in tcx_link
` [PATCH bpf-next v4 5/7] bpf: Remove attach_type in bpf_netns_link
` [PATCH bpf-next v4 6/7] bpf: Remove attach_type in bpf_tracing_link
` [PATCH bpf-next v4 7/7] netkit: Remove location field in netkit_link

[nf-next RFC] netfilter: nf_tables: Feature ifname-based hook registration
 2025-07-11 16:39 UTC  (28+ messages)

Netfilter updates for net-next (v2)
 2025-07-11  1:50 UTC  (7+ messages)
` [PATCH net-next 1/4] netfilter: conntrack: remove DCCP protocol support
` [PATCH net-next 2/4] netfilter: nf_tables: Drop dead code from fill_*_info routines
` [PATCH net-next 3/4] netfilter: nf_tables: Reintroduce shortened deletion notifications
` [PATCH net-next 4/4] netfilter: nf_tables: adjust lockdep assertions handling

[PATCH net] netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()
 2025-07-11  0:30 UTC  (3+ messages)

[nf PATCH] Revert "netfilter: nf_tables: Add notifications for hook changes"
 2025-07-10 16:43 UTC 

add_cmd non-terminal symbol in Bison parser needs to go on a diet
 2025-07-10 16:02 UTC 

[PATCH net-next 0/4] Netfilter updates for net-next
 2025-07-10  0:46 UTC  (5+ messages)
` [PATCH net-next 1/4] netfilter: conntrack: remove DCCP protocol support
` [PATCH net-next 2/4] netfilter: nf_tables: Drop dead code from fill_*_info routines
` [PATCH net-next 3/4] netfilter: nf_tables: Reintroduce shortened deletion notifications
` [PATCH net-next 4/4] netfilter: nf_tables: adjust lockdep assertions handling

[PATCH nft] doc: expand on gc-interval, size and a few other set/map keywords
 2025-07-09 23:07 UTC 

[PATCH conntrack-tools] Typo in contrackd-conf manpage
 2025-07-09 20:23 UTC  (3+ messages)

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

[PATCH nft 0/4] detach concat, list and set expression layouts
 2025-07-09 13:58 UTC  (6+ messages)
` [PATCH nft 1/4] evaluate: mappings require set expression
` [PATCH nft 2/4] evaluate: validate set expression type before accessing flags
` [PATCH nft 3/4] src: convert set to list expression
` [PATCH nft 4/4] src: detach set, list and concatenation expression layout

[PATCH nft] rule: print chain and flowtable devices in quotes
 2025-07-09 13:47 UTC  (2+ messages)

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

[PATCH bpf-next v2 0/7] Add attach_type in bpf_link
 2025-07-09  2:31 UTC  (11+ 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

[PATCH nf-next 0/5] netfilter: nft_set updates
 2025-07-08 19:02 UTC  (8+ messages)
` [PATCH nf-next 1/5] netfilter: nft_set_pipapo: remove unused arguments
` [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

[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

[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-next 2/5] netfilter: nft_set: remove one argument from lookup and update functions
 2025-07-03 20:10 UTC  (2+ messages)

[PATCH nf 0/4] netfilter: conntrack: fix obscure confirmed race
 2025-07-03 14:21 UTC  (4+ messages)
` [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  (6+ messages)
` [PATCH net-next v2 1/2] net: netfilter: Add IPIP flowtable SW acceleration

Cannot allocate memory delete table inet filter
 2025-07-02  3:51 UTC  (4+ 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


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