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:   Wed, 19 Feb 2020 03:06:20 +0000
From:   Saeed Mahameed <saeedm@...lanox.com>
To:     "David S. Miller" <davem@...emloft.net>,
        "kuba@...nel.org" <kuba@...nel.org>
CC:     "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        Saeed Mahameed <saeedm@...lanox.com>
Subject: [pull request][net 0/7] Mellanox, mlx5 fixes 2020-02-18

Hi Dave,

This series introduces some fixes to mlx5 driver.

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

For -stable v5.3
 ('net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepa')

For -stable v5.4
 ('net/mlx5: DR, Fix matching on vport gvmi')
 ('net/mlx5e: Fix crash in recovery flow without devlink reporter')

For -stable v5.5
 ('net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDY')
 ('net/mlx5e: Don't clear the whole vf config when switching modes')

Thanks,
Saeed.

---
The following changes since commit 9facfdb5467382a21fc0bd4211ced26c06f28832:

  netlabel_domainhash.c: Use built-in RCU list checking (2020-02-18 12:44:23 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2020-02-18

for you to fetch changes up to 13a7e459a41a56d788ab33d825c6205379bbb711:

  net/mlx5: DR, Handle reformat capability over sw-steering tables (2020-02-18 19:01:20 -0800)

----------------------------------------------------------------
mlx5-fixes-2020-02-18

----------------------------------------------------------------
Aya Levin (2):
      net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDY
      net/mlx5e: Fix crash in recovery flow without devlink reporter

Dmytro Linkin (1):
      net/mlx5e: Don't clear the whole vf config when switching modes

Erez Shitrit (1):
      net/mlx5: DR, Handle reformat capability over sw-steering tables

Hamdan Igbaria (1):
      net/mlx5: DR, Fix matching on vport gvmi

Huy Nguyen (1):
      net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepa

Paul Blakey (1):
      net/mlx5: Fix lowest FDB pool size

 .../net/ethernet/mellanox/mlx5/core/en/health.c    |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en/txrx.h  |  8 +++++
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |  3 ++
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c  | 20 +++++------
 .../ethernet/mellanox/mlx5/core/eswitch_offloads.c |  4 +--
 .../mellanox/mlx5/core/eswitch_offloads_chains.c   |  2 +-
 .../ethernet/mellanox/mlx5/core/steering/dr_ste.c  |  5 ++-
 .../ethernet/mellanox/mlx5/core/steering/fs_dr.c   |  9 +++--
 drivers/net/ethernet/mellanox/mlx5/core/wq.c       | 39 +++++++++++++++++-----
 drivers/net/ethernet/mellanox/mlx5/core/wq.h       |  2 ++
 include/linux/mlx5/mlx5_ifc.h                      |  5 ++-
 11 files changed, 70 insertions(+), 29 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ