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:   Fri, 19 Apr 2019 14:03:09 -0700
From:   Saeed Mahameed <saeedm@...lanox.com>
To:     "David S. Miller" <davem@...emloft.net>
Cc:     netdev@...r.kernel.org, Saeed Mahameed <saeedm@...lanox.com>
Subject: [pull request][net 0/3] Mellanox, mlx5 fixes 2019-04-19

Hi Dave,

This series introduces some fixes to mlx5 driver.

Please pull and let me know if there is any problem.

For -stable v4.7:
  ('net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query')

For -stable v4.19:
  ('net/mlx5e: Fix the max MTU check in case of XDP')

For -stable v5.0:
  ('net/mlx5e: Fix use-after-free after xdp_return_frame')

Thanks,
Saeed.

---
The following changes since commit 36ad7022536e0c65f8baeeaa5efde11dec44808a:

  of_net: Fix residues after of_get_nvmem_mac_address removal (2019-04-19 11:58:30 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2019-04-19

for you to fetch changes up to ace329f4ab3ba434be2adf618073c752d083b524:

  net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query (2019-04-19 13:55:37 -0700)

----------------------------------------------------------------
mlx5-fixes-2019-04-19

----------------------------------------------------------------
Erez Alfasi (1):
      net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query

Maxim Mikityanskiy (2):
      net/mlx5e: Fix use-after-free after xdp_return_frame
      net/mlx5e: Fix the max MTU check in case of XDP

 drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c   | 24 ++++++++++++++++++++--
 drivers/net/ethernet/mellanox/mlx5/core/en/xdp.h   |  3 +--
 .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |  5 +++--
 drivers/net/ethernet/mellanox/mlx5/core/port.c     |  4 ----
 5 files changed, 27 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ