netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-06 14:56:45 to 2023-07-20 20:00:27 UTC [more...]

[PATCH net 0/5] Netfilter fixes for net:
 2023-07-20 20:00 UTC  (7+ messages)
` [PATCH net 1/5] netfilter: nf_tables: fix spurious set element insertion failure
` [PATCH net 2/5] netfilter: nf_tables: can't schedule in nft_chain_validate
` [PATCH net 3/5] netfilter: nft_set_pipapo: fix improper element removal
` [PATCH net 4/5] netfilter: nf_tables: skip bound chain in netns release path
` [PATCH net 5/5] netfilter: nf_tables: skip bound chain on rule flush

[PATCH nf] netfilter: nft_set_rbtree: fix overlap expiration walk
 2023-07-20 19:30 UTC 

[PATCH net 1/5] netfilter: nf_tables: fix spurious set element insertion failure
 2023-07-20 19:29 UTC 

[ANNOUNCE] nftables 1.0.8 release
 2023-07-20 15:33 UTC  (4+ messages)

[nft v3 PATCH 0/4] add input flags and "no-dns"/"json" flags
 2023-07-20 14:27 UTC  (5+ messages)
` [nft v3 PATCH 1/4] src: add input flags for nft_ctx
` [nvt v3 PATCH 2/4] src: add input flag NFT_CTX_INPUT_NO_DNS to avoid blocking
` [nft v3 PATCH 3/4] src: add input flag NFT_CTX_INPUT_JSON to enable JSON parsing
` [nft v3 PATCH 4/4] py: add Nftables.input_{set,get}_flags() API

[PATCH nft] tests: shell: auto-run kmemleak if its available
 2023-07-20 12:51 UTC 

[nft PATCH] tests: monitor: Summarize failures per test case
 2023-07-20 11:25 UTC  (2+ messages)

[PATCH nf] netfilter: nft_set_pipapo: fix improper element removal
 2023-07-20 10:24 UTC  (2+ messages)

[syzbot] [btrfs?] [netfilter?] BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low! (2)
 2023-07-20  7:18 UTC  (7+ messages)

[PATCH nf] netfilter: nf_tables: skip bound chain on rule flush
 2023-07-20  7:17 UTC 

[PATCH nf] netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR and _COMMIT
 2023-07-20  7:07 UTC 

[PATCH nf] netfilter: nf_tables: fix spurious set element insertion failure
 2023-07-19 22:29 UTC 

[PATCH nf] netfilter: nf_tables: skip bound chain in netns release path
 2023-07-19 18:19 UTC 

[iptables PATCH] tests: shell: Sanitize nft-only/0009-needless-bitwise_0
 2023-07-19 13:06 UTC  (2+ messages)

libnftnl adding element to a set of type ipv4_addr or ipv6_addr
 2023-07-19 11:31 UTC  (3+ messages)

[nft PATCH] py: return boolean value from Nftables.__[gs]et_output_flag()
 2023-07-19 10:44 UTC  (2+ messages)

[PATCH nf-next 0/2] netfilter: nf_tables: use NLA_POLICY_MASK instead of manual checks
 2023-07-19  7:19 UTC  (7+ messages)
` [PATCH nf-next 1/2] netlink: allow be16 and be32 types in all uint policy checks
` [PATCH nf-next 2/2] netfilter: nf_tables: use NLA_POLICY_MASK to test for valid flag options

[PATCH nft] meta: stash context statement length when generating payload/meta dependency
 2023-07-19  0:14 UTC 

[PATCH bpf-next v4 0/6] Support defragmenting IPv(4|6) packets in BPF
 2023-07-18 21:45 UTC  (15+ messages)
` [PATCH bpf-next v4 1/6] netfilter: defrag: Add glue hooks for enabling/disabling defrag
` [PATCH bpf-next v4 2/6] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
` [PATCH bpf-next v4 3/6] netfilter: bpf: Prevent defrag module unload while link active
` [PATCH bpf-next v4 4/6] bpf: selftests: Support not connecting client socket
` [PATCH bpf-next v4 5/6] bpf: selftests: Support custom type and proto for client sockets
` [PATCH bpf-next v4 6/6] bpf: selftests: Add defrag selftests

[PATCH nft 1/2] update INSTALL file
 2023-07-18 12:01 UTC  (2+ messages)
` [PATCH nft 2/2] py: remove setup.py integration with autotools

[nft PATCH] nftables: add flag for nft context to avoid blocking getaddrinfo()
 2023-07-18 10:31 UTC  (13+ messages)
  ` [nft v2 PATCH 1/3] nftables: add input flags for nft_ctx
    ` [nft v2 PATCH 2/3] nftables: add input flag NFT_CTX_INPUT_NO_DNS to avoid blocking getaddrinfo()
    ` [nft v2 PATCH 3/3] py: add input_{set,get}_flags() API to helpers

[PATCH nf] netfilter: nf_tables: can't schedule in nft_chain_validate
 2023-07-17 23:30 UTC 

[iptables PATCH 0/3] Follow-up on dangling set fix
 2023-07-17 16:23 UTC  (6+ messages)
` [iptables PATCH 1/3] extensions: libebt_among: Fix for false positive match comparison
` [iptables PATCH 2/3] nft: Do not pass nft_rule_ctx to add_nft_among()
` [iptables PATCH 3/3] nft: Include sets in debug output

[nft PATCH] tests/build/run-tests.sh: fix issues reported by shellcheck
 2023-07-17 11:19 UTC  (2+ messages)

[ANNOUNCE] libnftnl 1.2.6 release
 2023-07-17 10:20 UTC  (4+ messages)

[PATCH -stable,4.14 0/3] stable fixes for 4.14
 2023-07-16 19:24 UTC  (2+ messages)

[PATCH -stable,4.19 00/10] stable fixes for 4.19
 2023-07-16 19:23 UTC  (2+ messages)

[PATCH -stable,5.4 00/10] stable fixes for 5.4
 2023-07-16 19:22 UTC  (2+ messages)

[PATCH -stable,5.10 v3 00/11] Netfilter stable fixes for 5.10
 2023-07-16 19:19 UTC  (14+ messages)
` [PATCH -stable,5.10 v3 01/11] netfilter: nf_tables: use net_generic infra for transaction data
` [PATCH -stable,5.10 v3 02/11] netfilter: nf_tables: add rescheduling points during loop detection walks
` [PATCH -stable,5.10 v3 03/11] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
` [PATCH -stable,5.10 v3 04/11] netfilter: nf_tables: fix chain binding transaction logic
` [PATCH -stable,5.10 v3 05/11] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH -stable,5.10 v3 06/11] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH -stable,5.10 v3 07/11] netfilter: nf_tables: reject unbound chain "
` [PATCH -stable,5.10 v3 08/11] netfilter: nftables: rename set element data activation/deactivation functions
` [PATCH -stable,5.10 v3 09/11] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH -stable,5.10 v3 10/11] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
` [PATCH -stable,5.10 v3 11/11] netfilter: nf_tables: fix scheduling-while-atomic splat

[PATCH -stable,5.15 0/2] stable fixes for 5.15
 2023-07-16 15:17 UTC  (6+ messages)
` [PATCH -stable,5.15 2/2] netfilter: nf_tables: unbind non-anonymous set if rule construction fails

[PATCH nft] exthdr: prefer raw_type instead of desc->type
 2023-07-14 14:53 UTC 

[nft PATCH 0/3] Implement 'reset {set,map,element}' commands
 2023-07-13 15:12 UTC  (2+ messages)

[PATCH v2] netfilter: conntrack: validate cta_ip via parsing
 2023-07-13 15:03 UTC  (2+ messages)

[PATCH v9 00/12] Network support for Landlock
 2023-07-13 14:52 UTC  (17+ messages)
      ` [PATCH v9 00/12] Network support for Landlock - allowed list of protocols

[PATCH iptables] nft-bridge: pass context structure to ops->add() to improve anonymous set support
 2023-07-13 11:50 UTC  (7+ messages)

[PATCH v1] netfilter: conntrack: validate cta_ip via parsing
 2023-07-13  8:52 UTC  (4+ messages)

[PATCH -stable,5.15 v2 0/2] netfilter stable fixes for 5.15
 2023-07-13  8:47 UTC  (3+ messages)
` [PATCH -stable,5.15 v2 1/2] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH -stable,5.15 v2 2/2] netfilter: nf_tables: unbind non-anonymous set if rule construction fails

[PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
 2023-07-12  9:57 UTC  (8+ messages)
` [PATCH v11.1] "

[PATCH -stable,5.10,v2 00/11] stable fixes for 5.10
 2023-07-12  8:19 UTC  (4+ messages)
` [PATCH -stable,5.10,v2 01/11] netfilter: nf_tables: use net_generic infra for transaction data

[PATCH 1/1] xt_asn: add matching dump [query] utility
 2023-07-11 19:48 UTC 

[PATCH 1/1] xt_asn: support quiet mode
 2023-07-11 16:06 UTC  (3+ messages)

[PATCH bpf-next v3 0/6] Support defragmenting IPv(4|6) packets in BPF
 2023-07-11  0:37 UTC  (11+ messages)
` [PATCH bpf-next v3 1/6] netfilter: defrag: Add glue hooks for enabling/disabling defrag
` [PATCH bpf-next v3 2/6] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
` [PATCH bpf-next v3 3/6] netfilter: bpf: Prevent defrag module unload while link active
` [PATCH bpf-next v3 4/6] bpf: selftests: Support not connecting client socket
` [PATCH bpf-next v3 5/6] bpf: selftests: Support custom type and proto for client sockets
` [PATCH bpf-next v3 6/6] bpf: selftests: Add defrag selftests

linux-next: branches to be removed
 2023-07-10 23:04 UTC  (10+ messages)

ebtables-nft can't delete complex rules by specifying complete rule with kernel 6.3+
 2023-07-10 19:18 UTC  (8+ messages)

[PATCH net-next] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
 2023-07-10 17:30 UTC  (4+ messages)

[nft PATCH 0/4] libnftables: minor cleanups initalizing nf_sock instance of nft_ctx
 2023-07-10 16:22 UTC  (6+ messages)
` [nft PATCH 1/4] libnftables: always initialize netlink socket in nft_ctx_new()
` [nft PATCH 2/4] libnftables: drop unused argument nf_sock from nft_netlink()
` [nft PATCH 3/4] libnftables: inline creation of nf_sock in nft_ctx_new()
` [nft PATCH 4/4] libnftables: drop check for nf_sock in nft_ctx_free()

[PATCH v11 00/12] Network support for Landlock
 2023-07-10 12:30 UTC  (17+ messages)
` [PATCH v11 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v11 11/12] samples/landlock: Add network demo

[PATCH 1/1] xt_asn: fix download script
 2023-07-10  4:37 UTC 

[PATCH nft] evaluate: place byteorder conversion before rshift
 2023-07-07 22:02 UTC 

[PATCH bpf-next v2 0/6] Support defragmenting IPv(4|6) packets in BPF
 2023-07-07 10:09 UTC  (9+ messages)
` [PATCH bpf-next v2 1/6] netfilter: defrag: Add glue hooks for enabling/disabling defrag
` [PATCH bpf-next v2 2/6] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
` [PATCH bpf-next v2 3/6] netfilter: bpf: Prevent defrag module unload while link active
` [PATCH bpf-next v2 4/6] bpf: selftests: Support not connecting client socket
` [PATCH bpf-next v2 5/6] bpf: selftests: Support custom type and proto for client sockets
` [PATCH bpf-next v2 6/6] bpf: selftests: Add defrag selftests

Fwd: High cpu usage caused by kernel process when upgraded to linux 5.19.17 or later
 2023-07-06 16:33 UTC  (7+ messages)
              `  "

[PATCH nft] netlink_linearize: use div_round_up in byteorder length
 2023-07-06 15:04 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).