lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 27 Mar 2018 14:41:17 +0300
From:   Tariq Toukan <tariqt@...lanox.com>
To:     "David S. Miller" <davem@...emloft.net>
Cc:     netdev@...r.kernel.org, Eran Ben Elisha <eranbe@...lanox.com>,
        Tariq Toukan <tariqt@...lanox.com>
Subject: [PATCH net 0/2] mlx4 misc fixes for 4.16

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ