messages from 2022-06-13 18:39:06 to 2022-06-27 18:04:49 UTC [more...]
[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
2022-06-27 18:04 UTC
[PATCH] src: proto: support DF, LE, VA for DSCP
2022-06-27 17:31 UTC (2+ messages)
[PATCH] netfilter: xt_esp: add support for ESP match in NAT Traversal
2022-06-27 17:22 UTC (4+ messages)
[PATCH nf-next] flow_table: do not try to add already offloaded entries
2022-06-27 17:06 UTC (3+ messages)
[PATCH nf] nft_set_rbtree: Switch to node list walk for overlap detection
2022-06-27 16:59 UTC (2+ messages)
[PATCH nft] segtree: fix map listing with interface wildcard
2022-06-27 11:03 UTC
[PATCH nft 1/2] intervals: fix crash when trying to remove element in empty set
2022-06-27 10:38 UTC (3+ messages)
` [PATCH nft 2/2] intervals: check for EXPR_F_REMOVE in case of element mismatch
[PATCH nft 1/3] parser_bison: fix error location for set elements
2022-06-27 10:31 UTC (2+ messages)
[PATCH nft 0/3] parser: fix scope closing with > 1 nested scope
2022-06-27 10:23 UTC (5+ messages)
` [PATCH nft 1/3] tests/py: Add a test for failing ipsec after counter
` [PATCH nft 2/3] parser: add missing synproxy scope closure
` [PATCH nft 3/3] scanner: don't pop active flex scanner scope
[nft PATCH] evaluate: fix segfault when adding elements to invalid set
2022-06-27 10:19 UTC (2+ messages)
[PATCH v2 0/3] conntrack: fixes for handling unknown protocols
2022-06-27 10:04 UTC (5+ messages)
` [PATCH v2 1/3] conntrack: set reply l4 proto for unknown protocol
` [PATCH v2 2/3] conntrack: fix protocol number parsing
` [PATCH v2 3/3] conntrack: fix -o save dump for unknown protocols
[PATCH] ebtables: extend the 'static' build target fix
2022-06-25 8:14 UTC
[PATCH 0/6] conntrack: fixes for handling unknown protocols
2022-06-23 19:30 UTC (12+ messages)
` [PATCH 1/6] tests/conntrack: ct create for "
` [PATCH 2/6] conntrack: set reply l4 proto for unknown protocol
` [PATCH 3/6] tests/conntrack: invalid protocol values
` [PATCH 4/6] conntrack: fix protocol number parsing
` [PATCH 5/6] tests/conntrack: ct -o save for unknown protocols
` [PATCH 6/6] conntrack: fix -o save dump "
[PATCH bpf-next v5 0/8] New nf_conntrack kfuncs for insertion, changing timeout, status
2022-06-23 19:26 UTC (9+ messages)
` [PATCH bpf-next v5 1/8] bpf: Add support for forcing kfunc args to be referenced
` [PATCH bpf-next v5 2/8] net: netfilter: Deduplicate code in bpf_{xdp,skb}_ct_lookup
` [PATCH bpf-next v5 3/8] net: netfilter: Add kfuncs to allocate and insert CT
` [PATCH bpf-next v5 4/8] net: netfilter: Add kfuncs to set and change CT timeout
` [PATCH bpf-next v5 5/8] net: netfilter: Add kfuncs to set and change CT status
` [PATCH bpf-next v5 6/8] selftests/bpf: Add verifier tests for forced kfunc ref args
` [PATCH bpf-next v5 7/8] selftests/bpf: Add tests for new nf_conntrack kfuncs
` [PATCH bpf-next v5 8/8] selftests/bpf: Add negative "
[PATCH nft] netlink_delinearize: memleak when parsing concatenation data
2022-06-23 18:07 UTC
[PATCH nft 1/2] intervals: do not empty cache for maps
2022-06-23 17:19 UTC (6+ messages)
` [PATCH nft 2/2,v2] intervals: Do not sort cached set elements over and over again
[PATCH nft 00/18] fixes and improvements for -o/--optimize
2022-06-23 17:17 UTC (20+ 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
[nft PATCH v2] Revert "scanner: remove saddr/daddr from initial state"
2022-06-23 17:02 UTC (2+ messages)
[PATCH nft] tests: shell: large set overlap and automerge
2022-06-23 16:16 UTC (4+ messages)
[PATCH nft,v2 1/2] rule: collapse set element commands
2022-06-23 15:56 UTC (2+ messages)
[nft PATCH] doc: Document limitations of ipsec expression with xfrm_interface
2022-06-23 15:49 UTC
[nft PATCH 0/2] Fix for failing 'counter ipsec ...' rule
2022-06-23 15:44 UTC (6+ messages)
` [nft PATCH 1/2] tests/py: Add a test for failing ipsec after counter
` [nft PATCH 2/2] Revert "scanner: remove saddr/daddr from initial state"
[PATCH nf-next 0/6] netfilter: sparse fixups
2022-06-23 13:05 UTC (7+ messages)
` [PATCH nf-next 1/6] netfilter: nfnetlink: add missing __be16 cast
` [PATCH nf-next 2/6] netfilter: x_tables: use correct integer types
` [PATCH nf-next 3/6] netfilter: nf_tables: use the correct get/put helpers
` [PATCH nf-next 4/6] netfilter: nf_tables: add and use BE register load-store helpers
` [PATCH nf-next 5/6] netfilter: nf_tables: use correct integer types
` [PATCH nf-next 6/6] netfilter: nf_tables: move nft_cmp_fast_mask to where its used
[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 00/12] Clang -Wformat warning fixes
2022-06-20 14:44 UTC (9+ messages)
` [PATCH 07/12] driver/char: use correct format characters
` [PATCH 08/12] cdrom: "
` [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)
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 nf] nft_set_rbtree: Move clauses for expired nodes, last active node as leaf
2022-06-16 9:08 UTC (11+ messages)
[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 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
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).