netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-09 06:22:57 to 2022-05-17 09:20:16 UTC [more...]

[PATCH v5 00/15] Network support for Landlock
 2022-05-17  9:19 UTC  (29+ messages)
` [PATCH v5 01/15] landlock: access mask renaming
` [PATCH v5 02/15] landlock: landlock_find/insert_rule refactoring
` [PATCH v5 03/15] landlock: merge and inherit function refactoring
` [PATCH v5 04/15] landlock: helper functions refactoring
` [PATCH v5 05/15] landlock: landlock_add_rule syscall refactoring
` [PATCH v5 06/15] landlock: user space API network support
` [PATCH v5 07/15] landlock: add support network rules
` [PATCH v5 08/15] landlock: TCP network hooks implementation
` [PATCH v5 09/15] seltests/landlock: add tests for bind() hooks
` [PATCH v5 10/15] seltests/landlock: add tests for connect() hooks
` [PATCH v5 11/15] seltests/landlock: connect() with AF_UNSPEC tests
` [PATCH v5 12/15] seltests/landlock: rules overlapping test
` [PATCH v5 13/15] seltests/landlock: ruleset expanding test
` [PATCH v5 14/15] seltests/landlock: invalid user input data test
` [PATCH v5 15/15] samples/landlock: adds network demo

[PATCH nf] netfilter: flowtable: fix TCP flow teardown
 2022-05-17  9:18 UTC 

[PATCH net v2] netfilter: nf_flow_table: fix teardown flow timeout
 2022-05-17  8:36 UTC  (15+ messages)

[PATCH iptables 1/2] xtables: fix compilation with musl
 2022-05-17  8:22 UTC  (20+ messages)
` [PATCH iptables 2/2] xshared: "
    ` [PATCH] treewide: use uint* instead of u_int*
          ` [PATCH] xtables: fix compilation with musl

[nf-next PATCH] nf_flow_table_offload: offload the PPPoE encap in the flowtable
 2022-05-17  1:56 UTC  (3+ messages)

[PATCH net-next v2 0/3] Conntrack offload debuggability improvements
 2022-05-16 19:10 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net/sched: act_ct: set 'net' pointer when creating new nf_flow_table
` [PATCH net-next v2 2/3] netfilter: nf_flow_table: count and limit hw offloaded entries
` [PATCH net-next v2 3/3] netfilter: nf_flow_table: count pending offload workqueue tasks

[PATCH nf] nft_set_rbtree: Move clauses for expired nodes, last active node as leaf
 2022-05-16 18:16 UTC  (2+ messages)

[PATCH conntrack-tools] conntrack: remove -o userspace
 2022-05-16 16:11 UTC  (2+ messages)

[PATCH v2] netfilter: nf_flowtable: move dst_check to packet path
 2022-05-16 11:17 UTC  (2+ messages)

[PATCH nf-next] netfilter: conntrack: remove pr_debug callsites from tcp tracker
 2022-05-16 11:10 UTC  (2+ messages)

[PATCH nf v2 0/2] netfilter: Fix/update mangled packet re-routing within VRF domains
 2022-05-16 11:03 UTC  (3+ messages)
` [PATCH nf v2 2/2] netfilter: Use l3mdev flow key when re-routing mangled packets

[PATCH v2 nf 1/4] netfilter: flowtable: fix excessive hw offload attempts after failure
 2022-05-16 10:59 UTC  (5+ messages)
` [PATCH v2 nf 2/4] netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
` [PATCH v2 nf 3/4] net: fix dev_fill_forward_path with pppoe + bridge
` [PATCH v2 nf 4/4] netfilter: nft_flow_offload: fix offload with pppoe + vlan

[RFC PATCH v4 00/15] Landlock LSM
 2022-05-16 10:22 UTC  (5+ messages)
` [RFC PATCH v4 10/15] seltest/landlock: add tests for bind() hooks

[PATCH net-next 00/17] Netfilter updates for net-next
 2022-05-16  9:20 UTC  (19+ messages)
` [PATCH net-next 01/17] netfilter: ecache: use dedicated list for event redelivery
` [PATCH net-next 02/17] netfilter: conntrack: include ecache dying list in dumps
` [PATCH net-next 03/17] netfilter: conntrack: remove the percpu dying list
` [PATCH net-next 04/17] netfilter: cttimeout: decouple unlink and free on netns destruction
` [PATCH net-next 05/17] netfilter: remove nf_ct_unconfirmed_destroy helper
` [PATCH net-next 06/17] netfilter: extensions: introduce extension genid count
` [PATCH net-next 07/17] netfilter: cttimeout: decouple unlink and free on netns destruction
` [PATCH net-next 08/17] netfilter: conntrack: remove __nf_ct_unconfirmed_destroy
` [PATCH net-next 09/17] netfilter: conntrack: remove unconfirmed list
` [PATCH net-next 10/17] netfilter: conntrack: avoid unconditional local_bh_disable
` [PATCH net-next 11/17] netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()
` [PATCH net-next 12/17] netfilter: nfnetlink: allow to detect if ctnetlink listeners exist
` [PATCH net-next 13/17] netfilter: conntrack: un-inline nf_ct_ecache_ext_add
` [PATCH net-next 14/17] netfilter: conntrack: add nf_conntrack_events autodetect mode
` [PATCH net-next 15/17] netfilter: prefer extension check to pointer check
` [PATCH net-next 16/17] netfilter: flowtable: nft_flow_route use more data for reverse route
` [PATCH net-next 17/17] netfilter: conntrack: skip verification of zero UDP checksum

[PATCH nf] netfilter: nft_numgen: disable preempt to access per-cpu data
 2022-05-16  8:55 UTC 

[RFC] netfilter: nf_tables: ignore errors on flowtable device hw offload setup
 2022-05-16  0:57 UTC  (6+ messages)

[PATCH libnftnl] expr: extend support for dynamic register allocation
 2022-05-15 21:05 UTC 

[PATCH net-next v2] net: ipvs: randomize starting destination of RR/WRR scheduler
 2022-05-15 13:47 UTC  (5+ messages)

[PATCH libnftnl] src: add dynamic register allocation infrastructure
 2022-05-15 12:16 UTC  (4+ messages)

[PATCH v2 bpf-next 0/2] net: netfilter: add kfunc helper to update ct timeout
 2022-05-14 16:42 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/2] "
` [PATCH v2 bpf-next 2/2] selftests/bpf: add selftest for bpf_ct_refresh_timeout kfunc

[PATCH nf-next] netfilter: conntrack: do not disable bh during destruction
 2022-05-13 17:00 UTC  (2+ messages)

[PATCH nft] netlink_delinearize: release last register on exit
 2022-05-13 16:03 UTC 

[iptables PATCH] xshared: Fix build for -Werror=format-security
 2022-05-13 15:01 UTC 

[ANNOUNCE] iptables 1.8.8 release
 2022-05-13 14:40 UTC 

[PATCH net-next] net: ipvs: random start for RR scheduler
 2022-05-12 22:23 UTC  (6+ messages)

[nf-next PATCH v3 0/4] nf_tables: Export rule optimizer results to user space
 2022-05-12 16:47 UTC  (5+ messages)
` [nf-next PATCH v3 1/4] netfilter: nf_tables: Store net size in nft_expr_ops::size
` [nf-next PATCH v3 2/4] netfilter: nf_tables: Introduce struct nft_expr_dp
` [nf-next PATCH v3 3/4] netfilter: nf_tables: Introduce expression flags
` [nf-next PATCH v3 4/4] netfilter: nf_tables: Annotate reduced expressions

[nf-next PATCH v2 0/2] nf_tables: Export rule optimizer results to user space
 2022-05-12 13:27 UTC  (5+ messages)
` [nf-next PATCH v2 1/2] netfilter: nf_tables: Introduce expression flags
` [nf-next PATCH v2 2/2] netfilter: nf_tables: Annotate reduced expressions

INFO: task hung in usb_get_descriptor
 2022-05-12 13:19 UTC  (3+ messages)
` [syzbot] "

[PATCH] nf_flowtable: nft_flow_route use more data for reverse route
 2022-05-12  6:03 UTC  (4+ messages)
` [nf_flowtable] 2cd764935d: kernel-selftests.netfilter.nft_flowtable.sh.ipsec_tunnel_mode_for_ns1/ns2.fail

[nf-next PATCH 0/2] nf_tables: Export rule optimizer results to user space
 2022-05-12  3:01 UTC  (6+ messages)
` [nf-next PATCH 1/2] netfilter: nf_tables: Introduce expression flags
` [nf-next PATCH 2/2] netfilter: nf_tables: Annotate reduced expressions

[PATCH bpf-next] net: netfilter: add kfunc helper to update ct timeout
 2022-05-11 19:41 UTC  (3+ messages)

Call netfilter okfn on stolen packets
 2022-05-11 13:38 UTC 

[PATCH net-next 00/17] Netfilter updates for net-next
 2022-05-11  7:26 UTC  (21+ messages)
` [PATCH net-next 01/17] netfilter: ecache: use dedicated list for event redelivery
` [PATCH net-next 02/17] netfilter: conntrack: include ecache dying list in dumps
` [PATCH net-next 03/17] netfilter: conntrack: remove the percpu dying list
` [PATCH net-next 04/17] netfilter: cttimeout: decouple unlink and free on netns destruction
` [PATCH net-next 05/17] netfilter: remove nf_ct_unconfirmed_destroy helper
` [PATCH net-next 06/17] netfilter: extensions: introduce extension genid count
` [PATCH net-next 07/17] netfilter: cttimeout: decouple unlink and free on netns destruction
` [PATCH net-next 08/17] netfilter: conntrack: remove __nf_ct_unconfirmed_destroy
` [PATCH net-next 09/17] netfilter: conntrack: remove unconfirmed list
` [PATCH net-next 10/17] netfilter: conntrack: avoid unconditional local_bh_disable
` [PATCH net-next 11/17] netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()
` [PATCH net-next 12/17] netfilter: nfnetlink: allow to detect if ctnetlink listeners exist
` [PATCH net-next 13/17] netfilter: conntrack: un-inline nf_ct_ecache_ext_add
` [PATCH net-next 14/17] netfilter: conntrack: add nf_conntrack_events autodetect mode
` [PATCH net-next 15/17] netfilter: prefer extension check to pointer check
` [PATCH net-next 16/17] netfilter: flowtable: nft_flow_route use more data for reverse route
` [PATCH net-next 17/17] netfilter: conntrack: skip verification of zero UDP checksum

[PATCH] nf_flowtable: teardown fix race condition
 2022-05-09 17:11 UTC  (5+ messages)

[PATCH net] netfilter: nf_flow_table: fix teardown flow timeout
 2022-05-09 13:14 UTC  (6+ messages)

[PATCH 2/4] netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
 2022-05-09 12:28 UTC  (2+ messages)

[PATCH] nf_flowtable: ensure dst.dev is not blackhole
 2022-05-09  6:32 UTC  (6+ messages)

[PATCH nf-next 0/4] netfilter: conntrack: avoid eache extension allocation
 2022-05-09  6:07 UTC  (2+ messages)

[PATCH nf-next v2 1/1] netfilter: conntrack: skip verification of zero UDP checksum
 2022-05-09  6:06 UTC  (3+ messages)
` [PATCH nf-next v3] "


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).