netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v5 0/8] sysctl: Remove sentinel elements from networking
 2024-04-27  8:14 UTC  (14+ messages)
` [PATCH v5 1/8] net: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v5 2/8] net: ipv{6,4}: "
` [PATCH v5 3/8] net: rds: "
` [PATCH v5 4/8] net: sunrpc: "
` [PATCH v5 5/8] net: Remove ctl_table sentinel elements from several networking subsystems
` [PATCH v5 6/8] netfilter: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v5 7/8] appletalk: "
` [PATCH v5 8/8] ax.25: x.25: "

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-27  7:40 UTC  (18+ messages)
` [PATCH v3 01/11] stackleak: don't modify ctl_table argument
` [PATCH v3 02/11] cgroup: bpf: constify ctl_table arguments and fields
` [PATCH v3 03/11] hugetlb: constify ctl_table arguments of utility functions
` [PATCH v3 04/11] utsname: constify ctl_table arguments of utility function
` [PATCH v3 05/11] neighbour: "
` [PATCH v3 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
` [PATCH v3 07/11] ipv6/addrconf: "
` [PATCH v3 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
` [PATCH v3 09/11] ipvs: constify ctl_table arguments of utility functions
` [PATCH v3 10/11] sysctl: constify ctl_table arguments of utility function
` [PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers

[libnetfilter_conntrack PATCH] conntrack: bsf: Do not return -1 on failure
 2024-04-26 14:44 UTC 

[PATCH v4 0/8] sysctl: Remove sentinel elements from networking
 2024-04-26 14:19 UTC  (12+ messages)
` [PATCH v4 1/8] net: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v4 2/8] net: ipv{6,4}: "
` [PATCH v4 3/8] net: rds: "
` [PATCH v4 4/8] net: sunrpc: "
` [PATCH v4 5/8] net: Remove ctl_table sentinel elements from several networking subsystems
` [PATCH v4 6/8] netfilter: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v4 7/8] appletalk: "
` [PATCH v4 8/8] ax.25: x.25: "

[PATCH net] netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router Discovery
 2024-04-26  8:45 UTC  (3+ messages)

[PATCH nf-next v2 0/8] nft_set_pipapo: remove cannot-fail allocations on commit and abort
 2024-04-26  5:44 UTC  (10+ messages)
` [PATCH nf-next v2 1/8] netfilter: nft_set_pipapo: move prove_locking helper around
` [PATCH nf-next v2 2/8] netfilter: nft_set_pipapo: make pipapo_clone helper return NULL
` [PATCH nf-next v2 3/8] netfilter: nft_set_pipapo: prepare destroy function for on-demand clone
` [PATCH nf-next v2 4/8] netfilter: nft_set_pipapo: prepare walk "
` [PATCH nf-next v2 5/8] netfilter: nft_set_pipapo: merge deactivate helper into caller
` [PATCH nf-next v2 6/8] netfilter: nft_set_pipapo: prepare pipapo_get helper for on-demand clone
` [PATCH nf-next v2 7/8] netfilter: nft_set_pipapo: move cloning of match info to insert/removal path
` [PATCH nf-next v2 8/8] netfilter: nft_set_pipapo: remove dirty flag

[PATCH bpf-next v2 1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers
 2024-04-25 23:34 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Update tests for new ct zone opts for nf_conntrack kfuncs

[PATCH v3] ipvs: Fix checksumming on GSO of SCTP packets
 2024-04-25 20:50 UTC  (4+ messages)

[PATCH net-next 0/7] selftest: netfilter: additional cleanups
 2024-04-25 19:12 UTC  (13+ messages)
` [PATCH net-next 1/7] selftests: netfilter: nft_concat_range.sh: move to lib.sh infra
` [PATCH net-next 2/7] selftests: netfilter: nft_concat_range.sh: drop netcat support
` [PATCH net-next 3/7] selftests: netfilter: nft_concat_range.sh: shellcheck cleanups
` [PATCH net-next 4/7] selftests: netfilter: nft_flowtable.sh: re-run with random mtu sizes
` [PATCH net-next 5/7] selftests: netfilter: nft_flowtable.sh: shellcheck cleanups
` [PATCH net-next 6/7] selftests: netfilter: skip tests on early errors
` [PATCH net-next 7/7] selftests: netfilter: conntrack_vrf.sh: prefer socat, not iperf3

[PATCH v2 net-next] tools: testing: selftests: prefer TEST_PROGS for conntrack_dump_flush
 2024-04-25 16:20 UTC  (2+ messages)

[PATCH net 0/2] Netfilter/IPVS fixes for net
 2024-04-25 15:50 UTC  (4+ messages)
` [PATCH net 1/2] ipvs: Fix checksumming on GSO of SCTP packets
` [PATCH net 2/2] netfilter: nf_tables: honor table dormant flag from netdev release event path

[PATCH] conntrackd: helpers/rpc: Don't add expectation table entry for portmap port
 2024-04-25 12:13 UTC 

[iptables][PATCHv2] configure: Add option to enable/disable libnfnetlink
 2024-04-25 11:27 UTC  (2+ messages)

[nft PATCH 1/2] doc: nft.8: Fix markup in ct expectation synopsis
 2024-04-25 10:50 UTC  (3+ messages)
` [nft PATCH 2/2] doc: nft.8: Highlight "hook" in flowtable description

[nft PATCH] tests: shell: Fix for maps/typeof_maps_add_delete with ASAN
 2024-04-25 10:49 UTC  (2+ messages)

[nft PATCH] json: Fix for memleak in __binop_expr_json
 2024-04-25 10:48 UTC  (3+ messages)

[PATCH] netfilter: mark racy access on ext->gen_id
 2024-04-25 10:04 UTC  (6+ messages)

[iptables][PATCH] configure: Add option to enable/disable libnfnetlink
 2024-04-25  8:59 UTC  (8+ messages)

[PATCH net-next] selftests: netfilter: nft_zones_many.sh: set ct sysctl after ruleset load
 2024-04-25  0:30 UTC  (2+ messages)

[PATCH net-next] selftests: netfilter: fix conntrack_dump_flush retval on unsupported kernel
 2024-04-25  0:30 UTC  (2+ messages)

[PATCH v2] ipvs: Fix checksumming on GSO of SCTP packets
 2024-04-24 22:21 UTC  (3+ messages)

[nft PATCH 0/7] A bunch of JSON printer/parser fixes
 2024-04-24 20:41 UTC  (4+ messages)

[PATCH nf] netfilter: nf_tables: honor table dormant flag from netdev release event path
 2024-04-24 20:13 UTC 

[iptables][PATCH] configure: Add option to enable/disable libnfnetlink
 2024-04-24 12:29 UTC 

[PATCH nf-next] netfilter: conntrack: remove flowtable early-drop test
 2024-04-24 10:48 UTC  (5+ messages)

[PATCH net-next] tools: testing: selftests: switch conntrack_dump_flush to TEST_PROGS
 2024-04-24  9:55 UTC  (3+ messages)

Launchpad: Validate your team's contact email address
 2024-04-23  3:27 UTC 

[PATCH net-next v4 0/4] netlink: Add nftables spec w/ multi messages
 2024-04-23  0:53 UTC  (12+ messages)
` [PATCH net-next v4 1/4] doc/netlink/specs: Add draft nftables spec
` [PATCH net-next v4 2/4] tools/net/ynl: Fix extack decoding for directional ops
` [PATCH net-next v4 3/4] tools/net/ynl: Add multi message support to ynl
` [PATCH net-next v4 4/4] netfilter: nfnetlink: Handle ACK flags for batch messages

Looking for (unit-) tests for libmnl
 2024-04-22 10:59 UTC 

[PATCH] netfilter: ipset: Add list flush to cancel_gc
 2024-04-22  8:32 UTC  (2+ messages)

[PATCH net-next v3 1/2] ipvs: add READ_ONCE barrier for ipvs->sysctl_amemthresh
 2024-04-22  7:34 UTC  (5+ messages)
` [PATCH net-next v3 2/2] ipvs: allow some sysctls in non-init user namespaces

(re-send): Convert libnetfilter_queue to not need libnfnetlink]
 2024-04-22  5:26 UTC  (3+ messages)

[Thread split] nftables rule optimization - dropping invalid in ingress?
 2024-04-21 20:13 UTC  (2+ messages)

[PATCH] ipvs: Fix checksumming on GSO of SCTP packets
 2024-04-21 15:58 UTC  (4+ messages)

[PATCH net-next v2 00/12] testing: make netfilter selftests functional in vng environment
 2024-04-20  3:30 UTC  (14+ messages)
` [PATCH net-next v2 01/12] selftests: netfilter: nft_queue.sh: move to lib.sh infra
` [PATCH net-next v2 02/12] selftests: netfilter: nft_queue.sh: shellcheck cleanups
` [PATCH net-next v2 03/12] selftests: netfilter: nft_synproxy.sh: move to lib.sh infra
` [PATCH net-next v2 04/12] selftests: netfilter: nft_zones_many.sh: "
` [PATCH net-next v2 05/12] selftests: netfilter: xt_string.sh: "
` [PATCH net-next v2 06/12] selftests: netfilter: xt_string.sh: shellcheck cleanups
` [PATCH net-next v2 07/12] selftests: netfilter: nft_nat_zones.sh: "
` [PATCH net-next v2 08/12] selftests: netfilter: conntrack_ipip_mtu.sh: "
` [PATCH net-next v2 09/12] selftests: netfilter: nft_fib.sh: "
` [PATCH net-next v2 10/12] selftests: netfilter: nft_meta.sh: small shellcheck cleanup
` [PATCH net-next v2 11/12] selftests: netfilter: nft_audit.sh: add more skip checks
` [PATCH net-next v2 12/12] selftests: netfilter: update makefiles and kernel config

[nft PATCH v3] Add support for table's persist flag
 2024-04-19 17:22 UTC  (2+ messages)

[PATCH nf] netfilter: conntrack: documentation: remove reference to non-existent sysctl
 2024-04-19 11:39 UTC 

[PATCH nf] netfilter: flowtable: infer TCP state and timeout before flow teardown
 2024-04-19  7:47 UTC  (11+ messages)

[PATCH v2] sysctl: treewide: constify ctl_table_header::ctl_table_arg
 2024-04-18 17:33 UTC  (2+ messages)

[PATCH net-next v2 1/2] ipvs: add READ_ONCE barrier for ipvs->sysctl_amemthresh
 2024-04-18 15:01 UTC  (4+ messages)
` [PATCH net-next v2 2/2] ipvs: allow some sysctls in non-init user namespaces

[PATCH net 0/3] Netfilter fixes for net
 2024-04-18 11:20 UTC  (5+ messages)
` [PATCH net 1/3] netfilter: nf_tables: missing iterator type in lookup walk
` [PATCH net 2/3] netfilter: nf_tables: restore set elements when delete set fails
` [PATCH net 3/3] netfilter: nf_tables: fix memleak in map from abort path

[PATCH net-next] ipvs: allow some sysctls in non-init user namespaces
 2024-04-18 11:05 UTC  (3+ messages)

[PATCH nf 1/3] netfilter: nf_tables: missing iterator type in lookup walk
 2024-04-17 15:48 UTC  (3+ messages)
` [PATCH nf 2/3] netfilter: nf_tables: restore set elements when delete set fails
` [PATCH nf 3/3] netfilter: nf_tables: fix memleak in map from abort path

[PATCH net-next v3 0/4] netlink: Add nftables spec w/ multi messages
 2024-04-17 13:50 UTC  (8+ messages)
` [PATCH net-next v3 1/4] doc/netlink/specs: Add draft nftables spec
` [PATCH net-next v3 2/4] tools/net/ynl: Add multi message support to ynl
` [PATCH net-next v3 3/4] tools/net/ynl: Handle acks that use req_value
` [PATCH net-next v3 4/4] netfilter: nfnetlink: Handle ACK flags for batch messages

[PATCH net-next v2 0/3] netlink: Add nftables spec w/ multi messages
 2024-04-12  9:53 UTC  (4+ messages)
` [PATCH net-next v2 3/3] tools/net/ynl: Add multi message support to ynl

Incorrect dependency handling with delayed ipset destroy ipset 7.21
 2024-04-17 10:26 UTC  (6+ messages)

[PATCH net-next] selftests: fix netfilter path in Makefile
 2024-04-17  9: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).