From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 0/6] netfilter: netfilter fixes Date: Thu, 23 Sep 2010 05:49:17 +0200 Message-ID: <4C9ACE3D.5010008@trash.net> References: <1285139854-11827-1-git-send-email-kaber@trash.net> <20100922.131232.59680750.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org, netdev@vger.kernel.org To: David Miller Return-path: Received: from stinky.trash.net ([213.144.137.162]:41734 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751893Ab0IWDtV (ORCPT ); Wed, 22 Sep 2010 23:49:21 -0400 In-Reply-To: <20100922.131232.59680750.davem@davemloft.net> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Am 22.09.2010 22:12, schrieb David Miller: > From: kaber@trash.net > Date: Wed, 22 Sep 2010 09:17:28 +0200 > >> Please apply or pull from: >> >> git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git master > > Patrick I can't pull from this, it's not based upon net-2.6 Indeed, that's what I've always based my nf-2.6 tree on for one or two years now, but this time I made a fresh clone at a quite late time because of my absence. > It looks like it's based upon Linus's tree, because when I pull > I get a bunch of changes that are in Linus's tree but aren't > in net-2.6 I didn't notice that, sorry. > Please base all future pull requests on net-2.6, thanks. Sure, will do. > I'll apply these patches by hand (and also this will allow me > to fix Eric's author email in that one patch). > > Thanks again. Thanks Dave!