From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/2] handle_ing update Date: Mon, 11 May 2015 11:11:39 -0400 (EDT) Message-ID: <20150511.111139.1709293493622814062.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: ast@plumgrid.com, jhs@mojatatu.com, netdev@vger.kernel.org To: daniel@iogearbox.net Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:34815 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751306AbbEKPLl (ORCPT ); Mon, 11 May 2015 11:11:41 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Daniel Borkmann Date: Sat, 9 May 2015 22:51:30 +0200 > These are a couple of cleanups to make ingress a bit more lightweight. Series applied, thanks Daniel.