netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-15 14:13:58 to 2020-03-25 11:02:24 UTC [more...]

[PATCH] netfilter: nft_fwd_netdev: Fix CONFIG_NET_CLS_ACT=n build
 2020-03-25 11:02 UTC  (4+ messages)

[PATCH net-next] netfilter: flowtable: Fix accessing null dst entry
 2020-03-25 10:55 UTC  (2+ messages)

[PATCH nf-next 1/3] netfilter: conntrack: export nf_ct_acct_update()
 2020-03-25  2:59 UTC  (4+ messages)
` [PATCH nf-next 2/3] netfilter: nf_tables: add enum nft_flowtable_flags to uapi
` [PATCH nf-next 3/3] netfilter: flowtable: add counter support

[PATCH 0/7] Netfilter fixes for net
 2020-03-25  0:31 UTC  (9+ messages)
` [PATCH 1/7] netfilter: nf_tables: Allow set back-ends to report partial overlaps on insertion
` [PATCH 2/7] netfilter: nft_set_pipapo: Separate partial and complete overlap cases "
` [PATCH 3/7] netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
` [PATCH 4/7] netfilter: nft_set_rbtree: Detect partial overlaps on insertion
` [PATCH 5/7] netfilter: nft_fwd_netdev: validate family and chain type
` [PATCH 6/7] netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress
` [PATCH 7/7] selftests: netfilter: add nfqueue test case

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-03-24 21:01 UTC  (36+ messages)
` [PATCH ghak90 V8 13/16] audit: track container nesting
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon

[PATCH v3 nf] selftests: netfilter: add nfqueue test case
 2020-03-24 19:01 UTC  (2+ messages)

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

[PATCH net-next 0/3] netfilter: flowtable: Support offload of tuples in parallel
 2020-03-24 13:17 UTC  (4+ messages)
` [PATCH net-next 1/3] netfilter: flowtable: Use rw sem as flow block lock
` [PATCH net-next 2/3] netfilter: flowtable: Use work entry per offload command
` [PATCH net-next 3/3] net/mlx5: CT: Use rhashtable's ct entries instead of a seperate list

Bug URGENT Report with new kernel 5.5.10-5.6-rc6
 2020-03-24 13:18 UTC  (7+ messages)

[PATCH nf 1/2] netfilter: nft_fwd_netdev: validate family and chain type
 2020-03-24  9:59 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress

[PATCH net-next v2] netfilter: Fix incorrect tc_setup_type type for flowtable offload
 2020-03-23 23:34 UTC 

[PATCH net-next] flow_offload: add TC_SETP_FT type in flow_indr_block_call
 2020-03-23 20:01 UTC  (2+ messages)

[PATCH nf] selftests: netfilter: add nfqueue test case
 2020-03-23 13:02 UTC  (3+ messages)

general protection fault in nf_flow_table_offload_setup
 2020-03-23 11:07 UTC  (3+ messages)

KASAN: slab-out-of-bounds Read in bitmap_ip_add
 2020-03-22 18:02 UTC  (2+ messages)

[PATCH NOMERGE iptables 0/2] man: xt_set: Describe existing behaviour and new counters update flag
 2020-03-22  2:20 UTC  (3+ messages)
` [PATCH NOMERGE iptables 1/2] man: xt_set: Reflect current behaviour of counter update and match flags
` [PATCH NOMERGE iptables 2/2] man: xt_set: Describe --update-counters-first flag

[PATCH nf-next 0/3] netfilter: nf_flow_table_offload: add nf_conn_acct for flowtable offload
 2020-03-21 11:29 UTC  (4+ messages)
` [PATCH nf-next 1/3] netfilter: nf_flow_table: add nf_conn_acct for SW "
` [PATCH nf-next 2/3] netfilter: nf_flow_table: add nf_conn_acct for HW "
` [PATCH nf-next 3/3] net/sched: act_ct: add nf_conn_acct for SW act_ct "

[PATCH 0/4] Netfilter fixes for net
 2020-03-21  2:34 UTC  (6+ messages)
` [PATCH 1/4] netfilter: flowtable: reload ip{v6}h in nf_flow_nat_ip{v6}
` [PATCH 2/4] netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}
` [PATCH 3/4] netfilter: flowtable: Fix flushing of offloaded flows on free
` [PATCH 4/4] netfilter: flowtable: populate addr_type mask

[PATCH nf-next v2] netfilter: nf_flow_table_offload: set hw_stats_type of flow_action_entry to FLOW_ACTION_HW_STATS_ANY
 2020-03-20 19:05 UTC  (4+ messages)

[PATCH nf-next] netfilter:nf_flow_table: add HW stats type support in flowtable
 2020-03-20 13:03 UTC  (4+ messages)

[PATCH nf-next] netfilter: nf_flow_table_offload: fix kernel NULL pointer dereference in nf_flow_table_indr_block_cb
 2020-03-20 12:54 UTC  (3+ messages)

[PATCH nft] tests: py: update nat expressions payload to include proto flags
 2020-03-20 12:49 UTC 

[PATCH libnftnl 1/2] expr: masq: revisit _snprintf()
 2020-03-20 12:47 UTC  (2+ messages)
` [PATCH libnftnl 2/2] expr: nat: snprint flags in hexadecimal

INFO: task hung in htable_put
 2020-03-20  4:42 UTC  (2+ messages)

[PATCH] iptables: open eBPF programs in read only mode
 2020-03-20  3:00 UTC 

[PATCH nf 0/4] nftables: Consistently report partial and entire set overlaps
 2020-03-19 20:49 UTC  (4+ messages)
` [PATCH nf 4/4] nft_set_rbtree: Detect partial overlaps on insertion

[PATCH net] netfilter: nf_flow_table: populate addr_type mask
 2020-03-19 20:22 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_flow_table_offload: fix potential NULL pointer dereference for dst_cache in handling lwtstate
 2020-03-19 20:07 UTC  (2+ messages)

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

[PATCH net] netfilter: flowtable: Fix flushing of offloaded flows on free
 2020-03-19 20:04 UTC  (2+ messages)

[PATCH 00/29] Netfilter updates for net-next
 2020-03-19 19:41 UTC  (37+ messages)
` [PATCH 01/29] netfilter: flowtable: Use nf_flow_offload_tuple for stats as well
` [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 05/29] netfilter: nf_tables: make all set structs const
` [PATCH 06/29] netfilter: cleanup unused macro
` [PATCH 07/29] netfilter: nft_set_pipapo: make the symbol 'nft_pipapo_get' static
` [PATCH 08/29] netfilter: Replace zero-length array with flexible-array member
` [PATCH 09/29] netfilter: bitwise: use more descriptive variable-names
` [PATCH 10/29] netfilter: xt_IDLETIMER: clean up some indenting
` [PATCH 11/29] netfilter: flowtable: add nf_flow_table_block_offload_init()
` [PATCH 12/29] netfilter: flowtable: add indr block setup support
` [PATCH 13/29] netfilter: flowtable: add tunnel match offload support
` [PATCH 14/29] netfilter: flowtable: add tunnel encap/decap action "
` [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 net-next 0/6] netfilter flowtable hardware offload
 2020-03-19 19:37 UTC  (5+ messages)
` [PATCH net-next 6/6] netfilter: nf_flow_table: hardware offload support

[PATCH nft] evaluate: add range specified flag setting (missing NF_NAT_RANGE_PROTO_SPECIFIED)
 2020-03-19 10:00 UTC  (2+ messages)

[PATCH nft] evaluate: add range specified flag setting (missing NF_NAT_RANGE_PROTO_SPECIFIED)
 2020-03-19  6:22 UTC 

[PATCH ghak25 v3 0/3] Address NETFILTER_CFG issues
 2020-03-18 22:09 UTC  (10+ 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 AUTOSEL 5.4 20/73] netfilter: cthelper: add missing attribute validation for cthelper
 2020-03-18 20:52 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 21/73] netfilter: nft_payload: add missing attribute validation for payload csum flags
` [PATCH AUTOSEL 5.4 22/73] netfilter: nft_tunnel: add missing attribute validation for tunnels
` [PATCH AUTOSEL 5.4 26/73] netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attribute
` [PATCH AUTOSEL 5.4 27/73] netfilter: nf_tables: fix infinite loop when expr is not available
` [PATCH AUTOSEL 5.4 31/73] netfilter: nft_chain_nat: inet family is missing module ownership

[PATCH AUTOSEL 4.19 15/37] netfilter: cthelper: add missing attribute validation for cthelper
 2020-03-18 20:54 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 16/37] netfilter: nft_payload: add missing attribute validation for payload csum flags
` [PATCH AUTOSEL 4.19 17/37] netfilter: nft_tunnel: add missing attribute validation for tunnels

[PATCH AUTOSEL 4.14 13/28] netfilter: cthelper: add missing attribute validation for cthelper
 2020-03-18 20:55 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 14/28] netfilter: nft_payload: add missing attribute validation for payload csum flags

[PATCH AUTOSEL 4.9 08/15] netfilter: cthelper: add missing attribute validation for cthelper
 2020-03-18 20:56 UTC 

[PATCH AUTOSEL 4.4 06/12] netfilter: cthelper: add missing attribute validation for cthelper
 2020-03-18 20:56 UTC 

[PATCH nft] evaluate: add range specified flag setting (missing NF_NAT_RANGE_PROTO_SPECIFIED)
 2020-03-18 18:54 UTC 

[PATCH nf-next] netfilter: nf_tables: add nft_set_elem_expr_destroy() and use it
 2020-03-18 17:45 UTC 

[PATCH v2] ipvs: optimize tunnel dumps for icmp errors
 2020-03-18 11:36 UTC  (2+ messages)

compilation of netfilter missing libnftnl functions - undefined reference - (RASPBERRY pi 3B)
 2020-03-18 11:06 UTC  (2+ messages)

[bug report] netfilter: nf_tables: add elements with stateful expressions
 2020-03-18 10:25 UTC  (2+ messages)

[PATCH nf-next 0/3] Netfilter egress hook
 2020-03-18  0:21 UTC  (2+ messages)

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

[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

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

[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  (3+ messages)
` [PATCH 2/5] netfilter: nf_tables: remove EXPORT_SYMBOL_GPL for nft_expr_init()

[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  (2+ messages)


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