netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-05 22:08:44 to 2025-03-15 20:00:59 UTC [more...]

[PATCH v10 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-03-15 20:00 UTC  (3+ messages)
` [PATCH v10 nf-next 1/3] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v10 nf-next 2/3] netfilter: nft_chain_filter: Add bridge "

[PATCH v10 nf-next 0/3] Add nf_flow_encap_push() for xmit direct
 2025-03-15 19:59 UTC  (4+ messages)
` [PATCH v10 nf-next 1/3] net: pppoe: avoid zero-length arrays in struct pppoe_hdr
` [PATCH v10 nf-next 2/3] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
` [PATCH v10 nf-next 3/3] netfilter: flow: remove hw_outdev, out.hw_ifindex and out.hw_ifidx

[PATCH] net: Initialize ctx to avoid memory allocation error
 2025-03-15 18:34 UTC  (7+ messages)

Replacing DJB2 Hash
 2025-03-14 17:56 UTC  (2+ messages)

[PATCH nft] netlink: fix stack buffer overrun when emitting ranged expressions
 2025-03-14 12:41 UTC 

[PATCH v9 nf 00/15] bridge-fastpath and related improvements
 2025-03-14 12:37 UTC  (7+ messages)

[PATCH] selftests: netfilter: conntrack respect reject rules
 2025-03-14  9:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH nft] src: print set element with multi-word description in single one line
 2025-03-13 21:43 UTC 

[PATCH nft] expression: tolerate named set protocol dependency
 2025-03-13 16:39 UTC 

Minor memory leak at iptables/nft.c
 2025-03-13 16:11 UTC  (2+ messages)

[PATCH] netfilter: nft_exthdr: fix offset with ipv4_find_option()
 2025-03-13 12:41 UTC  (7+ messages)

[PATCH nft] evaluate: don't allow merging interval set/map with non-interval one
 2025-03-13 11:00 UTC  (2+ messages)

Documentation oddity
 2025-03-13 10:04 UTC  (8+ messages)

[PATCH net,v20/4] Netfilter/IPVS fixes for net
 2025-03-13  9:56 UTC  (5+ messages)
` [PATCH net 1/4] netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
` [PATCH net 2/4] selftests: netfilter: skip br_netfilter queue tests if kernel is tainted
` [PATCH net 3/4] ipvs: prevent integer overflow in do_ip_vs_get_ctl()
` [PATCH net 4/4] netfilter: nft_exthdr: fix offset with ipv4_find_option()

[bug] nft asserts with invalid expr_range_value key
 2025-03-13  8:53 UTC  (2+ messages)

[PATCH net-next v2 0/3] Replace xt_recseq with u64_stats
 2025-03-13  8:34 UTC  (4+ messages)

[PATCH nf-next] netfilter: fib: avoid lookup if socket is available
 2025-03-12 23:19 UTC  (4+ messages)

[PATCH net 0/3] Netfilter/IPVS fixes for net
 2025-03-12 23:18 UTC  (4+ messages)
` [PATCH net 1/3] netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
` [PATCH net 2/3] selftests: netfilter: skip br_netfilter queue tests if kernel is tainted
` [PATCH net 3/3] ipvs: prevent integer overflow in do_ip_vs_get_ctl()

[PATCH nf-next] netfilter: nf_conntrack: speed up reads from nf_conntrack proc file
 2025-03-12 21:39 UTC  (5+ messages)

[PATCH net-next] net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FT
 2025-03-12 20:20 UTC  (5+ messages)

[PATCH v2] netfilter: conntrack: Bound nf_conntrack sysctl writes
 2025-03-12 20:08 UTC  (2+ messages)

[PATCH ulogd2,v3] ulogd: raise error on unknown config key
 2025-03-12 19:09 UTC 

[PATCH ulogd2,v2 1/6] ulogd: add ulogd_parse_configfile public function
 2025-03-12 18:55 UTC  (9+ messages)
` [PATCH ulogd2,v2 2/6] all: use config_parse_file function in all plugins
` [PATCH ulogd2,v2 3/6] ulogd: raise error on unknown config key
` [PATCH ulogd2,v2 4/6] ulogd: improve integer option parsing
` [PATCH ulogd2,v2 5/6] ulogd: provide default configure implementation
` [PATCH ulogd2,v2 6/6] all: remove trivial configure hooks

[PATCH nf-next] netfilter: xt_hashlimit: replace vmalloc calls with kvmalloc
 2025-03-12 15:38 UTC  (2+ messages)

[PATCH] net/netfilter: use kvfree_rcu to simplify the code
 2025-03-12 15:37 UTC  (2+ messages)

[PATCH v2 net] ipvs: prevent integer overflow in do_ip_vs_get_ctl()
 2025-03-12 14:48 UTC  (3+ messages)

[PATCH nf] selftests: netfilter: skip br_netfilter queue tests if kernel is tainted
 2025-03-12 14:42 UTC  (2+ messages)

[PATCH net v1] netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
 2025-03-12 14:36 UTC  (3+ messages)

[PATCH libnetfilter_log] build: doc: Install latest build_man.sh from libnetfilter_queue
 2025-03-12 12:23 UTC  (2+ messages)

[PATCH ulogd2] nfct: add network namespace support
 2025-03-12 12:19 UTC  (3+ messages)

Signature for newly released iptables-1.8.11 package
 2025-03-12 12:07 UTC  (5+ messages)

Bug in ulogd2 when destroying a stack that failed to start (with fix attached)
 2025-03-12  8:49 UTC  (2+ messages)

[PATCH ulogd2 1/8] ulogd: fix config file fd leak
 2025-03-12  7:47 UTC  (9+ messages)
` [PATCH ulogd2 2/8] ulogd: add ulogd_parse_configfile public function
` [PATCH ulogd2 3/8] all: use config_parse_file function in all plugins
` [PATCH ulogd2 4/8] ulogd: raise error on unknown config key
` [PATCH ulogd2 5/8] ulogd: ignore malformed config directives
` [PATCH ulogd2 6/8] ulogd: improve integer option parsing
` [PATCH ulogd2 7/8] ulogd: default configure implementation
` [PATCH ulogd2 8/8] all: remove trivial configure hooks

netfilter expected behavior for established connections
 2025-03-12  0:30 UTC 

[PATCH nft] tests: shell: skip interval size tests on kernel that lack rbtree size fix
 2025-03-12  0:15 UTC  (2+ messages)

[PATCH nft] evaluate: fix expression data corruption
 2025-03-12  0:14 UTC  (2+ messages)

[PATCH v7 net-next 00/12] AccECN protocol preparation patch series
 2025-03-11 12:09 UTC  (14+ messages)
` [PATCH v7 net-next 01/12] tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
` [PATCH v7 net-next 02/12] tcp: create FLAG_TS_PROGRESS
` [PATCH v7 net-next 03/12] tcp: use BIT() macro in include/net/tcp.h
` [PATCH v7 net-next 04/12] tcp: extend TCP flags to allow AE bit/ACE field
` [PATCH v7 net-next 05/12] tcp: reorganize SYN ECN code
` [PATCH v7 net-next 06/12] tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check()
` [PATCH v7 net-next 07/12] tcp: helpers for ECN mode handling
` [PATCH v7 net-next 08/12] gso: AccECN support
` [PATCH v7 net-next 09/12] gro: prevent ACE field corruption & better AccECN handling
` [PATCH v7 net-next 10/12] tcp: AccECN support to tcp_add_backlog
` [PATCH v7 net-next 11/12] tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
` [PATCH v7 net-next 12/12] tcp: Pass flags to __tcp_send_ack

[PATCH libnetfilter_queue] build: doc: Fix silly error in test
 2025-03-11  2:28 UTC 

[PATCH libnetfilter_log] autoconf: don't curl build script
 2025-03-10 20:19 UTC  (5+ messages)

[PATCH nft] netlink_linearize: reduce register waste with non-constant binop expressions
 2025-03-10 20:11 UTC 

[PATCH xtables-addons 0/2] A couple of build fixes
 2025-03-10 11:44 UTC  (5+ messages)
` [PATCH xtables-addons 1/2] build: fix inclusion of Makefile.extra
` [PATCH xtables-addons 2/2] build: clean `.*.oo.d` cpp dependency files

[PATCH libnetfilter_log] build: doc: Avoid autogen.sh contaminating the repository
 2025-03-10 10:27 UTC  (2+ messages)

[PATCH nft] evaluate: don't crash if range has same start and end interval
 2025-03-10  9:49 UTC  (2+ messages)

[PATCH net-next 07/18] netfilter: nft_inner: Use nested-BH locking for nft_pcpu_tun_ctx
 2025-03-09 14:46 UTC  (2+ messages)
` [PATCH net-next 08/18] netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmit

[syzbot] [netfilter?] KMSAN: uninit-value in __nf_conncount_add
 2025-03-09  3:03 UTC 

[PATCH ulogd2] ulogd: ignore private data on plugin stop
 2025-03-08 21:37 UTC 

[PATCH ulogd2 1/2] nfct: fix calloc argument order
 2025-03-08 21:30 UTC  (2+ messages)
` [PATCH ulogd2 2/2] nfct: add icmpv6

[PATCH net] ipvs: prevent integer overflow in do_ip_vs_get_ctl()
 2025-03-08 19:03 UTC  (4+ messages)

[nftables PATCH v2] tools: add a systemd unit for static rulesets
 2025-03-08 18:22 UTC 

[PATCH iptables]: xtables: tolerate DNS lookup failures
 2025-03-08 17:35 UTC  (19+ messages)

[syzbot] [netfilter?] WARNING in dev_setup_tc
 2025-03-08  0:01 UTC 

Generated value for filtering from two arguments received from the command line
 2025-03-07 14:22 UTC  (3+ messages)

[PATCH nft,v2 1/3] src: fix reset element support for interval set type
 2025-03-07 12:57 UTC  (5+ messages)
` [PATCH nft,v2 2/3] segtree: incomplete output in get element command with maps
` [PATCH nft,v2 3/3] tests: extend reset test case to cover interval set and map type

[PATCH net 0/3] Netfilter fixes for net
 2025-03-07  2:30 UTC  (5+ messages)
` [PATCH net 1/3] netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template
` [PATCH net 2/3] netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap around
` [PATCH net 3/3] netfilter: nf_tables: make destruction work queue pernet

[PATCH] tools: add a systemd unit for static rulesets
 2025-03-06 14:16 UTC  (2+ messages)

[PATCH nft 1/2] src: fix reset element support for rbree set type
 2025-03-06 13:23 UTC  (2+ messages)
` [PATCH nft 2/2] tests: extend reset test case to cover rbtree "

[PATCH nft] doc: add mptcp to tcp option matching list
 2025-03-06  4:19 UTC 

[PATCH nft] segtree: fix string data initialisation
 2025-03-06  3:52 UTC  (3+ messages)

[PATCH nf v2] netfilter: nf_tables: make destruction work queue pernet
 2025-03-06  3:05 UTC 

[PATCH nf] netfilter: nf_tables: make destruction work queue pernet
 2025-03-06  2:50 UTC  (3+ messages)

nft reset element crashes with error BUG: unhandled op 8
 2025-03-06  2:46 UTC  (2+ messages)

[PATCH nft 0/4] add mptcp suboption mnemonics
 2025-03-05 22:40 UTC  (3+ messages)

[PATCH v7 net-next 00/12] AccECN protocol preparation patch series
 2025-03-05 22:40 UTC  (3+ messages)


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