netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-30 12:35:05 to 2023-01-16 09:00:07 UTC [more...]

[PATCH v9 00/12] Network support for Landlock
 2023-01-16  8:58 UTC  (3+ messages)
` [PATCH v9 01/12] landlock: Make ruleset's access masks more generic
` [PATCH v9 02/12] landlock: Allow filesystem layout changes for domains without such rule type

[ANNOUNCE] iptables 1.8.9 release
 2023-01-15 22:07 UTC  (4+ messages)

[PATCH nft] tests: shell: extend runtime set element automerge to cover partial deletions
 2023-01-15 19:27 UTC 

[PATCH nf 0/2] nf_tables rbtree fixes
 2023-01-14 23:10 UTC  (3+ messages)
` [PATCH nf 1/2] netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
` [PATCH nf 2/2] netfilter: nft_set_rbtree: skip elements in transaction from garbage collection

[iptables PATCH] iptables-test.py: make explicit use of python3
 2023-01-14 20:59 UTC 

[PATCH libnetfilter_queue] build: doc: Fix doxygen obsolete option warning
 2023-01-14  3:20 UTC 

[PATCH libnetfilter_log] build: doc: Fix doxygen obsolete option warning
 2023-01-14  0:57 UTC 

[PATCH] build: put xtables.conf in EXTRA_DIST
 2023-01-13 21:24 UTC  (3+ messages)

[PATCH net-next v2 0/7] Allow offloading of UDP NEW connections via act_ct
 2023-01-13 16:55 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: flow_offload: provision conntrack info in ct_metadata
` [PATCH net-next v2 2/7] netfilter: flowtable: fixup UDP timeout depending on ct state
` [PATCH net-next v2 3/7] netfilter: flowtable: allow unidirectional rules
` [PATCH net-next v2 4/7] netfilter: flowtable: allow updating offloaded rules asynchronously
` [PATCH net-next v2 5/7] net/sched: act_ct: set ctinfo in meta action depending on ct state
` [PATCH net-next v2 6/7] net/sched: act_ct: offload UDP NEW connections
` [PATCH net-next v2 7/7] netfilter: nf_conntrack: allow early drop of offloaded UDP conns

[PATCH net 0/3] Netfilter fixes for net
 2023-01-13 16:41 UTC  (4+ messages)
` [PATCH net 1/3] selftests: netfilter: fix transaction test script timeout handling
` [PATCH net 2/3] netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function
` [PATCH net 3/3] netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits

[nft PATCH 0/5] Fix some covscan findings
 2023-01-13 16:26 UTC  (7+ messages)
` [nft PATCH 1/5] optimize: Clarify chain_optimize() array allocations
` [nft PATCH 2/5] optimize: Do not return garbage from stack
` [nft PATCH 3/5] netlink: Fix for potential NULL-pointer deref
` [nft PATCH 4/5] meta: parse_iso_date() returns boolean
` [nft PATCH 5/5] mnl: dump_nf_hooks() leaks memory in error path

[PATCH net-next v1 0/7] Allow offloading of UDP NEW connections via act_ct
 2023-01-13 16:15 UTC  (14+ messages)
` [PATCH net-next v1 1/7] net: flow_offload: provision conntrack info in ct_metadata
` [PATCH net-next v1 2/7] netfilter: flowtable: fixup UDP timeout depending on ct state
` [PATCH net-next v1 3/7] netfilter: flowtable: allow unidirectional rules
` [PATCH net-next v1 4/7] netfilter: flowtable: allow updating offloaded rules asynchronously
` [PATCH net-next v1 5/7] net/sched: act_ct: set ctinfo in meta action depending on ct state
` [PATCH net-next v1 6/7] net/sched: act_ct: offload UDP NEW connections
` [PATCH net-next v1 7/7] netfilter: nf_conntrack: allow early drop of offloaded UDP conns

6.1: possible bug with netfilter conntrack?
 2023-01-13 13:36 UTC  (8+ messages)

[RFC PATCH] netfilter: conntrack: simplify sctp state machine
 2023-01-13  9:04 UTC  (13+ messages)

[PATCH nft] intervals: restrict check missing elements fix to sets with no auto-merge
 2023-01-12 21:37 UTC 

[PATCH] pcap: prevent crashes when output `FILE *` is null
 2023-01-12 18:02 UTC  (2+ messages)
` [PATCH ulogd2 v2] "

[nft PATCH v2] Implement 'reset rule' and 'reset rules' commands
 2023-01-12 16:23 UTC 

[iptables PATCH] extensions: NAT: Fix for -Werror=format-security
 2023-01-12 14:18 UTC  (2+ messages)

build failure since commit 'xt: Rewrite unsupported compat expression dumping'
 2023-01-12 12:12 UTC  (5+ messages)

[nft] src: allow for updating devices on existing netdev chain - Test result
 2023-01-12 12:06 UTC  (5+ messages)

[nf-next PATCH v2] netfilter: nf_tables: Introduce NFTA_RULE_ACTUAL_EXPR
 2023-01-12 12:02 UTC  (4+ messages)

[PATCH net] uapi: linux: restore IPPROTO_MAX to 256
 2023-01-12 10:54 UTC  (2+ messages)

[PATCH net 0/3] Netfilter fixes for net
 2023-01-11 21:22 UTC  (4+ messages)
` [PATCH net 1/3] selftests: netfilter: fix transaction test script timeout handling
` [PATCH net 2/3] netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function
` [PATCH net 3/3] netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits

[libnetfilter_conntrack PATCH] conntrack: increase the length of `l4proto_map`
 2023-01-11 18:34 UTC  (5+ messages)

[PATCH libnetfilter_conntrack 1/1] conntrack: Allow setting of netlink buffer size
 2023-01-11 18:20 UTC  (3+ messages)

[PATCH] netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function
 2023-01-11 18:10 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH nf] selftests: netfilter: fix transaction test script timeout handling
 2023-01-11 18:09 UTC  (4+ messages)

[PATCH libnetfilter_conntrack] conntrack: add sanity check to netlink socket filter API
 2023-01-11 17:56 UTC 

[PATCH nf] netfilter: nft_payload: incorrect arithmetics when rebuiling VLAN header
 2023-01-11 17:14 UTC 

[PATCH v4] netfilter: conntrack: simplify sctp state machine
 2023-01-11 14:49 UTC  (2+ messages)

[PATCH nf] netfilter: conntrack: handle tcp challenge acks during connection reuse
 2023-01-11 13:42 UTC 

[PATCH v8 00/12] Network support for Landlock
 2023-01-11  1:54 UTC  (32+ messages)
` [PATCH v8 07/12] landlock: Add network rules support
` [PATCH v8 08/12] landlock: Implement TCP network hooks
` [PATCH v8 10/12] selftests/landlock: Add 10 new test suites dedicated to network
` [PATCH v8 11/12] samples/landlock: Add network demo

[iptables PATCH] Makefile: Replace brace expansion
 2023-01-10 16:53 UTC  (2+ messages)

[RFC PATCH v3] netfilter: conntrack: simplify sctp state machine
 2023-01-09 22:21 UTC  (2+ messages)

(no subject)
 2023-01-09 11:48 UTC 

[PATCH net-next] Remove DECnet support from kernel
 2023-01-09  8:44 UTC  (5+ messages)

[RFC PATCH v2] netfilter: conntrack: simplify sctp state machine
 2023-01-06 19:28 UTC  (2+ messages)

[PATCH nft] src: allow for updating devices on existing netdev chain
 2023-01-06  1:02 UTC 

[PATCH nf-next,v2 1/4] netfilter: nf_tables: rename function to destroy hook list
 2023-01-06  0:37 UTC  (4+ messages)
` [PATCH nf-next,v2 2/4] netfilter: nf_tables: support for adding new devices to an existing netdev chain
` [PATCH nf-next,v2 3/4] netfilter: nf_tables: support for deleting devices in "
` [PATCH nf-next,v2 4/4] netfilter: nf_tables: allow to create netdev chain without device

[PATCH nf] netfilter: nf_tables: do not send complete notification of deletions
 2023-01-06  0:30 UTC 

[PATCH nf-next] netfilter: remove clusterip target
 2023-01-05 19:22 UTC 

[PATCH nft] optimize: payload expression requires inner_desc comparison
 2023-01-04 10:32 UTC 

[PATCH net-next 04/14] netlink: add macro for checking dump ctx size
 2023-01-04  9:51 UTC  (2+ messages)

[PATCH nf-next,v1 1/3] netfilter: nf_tables: rename function to destroy hook list
 2023-01-03 21:58 UTC  (3+ messages)
` [PATCH nf-next,v1 2/3] netfilter: nf_tables: support for adding new devices to an existing netdev chain
` [PATCH nf-next,v1 3/3] netfilter: nf_tables: support for deleting devices in "

[PATCH nft,v1] src: allow for updating devices on existing netdev chain
 2023-01-03 21:58 UTC 

[PATCH libnftnl] chain: relax logic to build NFTA_CHAIN_HOOK
 2023-01-03 21:58 UTC 

[PATCH nf-next 0/3] netfilter: nf_tables: extend retpoline workarounds
 2023-01-03 12:47 UTC  (4+ messages)
` [PATCH nf-next 1/3] netfilter: nf_tables: add static key to skip "
` [PATCH nf-next 2/3] netfilter: nf_tables: avoid retpoline overhead for objref calls
` [PATCH nf-next 3/3] netfilter: nf_tables: avoid retpoline overhead for some ct expression calls

[PATCH net 0/7] Netfilter fixes for net
 2023-01-03  9:20 UTC  (9+ messages)
` [PATCH net 1/7] netfilter: conntrack: fix ipv6 exthdr error check
` [PATCH net 2/7] netfilter: nf_tables: consolidate set description
` [PATCH net 3/7] netfilter: nf_tables: add function to create set stateful expressions
` [PATCH net 4/7] netfilter: nf_tables: perform type checking for existing sets
` [PATCH net 5/7] netfilter: nf_tables: honor set timeout and garbage collection updates
` [PATCH net 6/7] netfilter: ipset: fix hash:net,port,net hang with /0 subnet
` [PATCH net 7/7] netfilter: ipset: Rework long task execution when adding/deleting entries

[PATCH libnetfilter_conntrack 1/2] conntrack: fix BPF code for filtering on big-endian architectures
 2023-01-02 16:19 UTC  (4+ messages)
` [PATCH libnetfilter_conntrack 2/2] conntrack: simplify calculation of `struct sock_fprog` length

[PATCH nft,v2 00/16] vxlan, geneve, gre, gretap matching support
 2023-01-02 15:04 UTC  (2+ messages)

[PATCH nft] src: Add GPLv2+ header to .c files of recent creation
 2023-01-02 14:59 UTC  (4+ messages)
` [PATCH nft] src: Update copyright header to GPLv2+ in socket.c

[PATCH nf-next v5] netfilter: nf_tables: add support to destroy operation
 2023-01-02 14:42 UTC 

[PATCH nft v6] src: add support to command "destroy"
 2023-01-02 14:38 UTC 

[PATCH libnftnl] expr: add inner support
 2023-01-02 14:17 UTC  (2+ messages)

[PATCH 0/2] ipset patches for nf
 2023-01-02 14:13 UTC  (5+ messages)
` [PATCH 2/2] netfilter: ipset: Rework long task execution when adding/deleting entries

[PATCH nf-next v4] netfilter: nf_tables: add support to destroy operation
 2023-01-02 12:39 UTC 

[PATCH nf-next 0/3] netfilter: conntrack: cleanups
 2023-01-02 11:46 UTC  (4+ messages)
` [PATCH nf-next 1/3] netfilter: conntrack: sctp: use nf log infrastructure for invalid packets
` [PATCH nf-next 2/3] netfilter: conntrack: remove pr_debug calls
` [PATCH nf-next 3/3] netfilter: conntrack: avoid reload of ct->status

[PATCH xtables-addons 0/3] Add Linux 6.2 Support
 2022-12-30 14:49 UTC  (2+ messages)

[ANNOUNCE] ipset 7.17 released
 2022-12-30 12:42 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).