Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752347AbbEDImn (ORCPT ); Mon, 4 May 2015 04:42:43 -0400 Received: from mail.us.es ([193.147.175.20]:35607 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752312AbbEDIme (ORCPT ); Mon, 4 May 2015 04:42:34 -0400 X-Qmail-Scanner-Diagnostics: from 127.0.0.1 by antivirus4 (envelope-from , uid 501) with qmail-scanner-2.10 (clamdscan: 0.98.6/20413. spamassassin: 3.4.0. Clear:RC:1(127.0.0.1):SA:0(-102.2/7.5):. Processed in 15.180237 secs); 04 May 2015 08:42:32 -0000 X-Spam-ASN: X-Envelope-From: pneira@us.es Date: Mon, 4 May 2015 10:46:55 +0200 From: Pablo Neira Ayuso To: Daniel Borkmann Cc: Greg Kroah-Hartman , Thomas Backlund , linux-kernel@vger.kernel.org, stable@vger.kernel.org, Alexey Perevalov , netfilter-devel@vger.kernel.org Subject: Re: [PATCH 3.19 176/177] netfilter: x_tables: fix cgroup matching on non-full sks Message-ID: <20150504084655.GA4571@salvia> References: <20150502190119.666291882@linuxfoundation.org> <20150502190127.967512385@linuxfoundation.org> <554545E5.8020606@mageia.org> <20150503184534.GC19674@kroah.com> <5546911A.4000209@iogearbox.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5546911A.4000209@iogearbox.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1507 Lines: 39 On Sun, May 03, 2015 at 11:20:26PM +0200, Daniel Borkmann wrote: > >>In order to fix it, you also need to add: > >> > >> From 1d0ab253872cdd3d8e7913f59c266c7fd01771d0 Mon Sep 17 00:00:00 2001 > >>From: Eric Dumazet > >>Date: Sun, 15 Mar 2015 21:12:12 -0700 > >>Subject: [PATCH] net: add sk_fullsock() helper > >> > >>which in turn needs this one: > >> > >> From 10feb428a5045d5eb18a5d755fbb8f0cc9645626 Mon Sep 17 00:00:00 2001 > >>From: Eric Dumazet > >>Date: Thu, 12 Mar 2015 16:44:04 -0700 > >>Subject: [PATCH] inet: add TCP_NEW_SYN_RECV state > > > >I've just dropped the patch, thanks for letting me know, odd that my > >build tests missed it. > > If you're nevertheless interested in this fix, you could use this version, > which should apply/build just fine: > > http://patchwork.ozlabs.org/patch/455546/ > > I believe Pablo usually sends netfilter patches in bundles to you. Yes, I keep an internal queue netfilter patches that I consider important to go to -stable. I think it's better if anyone willing to get some netfilter related patch into -stable just point that to me so I take care of it. At least that should add one extra filter step to make sure things don't break in this process. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/