netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-07 10:29:36 to 2023-10-18 12:28:39 UTC [more...]

[PATCH v13 00/12] Network support for Landlock
 2023-10-18 12:28 UTC  (14+ 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

[nftables/nft] nft equivalent of "ipset test"
 2023-10-18 11:54 UTC  (7+ messages)

[PATCH nft 1/1] tests/shell: add NFT_TEST_FAIL_ON_SKIP_EXCEPT for allow-list of skipped tests (XFAIL)
 2023-10-18 11:40 UTC  (3+ 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 0/7] netfilter updates for net
 2023-10-14  1:00 UTC  (9+ messages)
` [PATCH net 1/7] netfilter: nf_tables: do not remove elements if set backend implements .abort
` [PATCH net 2/7] netfilter: nfnetlink_log: silence bogus compiler warning
` [PATCH net 3/7] netfilter: nf_tables: Annotate struct nft_pipapo_match with __counted_by
` [PATCH net 4/7] netfilter: nf_tables: do not refresh timeout when resetting element
` [PATCH net 5/7] nf_tables: fix NULL pointer dereference in nft_inner_init()
` [PATCH net 6/7] nf_tables: fix NULL pointer dereference in nft_expr_inner_parse()
` [PATCH net 7/7] netfilter: nft_payload: fix wrong mac header matching

[nf PATCH] selftests: netfilter: Run nft_audit.sh in its own netns
 2023-10-13 20:02 UTC 

[PATCH nf-next 0/3] netfilter: nf_tables: remove rbtree async garbage collection
 2023-10-13 12:18 UTC  (4+ messages)
` [PATCH nf-next 1/3] netfilter: nf_tables: de-constify set commit ops function argument
` [PATCH nf-next 2/3] netfilter: nft_set_rbtree: rename gc deactivate+erase function
` [PATCH nf-next 3/3] netfilter: nft_set_rbtree: prefer sync gc to async worker

[PATCH nft] evaluate: suggest != in negation error message
 2023-10-13 11:08 UTC  (2+ messages)

[iptables PATCH] extensions: string: Clarify description of --to
 2023-10-13 10:08 UTC  (6+ messages)

[PATCH] netfilter: remove inaccurate code comments from struct nft_table
 2023-10-13  9:26 UTC  (4+ messages)
  ` [PATCH v2] netfilter: cleanup "

[PATCH conntrack,v6] conntrack: ct label update requires proper ruleset
 2023-10-12 20:48 UTC 

[PATCH conntrack,v4] conntrack: label update requires a previous label in place
 2023-10-12 20:01 UTC 

[iptables PATCH] libiptc: Fix for another segfault due to chain index NULL pointer
 2023-10-12 18:17 UTC  (2+ messages)

[PATCH net-next 0/8] netfilter updates for next
 2023-10-12  0:40 UTC  (10+ messages)
` [PATCH net-next 1/8] netfilter: nf_tables: Always allocate nft_rule_dump_ctx
` [PATCH net-next 2/8] netfilter: nf_tables: Drop pointless memset when dumping rules
` [PATCH net-next 3/8] netfilter: nf_tables: Carry reset flag in nft_rule_dump_ctx
` [PATCH net-next 4/8] netfilter: nf_tables: Carry s_idx "
` [PATCH net-next 5/8] netfilter: nf_tables: Don't allocate nft_rule_dump_ctx
` [PATCH net-next 6/8] netfilter: conntrack: simplify nf_conntrack_alter_reply
` [PATCH net-next 7/8] netfilter: conntrack: prefer tcp_error_log to pr_debug
` [PATCH net-next 8/8] netfilter: cleanup struct nft_table

[PATCH v12 00/12] Network support for Landlock
 2023-10-11 16:04 UTC  (23+ messages)
` [PATCH v12 02/12] landlock: Allow filesystem layout changes for domains without such rule type
` [PATCH v12 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v12 09/12] selftests/landlock: Share enforce_ruleset()

[RFC] nftables 1.0.6 -stable backports
 2023-10-11 15:49 UTC  (21+ messages)
` [RFC] nftables 0.9.8 "

[nf PATCH v2] netfilter: nf_tables: audit log object reset once per table
 2023-10-11 15:06 UTC 

[PATCH conntrack] conntrack: label update requires a previous label in place
 2023-10-11 15:05 UTC  (6+ messages)

[PATCH conntrack,v3] conntrack: label update requires a previous label in place
 2023-10-11 10:46 UTC 

[PATCH conntrack] conntrack: label update requires a previous label in place
 2023-10-11  9:35 UTC 

[nft PATCH 1/3] tests/shell: mount all of "/var/run" in "test-wrapper.sh"
 2023-10-11  8:24 UTC  (2+ messages)

[PATCH nf-next 0/6] netfilter: more accurate drop statistics
 2023-10-11  7:59 UTC  (7+ messages)
` [PATCH nf-next 1/6] netfilter: xt_mangle: only check verdict part of return value
` [PATCH nf-next 2/6] netfilter: nf_tables: mask out non-verdict bits when checking "
` [PATCH nf-next 3/6] netfilter: conntrack: convert nf_conntrack_update to netfilter verdicts
` [PATCH nf-next 4/6] netfilter: nf_nat: mask out non-verdict bits when checking return value
` [PATCH nf-next 5/6] netfilter: make nftables drops visible in net dropmonitor
` [PATCH nf-next 6/6] netfilter: bridge: convert br_netfilter to NF_DROP_REASON

[PATCH nft,v2] doc: remove references to timeout in reset command
 2023-10-10 17:07 UTC  (2+ messages)

[PATCH nft] doc: remove references to timeout in reset command
 2023-10-10 16:12 UTC  (5+ messages)

[PATCH nf] netfilter: nf_tables: do not refresh timeout when resetting element
 2023-10-10 13:18 UTC  (13+ messages)

[ANNOUNCE] iptables 1.8.10 release
 2023-10-10 11:05 UTC 

[PATCH nf 1/2] nf_tables: fix NULL pointer dereference in nft_inner_init()
 2023-10-09 10:36 UTC  (2+ messages)
` [PATCH nf 2/2] nf_tables: fix NULL pointer dereference in nft_expr_inner_parse()

[PATCH nf 1/2] nf_tables: fix NULL pointer dereference in nft_inner_init()
 2023-10-09 10:34 UTC  (2+ messages)
` [PATCH nf 2/2] nf_tables: fix NULL pointer dereference in nft_expr_inner_parse()

[PATCH nf] netfilter: nft_payload: fix wrong mac header matching
 2023-10-08 17:36 UTC 

[PATCH] netfilter: Clean up errors in nf_conntrack_h323_asn1.h
 2023-10-08 12:29 UTC  (2+ messages)

[PATCH libnetfilter_queue] src: Fix IPv6 Fragment Header processing
 2023-10-08  8:47 UTC  (2+ messages)

[PATCHv2 nf 0/2] netfilter: handle the sctp collision properly and add selftest
 2023-10-07 14:47 UTC  (2+ messages)

iptales-restore cmd crash
 2023-10-07 12:16 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).