From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Aring Subject: Re: [PATCH net-next 0/9] inet: frag: cleanup and update Date: Mon, 28 Jul 2014 08:43:34 +0200 Message-ID: <20140728064332.GA9801@omega> References: <1406213437-6155-1-git-send-email-nikolay@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: netdev@vger.kernel.org, Florian Westphal , "David S. Miller" , Alexey Kuznetsov , James Morris , Hideaki YOSHIFUJI , Patrick McHardy , Eric Dumazet To: Nikolay Aleksandrov Return-path: Received: from mail-wi0-f176.google.com ([209.85.212.176]:52071 "EHLO mail-wi0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750948AbaG1Gnl (ORCPT ); Mon, 28 Jul 2014 02:43:41 -0400 Received: by mail-wi0-f176.google.com with SMTP id bs8so3838757wib.9 for ; Sun, 27 Jul 2014 23:43:40 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1406213437-6155-1-git-send-email-nikolay@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, Jul 24, 2014 at 04:50:28PM +0200, Nikolay Aleksandrov wrote: > Hello, > The end goal of this patchset is to remove the LRU list and to move the > frag eviction to a work queue. It also does a couple of necessary cleanups > and fixes. For net/ieee802154/reassembly.c: Acked-by: Alexander Aring