netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-07 21:18:49 to 2022-06-23 12:51:10 UTC [more...]

[PATCH] netfilter: xt_esp: add support for ESP match in NAT Traversal
 2022-06-23 12:42 UTC 

[PATCH] xtables-monitor: add missing spaces in printed str
 2022-06-23 12:21 UTC  (2+ messages)

[PATCH] nft: allow deletion of rule by full statement form
 2022-06-23  9:21 UTC  (4+ messages)

[PATCH] netfilter: Fix spelling mistake
 2022-06-23  8:01 UTC 

[PATCH nf] netfilter: nf_tables: avoid skb access on nf_stolen
 2022-06-22 14:43 UTC 

[PATCH 0/3] conntrack: -A command implementation
 2022-06-22 10:42 UTC  (8+ messages)
` [PATCH 1/3] conntrack: introduce new -A command
` [PATCH 2/3] conntrack.8: man update for -A command support
` [PATCH 3/3] tests/conntrack: "

[PATCH nf] netfilter: br_netfilter: do not skip all hooks with 0 priority
 2022-06-22 10:02 UTC  (2+ messages)

[PATCH nf] netfilter: nft_dynset: restore set element counter when failing to update
 2022-06-22  9:32 UTC 

[PATCH nf-next v2 0/3] netfilter: conntrack sparse annotations
 2022-06-22  9:00 UTC  (4+ messages)
` [PATCH nf-next v2 1/3] netfilter: nf_conntrack: add missing __rcu annotations
` [PATCH nf-next v2 2/3] netfilter: nf_conntrack: use rcu accessors where needed
` [PATCH nf-next v2 3/3] netfilter: h323: merge nat hook pointers into one

[PATCH net 0/5] Netfilter fixes for net
 2022-06-22  5:50 UTC  (7+ messages)
` [PATCH net 1/5] netfilter: use get_random_u32 instead of prandom
` [PATCH net 2/5] netfilter: cttimeout: fix slab-out-of-bounds read typo in cttimeout_net_exit
` [PATCH net 3/5] selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh
` [PATCH net 4/5] netfilter: nf_dup_netdev: do not push mac header a second time
` [PATCH net 5/5] netfilter: nf_dup_netdev: add and use recursion counter

[PATCH nf-next 0/3] netfilter: conntrack sparse annotations
 2022-06-21 22:36 UTC  (5+ messages)
` [PATCH nf-next 1/3] netfilter: nf_conntrack: add missing __rcu annotations
` [PATCH nf-next 2/3] netfilter: nf_conntrack: use rcu accessors where needed
` [PATCH nf-next 3/3] netfilter: h323: merge nat hook pointers into one

large number of sparse warnings in nf_flow_table_offload
 2022-06-21 12:28 UTC 

[PATCH nf 0/2] netfilter: fix two nf_dup bugs with egress hook
 2022-06-21  8:48 UTC  (4+ messages)
` [PATCH nf 1/2] netfilter: nf_dup_netdev: do not push mac header a second time
` [PATCH nf 2/2] netfilter: nf_dup_netdev: add and use recursion counter

[PATCH v6 00/17] Network support for Landlock
 2022-06-21  8:23 UTC  (18+ messages)
` [PATCH v6 01/17] landlock: renames access mask
` [PATCH v6 02/17] landlock: refactors landlock_find/insert_rule
` [PATCH v6 03/17] landlock: refactors merge and inherit functions
` [PATCH v6 04/17] landlock: moves helper functions
` [PATCH v6 05/17] landlock: refactors "
` [PATCH v6 06/17] landlock: refactors landlock_add_rule syscall
` [PATCH v6 07/17] landlock: user space API network support
` [PATCH v6 08/17] landlock: adds support network rules
` [PATCH v6 09/17] landlock: implements TCP network hooks
` [PATCH v6 10/17] seltests/landlock: moves helper function
` [PATCH v6 11/17] seltests/landlock: adds tests for bind() hooks
` [PATCH v6 12/17] seltests/landlock: adds tests for connect() hooks
` [PATCH v6 13/17] seltests/landlock: adds AF_UNSPEC family test
` [PATCH v6 14/17] seltests/landlock: adds rules overlapping test
` [PATCH v6 15/17] seltests/landlock: adds ruleset expanding test
` [PATCH v6 16/17] seltests/landlock: adds invalid input data test
` [PATCH v6 17/17] samples/landlock: adds network demo

[PATCH] src: proto: support DF, LE, VA for DSCP
 2022-06-20 18:58 UTC 

[PATCH 00/12] Clang -Wformat warning fixes
 2022-06-20 14:44 UTC  (33+ messages)
` [PATCH 01/12] x86/mce: use correct format characters
` [PATCH 02/12] x86/CPU/AMD: "
` [PATCH 03/12] x86/e820: "
` [PATCH 04/12] blk-cgroup: "
` [PATCH 05/12] fs: quota: "
` [PATCH 06/12] PNP: "
` [PATCH 07/12] driver/char: "
` [PATCH 08/12] cdrom: "
` [PATCH 09/12] ALSA: seq: "
` [PATCH 10/12] "
` [PATCH 11/12] ALSA: control: "
` [PATCH 12/12] netfilter: conntrack: "

[PATCH v2 0/1] Reusing modifier socket for bulk ct loads
 2022-06-20 14:42 UTC  (3+ messages)
` [PATCH v2 1/1] conntrack: use same modifier socket for bulk ops

Support for String Match Blocking in NFTables
 2022-06-20 10:01 UTC  (2+ messages)

[PATCH nft,v2 1/2] rule: collapse set element commands
 2022-06-20  9:03 UTC 

[PATCH nft 00/18] fixes and improvements for -o/--optimize
 2022-06-20  8:32 UTC  (19+ messages)
` [PATCH nft 01/18] optimize: do not compare relational expression rhs when collecting statements
` [PATCH nft 02/18] optimize: do not merge rules with set reference in rhs
` [PATCH nft 03/18] optimize: do not print stateful information
` [PATCH nft 04/18] optimize: remove comment after merging
` [PATCH nft 05/18] optimize: fix reject statement
` [PATCH nft 06/18] optimize: fix verdict map merging
` [PATCH nft 07/18] optimize: add osf expression support
` [PATCH nft 08/18] optimize: add xfrm "
` [PATCH nft 09/18] optimize: add fib "
` [PATCH nft 10/18] optimize: add binop "
` [PATCH nft 11/18] optimize: add numgen "
` [PATCH nft 12/18] optimize: add hash "
` [PATCH nft 13/18] optimize: add unsupported statement
` [PATCH nft 14/18] tests: shell: run -c -o on ruleset
` [PATCH nft 15/18] optimize: only merge OP_IMPLICIT and OP_EQ relational
` [PATCH nft 16/18] optimize: assume verdict is same when rules have no verdict
` [PATCH nft 17/18] optimize: limit statement is not supported yet
` [PATCH nft 18/18] libnftables: release top level scope

Intermittent performance regression related to ipset between 5.10 and 5.15
 2022-06-20  7:16 UTC  (7+ messages)

エースコーポレーション【自動返信メール】 "その他"
 2022-06-18  3:26 UTC 

[PATCH libnetfilter_queue v4] src: eliminate packet copy when constructing struct pktbuff
 2022-06-18  2:00 UTC  (2+ messages)

[PATCH v4 bpf-next 00/14] net: netfilter: add kfunc helper to update ct timeout
 2022-06-17 20:45 UTC  (6+ messages)

[PATCH] netfilter: add nf_log.h
 2022-06-17 13:20 UTC  (2+ messages)

[PATCH] selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh
 2022-06-16 13:46 UTC  (2+ messages)

[nft PATCH] intervals: Do not sort cached set elements over and over again
 2022-06-16 11:15 UTC  (4+ messages)

[PATCH nft] tests: shell: large set overlap and automerge
 2022-06-16  9:35 UTC 

[PATCH nf] nft_set_rbtree: Move clauses for expired nodes, last active node as leaf
 2022-06-16  9:08 UTC  (11+ messages)

[PATCH nft 1/2] intervals: do not empty cache for maps
 2022-06-16  9:04 UTC  (2+ messages)
` [PATCH nft 2/2,v2] intervals: Do not sort cached set elements over and over again

[syzbot] KASAN: slab-out-of-bounds Read in cttimeout_net_exit
 2022-06-15 13:40 UTC  (3+ messages)
  ` [PATCH nf] netfilter: cttimeout: fix slab-out-of-bounds read typo "

[PATCH v2] build: fix clang+glibc snprintf substitution error
 2022-06-15 11:55 UTC  (2+ messages)

[PATCH] build: fix clang+glibc snprintf substitution error
 2022-06-15 11:35 UTC  (3+ messages)

[PATCH net-next v4 0/2] Conntrack offload debuggability improvements
 2022-06-15 10:43 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net/sched: act_ct: set 'net' pointer when creating new nf_flow_table
` [PATCH net-next v4 2/2] netfilter: nf_flow_table: count pending offload workqueue tasks

[iptables PATCH v2] nft: Exit if nftnl_alloc_expr fails
 2022-06-15  8:52 UTC 

[iptables PATCH] nft: Exit if nftnl_alloc_expr fails
 2022-06-15  8:47 UTC  (3+ messages)

[PATCH nf] nft_set_rbtree: Switch to node list walk for overlap detection
 2022-06-14  1:07 UTC 

[PATCH conntrack-tools 1/2] conntrack: pass command object to nfct_mnl_request()
 2022-06-13 17:27 UTC  (2+ messages)
` [PATCH conntrack-tools 2/2] conntrack: update CT_GET to use libmnl

[PATCH nft 1/2] rule: collapse set element commands
 2022-06-13 16:05 UTC  (2+ messages)
` [PATCH nft 2/2] intervals: do not report exact overlaps for new elements

[PATCH nft] tests: shell: runtime set element automerge
 2022-06-13 15:06 UTC 

[PATCH nft 1/2] rule: collapse set element commands
 2022-06-13 15:37 UTC  (2+ messages)
` [PATCH nft 2/2] intervals: do not report exact overlaps for new elements

[iptables PATCH 0/2] Review xtables.h vs. xshared.h
 2022-06-11 10:07 UTC  (3+ messages)
` [iptables PATCH 1/2] libxtables: Move struct xtables_afinfo into xtables.h
` [iptables PATCH 2/2] libxtables: Define XT_OPTION_OFFSET_SCALE in xtables.h

[PATCH nft] Revert "scanner: flags: move to own scope"
 2022-06-10 11:09 UTC 

[PATCH nf] netfilter: nf_conntrack_tcp: re-init for syn packets only
 2022-06-10  8:32 UTC  (3+ messages)

[PATCH v36 08/33] LSM: Use lsmblob in security_secctx_to_secid
 2022-06-09 23:01 UTC  (5+ messages)
` [PATCH v36 09/33] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v36 15/33] LSM: Ensure the correct LSM context releaser
` [PATCH v36 16/33] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v36 19/33] LSM: security_secid_to_secctx in netlink netfilter

[iptables PATCH 1/2] iptables-legacy: Drop redundant include of xtables-multi.h
 2022-06-09 17:05 UTC  (2+ messages)
` [iptables PATCH 2/2] xshared: Make some functions static

[PATCH 0/1] Reusing modifier socket for bulk ct loads
 2022-06-09 10:42 UTC  (9+ messages)
` [PATCH 1/1] conntrack: use same modifier socket for bulk ops

[iptables PATCH 0/9] Improve testsuites' code coverage
 2022-06-08 16:27 UTC  (10+ messages)
` [iptables PATCH 1/9] Makefile: Add --enable-profiling configure option
` [iptables PATCH 2/9] tests: shell: Add some more rules to 0002-verbose-output_0
` [iptables PATCH 3/9] tests: shell: Extend iptables-xml test a bit
` [iptables PATCH 4/9] tests: shell: Extend zero counters test a bit further
` [iptables PATCH 5/9] extensions: libebt_standard.t: Test logical-{in,out} as well
` [iptables PATCH 6/9] ebtables-restore: Deny --init-table
` [iptables PATCH 7/9] extensions: string: Do not print default --to value
` [iptables PATCH 8/9] extensions: string: Review parse_string() function
` [iptables PATCH 9/9] extensions: string: Fix and enable tests

Add action to "finally" accept packets?
 2022-06-08 16:04 UTC  (3+ messages)

[PATCH nf] netfilter: use get_random_u32 instead of prandom
 2022-06-08 10:33 UTC  (2+ messages)

[PATCH conntrack-tools] conntrackd: build: always add ports to sync message
 2022-06-08  7:09 UTC 

[PATCH net 0/7] Netfilter fixes for net
 2022-06-08  6:03 UTC  (4+ messages)
` [PATCH net 7/7] netfilter: nf_tables: bail out early if hardware offload is not supported

[PATCH net 1/7] netfilter: nat: really support inet nat without l3 address
 2022-06-08  1:20 UTC  (2+ messages)

[PATCH v2] netfilter: conntrack: Fix clang -Wformat warning in print_tuple()
 2022-06-07 20:36 UTC 

[iptables PATCH v2] arptables: Support -x/--exact flag
 2022-06-07 19:29 UTC 

[iptables PATCH] arptables: Support -x/--exact flag
 2022-06-07 18:56 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).