netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-18 00:41:06 to 2020-03-27 17:23:10 UTC [more...]

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

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

[PATCH nf-next 1/3] netfilter: nft_set_bitmap: initialize set element extension in lookups
 2020-03-27 16:43 UTC  (3+ messages)
` [PATCH nf-next 2/3] netfilter: nft_dynset: validate set expression definition
` [PATCH nf-next 3/3] netfilter: nf_tables: skip set types that do not support for expressions

[PATCH net-next v2] netfilter: Fix incorrect tc_setup_type type for flowtable offload
 2020-03-27 16:23 UTC  (3+ messages)

[PATCH nf-next v4 1/2] netfilter: ctnetlink: add kernel side filtering for dump
 2020-03-27  8:26 UTC  (2+ messages)
` [PATCH nf-next v4 2/2] netfilter: ctnetlink: be more strict when NF_CONNTRACK_MARK is not set

[PATCH net-next 0/3] netfilter: flowtable: Support offload of tuples in parallel
 2020-03-27  3:10 UTC  (8+ 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

[PATCH nf-next 0/4] netfilter: nf_queue: rework refcount handling
 2020-03-27  2:24 UTC  (5+ messages)
` [PATCH nf-next 1/4] netfilter: nf_queue: make nf_queue_entry_release_refs static
` [PATCH nf-next 2/4] netfilter: nf_queue: place bridge physports into queue_entry struct
` [PATCH nf-next 3/4] netfilter: nf_queue: do not release refcouts until nf_reinject is done
` [PATCH nf-next 4/4] netfilter: nf_queue: prefer nf_queue_entry_free

[PATCH] iptables: open eBPF programs in read only mode
 2020-03-26 19:22 UTC  (11+ messages)
          ` [PATCH v2] "

[PATCH nf-next v3 1/2] netfilter: ctnetlink: add kernel side filtering for dump
 2020-03-26 15:53 UTC  (2+ messages)
` [PATCH nf-next v3 2/2] netfilter: ctnetlink: be more strict when NF_CONNTRACK_MARK is not set

[PATCH nft] netlink: Show the handles of unknown rules in "nft monitor trace"
 2020-03-26 15:22 UTC 

[PATCH nft] tests: Introduce test for insertion of overlapping and non-overlapping ranges
 2020-03-26 14:08 UTC  (2+ messages)

[PATCH nft] src: add support for flowtable counter
 2020-03-26 14:08 UTC 

[PATCH v2] ipvs: optimize tunnel dumps for icmp errors
 2020-03-26 14:02 UTC  (3+ messages)

[PATCH] netfilter/nf_tables: silence a RCU-list warning
 2020-03-26 13:46 UTC  (3+ messages)

[PATCH nf-next 1/3] netfilter: conntrack: export nf_ct_acct_update()
 2020-03-26 11:49 UTC  (5+ 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 net] net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y,m} build
 2020-03-25 19:29 UTC  (2+ messages)

Bug URGENT Report with new kernel 5.5.10-5.6-rc6
 2020-03-25 15:38 UTC  (9+ messages)

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-03-25 12:29 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 net-next] netfilter: flowtable: Fix accessing null dst entry
 2020-03-25 11:52 UTC  (3+ messages)

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

[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 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 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] 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 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  (18+ messages)
` [PATCH 01/29] netfilter: flowtable: Use nf_flow_offload_tuple for stats as well
` [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 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 13/29] netfilter: flowtable: add tunnel match offload support
` [PATCH 14/29] netfilter: flowtable: add tunnel encap/decap action "
` [PATCH 19/29] nft_set_pipapo: Introduce AVX2-based lookup implementation

[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  (9+ messages)
` [PATCH ghak25 v3 1/3] audit: tidy and extend netfilter_cfg x_tables and ebtables logging
` [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 

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)


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