netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-17 09:26:38 to 2023-10-24 20:08:01 UTC [more...]

[PATCH net] netfilter: flowtable: additional checks for outdated flows
 2023-10-24 20:07 UTC  (4+ messages)

[PATCH nf] sched: act_ct: additional checks for outdated flows
 2023-10-24 20:02 UTC 

[PATCH nf] netfilter: nf_flow_table: GC pushes back packets to classic path
 2023-10-24 19:38 UTC 

[PATCH 1/6] man: encode minushyphen the way groff/man requires it
 2023-10-24 17:01 UTC  (7+ messages)
` [PATCH 2/6] man: encode emdash "
` [PATCH 3/6] man: encode hyphens "
` [PATCH 4/6] man: consistent casing of "IPv[46]"
` [PATCH 5/6] man: grammar fixes to some manpages
` [PATCH 6/6] man: use native bullet point markup

[nf-next PATCH] netfilter: nf_tables: Carry reset boolean in nft_set_dump_ctx
 2023-10-24 13:10 UTC 

[PATCH nft 1/3] tests/shell: add "bogons/nft-f/zero_length_devicename2_assert"
 2023-10-24 11:50 UTC  (12+ messages)
` [PATCH nft 2/3] tests/shell: cover long interface name in "0042chain_variable_0" test
` [PATCH nft 3/3] parser_bison: fix length check for ifname in ifname_expr_alloc()

[iptables PATCH 0/2] Fix up string match man page
 2023-10-24 11:43 UTC  (3+ messages)
` [iptables PATCH 1/2] Revert "extensions: string: Clarify description of --to"
` [iptables PATCH 2/2] extensions: string: Clarify description of --to

[PATCH nft] check-tree.sh: check and flag /bin/sh usage
 2023-10-24 10:47 UTC  (2+ messages)

[PATCH nft v2 0/4] [RESENT] remove xfree() and add free_const()+nft_gmp_free()
 2023-10-24  9:57 UTC  (5+ messages)
` [PATCH nft v2 1/4] datatype: don't return a const string from cgroupv2_get_path()
` [PATCH nft v2 2/4] gmputil: add nft_gmp_free() to free strings from mpz_get_str()
` [PATCH nft v2 3/4] all: add free_const() and use it instead of xfree()
` [PATCH nft v2 4/4] all: remove xfree() and use plain free()

[PATCH nft 1/2] tests/shell: inline input data in "single_anon_set" test
 2023-10-24  9:56 UTC  (3+ messages)
` [PATCH nft 2/2] tools: reject unexpected files in "tests/shell/testcases/" with "check-tree.sh"

[PATCH nft] tests/shell: add missing "elem_opts_compat_0.nodump" file
 2023-10-24  9:50 UTC  (2+ messages)

[PATCH v13 00/12] Network support for Landlock
 2023-10-24  9:12 UTC  (37+ messages)
` [PATCH v13 01/12] landlock: Make ruleset's access masks more generic
` [PATCH v13 07/12] landlock: Refactor landlock_add_rule() syscall
` [PATCH v13 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v13 10/12] selftests/landlock: Add 7 new test variants dedicated to network
` [PATCH v13 11/12] samples/landlock: Add network demo
` [PATCH v13 12/12] landlock: Document Landlock's network support

[PATCH libnetfilter_queue 0/1] libnfnetlink dependency elimination
 2023-10-24  8:57 UTC  (3+ messages)
` [PATCH libnetfilter_queue 1/1] Retire 2 libnfnetlink-specific functions

Fwd: Guidance on deterministic NAT (CGNAT)
 2023-10-24  8:41 UTC 

[PATCH nf-next 0/5] nf_tables set updates
 2023-10-24  8:33 UTC  (6+ messages)
` [PATCH nf-next 1/5] netfilter: nft_set_pipapo: no need to call pipapo_deactivate() from flush
` [PATCH nf-next 2/5] netfilter: nf_tables: set backend .flush always succeeds
` [PATCH nf-next 3/5] netfilter: nf_tables: expose opaque set element as struct nft_elem_priv
` [PATCH nf-next 4/5] netfilter: nf_tables: shrink memory consumption of set elements
` [PATCH nf-next 5/5] netfilter: nf_tables: set->ops->insert returns opaque set element in case of EEXIST

[PATCH nft 1/1] tests/shell: test for maximum length of "comment" in "comments_objects_0"
 2023-10-23 13:38 UTC 

[PATCH RFC] netfilter: nf_tables: add flowtable map for xdp offload
 2023-10-23 11:16 UTC  (3+ messages)

[PATCH netfilter] Fix hw flow offload from nftables
 2023-10-23 10:24 UTC  (2+ messages)

KASAN: vmalloc-out-of-bounds in ipt_do_table
 2023-10-23 10:12 UTC 

[PATCH libnetfilter_queue] include: all: remove trailing spaces
 2023-10-23  2:25 UTC 

[PATCH 0/1] ipset patch to fix race condition between swap/destroy and add/del/test
 2023-10-23  1:33 UTC  (5+ messages)
` [PATCH 1/1] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test

[PATCH] treewide: Add SPDX identifier to IETF ASN.1 modules
 2023-10-22  8:53 UTC  (3+ messages)

Netfilter queue is unable to mangle fragmented UDP6: bug?
 2023-10-22  4:24 UTC 

[PATCH libnetfilter_queue v2 0/1] New example program nfq6
 2023-10-22  4:14 UTC  (2+ messages)
` [PATCH libnetfilter_queue v2 1/1] examples: add an example which uses more functions

[nf-next PATCH 0/6] Refactor nft_obj_filter into nft_obj_dump_ctx
 2023-10-20 17:34 UTC  (7+ messages)
` [nf-next PATCH 1/6] netfilter: nf_tables: Drop pointless memset in nf_tables_dump_obj
` [nf-next PATCH 2/6] netfilter: nf_tables: Unconditionally allocate nft_obj_filter
` [nf-next PATCH 3/6] netfilter: nf_tables: A better name for nft_obj_filter
` [nf-next PATCH 4/6] netfilter: nf_tables: Carry s_idx in nft_obj_dump_ctx
` [nf-next PATCH 5/6] netfilter: nf_tables: nft_obj_filter fits into cb->ctx
` [nf-next PATCH 6/6] netfilter: nf_tables: Carry reset boolean in nft_obj_dump_ctx

[PATCH nf-next] netfilter: conntrack: switch connlabels to atomic_t
 2023-10-20 12:38 UTC 

[PATCH nf-next,RFC 0/8] nf_tables set updates
 2023-10-20 11:46 UTC  (11+ messages)
` [PATCH nf-next,RFC 1/8] netfilter: nft_set_pipapo: no need to call pipapo_deactivate() from flush
` [PATCH nf-next,RFC 2/8] netfilter: nf_tables: set backend .flush always succeeds
` [PATCH nf-next,RFC 3/8] netfilter: nf_tables: expose opaque set element as struct nft_elem_priv
` [PATCH nf-next,RFC 4/8] netfilter: nf_tables: shrink memory consumption of set elements
` [PATCH nf-next,RFC 5/8] netfilter: nf_tables: set->ops->insert returns opaque set element in case of EEXIST
` [PATCH nf-next,RFC 6/8] netfilter: nf_tables: use timestamp to check for set element timeout
` [PATCH nf-next,RFC 7/8] netfilter: nf_tables: add timeout extension to elements to prepare for updates
` [PATCH nf-next,RFC 8/8] netfilter: nf_tables: set element timeout update support

[PATCH nf-next] br_netfilter: use single forward hook for ip and arp
 2023-10-20 11:14 UTC 

Fwd: High cpu usage caused by kernel process when upgraded to linux 5.19.17 or later
 2023-10-20 10:55 UTC  (2+ messages)

[nft PATCH v2] parser_bison: Fix for broken compatibility with older dumps
 2023-10-19 23:38 UTC  (2+ messages)

[PATCH v5 05/12] x86/bugs: Rename RETPOLINE to MITIGATION_RETPOLINE
 2023-10-19 18:11 UTC 

[nft PATCH] parser_bison: Fix for broken compatibility with older dumps
 2023-10-19 16:26 UTC 

[RFC] nftables 1.0.6 -stable backports
 2023-10-19 15:23 UTC  (6+ messages)

[nf-next PATCH v4 0/3] Introduce locking for rule reset requests
 2023-10-19 14:03 UTC  (4+ messages)
` [nf-next PATCH v4 1/3] netfilter: nf_tables: Open-code audit log call in nf_tables_getrule()
` [nf-next PATCH v4 2/3] netfilter: nf_tables: Introduce nf_tables_getrule_single()
` [nf-next PATCH v4 3/3] netfilter: nf_tables: Add locking for NFT_MSG_GETRULE_RESET requests

[nf-next PATCH v3 0/3] Introduce locking for rule reset requests
 2023-10-19 13:38 UTC  (11+ messages)
` [nf-next PATCH v3 1/3] netfilter: nf_tables: Open-code audit log call in nf_tables_getrule()
` [nf-next PATCH v3 2/3] netfilter: nf_tables: Introduce nf_tables_getrule_single()
` [nf-next PATCH v3 3/3] netfilter: nf_tables: Add locking for NFT_MSG_GETRULE_RESET requests

[PATCH nft v2 0/7] no recursive make
 2023-10-19 13:00 UTC  (8+ messages)
` [PATCH nft v2 1/7] gitignore: ignore ".dirstamp" files
` [PATCH nft v2 2/7] build: no recursive-make for "include/**/Makefile.am"
` [PATCH nft v2 3/7] build: no recursive make for "py/Makefile.am"
` [PATCH nft v2 4/7] build: no recursive make for "files/**/Makefile.am"
` [PATCH nft v2 5/7] build: no recursive make for "src/Makefile.am"
` [PATCH nft v2 6/7] build: no recursive make for "examples/Makefile.am"
` [PATCH nft v2 7/7] build: no recursive make for "doc/Makefile.am"

[ANNOUNCE] nftables 1.0.9 release
 2023-10-19 11:46 UTC 

[PATCH nft 1/1] tests/shell: add NFT_TEST_FAIL_ON_SKIP_EXCEPT for allow-list of skipped tests (XFAIL)
 2023-10-19  9:20 UTC  (4+ messages)

[PATCH net 0/4] netfilter: updates for net
 2023-10-19  1:20 UTC  (6+ messages)
` [PATCH net 1/4] netfilter: nf_tables: audit log object reset once per table
` [PATCH net 2/4] selftests: netfilter: Run nft_audit.sh in its own netns
` [PATCH net 3/4] netfilter: nft_set_rbtree: .deactivate fails if element has expired
` [PATCH net 4/4] netfilter: nf_tables: revert do not remove elements if set backend implements .abort

[nftables/nft] nft equivalent of "ipset test"
 2023-10-18 14:37 UTC  (9+ messages)

[PATCH nf] Revert "netfilter: nf_tables: do not remove elements if set backend implements .abort"
 2023-10-18 11:18 UTC 

[net-next PATCH v2] net: skb_find_text: Ignore patterns extending past 'to'
 2023-10-18 10:20 UTC  (4+ messages)

[PATCH net-next 0/7] netfilter updates for net-next
 2023-10-18 10:10 UTC  (9+ messages)
` [PATCH net-next 1/7] netfilter: xt_mangle: only check verdict part of return value
` [PATCH net-next 2/7] netfilter: nf_tables: mask out non-verdict bits when checking "
` [PATCH net-next 3/7] netfilter: conntrack: convert nf_conntrack_update to netfilter verdicts
` [PATCH net-next 4/7] netfilter: nf_nat: mask out non-verdict bits when checking return value
` [PATCH net-next 5/7] netfilter: make nftables drops visible in net dropmonitor
` [PATCH net-next 6/7] netfilter: bridge: convert br_netfilter to NF_DROP_REASON
` [PATCH net-next 7/7] netfilter: nf_tables: de-constify set commit ops function argument

[PATCH nft v2 0/3] add "eval-exit-code" and skip tests based on kernel version
 2023-10-17 20:41 UTC  (8+ messages)
` [PATCH nft v2 2/3] tests/shell: skip "table_onoff" test on older kernels

[PATCH] netfilter: ipset: fix race condition in ipset swap, destroy and test/add/del
 2023-10-17 19:26 UTC  (3+ messages)

[syzbot] [netfilter?] WARNING in __nf_unregister_net_hook (6)
 2023-10-17 18:04 UTC 

[PATCH nft] evaluate: validate maximum log statement prefix length
 2023-10-17 13:52 UTC 

[PATCH 1/2] netfilter: ipset: rename ref_netlink to ref_swapping
 2023-10-17 12:49 UTC  (6+ messages)
` [PATCH 2/2] netfilter: ipset: fix race condition in ipset swap, destroy and test

[PATCH nf-next,RFC] netfilter: nf_tables: shrink memory consumption of set elements
 2023-10-17 12:00 UTC  (3+ messages)

[PATCH nft 1/3] tests/shell: skip "table_onoff" test if kernel patch is missing
 2023-10-17 11:14 UTC  (5+ messages)

[PATCH nf] netfilter: nft_set_rbtree: .deactivate fails if element has expired
 2023-10-17 10:28 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).