From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 00/39] Netfilter updates for net-next Date: Sun, 13 Nov 2016 23:25:19 -0500 (EST) Message-ID: <20161113.232519.196422009038670168.davem@davemloft.net> References: <1479075933-4491-1-git-send-email-pablo@netfilter.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org, netdev@vger.kernel.org To: pablo@netfilter.org Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:53384 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752517AbcKNEZ0 (ORCPT ); Sun, 13 Nov 2016 23:25:26 -0500 In-Reply-To: <1479075933-4491-1-git-send-email-pablo@netfilter.org> Sender: netfilter-devel-owner@vger.kernel.org List-ID: From: Pablo Neira Ayuso Date: Sun, 13 Nov 2016 23:24:54 +0100 > The following patchset contains a second batch of Netfilter updates > for your net-next tree. This includes a rework of the core hook > infrastructure that improves Netfilter performance by ~15% according > to synthetic benchmarks. Then, a large batch with ipset updates, > including a new hash:ipmac set type, via Jozsef Kadlecsik. This also > includes a couple of assorted updates. Looks great, pulled, thanks!