messages from 2025-09-20 10:21:27 to 2025-10-04 09:29:10 UTC [more...]
[PATCH] netfilter: nfnetlink: always ACK batch end if requested
2025-10-04 9:26 UTC (8+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] netfilter: nfnetlink: "
[PATCH net v2] selftests: net: unify the Makefile formats
2025-10-03 21:01 UTC
[PATCH net repost] selftests: net: sort configs
2025-10-03 20:57 UTC
[PATCH v3] audit: include source and destination ports to NETFILTER_PKT
2025-10-03 15:43 UTC (3+ messages)
[PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
2025-10-03 13:00 UTC (20+ messages)
` [PATCH v2 01/19 5.15.y] minmax: add in_range() macro
` [PATCH v2 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH v2 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH v2 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH v2 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH v2 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH v2 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v2 09/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v2 10/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v2 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH v2 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH v2 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH v2 14/19 5.15.y] minmax.h: update some comments
` [PATCH v2 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v2 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v2 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v2 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH v2 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once
[PATCH net] selftests: net: unify the Makefile formats
2025-10-02 23:38 UTC (7+ messages)
[PATCH 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
2025-10-02 20:47 UTC (20+ messages)
` [PATCH 01/19 5.15.y] minmax: add in_range() macro
` [PATCH 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 06/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 07/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 08/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 09/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH 10/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH 14/19 5.15.y] minmax.h: update some comments
` [PATCH 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once
nft manpage/wiki issues and improvement ideas
2025-10-02 15:21 UTC (18+ messages)
` [PATCH 0/7] doc: miscellaneois improvements
` [PATCH 1/7] doc: clarify evaluation of chains
` [PATCH 2/7] doc: fix/improve documentation of verdicts
` [PATCH 3/7] doc: minor improvements with respect to the term “ruleset”
` [PATCH 4/7] doc: add overall description of the ruleset evaluation
` [PATCH 5/7] doc: add some more documentation on bitmasks
` [PATCH 6/7] doc: describe include’s collation order to be that of the C locale
` [PATCH 7/7] doc: describe how values match sets
[PATCH nf] selftests: netfilter: query conntrack state to check for port clash resolution
2025-10-02 13:05 UTC
[PATCH nf] selftests: netfilter: nft_fib.sh: fix spurious test failures
2025-10-02 13:00 UTC
[PATCH net] selftests: net: sort configs
2025-10-02 11:19 UTC (5+ messages)
[PATCH v15 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
2025-10-02 8:25 UTC (7+ messages)
` [PATCH v15 nf-next 1/3] netfilter: utils: nf_checksum(_partial) correct data!=networkheader
` [PATCH v15 nf-next 2/3] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v15 nf-next 3/3] netfilter: nft_chain_filter: Add bridge "
[PATCH v4 nf-next 0/2] flow offload teardown when layer 2 roaming
2025-10-02 7:55 UTC (5+ messages)
` [PATCH v4 nf-next 1/2] netfilter: flow: Add bridge_vid member
` [PATCH v4 nf-next 2/2] netfilter: nf_flow_table_core: teardown direct xmit when destination changed
[TEST] nf_nat_edemux.sh flakes
2025-10-02 6:41 UTC (4+ messages)
[nft PATCH v5 0/3] Support wildcard netdev hooks
2025-09-30 21:06 UTC (6+ messages)
` [nft PATCH v5 1/3] mnl: Support simple wildcards in "
[libnftnl PATCH v4] utils: Add helpers for interface name wildcards
2025-09-30 21:06 UTC (2+ messages)
[RFC PATCH v3 nf-next] selftests: netfilter: Add bridge_fastpath.sh
2025-09-30 19:19 UTC (2+ messages)
ebtables-save: Do string processing in perl instead of shell
2025-09-30 19:13 UTC (6+ messages)
` [PATCH] Don't shell out for getting current date and table names
` Re: ebtables-save: Do string processing in perl instead of shell
` [PATCH v2] Don't shell out for getting current date and table names
[libnftnl RFC] data_reg: Improve data reg value printing
2025-09-30 17:14 UTC (4+ messages)
[PATCH 00/19 v6.1.y] Backport minmax.h updates from v6.17-rc7
2025-09-29 18:39 UTC (25+ messages)
` [PATCH 01/19 v6.1.y] minmax: add in_range() macro
` [PATCH 02/19 v6.1.y] minmax: Introduce {min,max}_array()
` [PATCH 03/19 v6.1.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH 04/19 v6.1.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH 05/19 v6.1.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 06/19 v6.1.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 08/19 v6.1.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 09/19 v6.1.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH 10/19 v6.1.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 11/19 v6.1.y] minmax: improve macro expansion and type checking
` [PATCH 12/19 v6.1.y] minmax: fix up min3() and max3() too
` [PATCH 13/19 v6.1.y] minmax.h: add whitespace around operators and after commas
` [PATCH 14/19 v6.1.y] minmax.h: update some comments
` [PATCH 15/19 v6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 16/19 v6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 17/19 v6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 18/19 v6.1.y] minmax.h: simplify the variants of clamp()
` [PATCH 19/19 v6.1.y] minmax.h: remove some #defines that are only expanded once
Bugzilla down
2025-09-28 9:06 UTC (2+ messages)
[PATCH net-next RFC] netfilter: flowtable: add CT metadata action for nft flowtables
2025-09-27 13:55 UTC (8+ messages)
[PATCH v2] audit: include source and destination ports to NETFILTER_PKT
2025-09-26 18:28 UTC (3+ messages)
bug: nft -n still shows "resolved" values for iif and oif
2025-09-26 10:27 UTC (9+ messages)
bug: nft include with includedir path with globs loads files twice
2025-09-25 21:44 UTC (3+ messages)
[PATCH nft] build: disable --with-unitdir by default
2025-09-25 21:43 UTC (4+ messages)
[PATCH nft] libnftables: do not re-add default include directory in include search
2025-09-25 21:42 UTC (3+ messages)
[PATCH net-next 0/6] netfilter: fixes for net-next
2025-09-25 0:50 UTC (10+ messages)
` [PATCH net-next 1/6] ipvs: Defer ip_vs_ftp unregister during netns cleanup
` [PATCH net-next 2/6] netfilter: nfnetlink: reset nlh pointer during batch replay
` [PATCH net-next 3/6] netfilter: nft_set_pipapo: use 0 genmask for packetpath lookups
` [PATCH net-next 4/6] netfilter: nft_set_pipapo_avx2: fix skip of expired entries
` [PATCH net-next 5/6] selftests: netfilter: nft_concat_range.sh: add check for double-create bug
` [PATCH net-next 6/6] netfilter: nf_conntrack: do not skip entries in /proc/net/nf_conntrack
[PATCH RFC nf-next] netfilter: nf_tables: add math expression support
2025-09-24 9:17 UTC (5+ messages)
[PATCH nf] netfilter: nf_conntrack: do not skip entries in /proc/net/nf_conntrack
2025-09-24 8:50 UTC (2+ messages)
[PATCH v1] audit: include source and destination ports to NETFILTER_PKT
2025-09-23 20:11 UTC (5+ messages)
[PATCH RFC libnftnl] expr: add support to math expression
2025-09-23 15:27 UTC
[PATCH 0/3] netfilter/x_tables: go back to using vmalloc
2025-09-23 12:22 UTC (9+ messages)
` [PATCH 1/3] netfilter/x_tables: go back to using vmalloc for xt_table_info
` [PATCH 2/3] netfilter/x_tables: introduce a helper for freeing entry offsets
` [PATCH 3/3] netfilter/x_tables: allocate entry_offsets with vcalloc
[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
2025-09-22 13:10 UTC (10+ messages)
` [PATCH 04/27 5.10.y] minmax: add in_range() macro
[syzbot] Monthly netfilter report (Sep 2025)
2025-09-20 18:33 UTC
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;
as well as URLs for NNTP newsgroup(s).