From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 13 Sep 2018 09:07:16 +0200 From: Greg Kroah-Hartman To: Ben Hutchings Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Eyal Birger , Steffen Klassert , Sasha Levin , Alexey Kodanev Subject: Re: [PATCH 4.4 03/80] vti6: fix PMTU caching and reporting on xmit Message-ID: <20180913070716.GF11496@kroah.com> References: <20180903164934.171677301@linuxfoundation.org> <20180903164934.309395709@linuxfoundation.org> <1536708153.3024.166.camel@codethink.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1536708153.3024.166.camel@codethink.co.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Wed, Sep 12, 2018 at 12:22:33AM +0100, Ben Hutchings wrote: > On Mon, 2018-09-03 at 18:48 +0200, Greg Kroah-Hartman wrote: > > 4.4-stable review patch.��If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Eyal Birger > > > > [ Upstream commit d6990976af7c5d8f55903bfb4289b6fb030bf754 ] > [...] > > This caused a regression, fixed upstream by: > > commit 9f2895461439fda2801a7906fb4c5fb3dbb37a0a > Author: Alexey Kodanev > Date:���Thu Aug 23 19:49:54 2018 +0300 > > ����vti6: remove !skb->ignore_df check from vti6_xmit() > > So I think that is now needed on the 4.4, 4.9, and 4.14 stable > branches. Already all queued up a few days ago :) thanks, greg k-h