From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [pull request][net V2 0/8] Mellanox, mlx5 fixes 2018-03-23 Date: Tue, 27 Mar 2018 11:42:57 -0400 (EDT) Message-ID: <20180327.114257.1802029209396766746.davem@davemloft.net> References: <20180326210505.11007-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 ([184.105.139.130]:42066 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752580AbeC0PnA (ORCPT ); Tue, 27 Mar 2018 11:43:00 -0400 In-Reply-To: <20180326210505.11007-1-saeedm@mellanox.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Saeed Mahameed Date: Mon, 26 Mar 2018 14:04:57 -0700 > The following series includes fixes for mlx5 netdev and eswitch. > > v1->v2: > - Fixed commit message quotation marks in patch #7 Pulled. > For -stable v4.12 > ('net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update path') > ('net/mlx5e: Fix traffic being dropped on VF representor') > > For -stable v4.13 > ('net/mlx5e: Fix memory usage issues in offloading TC flows') > ('net/mlx5e: Verify coalescing parameters in range') > > For -stable v4.14 > ('net/mlx5e: Don't override vport admin link state in switchdev mode') > > For -stable v4.15 > ('108b2b6d5c02 net/mlx5e: Sync netdev vxlan ports at open') Queued up for -stable. Thanks.