messages from 2023-10-14 01:00:28 to 2023-10-24 03:19:06 UTC [more...]
[PATCH v13 00/12] Network support for Landlock
2023-10-24 3:18 UTC (40+ messages)
` [PATCH v13 01/12] landlock: Make ruleset's access masks more generic
` [PATCH v13 02/12] landlock: Allow FS topology changes for domains without such rule type
` [PATCH v13 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v13 04/12] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v13 05/12] landlock: Move and rename layer helpers
` [PATCH v13 06/12] landlock: Refactor "
` [PATCH v13 07/12] landlock: Refactor landlock_add_rule() syscall
` [PATCH v13 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v13 09/12] selftests/landlock: Share enforce_ruleset()
` [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 0:51 UTC (2+ messages)
` [PATCH libnetfilter_queue 1/1] Retire 2 libnfnetlink-specific functions
[PATCH nft 1/3] tests/shell: add "bogons/nft-f/zero_length_devicename2_assert"
2023-10-23 17:33 UTC (6+ 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()
[PATCH nft 1/2] tests/shell: inline input data in "single_anon_set" test
2023-10-23 16:13 UTC (2+ messages)
` [PATCH nft 2/2] tools: reject unexpected files in "tests/shell/testcases/" with "check-tree.sh"
[PATCH nft 1/1] tests/shell: test for maximum length of "comment" in "comments_objects_0"
2023-10-23 13:38 UTC
[PATCH nft] tests/shell: add missing "elem_opts_compat_0.nodump" file
2023-10-23 12:40 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 (11+ messages)
` [PATCH nft v2 1/3] tests/shell: add "tests/shell/helpers/eval-exit-code"
` [PATCH nft v2 2/3] tests/shell: skip "table_onoff" test on older kernels
` [PATCH nft v2 3/3] tests/shell: skip "vlan_8021ad_tag" "
[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 (7+ 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 (8+ messages)
` [PATCH nft 2/3] tests/shell: skip "vlan_8021ad_tag" test instead of failing
` [PATCH nft 3/3] tests/shell: add missing "vlan_8021ad_tag.nodump" file
[PATCH nf] netfilter: nft_set_rbtree: .deactivate fails if element has expired
2023-10-17 10:28 UTC
[net-next PATCH] net: skb_find_text: Ignore patterns extending past 'to'
2023-10-16 20:32 UTC (2+ messages)
[PATCH nft 1/2] tests/shell: use bash instead of /bin/sh for tests
2023-10-16 19:43 UTC (3+ messages)
` [PATCH nft 2/2] tests/shell: honor NFT_TEST_VERBOSE_TEST variable to debug tests via `bash -x`
` [PATCH nft v2 "
0x17: Schedule is now up
2023-10-16 13:59 UTC
[PATCH] netfilter: ipset: wait for xt_recseq on all cpus
2023-10-16 12:56 UTC (4+ messages)
[PATCH] uapi/netfilter: Change netfilter hook verdict code definition from macro to enum
2023-10-16 9:22 UTC (5+ messages)
` "
[PATCH libnetfilter_queue 0/1] New example program nfq6
2023-10-16 8:03 UTC (2+ messages)
` [PATCH libnetfilter_queue] examples: add an example which uses more functions
[PATCH libmnl] nlmsg, attr: fix false positives when validating buffer sizes
2023-10-14 16:59 UTC (6+ messages)
[PATCH net 1/7] netfilter: nf_tables: do not remove elements if set backend implements .abort
2023-10-14 1:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).