Re: Request for stable 4.14.x inclusion: net: don't call update_pmtu unconditionally

2018-05-01 Thread Greg KH
On Tue, May 01, 2018 at 12:15:37AM +0200, Thomas Deutschmann wrote: > Hi, > > On 2018-04-30 20:22, Greg KH wrote: > > The geneve hunk doesn't apply at all to the 4.14.y tree, so I think > > someone has a messed up tree somewhere... > > > > I'll go look into this now. > > Mh? > > > $ git clone

Re: Request for stable 4.14.x inclusion: net: don't call update_pmtu unconditionally

2018-04-30 Thread Thomas Deutschmann
Hi, On 2018-04-30 20:22, Greg KH wrote: > The geneve hunk doesn't apply at all to the 4.14.y tree, so I think > someone has a messed up tree somewhere... > > I'll go look into this now. Mh? > $ git clone > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git > $ cd linux-sta

Re: Request for stable 4.14.x inclusion: net: don't call update_pmtu unconditionally

2018-04-30 Thread Greg KH
On Fri, Apr 27, 2018 at 07:43:52PM +0100, Eddie Chapman wrote: > On 27/04/18 19:07, Thomas Deutschmann wrote: > > Hi Greg, > > > > first, we need to cherry-pick another patch first: > > > From 52a589d51f1008f62569bf89e95b26221ee76690 Mon Sep 17 00:00:00 2001 > > > From: Xin Long > > > Date: Mon,

Re: Request for stable 4.14.x inclusion: net: don't call update_pmtu unconditionally

2018-04-27 Thread Greg KH
On Fri, Apr 27, 2018 at 07:43:52PM +0100, Eddie Chapman wrote: > On 27/04/18 19:07, Thomas Deutschmann wrote: > > Hi Greg, > > > > first, we need to cherry-pick another patch first: > > > From 52a589d51f1008f62569bf89e95b26221ee76690 Mon Sep 17 00:00:00 2001 > > > From: Xin Long > > > Date: Mon,

Re: Request for stable 4.14.x inclusion: net: don't call update_pmtu unconditionally

2018-04-27 Thread Eddie Chapman
On 27/04/18 19:07, Thomas Deutschmann wrote: Hi Greg, first, we need to cherry-pick another patch first: From 52a589d51f1008f62569bf89e95b26221ee76690 Mon Sep 17 00:00:00 2001 From: Xin Long Date: Mon, 25 Dec 2017 14:43:58 +0800 Subject: [PATCH] geneve: update skb dst pmtu on tx path Comm

Re: Request for stable 4.14.x inclusion: net: don't call update_pmtu unconditionally

2018-04-27 Thread Thomas Deutschmann
Hi Greg, first, we need to cherry-pick another patch first: > From 52a589d51f1008f62569bf89e95b26221ee76690 Mon Sep 17 00:00:00 2001 > From: Xin Long > Date: Mon, 25 Dec 2017 14:43:58 +0800 > Subject: [PATCH] geneve: update skb dst pmtu on tx path > > Commit a93bf0ff4490 ("vxlan: update skb ds

Re: Request for stable 4.14.x inclusion: net: don't call update_pmtu unconditionally

2018-04-27 Thread Eddie Chapman
On 27/04/18 15:45, Greg KH wrote: On Fri, Apr 27, 2018 at 03:51:25PM +0200, Greg KH wrote: On Fri, Apr 27, 2018 at 02:20:07PM +0200, Thomas Deutschmann wrote: On 2018-04-22 23:50, Thomas Deutschmann wrote: Hi, please add From f15ca723c1ebe6c1a06bc95fda6b62cd87b44559 Mon Sep 17 00:00:00 200

Re: Request for stable 4.14.x inclusion: net: don't call update_pmtu unconditionally

2018-04-27 Thread Greg KH
On Fri, Apr 27, 2018 at 03:51:25PM +0200, Greg KH wrote: > On Fri, Apr 27, 2018 at 02:20:07PM +0200, Thomas Deutschmann wrote: > > On 2018-04-22 23:50, Thomas Deutschmann wrote: > > > Hi, > > > > > > please add > > > > > >> From f15ca723c1ebe6c1a06bc95fda6b62cd87b44559 Mon Sep 17 00:00:00 2001 >

Re: Request for stable 4.14.x inclusion: net: don't call update_pmtu unconditionally

2018-04-27 Thread David Miller
From: Greg KH Date: Fri, 27 Apr 2018 15:51:25 +0200 > On Fri, Apr 27, 2018 at 02:20:07PM +0200, Thomas Deutschmann wrote: >> On 2018-04-22 23:50, Thomas Deutschmann wrote: >> > Hi, >> > >> > please add >> > >> >> From f15ca723c1ebe6c1a06bc95fda6b62cd87b44559 Mon Sep 17 00:00:00 2001 >> >> From:

Re: Request for stable 4.14.x inclusion: net: don't call update_pmtu unconditionally

2018-04-27 Thread Greg KH
On Fri, Apr 27, 2018 at 02:20:07PM +0200, Thomas Deutschmann wrote: > On 2018-04-22 23:50, Thomas Deutschmann wrote: > > Hi, > > > > please add > > > >> From f15ca723c1ebe6c1a06bc95fda6b62cd87b44559 Mon Sep 17 00:00:00 2001 > >> From: Nicolas Dichtel > >> Date: Thu, 25 Jan 2018 19:03:03 +0100 >