[PATCH v2 0/3] uapi: Use UAPI definitions of INT_MAX and INT_MIN
2026-01-19 14:19 UTC (5+ messages)
` [PATCH v2 1/3] uapi: add INT_MAX and INT_MIN constants
` [PATCH v2 2/3] ethtool: uapi: Use UAPI definition of INT_MAX
` [PATCH v2 3/3] netfilter: uapi: Use UAPI definition of INT_MAX and INT_MIN
[PATCH nf-next v4] parser_json: support handle for rule positioning without breaking other objects
2026-01-19 14:18 UTC (7+ messages)
[PATCH v5 0/3] parser_json: support handle for rule positioning
2026-01-19 14:08 UTC (4+ 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] netfilter: xt_tcpmss: check remaining length before reading optlen
2026-01-19 11:37 UTC
[PATCH] netfilter: nf_flow_table_bpf: add prototype for bpf_xdp_flow_lookup()
2026-01-19 9:16 UTC
[PATCH net-next] netfilter: arptables: use xt_entry_foreach() in copy_entries_to_user()
2026-01-19 6:37 UTC
[PATCH v6 0/2] netfilter: nfnetlink_queue: optimize verdict lookup with hash table
2026-01-19 0:39 UTC (7+ 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 nf-next] netfilter: nf_conncount: fix tracking of connections from localhost
2026-01-19 0:21 UTC (6+ messages)
[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 (6+ 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 (23+ messages)
` [PATCH net 1/6] net: Introduce skb ttl field to track packet loops
` [PATCH net 2/6] net/sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loop
` [PATCH net 3/6] Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree"
` [PATCH net 4/6] Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"
` [PATCH net 5/6] net/sched: fix packet loop on netem when duplicate is on
` [PATCH net 6/6] selftests/tc-testing: Add netem/mirred test cases exercising loops
[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 0/3] convert rbtree to binary search array
2026-01-16 4:21 UTC (6+ messages)
` [PATCH nf-next,v1 1/3] netfilter: nf_tables: add .abort_skip_removal flag for set types
` [PATCH nf-next,v1 2/3] netfilter: nft_set_rbtree: translate rbtree to array for binary search
` [PATCH nf-next,v1 3/3] netfilter: nft_set_rbtree: use binary search array in get command
[PATCH nft] tests: shell: add small packetpath test for hash and rbtree types
2026-01-15 16:06 UTC
[PATCH nft] tests: shell: add small packetpath test for bitmap set type
2026-01-15 16:05 UTC
[PATCH AUTOSEL 6.18-6.6] netfilter: nf_tables: avoid chain re-validation if possible
2026-01-14 20:00 UTC (3+ messages)
[nftables PATCH] json: support element output
2026-01-14 15:15 UTC (2+ messages)
[syzbot] [bridge?] INFO: rcu detected stall in br_handle_frame (6)
2026-01-13 18:06 UTC
[RFC PATCH 0/5] net: make config options NF_LOG_{ARP,IPV4,IPV6} transitional
2026-01-12 17:13 UTC (7+ messages)
` [RFC PATCH 1/5] net: make configs "
` [RFC PATCH 2/5] selftests: net: replace deprecated NF_LOG configs by NF_LOG_SYSLOG
` [RFC PATCH 3/5] m68k: defconfig: "
` [RFC PATCH 4/5] riscv: "
` [RFC PATCH 5/5] s390/configs: "
[PATCH AUTOSEL 6.18-5.15] netfilter: replace -EEXIST with -EBUSY
2026-01-12 14:58 UTC
[PATCH nft 1/2] tests: shell: cover for large interval sets with create command
2026-01-12 11:42 UTC (2+ messages)
` [PATCH nft 2/2] mnl: restore create element command with large batches
[PATCH RFC net-next 0/3] uapi: Use UAPI definitions of INT_MAX and INT_MIN
2026-01-12 9:23 UTC (10+ messages)
` [PATCH RFC net-next 1/3] uapi: add INT_MAX and INT_MIN constants
` [PATCH RFC net-next 2/3] ethtool: uapi: Use UAPI definition of INT_MAX
` [PATCH RFC net-next 3/3] netfilter: uapi: Use UAPI definition of INT_MAX and INT_MIN
[syzbot] [bridge?] [netfilter?] WARNING in br_nf_local_in (2)
2026-01-11 11:35 UTC
[PATCH v2 nf-next] netfilter: nf_conntrack: don't rely on implicit includes
2026-01-08 23:10 UTC
[PATCH nf-next 0/2] net: netfilter: avoid implicit includes
2026-01-08 18:27 UTC (4+ messages)
` [PATCH nf-next 1/2] netfilter: nf_conntrack: don't rely on "
` [PATCH nf-next 2/2] netfilter: don't include xt and nftables.h in unrelated subsystems
[PATCH nf-next] netfilter: nf_conntrack: enable icmp clash support
2026-01-08 12:42 UTC
[syzbot] [netfilter?] WARNING in nf_hook_entry_head (2)
2026-01-07 17:34 UTC
[PATCH 1/7 nft v3] src: add tunnel template support
2026-01-07 14:31 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-06 19:55 UTC (2+ messages)
[PATCH nf-next] netfilter: nf_tables: reset table validation state on abort
2026-01-05 13:47 UTC
[syzbot] [netfilter?] possible deadlock in nf_tables_dumpreset_rules
2026-01-05 9:15 UTC (2+ messages)
[PATCH net 0/6] netfilter: updates for net
2026-01-04 20:13 UTC (10+ messages)
` [PATCH net 1/6] netfilter: nft_set_pipapo: fix range overlap detection
` [PATCH net 2/6] selftests: netfilter: nft_concat_range.sh: add check for overlap detection bug
` [PATCH net 3/6] netfilter: nft_synproxy: avoid possible data-race on update operation
` [PATCH net 4/6] netfilter: replace -EEXIST with -EBUSY
` [PATCH net 5/6] netfilter: nf_tables: fix memory leak in nf_tables_newrule()
` [PATCH net 6/6] netfilter: nf_conncount: update last_gc only when GC has been performed
[PATCH] netfilter: iptable_nat: fix null-ptr-deref in ipt_nat_register_lookups
2026-01-04 15:37 UTC (2+ messages)
[syzbot] [netfilter?] INFO: task hung in nfnetlink_rcv_msg (5)
2026-01-02 2:25 UTC
[PATCH xtables-addons] xt_pknock: fix do_div() signness mismatch
2025-12-29 11:39 UTC (2+ messages)
[PATCH v2] netfilter: nft_counter: Fix reset of counters on 32bit archs
2025-12-26 21:29 UTC (2+ messages)
[syzbot] Monthly netfilter report (Dec 2025)
2025-12-26 7:47 UTC
[PATCH RFC net v4 1/1] net: sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loop
2025-12-25 21:02 UTC
[PATCH] ebtables: fix null dereference in ebtables-restore
2025-12-25 12:32 UTC
[PATCH net] netfilter: nf_tables: Fix memory leak in nf_tables_newrule()
2025-12-24 12:48 UTC
[syzbot] [netfilter?] possible deadlock in nf_tables_dumpreset_obj
2025-12-23 13:14 UTC (7+ messages)
pipapo with element shadowing, wildcard support
2025-12-23 12:23 UTC (4+ messages)
[PATCH nf] netfilter: nf_conntrack: Add allow_clash to generic protocol handler
2025-12-22 11:22 UTC (4+ messages)
[PATCH 0/4] Use __counted_by for ancestor arrays
2025-12-20 21:49 UTC (5+ messages)
` [PATCH 2/4] cgroup: Introduce cgroup_level() helper
Global buffer overflow in parse_ip6_mask()
2025-12-20 21:11 UTC (3+ messages)
Null dereference in ebtables-restore.c
2025-12-20 21:06 UTC (3+ messages)
[PATCH] netfilter: replace -EEXIST with -EBUSY
2025-12-20 19:16 UTC (4+ messages)
[PATCH 1/2 nf v2] netfilter: nf_conncount: update last_gc only when GC has been performed
2025-12-19 11:04 UTC (4+ messages)
` [PATCH 2/2 nf v2] netfilter: nf_conncount: increase the connection clean up limit to 64
[PATCH net 0/6] netfilter: updates for net
2025-12-19 8:50 UTC (9+ messages)
` [PATCH net 1/6] MAINTAINERS: Remove Jozsef Kadlecsik from MAINTAINERS file
` [PATCH net 2/6] netfilter: nf_nat: remove bogus direction check
` [PATCH net 3/6] netfilter: nf_tables: remove redundant chain validation on register store
` [PATCH net 4/6] netfilter: nf_tables: avoid chain re-validation if possible
` [PATCH net 5/6] netfilter: nf_tables: avoid softlockup warnings in nft_chain_validate
` [PATCH net 6/6] selftests: netfilter: packetdrill: avoid failure on HZ=100 kernel
New conntrack-tools release?
2025-12-18 9:00 UTC (3+ messages)
[PATCH nf] netfilter: nft_synproxy: avoid possible data-race on update operation
2025-12-17 20:21 UTC
[PATCH v7 0/2] audit: improve NETFILTER_PKT records
2025-12-17 11:39 UTC (8+ messages)
` [PATCH v7 1/2] audit: add audit_log_nf_skb helper function
` [PATCH v7 2/2] audit: include source and destination ports to NETFILTER_PKT
[PATCH nf] netfilter: nf_conncount: increase connection clean up limit to 64
2025-12-16 16:06 UTC (9+ messages)
RFD - Exposing netfilter types?
2025-12-16 16:05 UTC (3+ messages)
[nft PATCH] tests: monitor: Fix for out-of-path call
2025-12-16 15:28 UTC (2+ messages)
page: next (older)
- 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 read-only IMAP folder(s) and NNTP newsgroup(s).