netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-10 20:28:20 to 2022-09-28 22:09:25 UTC [more...]

[PATCH nft 1/4] src: add eval_proto_ctx()
 2022-09-28 22:09 UTC  (3+ messages)
` [PATCH nft 2/4] src: add dl_proto_ctx()
` [PATCH nft 4/4] src: display (inner) tag in --debug=proto-ctx

[PATCH libnftnl] expr: add inner support
 2022-09-28 22:07 UTC 

[PATCH nf-next 0/2] nf_tables inner tunnel header match support
 2022-09-28 22:06 UTC  (3+ messages)
` [PATCH nf-next 1/2] netfilter: nft_inner: support for inner tunnel header matching
` [PATCH nf-next 2/2] netfilter: nft_meta: add inner match support

[PATCH nf-next 1/2] netfilter: nft_payload: access GRE payload via inner offset
 2022-09-28 21:55 UTC  (2+ messages)
` [PATCH nf-next 2/2] netfilter: nft_payload: access ipip payload for "

[PATCH nf-next] netfilter: nft_payload: move struct nft_payload_set definition where it belongs
 2022-09-28 21:55 UTC 

[iptables PATCH] nft: Fix meta statement parsing
 2022-09-28 21:39 UTC  (5+ messages)

[PATCH v2 0/6] Add support for new bitmask parameter (userspace)
 2022-09-28 18:25 UTC  (7+ messages)
` [PATCH v2 1/6] netfilter: ipset: Add support for new bitmask parameter
` [PATCH v2 2/6] netfilter: ipset: Add bitmask support to hash:ip
` [PATCH v2 3/6] netfilter: ipset: Add bitmask support to hash:ipport
` [PATCH v2 4/6] netfilter: ipset: Add bitmask support to hash:netnet
` [PATCH v2 5/6] netfilter: ipset: Update the man page to include netmask/bitmask options
` [PATCH v2 6/6] netfilter: ipset: add tests for the new bitmask feature

[PATCH v2] netfilter: ipset: regression in ip_set_hash_ip.c
 2022-09-28 18:26 UTC  (2+ messages)
` [PATCH v2] netfilter: ipset: Add support for new bitmask parameter (kernel)

[iptables PATCH] nft-bridge: Drop 'sreg_count' variable
 2022-09-28 17:55 UTC  (2+ messages)

[PATCH net-next 0/1] netfilter fix for net-next
 2022-09-28 17:40 UTC  (3+ messages)
` [PATCH 1/1] netfilter: nft_fib: Fix for rpath check with VRF devices

[iptables PATCH 0/5] Fixes around ebtables' --proto match
 2022-09-28 17:20 UTC  (8+ messages)
` [iptables PATCH 1/5] ebtables: Drop unused OPT_* defines
` [iptables PATCH 2/5] ebtables: Eliminate OPT_TABLE
` [iptables PATCH 3/5] ebtables: Merge OPT_* flags with xshared ones
` [iptables PATCH 4/5] nft-shared: Introduce __get_cmp_data()
` [iptables PATCH 5/5] ebtables: Support '-p Length'

[iptables PATCH] ebtables: Fix among match
 2022-09-28 15:24 UTC  (2+ messages)

[PATCH v38 14/39] LSM: Use lsmblob in security_secctx_to_secid
 2022-09-27 19:54 UTC  (5+ messages)
` [PATCH v38 15/39] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v38 21/39] LSM: Ensure the correct LSM context releaser
` [PATCH v38 22/39] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v38 25/39] LSM: security_secid_to_secctx in netlink netfilter

[PATCH mm] mm: fix BUG with kvzalloc+GFP_ATOMIC
 2022-09-26 15:28 UTC  (19+ messages)

[PATCH bpf-next] net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c
 2022-09-25 13:26 UTC 

[PATCH v3 bpf-next 0/3] Introduce bpf_ct_set_nat_info kfunc helper
 2022-09-24 14:51 UTC  (11+ messages)
` [PATCH v3 bpf-next 1/3] bpf: Tweak definition of KF_TRUSTED_ARGS
` [PATCH v3 bpf-next 2/3] net: netfilter: add bpf_ct_set_nat_info kfunc helper
` [PATCH v3 bpf-next 3/3] selftests/bpf: add tests for bpf_ct_set_nat_info kfunc

[PATCH iptables-nft] tests: extend native delinearize script
 2022-09-23 14:12 UTC  (2+ messages)

[PATCH iptables-nft] nft: track each register individually
 2022-09-23 14:07 UTC  (2+ messages)

Bug Report Flowtable NFT with kernel 5.19.9
 2022-09-23  5:54 UTC  (3+ messages)

[iptables PATCH] tests: shell: Test delinearization of native nftables expressions
 2022-09-22 20:15 UTC  (2+ messages)

[PATCH iptables-nft] iptables-nft: must withdraw PAYLOAD flag after parsing
 2022-09-22 14:35 UTC  (4+ messages)

[PATCH iptables-nft] nft: un-break among match with concatenation
 2022-09-22 11:36 UTC 

[PATCH] doc, src: make some spelling and grammatical improvements
 2022-09-22  8:00 UTC 

[PATCH net-next 0/4] netfilter patches for net-next
 2022-09-22  2:00 UTC  (6+ messages)
` [PATCH net-next 1/4] netfilter: conntrack: fix the gc rescheduling delay
` [PATCH net-next 2/4] netfilter: conntrack: revisit the gc initial rescheduling bias
` [PATCH net-next 3/4] headers: Remove some left-over license text in include/uapi/linux/netfilter/
` [PATCH net-next 4/4] netfilter: rpfilter: Remove unused variable 'ret'

[PATCH nft 0/2] Fix listing of sets containing unclosed address prefix intervals
 2022-09-21 20:26 UTC  (7+ messages)
` [PATCH nft 1/2] segtree: refactor decomposition of closed intervals
` [PATCH nft 2/2] segtree: fix decomposition of unclosed intervals containing address prefixes

[nf PATCH v2] netfilter: nft_fib: Fix for rpath check with VRF devices
 2022-09-21 11:07 UTC 

[PATCH net 0/5] netfilter: bugfixes for net
 2022-09-21  8:20 UTC  (7+ messages)
` [PATCH net 1/5] netfilter: conntrack: remove nf_conntrack_helper documentation
` [PATCH net 2/5] netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
` [PATCH net 3/5] netfilter: nf_tables: fix percpu memory leak "
` [PATCH net 4/5] netfilter: ebtables: fix memory leak when blob is malformed
` [PATCH net 5/5] netfilter: nf_ct_ftp: fix deadlock when nat rewrite is needed

[nf PATCH] netfilter: nft_fib: Fix for rpath check with VRF devices
 2022-09-20 23:24 UTC  (3+ messages)

[PATCH bpf-next v3 0/3] bpf: Small nf_conn cleanups
 2022-09-20 21:52 UTC  (6+ messages)
` [PATCH bpf-next v3 1/3] bpf: Remove unused btf_struct_access stub
` [PATCH bpf-next v3 2/3] bpf: Rename nfct_bsa to nfct_btf_struct_access
` [PATCH bpf-next v3 3/3] bpf: Move nf_conn extern declarations to filter.h

[PATCH nf] netfilter: nf_ct_ftp: fix deadlock when nat rewrite is needed
 2022-09-20 16:35 UTC 

Question for table netdev set list
 2022-09-20 14:27 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] bpf: Small nf_conn cleanups
 2022-09-20 14:20 UTC  (6+ messages)
` [PATCH bpf-next v2 1/3] bpf: Remove unused btf_struct_access stub
` [PATCH bpf-next v2 2/3] bpf: Rename nfct_bsa to nfct_btf_struct_access
` [PATCH bpf-next v2 3/3] bpf: Move nf_conn extern declarations to filter.h

[PATCH nft] evaluate: un-break rule insert with intervals
 2022-09-20 13:27 UTC  (3+ messages)

[syzbot] memory leak in do_replace
 2022-09-20 12:20 UTC  (2+ messages)
` [PATCH nf] netfilter: ebtables: fix memory leak when blob is malformed

removing conntrack helper toggle to enable auto-assignment [was Re: b118509076b3 (probably) breaks my firewall]
 2022-09-20  9:01 UTC  (7+ messages)

[PATCH bpf-next] bpf: Move nf_conn extern declarations to filter.h
 2022-09-19 18:03 UTC  (7+ messages)

[PATCH nf 0/2] netfilter: conntrack: fix the gc rescheduling delay
 2022-09-19 16:19 UTC  (4+ messages)
` [PATCH nf 1/2] "
` [PATCH nf 2/2] netfilter: conntrack: revisit the gc initial rescheduling bias

ox16: First Workshop, Mini Netfilter workshop
 2022-09-18 17:50 UTC 

[PATCH nft] tests: py: fix payloads for sets with user data
 2022-09-18 12:43 UTC  (2+ messages)

[syzbot] WARNING: locking bug in tee_netdev_event
 2022-09-18 10:49 UTC  (2+ messages)

[PATCH nft,RFC] src: add vxlan matching support
 2022-09-16 11:48 UTC 

[PATCH libnftnl,RFC] expr: add inner support
 2022-09-16 11:48 UTC 

[PATCH nf-next,RFC 0/1] nf_tables inner match support
 2022-09-16 11:47 UTC  (2+ messages)
` [PATCH nf-next,RFC 1/1] netfilter: nft_inner: support for inner header matching

[PATCH 1/3 nft] py: extend python API to support libnftables API
 2022-09-16  7:42 UTC  (4+ messages)
` [PATCH 2/3 nft] py: support variables management and fix formatting
` [PATCH 3/3 nft] doc: add nft_ctx_add_var() and nft_ctx_clear_vars() docs

[PATCH nft] json: add stateful object comment support
 2022-09-16  7:39 UTC  (2+ messages)

[PATCH nft] json: add secmark object reference support
 2022-09-16  7:38 UTC  (2+ messages)

[PATCH] netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()
 2022-09-15 20:20 UTC  (3+ messages)

[PATCH] netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
 2022-09-15 20:19 UTC  (3+ messages)

Proforma and overdue payments for June-September
 2022-09-14  9:00 UTC 

[PATCH iptables-nft 1/2] nft: support ttl/hoplimit dissection
 2022-09-13 12:10 UTC  (4+ messages)
` [PATCH iptables] tests: add ebtables among testcase
` [PATCH iptables-nft 2/2] nft: prefer payload to ttl/hl module

[PATCH v7 00/18] Network support for Landlock
 2022-09-12 17:23 UTC  (49+ messages)
` [PATCH v7 01/18] landlock: rename access mask
` [PATCH v7 02/18] landlock: refactor landlock_find_rule/insert_rule
` [PATCH v7 03/18] landlock: refactor merge/inherit_ruleset functions
` [PATCH v7 05/18] landlock: refactor helper functions
` [PATCH v7 08/18] landlock: add network rules support
` [PATCH v7 09/18] landlock: implement TCP network hooks
` [PATCH v7 10/18] seltests/landlock: move helper function
` [PATCH v7 11/18] seltests/landlock: add tests for bind() hooks
` [PATCH v7 13/18] seltests/landlock: add AF_UNSPEC family test
` [PATCH v7 14/18] seltests/landlock: add rules overlapping test
` [PATCH v7 16/18] seltests/landlock: add invalid input data test
` [PATCH v7 17/18] samples/landlock: add network demo
` [PATCH v7 18/18] landlock: Document Landlock's network support

[PATCH 3/4] net-next: frags: add inetpeer frag_mem tracking
 2022-09-11 11:54 UTC  (5+ messages)

[PATCH bpf-next v5 0/6] Support direct writes to nf_conn:mark
 2022-09-11 17:26 UTC  (4+ messages)

[PATCH] headers: Remove some left-over license text in include/uapi/linux/netfilter/
 2022-09-11 12:03 UTC 

[PATCH v2 bpf-next] selftests/bpf: fix ct status check in bpf_nf selftests
 2022-09-11  0:50 UTC  (2+ 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).