netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-04 01:26:11 to 2020-03-18 00:41:06 UTC [more...]

[PATCH 00/29] Netfilter updates for net-next
 2020-03-18  0:39 UTC  (22+ messages)
` [PATCH 02/29] netfilter: xtables: Add snapshot of hardidletimer target
` [PATCH 03/29] netfilter: nft_tunnel: add support for geneve opts
` [PATCH 04/29] netfilter: nf_tables: make sets built-in
` [PATCH 08/29] netfilter: Replace zero-length array with flexible-array member
` [PATCH 12/29] netfilter: flowtable: add indr block setup support
` [PATCH 14/29] netfilter: flowtable: add tunnel encap/decap action offload support
` [PATCH 15/29] nft_set_pipapo: Generalise group size for buckets
` [PATCH 16/29] nft_set_pipapo: Add support for 8-bit lookup groups and dynamic switch
` [PATCH 17/29] nft_set_pipapo: Prepare for vectorised implementation: alignment
` [PATCH 18/29] nft_set_pipapo: Prepare for vectorised implementation: helpers
` [PATCH 19/29] nft_set_pipapo: Introduce AVX2-based lookup implementation
` [PATCH 20/29] nft_set_pipapo: Prepare for single ranged field usage
` [PATCH 21/29] netfilter: nf_tables: add nft_set_elem_expr_alloc()
` [PATCH 22/29] netfilter: nf_tables: statify nft_expr_init()
` [PATCH 23/29] netfilter: nf_tables: add elements with stateful expressions
` [PATCH 24/29] netfilter: nf_tables: add nft_set_elem_update_expr() helper function
` [PATCH 25/29] netfilter: nft_lookup: update element stateful expression
` [PATCH 26/29] netfilter: conntrack: re-visit sysctls in unprivileged namespaces
` [PATCH 27/29] netfilter: Rename ingress hook include file
` [PATCH 28/29] netfilter: Generalize ingress hook
` [PATCH 29/29] netfilter: Introduce egress hook

[PATCH nf-next 0/3] Netfilter egress hook
 2020-03-18  0:21 UTC  (10+ messages)
` [PATCH nf-next 1/3] netfilter: Rename ingress hook include file
` [PATCH nf-next 2/3] netfilter: Generalize ingress hook
` [PATCH nf-next 3/3] netfilter: Introduce egress hook

[PATCH nf-next] netfilter: nf_tables: fix double-free on set expression from the error path
 2020-03-18  0:14 UTC 

[PATCH ghak25 v3 0/3] Address NETFILTER_CFG issues
 2020-03-17 21:30 UTC  (4+ messages)
` [PATCH ghak25 v3 1/3] audit: tidy and extend netfilter_cfg x_tables and ebtables logging
` [PATCH ghak25 v3 2/3] netfilter: add audit table unregister actions
` [PATCH ghak25 v3 3/3] audit: add subj creds to NETFILTER_CFG record to cover async unregister

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-03-17 18:28 UTC  (31+ messages)
` [PATCH ghak90 V8 13/16] audit: track container nesting
` [PATCH ghak90 V8 16/16] audit: add capcontid to set contid outside init_user_ns
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon

[PATCH nft] src: support for counter in set definition
 2020-03-17 13:50 UTC 

[PATCH libnftnl] set: support for NFTNL_SET_EXPR
 2020-03-17 13:14 UTC 

[PATCH nf-next 0/3] support for stateful expressions in set definition
 2020-03-17 13:13 UTC  (4+ messages)
` [PATCH nf-next 1/3] netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.c
` [PATCH nf-next 2/3] netfilter: nf_tables: pass context to nft_set_destroy()
` [PATCH nf-next 3/3] netfilter: nf_tables: allow to specify stateful expression in set definition

[PATCH v2 1/2] netfilter: nf_flow_table: reload ip{v6}h in nf_flow_nat_ip{v6}
 2020-03-17  2:02 UTC  (2+ messages)
` [PATCH v2 2/2] netfilter: nf_flow_table: reload ip{v6}h in nf_flow_tuple_ip{v6}

KASAN: slab-out-of-bounds Read in bitmap_ipmac_gc
 2020-03-16 12:49 UTC  (2+ messages)

compilation of netfilter missing libnftnl functions - undefined reference - (RASPBERRY pi 3B)
 2020-03-16  8:16 UTC 

[PATCH] netfilter: nft_masq: add range specified flag setting
 2020-03-16  5:51 UTC 

KASAN: slab-out-of-bounds Read in bitmap_ip_ext_cleanup
 2020-03-16  2:40 UTC  (2+ messages)

[PATCH 1/4] netfilter: nf_flow_table: reload ipv6h in nf_flow_nat_ipv6
 2020-03-16  1:12 UTC  (6+ messages)
` [PATCH 2/4] netfilter: nf_flow_table: reload iph in nf_flow_nat_ip
` [PATCH 3/4] netfilter: nf_flow_table: reload ipv6h in nf_flow_tuple_ipv6
` [PATCH 4/4] netfilter: nf_flow_table: reload iph in nf_flow_tuple_ip

[PATCH nf-next v5 0/4] netfilter: flowtable: add indr-block offload
 2020-03-15 21:28 UTC  (4+ messages)

KASAN: slab-out-of-bounds Read in bitmap_ipmac_ext_cleanup
 2020-03-15 21:26 UTC  (2+ messages)

[PATCH 0/5 nf-next,v2] enhance stateful expression support
 2020-03-15 14:33 UTC  (7+ messages)
` [PATCH 1/5] netfilter: nf_tables: add nft_set_elem_expr_alloc()
` [PATCH 2/5] netfilter: nf_tables: remove EXPORT_SYMBOL_GPL for nft_expr_init()
` [PATCH 3/5] netfilter: nf_tables: add elements with stateful expressions
` [PATCH 4/5] netfilter: nf_tables: add nft_set_elem_update_expr() helper function
` [PATCH 5/5] netfilter: nft_lookup: update element stateful expression

[PATCH nf-next 1/1] netfilter: conntrack: re-visit sysctls in unprivileged namespaces
 2020-03-15 14:31 UTC  (2+ messages)

[PATCH nf-next v2 0/6] nft_set_pipapo: Performance improvements: Season 1
 2020-03-15 14:13 UTC  (8+ messages)
` [PATCH nf-next v2 1/6] nft_set_pipapo: Generalise group size for buckets
` [PATCH nf-next v2 2/6] nft_set_pipapo: Add support for 8-bit lookup groups and dynamic switch
` [PATCH nf-next v2 3/6] nft_set_pipapo: Prepare for vectorised implementation: alignment
` [PATCH nf-next v2 4/6] nft_set_pipapo: Prepare for vectorised implementation: helpers
` [PATCH nf-next v2 5/6] nft_set_pipapo: Introduce AVX2-based lookup implementation
` [PATCH nf-next v2 6/6] nft_set_pipapo: Prepare for single ranged field usage

[iptables PATCH] nft: cache: Fix iptables-save segfault under stress
 2020-03-15 13:36 UTC  (2+ messages)

[PATCH v2] ipvs: optimize tunnel dumps for icmp errors
 2020-03-15 13:25 UTC 

[PATCH] ipvs: optimize tunnel dumps for icmp errors
 2020-03-15 11:01 UTC  (3+ messages)

KASAN: slab-out-of-bounds Read in bitmap_port_ext_cleanup
 2020-03-15  5:49 UTC  (2+ messages)

BUG: corrupted list in __nf_tables_abort
 2020-03-15  0:18 UTC  (3+ messages)

KASAN: slab-out-of-bounds Read in bitmap_port_destroy
 2020-03-14 13:10 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in bitmap_ipmac_destroy
 2020-03-14 17:20 UTC  (2+ messages)

[iptables PATCH] nft: cache: Fix for unused variable warnings
 2020-03-13 17:12 UTC 

WARNING in geneve_exit_batch_net (2)
 2020-03-13  7:30 UTC  (3+ messages)

linux-next: manual merge of the netfilter-next tree with the net-next tree
 2020-03-13  3:17 UTC 

[PATCH 0/3] treewide: Convert unscriptable /* fallthrough */ comments to fallthrough;
 2020-03-12 22:56 UTC  (5+ messages)
` [PATCH 2/3] net: [IPv4/IPv6]: Use fallthrough;
` [PATCH 2/3 V2] inet: "

rebasing nf-next
 2020-03-12 13:43 UTC 

[PATCH nft v3 00/18] Support for boolean binops with variable RHS operands
 2020-03-11 20:54 UTC  (10+ messages)
` [PATCH nft v3 18/18] tests: py: add variable binop RHS tests

[PATCH nft 1/2] netlink: remove unused parameter from netlink_gen_stmt_stateful()
 2020-03-11 14:35 UTC  (2+ messages)
` [PATCH nft 2/2] src: support for restoring element counters

[PATCH libnftnl] set_elem: missing set and build for NFTNL_SET_ELEM_EXPR
 2020-03-11 14:13 UTC 

[PATCH nf-next 0/4] enhance stateful expression support
 2020-03-11 14:13 UTC  (5+ messages)
` [PATCH nf-next 1/4] netfilter: nf_tables: remove EXPORT_SYMBOL_GPL for nft_expr_init()
` [PATCH nf-next 2/4] netfilter: nf_tables: add elements with stateful expressions
` [PATCH nf-next 3/4] netfilter: nf_tables: add nft_set_elem_update_expr() helper function
` [PATCH nf-next 4/4] netfilter: nft_lookup: update element stateful expression

[PATCH nft] src: Support netdev egress hook
 2020-03-11 12:20 UTC 

[PATCH 4/8] netfilter: Add missing annotation for ctnetlink_parse_nat_setup()
 2020-03-11  1:09 UTC  (2+ messages)
  ` [PATCH 5/8] netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and nf_conntrack_all_unlock()

[nft PATCH] tests/py: Move tcpopt.t to any/ directory
 2020-03-10 15:30 UTC  (2+ messages)

Restoring rulesets containing dynamic sets with counters
 2020-03-10 14:45 UTC  (3+ messages)

[PATCH nft 0/4] Help and getopt improvements
 2020-03-10 13:45 UTC  (6+ messages)
` [PATCH nft 1/4] main: include '-d' in help
` [PATCH nft 2/4] main: include '--reversedns' "
` [PATCH nft 3/4] main: interpolate default include path into help format-string
` [PATCH nft 4/4] main: use one data-structure to initialize getopt_long(3) arguments and help

[nft PATCH v2 1/2] parser_json: Support ranges in concat expressions
 2020-03-09 13:32 UTC  (4+ messages)
` [nft PATCH v2 2/2] tests/py: Add tests involving concatenated ranges

[PATCH nf-next V2] netfilter: ctnetlink: add kernel side filtering for dump
 2020-03-09 12:49 UTC  (3+ messages)

[PATCH nft] parser_bison: fix rshift statement expression
 2020-03-09 11:10 UTC  (2+ messages)

[PATCH] ipset: Update byte and packet counters regardless of whether they match
 2020-03-09 10:07 UTC  (12+ messages)

shift_stmt_expr grammar question
 2020-03-09  9:25 UTC  (2+ messages)

[PATCH 00/11] Netfilter fixes for net
 2020-03-07  5:38 UTC  (13+ messages)
` [PATCH 01/11] netfilter: nf_conntrack: ct_cpu_seq_next should increase position index
` [PATCH 02/11] netfilter: synproxy: synproxy_cpu_seq_next "
` [PATCH 03/11] netfilter: xt_recent: recent_seq_next "
` [PATCH 04/11] netfilter: x_tables: xt_mttg_seq_next "
` [PATCH 05/11] netfilter: nf_tables: free flowtable hooks on hook register error
` [PATCH 06/11] netfilter: cthelper: add missing attribute validation for cthelper
` [PATCH 07/11] netfilter: nft_payload: add missing attribute validation for payload csum flags
` [PATCH 08/11] netfilter: nft_tunnel: add missing attribute validation for tunnels
` [PATCH 09/11] netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attribute
` [PATCH 10/11] netfilter: nf_tables: fix infinite loop when expr is not available
` [PATCH 11/11] netfilter: nft_chain_nat: inet family is missing module ownership

[nft PATCH] tests/py: Fix JSON output for changed timezone
 2020-03-07  2:24 UTC 

[PATCH nf] netfilter: nft_chain_nat: inet family is missing module ownership
 2020-03-06 16:58 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: missing module ownership in chain type definitions
 2020-03-06 16:57 UTC  (2+ messages)

[nft PATCH] parser_json: Support ranges in concat expressions
 2020-03-06 16:34 UTC  (3+ messages)

[PATCH nf-next 0/5] nft_set_pipapo: Performance improvements: Season 1
 2020-03-05 20:35 UTC  (4+ messages)
` [PATCH nf-next 3/5] nft_set_pipapo: Prepare for vectorised implementation: alignment

[PATCH nft] tests: Introduce test for insertion of overlapping and non-overlapping ranges
 2020-03-05 20:34 UTC 

[PATCH nf 0/4] nftables: Consistently report partial and entire set overlaps
 2020-03-05 20:33 UTC  (5+ messages)
` [PATCH nf 1/4] nf_tables: Allow set back-ends to report partial overlaps on insertion
` [PATCH nf 2/4] nft_set_pipapo: Separate partial and complete overlap cases "
` [PATCH nf 3/4] nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
` [PATCH nf 4/4] nft_set_rbtree: Detect partial overlaps on insertion

[PATCH AUTOSEL 5.5 28/67] netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
 2020-03-05 17:12 UTC  (2+ messages)
` [PATCH AUTOSEL 5.5 29/67] netfilter: ipset: Fix forceadd evaluation path

[PATCH AUTOSEL 5.4 24/58] netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
 2020-03-05 17:13 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 25/58] netfilter: ipset: Fix forceadd evaluation path

[PATCH nf] netfilter: nf_tables: free flowtable hooks on hook register error
 2020-03-05 13:37 UTC  (4+ messages)

[PATCH nf] netfilter: nf_tables: fix infinite loop when expr is not available
 2020-03-05 11:49 UTC  (2+ messages)

[PATCH nft] main: add more information to `nft -V`
 2020-03-05 11:47 UTC  (3+ messages)

[iptables PATCH 0/4] Fix for iptables-nft-restore under pressure
 2020-03-04 17:02 UTC  (7+ messages)
` [iptables PATCH 1/4] nft: cache: Fix nft_release_cache() under stress

[PATCH nf-next,RFC 0/5] Netfilter egress hook
 2020-03-04 12:31 UTC  (4+ messages)

[iptables PATCH v2] connlabel: Allow numeric labels even if connlabel.conf exists
 2020-03-04 10:14 UTC 

[iptables PATCH] connlabel: Allow numeric labels even if connlabel.conf exists
 2020-03-04  9:40 UTC  (3+ messages)

[PATCH netfilter 0/3] netfilter: add missing attribute validation
 2020-03-04  1:26 UTC  (2+ messages)

[PATCH 0/4] netfilter: seq_file .next functions should increase position index
 2020-03-04  1:26 UTC  (3+ messages)
` [PATCH v2 "


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).