From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [pull request][net 00/10] Mellanox, mlx5 fixes 2018-09-05 Date: Thu, 06 Sep 2018 07:57:50 -0700 (PDT) Message-ID: <20180906.075750.1089335987532196233.davem@davemloft.net> References: <20180906040952.29684-1-saeedm@mellanox.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: saeedm@mellanox.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:33702 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729840AbeIFTdq (ORCPT ); Thu, 6 Sep 2018 15:33:46 -0400 In-Reply-To: <20180906040952.29684-1-saeedm@mellanox.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Saeed Mahameed Date: Wed, 5 Sep 2018 21:09:42 -0700 > This pull request contains some fixes for mlx5 etherent netdevice and > core driver. Pulled. > > For -stable v4.9: > ('net/mlx5: Fix debugfs cleanup in the device init/remove flow') > > For -stable v4.12: > ("net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tables") > > For -stable v4.13: > ("net/mlx5: Fix use-after-free in self-healing flow") > > For -stable v4.14: > ("net/mlx5: Check for error in mlx5_attach_interface") > > For -stable v4.15: > ("net/mlx5: Fix not releasing read lock when adding flow rules") > > For -stable v4.17: > ("net/mlx5: Fix possible deadlock from lockdep when adding fte to fg") > > For -stable v4.18: > ("net/mlx5: Use u16 for Work Queue buffer fragment size") And will queue these up for -stable, thanks.