netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-29 12:26:57 to 2022-09-08 07:46:06 UTC [more...]

[PATCH bpf-next] selftests/bpf: fix ct status check in bpf_nf selftests
 2022-09-08  7:45 UTC  (3+ messages)

[PATCH v2 bpf-next 0/4] Introduce bpf_ct_set_nat_info kfunc helper
 2022-09-07 18:12 UTC  (17+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Add support for per-parameter trusted args
` [PATCH v2 bpf-next 2/4] selftests/bpf: Extend KF_TRUSTED_ARGS test for __ref annotation
` [PATCH v2 bpf-next 3/4] net: netfilter: add bpf_ct_set_nat_info kfunc helper
` [PATCH v2 bpf-next 4/4] selftests/bpf: add tests for bpf_ct_set_nat_info kfunc

[PATCH bpf-next v5 0/6] Support direct writes to nf_conn:mark
 2022-09-07 16:40 UTC  (7+ messages)
` [PATCH bpf-next v5 1/6] bpf: Remove duplicate PTR_TO_BTF_ID RO check
` [PATCH bpf-next v5 2/6] bpf: Add stub for btf_struct_access()
` [PATCH bpf-next v5 3/6] bpf: Use 0 instead of NOT_INIT for btf_struct_access() writes
` [PATCH bpf-next v5 4/6] bpf: Export btf_type_by_id() and bpf_log()
` [PATCH bpf-next v5 5/6] bpf: Add support for writing to nf_conn:mark
` [PATCH bpf-next v5 6/6] selftests/bpf: Add tests "

[PATCH nf-next] netfilter: nf_tables: add ebpf expression
 2022-09-07 15:52 UTC  (27+ messages)

[PATCH net-next 0/8] netfilter: patches for net-next
 2022-09-07 15:41 UTC  (9+ messages)
` [PATCH net-next 1/8] netfilter: conntrack: prepare tcp_in_window for ternary return value
` [PATCH net-next 2/8] netfilter: conntrack: ignore overly delayed tcp packets
` [PATCH net-next 3/8] netfilter: conntrack: remove unneeded indent level
` [PATCH net-next 4/8] netfilter: conntrack: reduce timeout when receiving out-of-window fin or rst
` [PATCH net-next 5/8] netfilter: remove NFPROTO_DECNET
` [PATCH net-next 6/8] netfilter: move from strlcpy with unused retval to strscpy
` [PATCH net-next 7/8] netfilter: nat: move repetitive nat port reserve loop to a helper
` [PATCH net-next 8/8] netfilter: nat: avoid long-running port range loop

[PATCH net-next 0/2] netlink: add range checks for network byte integers
 2022-09-07 11:40 UTC  (4+ messages)
` [PATCH net-next 1/2] netlink: introduce NLA_POLICY_MAX_BE
` [PATCH net-next 2/2] netfilter: nft_payload: reject out-of-range attributes via policy

[PATCH nf] netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()
 2022-09-07  8:26 UTC 

[PATCH bpf-next v4 0/5] Support direct writes to nf_conn:mark
 2022-09-07  2:35 UTC  (7+ messages)
` [PATCH bpf-next v4 4/5] bpf: Add support for writing "

[PATCH nf-next 0/2] netfilter: nat: avoid long-running loops
 2022-09-06 15:20 UTC  (3+ messages)
  ` [PATCH nf-next 1/2] netfilter: nat: move repetitive nat port reserve loop to a helper
  ` [PATCH nf-next 2/2] netfilter: nat: avoid long-running port range loop

[PATCH v7 00/18] Network support for Landlock
 2022-09-06  8:12 UTC  (34+ 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 04/18] landlock: move helper functions
` [PATCH v7 05/18] landlock: refactor "
` [PATCH v7 06/18] landlock: refactor landlock_add_rule syscall
` [PATCH v7 07/18] landlock: user space API network support
` [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 12/18] seltests/landlock: add tests for connect() hooks
` [PATCH v7 13/18] seltests/landlock: add AF_UNSPEC family test
` [PATCH v7 14/18] seltests/landlock: add rules overlapping test
` [PATCH v7 15/18] seltests/landlock: add ruleset expanding 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 nft v2] json: fix empty statement list output in sets and maps
 2022-09-06  8:12 UTC  (2+ messages)

[PATCH nf] selftests: nft_concat_range: add socat support
 2022-09-05 15:38 UTC 

[PATCH v4] netlink: Bounds-check struct nlmsgerr creation
 2022-09-05 14:00 UTC  (2+ messages)

[PATCH v2 nf] netfilter: nf_conntrack_sip: fix ct_sip_walk_headers
 2022-09-05 13:25 UTC 

[PATCH nft] json: fix empty statement list output in sets and maps
 2022-09-04 17:14 UTC 

[PATCH nft v2] json: add set statement list support
 2022-09-04 11:22 UTC  (4+ messages)

[PATCH nft] json: fix json schema version verification
 2022-09-03 13:54 UTC  (2+ messages)

[PATCH nft] json: add table map statement support
 2022-09-03 13:54 UTC  (2+ messages)

CPE-ID?
 2022-09-03 11:09 UTC  (2+ messages)

[PATCH net 0/4] netfilter: bug fixes for net
 2022-09-03  4:20 UTC  (9+ messages)
` [PATCH net 1/4] netfilter: remove nf_conntrack_helper sysctl and modparam toggles
` [PATCH net 2/4] netfilter: br_netfilter: Drop dst references before setting
` [PATCH net 3/4] netfilter: nf_tables: clean up hook list when offload flags check fails
` [PATCH net 4/4] netfilter: nf_conntrack_irc: Fix forged IP logic

[PATCH v3] netlink: Bounds-check struct nlmsgerr creation
 2022-09-03  2:53 UTC  (4+ messages)

[PATCH bpf-next 0/4] Introduce bpf_ct_set_nat_info kfunc helper
 2022-09-02 16:01 UTC  (10+ messages)
` [PATCH bpf-next 1/4] bpf: Add support for per-parameter trusted args
` [PATCH bpf-next 2/4] selftests/bpf: Extend KF_TRUSTED_ARGS test for __ref annotation
` [PATCH bpf-next 3/4] net: netfilter: add bpf_ct_set_nat_info kfunc helper
` [PATCH bpf-next 4/4] selftests/bpf: add tests for bpf_ct_set_nat_info kfunc

[PATCH 0/2] netlink: Bounds-check struct nlmsgerr creation
 2022-09-01 20:54 UTC  (8+ messages)
` [PATCH 1/2] netlink: Bounds-check nlmsg_len()
` [PATCH 2/2] netlink: Bounds-check struct nlmsgerr creation

[PATCH nftables] rule: check address family in set collapse
 2022-09-01 20:35 UTC  (2+ messages)

[PATCH 3/4] net-next: frags: add inetpeer frag_mem tracking
 2022-09-01 16:06 UTC  (4+ messages)

[PATCH 2/4] net-next: ip6: fetch inetpeer in ip6frag_init
 2022-09-01 14:48 UTC  (3+ messages)

[PATCH net 1/3] netfilter: nf_conntrack_tcp: re-init for syn packets only
 2022-09-01 12:46 UTC  (2+ messages)

[PATCH v2] netlink: Bounds-check struct nlmsgerr creation
 2022-09-01  7:12 UTC  (3+ messages)

[ANNOUNCE] 17th Netfilter Workshop in Seville, Spain
 2022-09-01  5:07 UTC  (2+ messages)

[PATCH 1/2] netfilter: nf_conntrack_irc: Tighten matching on DCC message
 2022-08-31 23:51 UTC  (3+ messages)
` [PATCH 2/2] netfilter: nf_conntrack_irc: Fix forged IP logic

[PATCH nft] json: add set statement list support
 2022-08-31 15:35 UTC  (3+ messages)

[PATCH nft] tests/py: missing userdata in netlink payload
 2022-08-31 14:59 UTC 

[PATCH libnftnl] rule, set_elem: remove trailing \n in userdata snprintf
 2022-08-31 14:55 UTC 

[PATCH nf] netfilter: nf_tables: clean up hook list when offload flags check fails
 2022-08-31 11:27 UTC 

[conntrack-tools PATCH] local: Avoid sockaddr_un::sun_path buffer overflow
 2022-08-31 11:16 UTC 

[PATCH nft] src: allow burst 0 for byte ratelimit and use it as default
 2022-08-31 10:46 UTC  (2+ messages)

[PATCH bridge, v3] br_netfilter: Drop dst references before setting
 2022-08-31  9:46 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 15/23] netfilter: conntrack: work around exceeded receive window
 2022-08-30 17:21 UTC 

[PATCH AUTOSEL 5.19 21/33] netfilter: conntrack: work around exceeded receive window
 2022-08-30 17:18 UTC 

[PATCH nf,v3] netfilter: remove nf_conntrack_helper sysctl and modparam toggles
 2022-08-30 15:33 UTC 

[nft PATCH] doc: nft.8: Add missing '-T' in synopsis
 2022-08-30 13:37 UTC 

[nft PATCH] erec: Dump locations' expressions only if set
 2022-08-30 13:06 UTC 

[nft PATCH] doc: nft.8: Extend limit statement's burst value info
 2022-08-30 11:40 UTC  (3+ messages)

[PATCH nf,v2] netfilter: remove nf_conntrack_helper sysctl and modparam toggles
 2022-08-30 11:34 UTC 

[PATCH nf] netfilter: nf_tables: check offload flags before splicing hook list
 2022-08-30  9:50 UTC 

[syzbot] memory leak in nft_chain_parse_hook
 2022-08-29 23:33 UTC 

[PATCH 4/4] net-next: frags: dynamic timeout under load
 2022-08-29 17:15 UTC  (2+ messages)

[PATCH net-next] genetlink: start to validate reserved header bytes
 2022-08-29 16:32 UTC  (3+ messages)

[PATCH nf] netfilter: remove nf_conntrack_helper sysctl toggle
 2022-08-29 14:48 UTC  (2+ messages)

[PATCH] netfilter: ebtables: fix a NULL pointer dereference in ebt_do_table()
 2022-08-29 14:10 UTC  (5+ messages)
` [PATCH nf] netfilter: ebtables: reject blobs that don't provide all entry points

[PATCH v6 00/17] Network support for Landlock
 2022-08-29 13:10 UTC  (6+ messages)

[PATCH nft,v2] optimize: expand implicit set element when merging into concatenation
 2022-08-29 12:45 UTC 


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