Linux Netfilter development
 help / color / mirror / Atom feed
 messages from 2023-02-21 18:05:59 to 2023-03-07 12:37:50 UTC [more...]

[PATCH nf-next 00/13] Support for shifted port-ranges in NAT
 2023-03-07 12:37 UTC  (17+ messages)
` [PATCH nf-next 01/13] netfilter: conntrack: fix typo
` [PATCH nf-next 02/13] netfilter: nat: fix indentation of function arguments
` [PATCH nf-next 03/13] netfilter: nat: extend core support for shifted port-ranges
` [PATCH nf-next 04/13] netfilter: nft_nat: correct length for loading protocol registers
` [PATCH nf-next 05/13] netfilter: nft_nat: add support for shifted port-ranges
` [PATCH nf-next 06/13] netfilter: nft_masq: correct length for loading protocol registers
` [PATCH nf-next 07/13] netfilter: nft_masq: deduplicate eval call-backs
` [PATCH nf-next 08/13] netfilter: nft_masq: add support for shifted port-ranges
` [PATCH nf-next 09/13] netfilter: nft_redir: correct value of inet type `.maxattrs`
` [PATCH nf-next 10/13] netfilter: nf_nat_redirect: use `struct nf_nat_range2` in ipv4 API
` [PATCH nf-next 11/13] netfilter: nft_redir: correct length for loading protocol registers
` [PATCH nf-next 12/13] netfilter: nft_redir: deduplicate eval call-backs
` [PATCH nf-next 13/13] netfilter: nft_redir: add support for shifted port-ranges

[PATCH net 0/3] Netfilter fixes for net
 2023-03-07 10:04 UTC  (4+ messages)
` [PATCH net 1/3] netfilter: ctnetlink: revert to dumping mark regardless of event type
` [PATCH net 2/3] netfilter: tproxy: fix deadlock due to missing BH disable
` [PATCH net 3/3] netfilter: conntrack: adopt safer max chain length

[PATCH net] netfilter: conntrack:
 2023-03-07  9:57 UTC  (3+ messages)

[PATCH nf-next 0/6] netfilter: handle ipv6 jumbo packets properly for bridge ovs and tc
 2023-03-07  9:22 UTC  (17+ messages)
` [PATCH nf-next 1/6] netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_len
` [PATCH nf-next 2/6] netfilter: bridge: check len before accessing more nh data
` [PATCH nf-next 3/6] netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_len
` [PATCH nf-next 4/6] netfilter: move br_nf_check_hbh_len to utils
` [PATCH nf-next 5/6] netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trim
` [PATCH nf-next 6/6] selftests: add a selftest for big tcp

[PATCH v9 00/12] Network support for Landlock
 2023-03-06 18:13 UTC  (23+ messages)
` [PATCH v9 06/12] landlock: Refactor _unmask_layers() and _init_layer_masks()
` [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 nf] netfilter: tproxy: fix deadlock due to missing BH disable
 2023-03-06 11:10 UTC  (2+ messages)

[PATCH v2] netfilter: ctnetlink: revert to dumping mark regardless of event type
 2023-03-06 11:10 UTC  (2+ messages)

[PATCH libnftnl 0/3] Support for shifted port-ranges in NAT
 2023-03-05 10:24 UTC  (4+ messages)
` [PATCH libnftnl 1/3] nat: add support for shifted port-ranges
` [PATCH libnftnl 2/3] masq: "
` [PATCH libnftnl 3/3] redir: "

[PATCH nftables 0/8] Support for shifted port-ranges in NAT
 2023-03-05 10:14 UTC  (9+ messages)
` [PATCH nftables 1/8] nat: add support for shifted port-ranges
` [PATCH nftables 2/8] masq: "
` [PATCH nftables 3/8] redir: "
` [PATCH nftables 4/8] json: formatting fixes
` [PATCH nftables 5/8] json: add support for shifted nat port-ranges
` [PATCH nftables 6/8] doc: correct NAT statement description
` [PATCH nftables 7/8] doc: add shifted port-ranges to nat statements
` [PATCH nftables 8/8] test: py: add tests for shifted nat port-ranges

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

CPU soft lockup in a spin lock using tproxy and nfqueue
 2023-03-03  9:45 UTC  (8+ messages)

[PATCH RFC v2 bpf-next 0/3] bpf: add netfilter program type
 2023-03-03  0:27 UTC  (10+ messages)
` [PATCH RFC v2 bpf-next 1/3] bpf: add bpf_link support for BPF_NETFILTER programs
` [PATCH RFC v2 bpf-next 2/3] libbpf: sync header file, add nf prog section name
` [PATCH RFC v2 bpf-next 3/3] bpf: minimal support for programs hooked into netfilter framework

Bug report DNAT destination not work
 2023-03-02 19:40 UTC  (4+ messages)

[PATCH] netfilter: ctnetlink: revert to dumping mark regardless of event type
 2023-03-02 11:27 UTC  (4+ messages)

[PATCH net 0/3] Netfilter fixes for net
 2023-03-02 10:40 UTC  (5+ messages)
` [PATCH net 1/3] selftests: nft_nat: ensuring the listening side is up before starting the client
` [PATCH net 2/3] netfilter: nft_last: copy content when cloning expression
` [PATCH net 3/3] netfilter: nft_quota: "

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

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

[iptables PATCH] nft-restore: Fix for deletion of new, referenced rule
 2023-03-01 19:16 UTC  (3+ messages)

[PATCH nf] selftests: nft_nat: ensuring the listening side is up before starting the client
 2023-03-01 16:23 UTC  (2+ messages)

[PATCH nft 1/2] cache: fetch more objects when resetting rule
 2023-03-01 11:05 UTC  (2+ messages)
` [PATCH nft 2/2] tests: shell: use bash in 0011reset_0

[PATCH nft] parser_bison: allow to use quota in sets
 2023-03-01 10:32 UTC 

[PATCH nf] netfilter: nft_quota: copy content when cloning expression
 2023-02-28 19:49 UTC 

[PATCH nf] netfilter: nft_last: copy content when cloning expression
 2023-02-28 19:37 UTC 

[PATCH nft,v2] src: add last statement
 2023-02-28 15:35 UTC 

[PATCH nft,v3] evaluate: expand value to range when nat mapping contains intervals
 2023-02-28 14:55 UTC 

[PATCH v4] netfilter: nf_flow_table: count offloaded flows
 2023-02-28 10:14 UTC 

PROBLEM: nf_conntrack_events autodetect mode invalidates NETLINK_LISTEN_ALL_NSID netlink socket option
 2023-02-27 16:13 UTC  (7+ messages)

[PATCH nft,v2] evaluate: expand value to range when nat mapping contains intervals
 2023-02-27 11:58 UTC 

[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 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 

[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  (2+ messages)

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox