netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-24 00:16:55 to 2020-04-01 14:31:24 UTC [more...]

[ANNOUNCE] nftables 0.9.4 release
 2020-04-01 14:31 UTC 

[PATCH nft] concat: provide proper dtype when parsing typeof udata
 2020-04-01 14:08 UTC 

[PATCH v2] ipvs: optimize tunnel dumps for icmp errors
 2020-04-01 13:03 UTC  (4+ messages)

[PATCH nft] netlink: Show the handles of unknown rules in "nft monitor trace"
 2020-04-01 10:41 UTC  (2+ messages)

[ANNOUNCE] nftlb 0.6 release
 2020-04-01  8:42 UTC  (3+ messages)

[PATCH] netfilter: IDLETIMER target v1 - match Android layout
 2020-04-01  7:57 UTC  (10+ messages)

[PATCH nf-next] netfilter: nf_tables: do not update stateful expressions if lookup is inverted
 2020-03-31 21:02 UTC 

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

[PATCH nft 1/2] evaluate: check for device in non-netdev chains
 2020-03-31 18:29 UTC  (2+ messages)
` [PATCH nft 2/2] parser_bison: simplify error in chain type and hook

[PATCH] iptables: open eBPF programs in read only mode
 2020-03-31 16:07 UTC  (12+ messages)
          ` [PATCH v2] "
` [PATCH v3] "

[PATCH nft 1/3] rule: add hook_spec
 2020-03-31 12:45 UTC  (3+ messages)
` [PATCH nft 2/3] parser_bison: store location of basechain definition
` [PATCH nft 3/3] evaluate: improve error reporting in netdev ingress chain

[PATCH 5.5 138/170] netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress
 2020-03-31 12:12 UTC  (2+ messages)

[PATCH 00/28] Netfilter/IPVS updates for net-next
 2020-03-31  3:11 UTC  (30+ messages)
` [PATCH 01/28] netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.c
` [PATCH 02/28] netfilter: nf_tables: pass context to nft_set_destroy()
` [PATCH 03/28] netfilter: nf_tables: allow to specify stateful expression in set definition
` [PATCH 04/28] netfilter: nf_tables: fix double-free on set expression from the error path
` [PATCH 05/28] netfilter: nf_tables: add nft_set_elem_expr_destroy() and use it
` [PATCH 06/28] netfilter: flowtable: fix NULL pointer dereference in tunnel offload support
` [PATCH 07/28] netfilter: ctnetlink: Add missing annotation for ctnetlink_parse_nat_setup()
` [PATCH 08/28] netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and nf_conntrack_all_unlock()
` [PATCH 09/28] ipvs: optimize tunnel dumps for icmp errors
` [PATCH 10/28] netfilter: conntrack: export nf_ct_acct_update()
` [PATCH 11/28] netfilter: nf_tables: add enum nft_flowtable_flags to uapi
` [PATCH 12/28] netfilter: flowtable: add counter support
` [PATCH 13/28] netfilter: flowtable: Fix incorrect tc_setup_type type
` [PATCH 14/28] netfilter: nf_tables: silence a RCU-list warning in nft_table_lookup()
` [PATCH 15/28] netfilter: flowtable: Use rw sem as flow block lock
` [PATCH 16/28] netfilter: flowtable: Use work entry per offload command
` [PATCH 17/28] netfilter: nf_queue: make nf_queue_entry_release_refs static
` [PATCH 18/28] netfilter: nf_queue: place bridge physports into queue_entry struct
` [PATCH 19/28] netfilter: nf_queue: do not release refcouts until nf_reinject is done
` [PATCH 20/28] netfilter: nf_queue: prefer nf_queue_entry_free
` [PATCH 21/28] netfilter: ctnetlink: be more strict when NF_CONNTRACK_MARK is not set
` [PATCH 22/28] netfilter: nft_set_bitmap: initialize set element extension in lookups
` [PATCH 23/28] netfilter: nft_dynset: validate set expression definition
` [PATCH 24/28] netfilter: nf_tables: skip set types that do not support for expressions
` [PATCH 25/28] netfilter: conntrack: add nf_ct_acct_add()
` [PATCH 26/28] netfilter: flowtable: add counter support in HW offload
` [PATCH 27/28] netfilter: nft_exthdr: fix endianness of tcp option cast
` [PATCH 28/28] ipvs: fix uninitialized variable warning

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

[PATCH nf-next v5 1/1] netfilter: ctnetlink: add kernel side filtering for dump
 2020-03-30 20:46 UTC 

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-03-30 19:55 UTC  (32+ messages)

[PATCH 00/26] Netfilter/IPVS updates for net-next
 2020-03-30 17:51 UTC  (29+ messages)
` [PATCH 01/26] netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.c
` [PATCH 02/26] netfilter: nf_tables: pass context to nft_set_destroy()
` [PATCH 03/26] netfilter: nf_tables: allow to specify stateful expression in set definition
` [PATCH 04/26] netfilter: nf_tables: fix double-free on set expression from the error path
` [PATCH 05/26] netfilter: nf_tables: add nft_set_elem_expr_destroy() and use it
` [PATCH 06/26] netfilter: flowtable: fix NULL pointer dereference in tunnel offload support
` [PATCH 07/26] netfilter: ctnetlink: Add missing annotation for ctnetlink_parse_nat_setup()
` [PATCH 08/26] netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and nf_conntrack_all_unlock()
` [PATCH 09/26] ipvs: optimize tunnel dumps for icmp errors
` [PATCH 10/26] netfilter: conntrack: export nf_ct_acct_update()
` [PATCH 11/26] netfilter: nf_tables: add enum nft_flowtable_flags to uapi
` [PATCH 12/26] netfilter: flowtable: add counter support
` [PATCH 13/26] netfilter: flowtable: Fix incorrect tc_setup_type type
` [PATCH 14/26] netfilter: nf_tables: silence a RCU-list warning in nft_table_lookup()
` [PATCH 15/26] netfilter: flowtable: Use rw sem as flow block lock
` [PATCH 16/26] netfilter: flowtable: Use work entry per offload command
` [PATCH 17/26] netfilter: nf_queue: make nf_queue_entry_release_refs static
` [PATCH 18/26] netfilter: nf_queue: place bridge physports into queue_entry struct
` [PATCH 19/26] netfilter: nf_queue: do not release refcouts until nf_reinject is done
` [PATCH 20/26] netfilter: nf_queue: prefer nf_queue_entry_free
` [PATCH 21/26] netfilter: ctnetlink: be more strict when NF_CONNTRACK_MARK is not set
` [PATCH 22/26] netfilter: nft_set_bitmap: initialize set element extension in lookups
` [PATCH 23/26] netfilter: nft_dynset: validate set expression definition
` [PATCH 24/26] netfilter: nf_tables: skip set types that do not support for expressions
` [PATCH 25/26] netfilter: conntrack: add nf_ct_acct_add()
` [PATCH 26/26] netfilter: flowtable: add counter support in HW offload

[PATCH nf-next] ipvs: fix uninitialized variable warning
 2020-03-30  7:11 UTC  (2+ messages)

Request for catalog and price list
 2020-03-30  4:13 UTC 

linux-next: build warning after merge of the netfilter-next tree
 2020-03-30  0:26 UTC 

Suggestion: replacement for physdev-is-bridged in nft
 2020-03-29 18:23 UTC  (3+ messages)

[PATCH 1/2] netfilter: conntrack: add nf_ct_acct_add()
 2020-03-29 15:58 UTC  (4+ messages)
` [PATCH 2/2] netfilter: flowtable: add counter support in HW offload

[PATCH nf-next 0/4] netfilter: nf_queue: rework refcount handling
 2020-03-29 15:07 UTC  (6+ 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 nf] netfilter: nft_exthdr: fix endianness of tcp option cast
 2020-03-29 13:44 UTC  (2+ messages)

[iptables] avoid raw sockets which requires CAP_NET_RAW
 2020-03-29  9:06 UTC 

[PATCH nf-next] netfilter: nf_flow_table_offload: fix kernel NULL pointer dereference in nf_flow_table_indr_block_cb
 2020-03-28  0:58 UTC  (4+ messages)

[PATCH nft] evaluate: display error if statement is missing
 2020-03-27 18:37 UTC 

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

[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 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 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] 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] 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 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 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


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