netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-03 08:43:54 to 2023-02-27 07:36:00 UTC [more...]

[PATCH v3] netfilter: nf_flow_table: count offloaded flows
 2023-02-27  7:35 UTC  (2+ messages)

[PATCH v2] netfilter: nf_flow_table: count offloaded flows
 2023-02-26 18:32 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 22/36] netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
 2023-02-26 14:48 UTC 

[PATCH AUTOSEL 6.1 28/49] netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
 2023-02-26 14:46 UTC 

[PATCH AUTOSEL 6.2 30/53] netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
 2023-02-26 14:44 UTC 

[PATCH] netfilter: nf_flow_table: count offloaded flows
 2023-02-26 13:22 UTC  (5+ messages)

[PATCH nft v2] meta: introduce broute expression
 2023-02-26 10:18 UTC  (3+ messages)

[PATCH libnftnl] expr: meta: introduce broute meta expression
 2023-02-26  9:53 UTC 

[PATCH nft v3] meta: introduce broute expression
 2023-02-26  9:52 UTC 

[PATCH nf-next v2] netfilter: bridge: introduce broute meta statement
 2023-02-24 10:51 UTC  (2+ messages)

[PATCH nft 1/2,v2] tests: shell: cover rule insertion by index
 2023-02-24 10:47 UTC  (2+ messages)
` [PATCH nft 2/2,v2] src: expand table command before evaluation

[PATCH nf-next] netfilter: bridge: introduce broute meta statement
 2023-02-24  9:10 UTC  (5+ messages)

[PATCH nft] meta: introduce broute expression
 2023-02-23 23:06 UTC  (2+ messages)

[PATCH v9 00/12] Network support for Landlock
 2023-02-23 22:17 UTC  (38+ messages)
` [PATCH v9 02/12] landlock: Allow filesystem layout changes for domains without such rule type
` [PATCH v9 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v9 05/12] landlock: Move and rename umask_layers() and init_layer_masks()
` [PATCH v9 06/12] landlock: Refactor _unmask_layers() and _init_layer_masks()
` [PATCH v9 07/12] landlock: Refactor landlock_add_rule() syscall
` [PATCH v9 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v9 10/12] selftests/landlock: Add 10 new test suites dedicated to network
` [PATCH v9 12/12] landlock: Document Landlock's network support

[PATCH nft 1/2] tests: shell: cover rule insertion by index
 2023-02-23 22:02 UTC  (2+ messages)
` [PATCH nft 2/2] src: expand table command before evaluation

[iptables PATCH] include: Add missing linux/netfilter/xt_LOG.h
 2023-02-23  9:24 UTC  (2+ messages)

[RFC nf-next PATCH] netfilter: nft: introduce broute chain type
 2023-02-23  9:06 UTC  (7+ messages)

[PATCH net 0/8] Netfilterf fixes for net
 2023-02-23  5:40 UTC  (10+ messages)
` [PATCH net 1/8] netfilter: nf_tables: allow to fetch set elements when table has an owner
` [PATCH net 2/8] netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()
` [PATCH net 3/8] netfilter: conntrack: fix rmmod double-free race
` [PATCH net 4/8] netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
` [PATCH net 5/8] netfilter: ebtables: fix table blob use-after-free
` [PATCH net 6/8] netfilter: xt_length: use skb len to match in length_mt6
` [PATCH net 7/8] netfilter: ctnetlink: make event listener tracking global
` [PATCH net 8/8] netfilter: x_tables: fix percpu counter block leak on error path when creating new netns

[PATCH nft] evaluate: expand value to range in nat mapping with intervals
 2023-02-22 22:11 UTC 

[ipset PATCH 0/2] Two minor code fixes
 2023-02-22 17:02 UTC  (3+ messages)
` [ipset PATCH 1/2] xlate: Fix for fd leak in error path
` [ipset PATCH 2/2] xlate: Drop dead code

[PATCH] [iptables] extensions: libxt_LOG.c: fix linux/netfilter/xt_LOG.h include on Linux < 3.4
 2023-02-22 16:38 UTC  (9+ messages)

[PATCH nft] parser_bison: missing close scope in destroy start condition
 2023-02-22 13:41 UTC 

[PATCH v2] [iptables] include: netfilter: add xt_LOG.h to fix an include error on Linux < 3.4
 2023-02-22 10:51 UTC 

[PATCH nft] py: replace distutils with setuptools
 2023-02-22 10:20 UTC 

[PATCH] netfilter: fix percpu counter block leak on error path when creating new netns
 2023-02-22  9:02 UTC  (4+ messages)

Kernel panic in nf_send_reset6() path
 2023-02-22  6:48 UTC 

[PATCH nf] netfilter: ctnetlink: make event listener tracking global
 2023-02-21 23:24 UTC  (2+ messages)

[PATCH nf] netfilter: use skb len to match in length_mt6
 2023-02-21 23:24 UTC  (2+ messages)

[PATCH nf] ebtables: fix table blob use-after-free
 2023-02-21 23:23 UTC  (2+ messages)

[nf PATCH] netfilter: Fix regression in ip6t_rpfilter with VRF interfaces
 2023-02-21 23:23 UTC  (2+ messages)

[PATCH nf v2] netfilter: conntrack: fix rmmod double-free race
 2023-02-21 23:22 UTC  (2+ messages)

[PATCH] net: netfilter: fix possible refcount leak in ctnetlink_create_conntrack()
 2023-02-21 23:20 UTC  (10+ messages)

[nft PATCH] netlink_delinearize: Sanitize concat data element decoding
 2023-02-21 18:48 UTC  (3+ messages)

[PATCH nft 1/2] rule: add helper function to expand chain rules into commands
 2023-02-21 18:00 UTC  (3+ messages)
` [PATCH nft 2/2] rule: expand standalone chain that contains rules

[PATCH iptables] xt_sctp: add the missing chunk types in sctp_help
 2023-02-21 17:44 UTC  (2+ messages)

PROBLEM: nf_conntrack_events autodetect mode invalidates NETLINK_LISTEN_ALL_NSID netlink socket option
 2023-02-20 14:43 UTC  (6+ messages)

[PATCH net-next 0/6] Netfilter/IPVS updates for net-next
 2023-02-20 11:00 UTC  (8+ messages)
` [PATCH net-next 1/6] netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
` [PATCH net-next 2/6] netfilter: nf_tables: fix wrong pointer passed to PTR_ERR()
` [PATCH net-next 3/6] netfilter: conntrack: udp: fix seen-reply test
` [PATCH net-next 4/6] netfilter: conntrack: remote a return value of the 'seq_print_acct' function
` [PATCH net-next 5/6] ipvs: avoid kfree_rcu without 2nd arg
` [PATCH net-next 6/6] netfilter: let reset rules clean out conntrack entries

[iptables PATCH 1/6] extensions: libebt_redirect: Fix target translation
 2023-02-17 18:49 UTC  (7+ messages)
` [iptables PATCH 2/6] extensions: libebt_redirect: Fix for wrong syntax in translation
` [iptables PATCH 3/6] extensions: libebt_ip: Do not use 'ip dscp' for translation
` [iptables PATCH 4/6] extensions: libebt_ip: Translation has to match on ether type
` [iptables PATCH 5/6] ebtables: ip and ip6 matches depend on protocol match
` [iptables PATCH 6/6] xtables-translate: Support insert with index

[iptables PATCH 1/2] tests: xlate: Properly split input in replay mode
 2023-02-17 18:49 UTC  (3+ messages)
` [iptables PATCH 2/2] tests: xlate: Print file names even if specified

[iptables PATCH 1/3] nft-shared: Lookup matches in iptables_command_state
 2023-02-17 18:48 UTC  (4+ messages)
` [iptables PATCH 2/3] nft-shared: Use nft_create_match() in one more spot
` [iptables PATCH 3/3] nft-shared: Simplify using nft_create_match()

[iptables PATCH] tests: CLUSTERIP: Drop test file
 2023-02-17 18:48 UTC  (2+ messages)

[syzbot] [bridge?] [coreteam?] KASAN: vmalloc-out-of-bounds Read in __ebt_unregister_table
 2023-02-17 17:35 UTC 

[PATCH nft 1/3] evaluate: print error on missing family in nat statement
 2023-02-16 20:31 UTC  (3+ messages)
` [PATCH nft 2/3] evaluate: infer family from mapping
` [PATCH nft 3/3] optimize: infer family for nat mapping

[PATCH nft] src: use start condition with new destroy command
 2023-02-16 20:27 UTC 

[PATCH nft 1/3] evaluate: infer family from mapping
 2023-02-16 20:26 UTC  (3+ messages)
` [PATCH nft 2/3] optimize: infer family for nat mapping
` [PATCH nft 3/3] src: use start condition with new destroy command

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

Słowa kluczowe do wypozycjonowania
 2023-02-15  9:15 UTC 

[PATCH nf] netfilter: conntrack: fix rmmod double-free race
 2023-02-14 15:48 UTC  (3+ messages)

[PATCH net-next 00/12] Netfilter/IPVS updates for net-next
 2023-02-14  8:48 UTC  (4+ messages)
` [PATCH net-next 05/12] netfilter: conntrack: set icmpv6 redirects as RELATED

[lvc-project] [PATCH] netfilter: xt_recent: Fix attempt to update removed entry
 2023-02-09 20:17 UTC  (4+ messages)

[RFC nf-next 0/3] bpf, netfilter: minimal support for bpf progs
 2023-02-08 16:03 UTC  (4+ messages)
` [RFC nf-next 1/3] bpf: add bpf_link support for BPF_NETFILTER programs
` [RFC nf-next 2/3] libbpf: sync header file, add nf prog section name
` [RFC nf-next 3/3] bpf: minimal support for programs hooked into netfilter framework

[PATCH nf] netfilter: nf_tables: allow to fetch set elements when table has an owner
 2023-02-08 11:32 UTC 

Fotowoltaika - nowe warunki
 2023-02-08  8:50 UTC 

[nft PATCH v4 00/32] Extend values assignable to packet marks and payload fields
 2023-02-07 12:05 UTC  (4+ messages)
` [nft PATCH v4 13/32] evaluate: support shifts larger than the width of the left operand

[PATCH 1/1] iptables_lib.sh: Fix for iptables-translate >= v1.8.9
 2023-02-07 11:50 UTC  (2+ messages)

[PATCH nf-next] netfilter: let reset rules clean out conntrack entries
 2023-02-07 10:51 UTC  (3+ messages)

[PATCH nft] optimize: ignore existing nat mapping
 2023-02-07  9:58 UTC 

[PATCH nft] optimize: select merge criteria based on candidates rules
 2023-02-06 14:17 UTC 

[PATCH nft] rule: expand chain that contains rules
 2023-02-06 11:11 UTC 

[PATCH nft v6] src: add support to command "destroy"
 2023-02-06 10:19 UTC  (2+ messages)

Zwiększ zyski poprzez pozycjonowanie
 2023-01-31  9:11 UTC 

[PATCH net-next v6 0/7] Allow offloading of UDP NEW connections via act_ct
 2023-02-03  9:40 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).