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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon,  1 Feb 2021 23:06:59 -0800
From:   Saeed Mahameed <saeed@...nel.org>
To:     Jakub Kicinski <kuba@...nel.org>
Cc:     "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
        Saeed Mahameed <saeedm@...dia.com>
Subject: [pull request][net 0/4] mlx5 fixes 2021-02-01

From: Saeed Mahameed <saeedm@...dia.com>

Hi Jakub,

This series introduces some fixes to mlx5 driver.
Please pull and let me know if there is any problem.

Please note the first patch in this series
("Fix function calculation for page trees") is fixing a regression
due to previous fix in net which you didn't include in your previous rc
pr. So I hope this series will make it into your next rc pr,
so mlx5 won't be broken in the next rc.

Thanks,
Saeed.

---
The following changes since commit 188fa104f2ba93887777ded2e600ce16d60bc3d7:

  Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue (2021-02-01 20:23:44 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2021-02-01

for you to fetch changes up to a34ffec8af8ff1c730697a99e09ec7b74a3423b6:

  net/mlx5e: Release skb in case of failure in tc update skb (2021-02-01 23:02:02 -0800)

----------------------------------------------------------------
mlx5-fixes-2021-02-01

----------------------------------------------------------------
Daniel Jurgens (1):
      net/mlx5: Fix function calculation for page trees

Maor Dickman (1):
      net/mlx5e: Release skb in case of failure in tc update skb

Maor Gottlieb (1):
      net/mlx5: Fix leak upon failure of rule creation

Maxim Mikityanskiy (1):
      net/mlx5e: Update max_opened_tc also when channels are closed

 drivers/net/ethernet/mellanox/mlx5/core/en_main.c   |  6 ++----
 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c     | 16 ++++++++++++----
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c   |  5 +++++
 drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c |  2 +-
 4 files changed, 20 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ