From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [Patch 4.14 0/4] net_sched: backport tc filter fixes to 4.14 Date: Thu, 01 Mar 2018 20:56:17 -0500 (EST) Message-ID: <20180301.205617.1833479492339800297.davem@davemloft.net> References: <20180301214639.852-1-xiyou.wangcong@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, jiri@mellanox.com, code@rkapl.cz, fli4l@franke-prem.de, stable@vger.kernel.org, gregkh@linuxfoundation.org To: xiyou.wangcong@gmail.com Return-path: In-Reply-To: <20180301214639.852-1-xiyou.wangcong@gmail.com> Sender: stable-owner@vger.kernel.org List-Id: netdev.vger.kernel.org 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. Thank you!