Netdev List
 help / color / mirror / Atom feed
From: Tariq Toukan <tariqt@mellanox.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org, Eran Ben Elisha <eranbe@mellanox.com>,
	Tariq Toukan <tariqt@mellanox.com>
Subject: [PATCH net 0/2] mlx4 misc fixes for 4.16
Date: Tue, 27 Mar 2018 14:41:17 +0300	[thread overview]
Message-ID: <1522150879-16501-1-git-send-email-tariqt@mellanox.com> (raw)

Hi Dave,

This patchset contains misc bug fixes from the team
to the mlx4 Core and Eth drivers.

Patch 1 by Eran fixes a control mix of PFC and Global pauses, please queue it
to -stable for >= v4.8.
Patch 2 by Moshe fixes a resource leak in slave's delete flow, please queue it
to -stable for >= v4.5.

Series generated against net commit:
3c82b372a9f4 net: dsa: mt7530: fix module autoloading for OF platform drivers

Thanks,
Tariq.


Eran Ben Elisha (1):
  net/mlx4_en: Fix mixed PFC and Global pause user control requests

Moshe Shemesh (1):
  net/mlx4_core: Fix memory leak while delete slave's resources

 drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c     | 72 ++++++++++++----------
 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c    | 33 +++++-----
 drivers/net/ethernet/mellanox/mlx4/en_main.c       |  4 +-
 .../net/ethernet/mellanox/mlx4/resource_tracker.c  |  1 +
 4 files changed, 63 insertions(+), 47 deletions(-)

-- 
1.8.3.1

             reply	other threads:[~2018-03-27 11:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-27 11:41 Tariq Toukan [this message]
2018-03-27 11:41 ` [PATCH net 1/2] net/mlx4_en: Fix mixed PFC and Global pause user control requests Tariq Toukan
2018-03-27 11:41 ` [PATCH net 2/2] net/mlx4_core: Fix memory leak while delete slave's resources Tariq Toukan
2018-03-27 16:02 ` [PATCH net 0/2] mlx4 misc fixes for 4.16 David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1522150879-16501-1-git-send-email-tariqt@mellanox.com \
    --to=tariqt@mellanox.com \
    --cc=davem@davemloft.net \
    --cc=eranbe@mellanox.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox