messages from 2025-10-03 13:08:24 to 2025-10-17 09:07:17 UTC [more...]
[PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
2025-10-17 9:04 UTC (6+ messages)
` [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
` [PATCH v2 02/27 5.10.y] btrfs: remove duplicated in_range() macro
` [PATCH v2 03/27 5.10.y] minmax: sanity check constant bounds when clamping
` [PATCH v2 04/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison
` [PATCH v2 05/27 5.10.y] minmax: add in_range() macro
[PATCH nft] src: fix fmt string warnings
2025-10-17 8:43 UTC
[PATCH nft] src: add refcount asserts
2025-10-17 8:13 UTC
[PATCHv4 net-next 00/14] ipvs: per-net tables and optimizations
2025-10-17 3:45 UTC (3+ messages)
nft manpage/wiki issues and improvement ideas
2025-10-17 2:30 UTC (13+ messages)
` [PATCH v2 0/7] doc: miscellaneous improvements
` [PATCH v2 1/7] doc: clarify evaluation of chains
` [PATCH v2 2/7] doc: fix/improve documentation of verdicts
` [PATCH v2 3/7] doc: minor improvements with respect to the term “ruleset”
` [PATCH v2 4/7] doc: add overall description of the ruleset evaluation
` [PATCH v2 5/7] doc: add some more documentation on bitmasks
` [PATCH v2 6/7] doc: describe include’s collation order to be that of the C locale
` [PATCH v2 7/7] doc: describe how values match sets
[PATCH nft 0/4] nft tunnel mode parser/eval fixes
2025-10-16 23:46 UTC (10+ messages)
` [PATCH nft 1/4] evaluate: tunnel: don't assume src is set
` [PATCH nft 2/4] src: tunnel src/dst must be a symbolic expression
` [PATCH nft 3/4] src: parser_bison: prevent multiple ip daddr/saddr definitions
` [PATCH nft 4/4] evaluate: reject tunnel section if another one is already present
[libnftnl PATCH] utils: Introduce nftnl_parse_str_attr()
2025-10-16 14:03 UTC (4+ messages)
[PATCH v2 0/1] nf_conntrack_ftp: Added nfct_seqadj_ext_add()
2025-10-16 11:20 UTC (3+ messages)
` [PATCH v2 1/1] nf_conntrack_ftp: Added nfct_seqadj_ext_add() for ftp's conntrack
[libnftnl PATCH] utils: Drop asterisk from end of NFTA_DEVICE_PREFIX strings
2025-10-15 20:08 UTC (5+ messages)
[PATCH v2] nf_conntrack: sysctl: expose gc worker scan interval via sysctl
2025-10-15 13:32 UTC (3+ messages)
` [PATCH v3] "
[PATCH net-next] netfilter: conntrack: Reduce cond_resched frequency in gc_worker
2025-10-15 11:49 UTC (5+ messages)
` [????] "
[PATCH 1/1] netfilter: Added nfct_seqadj_ext_add() for ftp's conntrack
2025-10-15 4:15 UTC (3+ messages)
[PATCH net v2] net: core: fix lockdep splat on device unregister
2025-10-15 2:40 UTC (2+ messages)
iptables: zero dereference parsing bitwise operations
2025-10-14 15:29 UTC (8+ messages)
[PATCH V6] netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl
2025-10-14 13:54 UTC (3+ messages)
[PATCH nft v3] tests: shell: add packetpath test for meta ibrhwaddr
2025-10-14 12:21 UTC
[PATCH nft v2] meta: introduce meta ibrhwaddr support
2025-10-14 12:20 UTC
[PATCH libnftnl v2] expr: meta: introduce ibrhwaddr meta expression
2025-10-14 12:18 UTC
[PATCH nft] meta: introduce meta ibrhwdr support
2025-10-14 11:12 UTC (5+ messages)
[PATCH v3] audit: include source and destination ports to NETFILTER_PKT
2025-10-13 20:26 UTC (7+ messages)
[nftables PATCH] doc: fix tcpdump example
2025-10-13 19:43 UTC (3+ messages)
[libipset] lifetime & reuse of context from ipset_init()
2025-10-13 17:58 UTC (2+ messages)
[PATCH nf-next] netfilter: conntrack: disable 0 value for conntrack_max setting
2025-10-13 15:01 UTC
Backport request for commit 134121bfd99a ("ipvs: Defer ip_vs_ftp unregister during netns cleanup")
2025-10-13 10:18 UTC (2+ messages)
[PATCH nf-next] netfilter: nf_tables: use C99 struct initializer for nft_set_iter
2025-10-13 8:59 UTC
[PATCH nft v2] tests: shell: add packetpath test for meta ibrhwdr
2025-10-13 8:23 UTC
[PATCH nft] tests: shell: add packetpath test for meta ibrhwdr
2025-10-13 7:48 UTC (6+ messages)
bug report: MAC src + protocol optiomization failing with 802.1Q frames
2025-10-12 21:44 UTC (2+ messages)
[PATCH nf-next 0/5] flowtable: consolidate xmit path
2025-10-12 12:26 UTC (8+ messages)
` [PATCH nf-next 1/5] netfilter: flowtable: move path discovery infrastructure to its own file
` [PATCH nf-next 2/5] netfilter: flowtable: consolidate xmit path
` [PATCH nf-next 3/5] netfilter: flowtable: inline vlan encapsulation in "
` [PATCH nf-next 4/5] netfilter: flowtable: inline pppoe "
` [PATCH nf-next 5/5] netfilter: flowtable: remove hw_ifidx
nft manpage/wiki issues and improvement ideas
2025-10-10 23:07 UTC (10+ messages)
` [PATCH 0/7] doc: miscellaneois improvements
` [PATCH 2/7] doc: fix/improve documentation of verdicts
` [PATCH 4/7] doc: add overall description of the ruleset evaluation
[PATCH] netfilter: Consistently use NFPROTO_, not AF_
2025-10-09 9:58 UTC (2+ messages)
[PATCH net 0/4] netfilter: updates for net
2025-10-09 8:20 UTC (6+ messages)
` [PATCH net 1/4] netfilter: nft_objref: validate objref and objrefmap expressions
` [PATCH net 2/4] bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
` [PATCH net 3/4] selftests: netfilter: nft_fib.sh: fix spurious test failures
` [PATCH net 4/4] selftests: netfilter: query conntrack state to check for port clash resolution
nf-ct-list and nf-exp-delete
2025-10-08 21:01 UTC
[PATCH v3 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
2025-10-08 15:29 UTC (20+ messages)
` [PATCH v3 01/19 5.15.y] minmax: add in_range() macro
` [PATCH v3 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH v3 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH v3 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH v3 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH v3 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v3 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH v3 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v3 09/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v3 10/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v3 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH v3 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH v3 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH v3 14/19 5.15.y] minmax.h: update some comments
` [PATCH v3 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v3 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v3 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v3 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH v3 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once
[PATCH conntrack-tools] conntrack: --id argument is mandatory
2025-10-08 15:23 UTC (2+ messages)
[PATCH] netfilter: nfnetlink: always ACK batch end if requested
2025-10-08 14:50 UTC (9+ messages)
[nft PATCH] mnl: Drop asterisk from end of NFTA_DEVICE_PREFIX strings
2025-10-08 12:14 UTC (3+ messages)
[PATCH nf v2] netfilter: nft_objref: validate objref and objrefmap expressions
2025-10-08 11:17 UTC (3+ messages)
[PATCH] netfilter: nfnetlink: always ACK batch end if requested
2025-10-08 10:39 UTC (14+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] netfilter: nfnetlink: "
` [PATCH v2 2/2] selftests: netfilter: add nfnetlink ACK handling tests
` [PATCH v3] "
[PATCH nft] tests: shell: add packetpath test for reject statement
2025-10-08 9:16 UTC
[PATCH nf] netfilter: nf_tables: validate objref and objrefmap expressions
2025-10-08 7:58 UTC (5+ messages)
[PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
2025-10-07 20:43 UTC (9+ messages)
` [PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [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 nft] tests: shell: fix name based checks with CONFIG_NF_TABLES=y
2025-10-07 20:28 UTC
[PATCH nft] tests: shell: type_route_chain: use in-tree nftables, not system-wide one
2025-10-07 20:26 UTC
[PATCH v1 nf] bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
2025-10-07 12:49 UTC (5+ messages)
[PATCH nft] tests: py: must use input, not output
2025-10-07 11:33 UTC (3+ messages)
[PATCH nft] src: tunnel: handle tunnel delete command
2025-10-07 11:09 UTC (2+ messages)
[PATCH v4 nf-next 0/2] flow offload teardown when layer 2 roaming
2025-10-07 9:49 UTC (6+ messages)
` [PATCH v4 nf-next 2/2] netfilter: nf_flow_table_core: teardown direct xmit when destination changed
[PATCH net v2] selftests: net: unify the Makefile formats
2025-10-06 20:34 UTC (4+ messages)
[PATCH net repost] selftests: net: sort configs
2025-10-06 20:34 UTC (2+ messages)
[PATCH net-next 0/6] netfilter: fixes for net-next
2025-10-06 17:02 UTC (5+ messages)
[PATCH net] selftests: net: unify the Makefile formats
2025-10-06 11:59 UTC (3+ messages)
[RFC PATCH v3 nf-next] selftests: netfilter: Add bridge_fastpath.sh
2025-10-04 12:19 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;
as well as URLs for NNTP newsgroup(s).