messages from 2026-01-15 20:17:02 to 2026-01-28 15:42:17 UTC [more...]
[PATCH net-next 0/9] netfilter: updates for net-next
2026-01-28 15:41 UTC (5+ messages)
` [PATCH net-next 1/9] netfilter: Add ctx pointer in nf_flow_skb_encap_protocol/nf_flow_ip4_tunnel_proto signature
` [PATCH net-next 2/9] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH net-next 3/9] netfilter: flowtable: Add IP6IP6 rx sw acceleration
` [PATCH net-next 4/9] netfilter: flowtable: Add IP6IP6 tx "
[nft PATCH] configure: Generate BUILD_STAMP at configure time
2026-01-28 15:11 UTC (3+ messages)
[syzbot] [netfilter?] KASAN: slab-use-after-free Read in nft_array_get_cmp
2026-01-28 13:40 UTC (2+ messages)
[nftables PATCH] build: support SOURCE_DATE_EPOCH for reproducible build
2026-01-28 12:50 UTC (6+ messages)
[nft PATCH v2 00/11] Fix netlink debug output on Big Endian
2026-01-28 12:11 UTC (5+ messages)
` [nft PATCH v2 02/11] mergesort: Fix sorting of string values
[libnftnl PATCH 0/9] Fix for debug output on Big Endian
2026-01-28 11:57 UTC (5+ messages)
` [libnftnl PATCH 9/9] udata: Store u32 udata values in "
[PATCH nft] tests: shell: add open interval overlap tests
2026-01-28 2:12 UTC
[PATCH nft WIP] src: disable set dump content for incremental interval set updates
2026-01-28 2:10 UTC
[PATCH nft] tests: shell: add open interval overlap tests
2026-01-28 1:54 UTC
[PATCH nf-next 0/4] nf_tables: complete interval overlap detection
2026-01-28 1:42 UTC (5+ messages)
` [PATCH nf-next 1/4] netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE with null interval
` [PATCH nf-next 2/4] netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets
` [PATCH nf-next 3/4] netfilter: nft_set_rbtree: validate element belonging to interval
` [PATCH nf-next 4/4] netfilter: nft_set_rbtree: validate open interval overlap
[PATCH nf-next] netfilter: nf_tables: use dedicated mutex for reset operations
2026-01-28 0:09 UTC (2+ messages)
[nft PATCH] doc: nft.8: Describe iface_type data type
2026-01-27 23:30 UTC (7+ messages)
[nft PATCH] Makefile.am: Drop pointless per-project AM_CPPFLAGS
2026-01-27 22:45 UTC (2+ messages)
[nft PATCH 0/4] Inspect and improve test suite code coverage
2026-01-27 22:29 UTC (5+ messages)
` [nft PATCH 1/4] configure: Implement --enable-profiling option
` [nft PATCH 2/4] tests: shell: Add a simple test for nftrace
` [nft PATCH 3/4] xt: Print comment match data as well
` [nft PATCH 4/4] tests: shell: Add a basic test for src/xt.c
[nft PATCH] Makefile: Set PKG_CONFIG_PATH env for 'make check'
2026-01-27 22:15 UTC
[iptables PATCH] libxtables: Store all requested target types
2026-01-27 19:50 UTC (2+ messages)
[PATCH nf-next] netfilter: nft_set_hash: fix get operation on big endian
2026-01-27 19:13 UTC
[PATCH v6 0/6] doc/netlink: Expand nftables specification
2026-01-27 14:10 UTC (20+ messages)
` [PATCH v6 1/6] doc/netlink: netlink-raw: Add max check
` [PATCH v6 2/6] doc/netlink: nftables: Add definitions
` [PATCH v6 3/6] doc/netlink: nftables: Update attribute sets
` [PATCH v6 4/6] doc/netlink: nftables: Add sub-messages
` [PATCH v6 5/6] doc/netlink: nftables: Add getcompat operation
` [PATCH v6 6/6] doc/netlink: nftables: Fill out operation attributes
nft bash completion
2026-01-27 3:26 UTC
[nft PATCH] datatype: fix ether address parsing of integer values
2026-01-26 17:38 UTC (3+ messages)
[PATCH] netfilter: xt_time: use is_leap_year() helper
2026-01-26 13:56 UTC (2+ messages)
[PATCH nf-next 1/2] netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation
2026-01-26 13:49 UTC (2+ messages)
` [PATCH nf-next 2/2] selftests: netfilter: nft_queue.sh: add udp fraglist gro test case
[PATCH 1/7 nft v3] src: add tunnel template support
2026-01-26 1:02 UTC (5+ messages)
` [PATCH 3/7 nft v3] src: add tunnel statement and expression support
[PATCH v17 nf-next 0/4] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
2026-01-25 16:25 UTC (3+ messages)
` [PATCH v17 nf-next 4/4] netfilter: nft_chain_filter: Add bridge double vlan and pppoe
[PATCH v8] netfilter: nfnetlink_queue: optimize verdict lookup with hash table
2026-01-24 16:49 UTC (2+ messages)
[PATCH v6 0/2] netfilter: nfnetlink_queue: optimize verdict lookup with hash table
2026-01-24 16:48 UTC (14+ messages)
` [PATCH v6 1/2] netfilter: nfnetlink_queue: nfqnl_instance GFP_ATOMIC -> GFP_KERNEL_ACCOUNT allocation
` [PATCH v6 2/2] netfilter: nfnetlink_queue: optimize verdict lookup with hash table
[PATCH v7] netfilter: nfnetlink_queue: optimize verdict lookup with hash table
2026-01-23 17:36 UTC (3+ messages)
[PATCH net-next 0/4] netfilter: updates for net-next
2026-01-23 0:00 UTC (6+ messages)
` [PATCH net-next 1/4] netfilter: nf_tables: add .abort_skip_removal flag for set types
` [PATCH net-next 2/4] netfilter: nft_set_rbtree: translate rbtree to array for binary search
` [PATCH net-next 3/4] netfilter: nft_set_rbtree: use binary search array in get command
` [PATCH net-next 4/4] netfilter: nft_set_rbtree: remove seqcount_rwlock_t
[PATCH nf-next v4 0/5] Add IP6IP6 flowtable SW acceleration
2026-01-22 17:46 UTC (6+ messages)
` [PATCH nf-next v4 1/5] netfilter: Add ctx pointer in nf_flow_skb_encap_protocol/nf_flow_ip4_tunnel_proto signature
` [PATCH nf-next v4 2/5] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH nf-next v4 3/5] netfilter: flowtable: Add IP6IP6 rx sw acceleration
` [PATCH nf-next v4 4/5] netfilter: flowtable: Add IP6IP6 tx "
` [PATCH nf-next v4 5/5] selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest
FYI: Code coverage of nft test suites
2026-01-22 14:46 UTC (3+ messages)
[PATCH net-next] netfilter: arptables: use xt_entry_foreach() in copy_entries_to_user()
2026-01-22 8:15 UTC (4+ messages)
[PATCH net-next 00/10] Subject: netfilter: updates for net-next
2026-01-22 4:40 UTC (12+ messages)
` [PATCH net-next 01/10] netfilter: nf_tables: reset table validation state on abort
` [PATCH net-next 02/10] netfilter: nf_conntrack: Add allow_clash to generic protocol handler
` [PATCH net-next 03/10] netfilter: nf_conncount: increase the connection clean up limit to 64
` [PATCH net-next 04/10] netfilter: nf_conntrack: enable icmp clash support
` [PATCH net-next 05/10] netfilter: don't include xt and nftables.h in unrelated subsystems
` [PATCH net-next 06/10] netfilter: nf_conntrack: don't rely on implicit includes
` [PATCH net-next 07/10] netfilter: nfnetlink_queue: nfqnl_instance GFP_ATOMIC -> GFP_KERNEL_ACCOUNT allocation
` [PATCH net-next 08/10] netfilter: nft_compat: add more restrictions on netlink attributes
` [PATCH net-next 09/10] netfilter: nf_conncount: fix tracking of connections from localhost
` [PATCH net-next 10/10] netfilter: xt_tcpmss: check remaining length before reading optlen
[PATCH nft] monitor: fix memleak in setelem cb
2026-01-21 16:04 UTC (3+ messages)
[PATCH nf-next,v2 0/4] convert rbtree to binary search array
2026-01-21 0:08 UTC (5+ messages)
` [PATCH nf-next,v2 1/4] netfilter: nf_tables: add .abort_skip_removal flag for set types
` [PATCH nf-next,v2 2/4] netfilter: nft_set_rbtree: translate rbtree to array for binary search
` [PATCH nf-next,v2 3/4] netfilter: nft_set_rbtree: use binary search array in get command
` [PATCH nf-next,v2 4/4] netfilter: nft_set_rbtree: remove seqcount_rwlock_t
[PATCH] selftests: netfilter: avoid RULE_REPLACE error when zeroing rule counters
2026-01-20 23:20 UTC (2+ messages)
[PATCH nf v3 2/2] doc: clarify JSON rule positioning with handle field
2026-01-20 23:03 UTC (2+ messages)
[PATCH v6 0/3] parser_json: support handle for rule positioning
2026-01-20 22:55 UTC (5+ messages)
` [PATCH v6 1/3] parser_json: support handle for rule positioning in explicit JSON format
` [PATCH v6 2/3] tests: shell: add JSON test for all object types
` [PATCH v6 3/3] tests: shell: add JSON test for handle-based rule positioning
[PATCH nft v2] parser_bison: on syntax errors, output expected tokens
2026-01-20 22:39 UTC (3+ messages)
[PATCH] selftests: netfilter: ensure conntrack is enabled for helper test
2026-01-20 22:36 UTC (2+ messages)
[PATCH nft] parser: move qualified meta expression parsing to flex/bison
2026-01-20 20:11 UTC (2+ messages)
[nft PATCH 0/6] parser_bison: Less STRING more tokens
2026-01-20 16:28 UTC (4+ messages)
` [nft PATCH 6/6] scanner: Introduce SCANSTATE_RATE
[PATCH v5 0/3] parser_json: support handle for rule positioning
2026-01-20 14:56 UTC (9+ messages)
` [PATCH v5 1/3] parser_json: support handle for rule positioning in explicit JSON format
` [PATCH v5 2/3] tests: shell: add JSON test for all object types
` [PATCH v5 3/3] tests: shell: add JSON test for handle-based rule positioning
[PATCH nf-next v2] netfilter: nf_conncount: fix tracking of connections from localhost
2026-01-20 9:10 UTC (5+ messages)
[PATCH] netfilter: nf_flow_table_bpf: add prototype for bpf_xdp_flow_lookup()
2026-01-19 17:16 UTC (2+ messages)
[PATCH nf-next] netfilter: nf_conncount: fix tracking of connections from localhost
2026-01-19 16:37 UTC (7+ messages)
[PATCH v2 0/3] uapi: Use UAPI definitions of INT_MAX and INT_MIN
2026-01-19 14:19 UTC (2+ messages)
[PATCH nf-next v4] parser_json: support handle for rule positioning without breaking other objects
2026-01-19 14:18 UTC (7+ messages)
[PATCH nf] netfilter: xt_tcpmss: check remaining length before reading optlen
2026-01-19 11:37 UTC
[PATCH nf-next v3 0/5] Add IP6IP6 flowtable SW acceleration
2026-01-17 23:05 UTC (8+ messages)
` [PATCH nf-next v3 1/5] netfilter: Add ctx pointer in nf_flow_skb_encap_protocol/nf_flow_ip4_tunnel_proto signature
` [PATCH nf-next v3 2/5] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH nf-next v3 3/5] netfilter: flowtable: Add IP6IP6 rx sw acceleration
` [nf-next,v3,3/5] "
` [PATCH nf-next v3 4/5] netfilter: flowtable: Add IP6IP6 tx "
` [nf-next,v3,4/5] "
` [PATCH nf-next v3 5/5] selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest
[PATCH v5] netfilter: nfnetlink_queue: optimize verdict lookup with hash table
2026-01-17 17:33 UTC (5+ messages)
[PATCH nf-next] netfilter: nft_compat: add more restrictions on netlink attributes
2026-01-16 15:31 UTC (2+ messages)
[PATCH net 0/6] net/sched: Fix packet loops in mirred and netem
2026-01-16 15:04 UTC (5+ messages)
[PATCH nft] parser_bison: on syntax errors, output expected tokens
2026-01-16 13:07 UTC (2+ messages)
[PATCH nf-next v2 0/4] Add IP6IP6 flowtable SW acceleration
2026-01-16 8:10 UTC (7+ messages)
` [PATCH nf-next v2 1/4] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH nf-next v2 2/4] netfilter: flowtable: Add IP6IP6 rx sw acceleration
[PATCH nf-next,v1 2/3] netfilter: nft_set_rbtree: translate rbtree to array for binary search
2026-01-16 4:21 UTC (2+ 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