From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Wang Subject: Re: Patches required for 3.9 stable Date: Tue, 18 Jun 2013 12:48:10 +0800 Message-ID: <51BFE68A.4050203@redhat.com> References: <51BEC1C3.40109@redhat.com> <20130617.132057.1873879604917526327.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: gregkh@linuxfoundation.org, netdev@vger.kernel.org, mst@redhat.com, jwboyer@redhat.com To: David Miller Return-path: Received: from mx1.redhat.com ([209.132.183.28]:54203 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753303Ab3FREs1 (ORCPT ); Tue, 18 Jun 2013 00:48:27 -0400 In-Reply-To: <20130617.132057.1873879604917526327.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: On 06/18/2013 04:20 AM, David Miller wrote: > From: Jason Wang > Date: Mon, 17 Jun 2013 15:58:59 +0800 > >> Hi Greg: >> >> Please include the following commits into 3.9.y. Which fixes: >> >> 1) Crash when sending GSO packets from untrusted sources >> 9b4d669bc06c215d64f56f1eb0d4eb96e14d689d >> 38502af77e07b5d6650b9ff99a0b482d86366592 >> c1aad275b0293d2b1905ec95a945422262470684 >> f9ca8f74399f9195fd8e01f67a8424a8d33efa55 >> 15e5a030716468dce4032fa0f398d840fa2756f6 >> >> 2) Can't create a multiqueue tap >> e8dbad66ef56074eadb41ed5998acd2320447018 >> >> All can be cheery-picked and I have tested them. > I'm currently working on stable submissions for networking. The > person to ask for this kind of stuff is me, not Greg. Oh, sorry for the trouble, please include those into 3.9 stable. Thanks