From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [Patch 4.14 0/4] net_sched: backport tc filter fixes to 4.14 Date: Fri, 2 Mar 2018 09:22:54 +0100 Message-ID: <20180302082254.GA9281@kroah.com> References: <20180301214639.852-1-xiyou.wangcong@gmail.com> <20180301.205617.1833479492339800297.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: xiyou.wangcong@gmail.com, netdev@vger.kernel.org, jiri@mellanox.com, code@rkapl.cz, fli4l@franke-prem.de, stable@vger.kernel.org To: David Miller Return-path: Content-Disposition: inline In-Reply-To: <20180301.205617.1833479492339800297.davem@davemloft.net> Sender: stable-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Thu, Mar 01, 2018 at 08:56:17PM -0500, David Miller wrote: > From: Cong Wang > Date: Thu, 1 Mar 2018 13:46:35 -0800 > > > This patchset backports 4 important bug fixes for tc filter to > > 4.14 stable branch. Due to some big changes between 4.14 and 4.15, > > the backports are not trivial, I have to adjust and fix the conflicts > > manually. > > > > Thanks to Roland for reporting the kernel warning and testing > > the patches. > > > > Reported-by: Roland Franke > > Tested-by: Roland Franke > > Cc: Jiri Pirko > > Cc: Roman Kapl > > Cc: David S. Miller > > Signed-off-by: Cong Wang > > Greg, please queue up this series for -stable. All now applied, thanks. greg k-h