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:   Tue, 21 Mar 2023 14:11:28 -0700
From:   Saeed Mahameed <saeed@...nel.org>
To:     "David S. Miller" <davem@...emloft.net>,
        Jakub Kicinski <kuba@...nel.org>,
        Paolo Abeni <pabeni@...hat.com>,
        Eric Dumazet <edumazet@...gle.com>
Cc:     Saeed Mahameed <saeedm@...dia.com>, netdev@...r.kernel.org,
        Tariq Toukan <tariqt@...dia.com>
Subject: [pull request][net 0/7] mlx5 fixes 2023-03-21

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

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

Conflict notice:
when merged into net-next, this series will cause a conflict in file:
drivers/net/ethernet/mellanox/mlx5/core/en_tc.

to resolve just to DON'T take any changes to the missing function 
mlx5e_hairpin_params_init() inside that file, that function doesn't
exist there anymore, we will submit a separate patch to fix net-next.

Thanks,
Saeed.


The following changes since commit f038f3917baf04835ba2b7bcf2a04ac93fbf8a9c:

  octeontx2-vf: Add missing free for alloc_percpu (2023-03-20 22:00:19 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2023-03-21

for you to fetch changes up to 640fcdbcf27fc62de9223f958ceb4e897a00e791:

  net/mlx5: E-Switch, Fix an Oops in error handling code (2023-03-21 14:06:32 -0700)

----------------------------------------------------------------
mlx5-fixes-2023-03-21

----------------------------------------------------------------
Dan Carpenter (1):
      net/mlx5: E-Switch, Fix an Oops in error handling code

Emeel Hakim (1):
      net/mlx5e: Overcome slow response for first macsec ASO WQE

Gavin Li (2):
      net/mlx5e: Set uplink rep as NETNS_LOCAL
      net/mlx5e: Block entering switchdev mode with ns inconsistency

Lama Kayal (1):
      net/mlx5: Fix steering rules cleanup

Maher Sanalla (1):
      net/mlx5: Read the TC mapping of all priorities on ETS query

Roy Novich (1):
      net/mlx5e: Initialize link speed to zero

 .../net/ethernet/mellanox/mlx5/core/en_accel/macsec.c |  9 ++++++++-
 drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c    |  6 ++++--
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c     |  6 +++++-
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c       |  2 +-
 .../mellanox/mlx5/core/esw/acl/ingress_ofld.c         |  3 +--
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c     |  1 +
 .../ethernet/mellanox/mlx5/core/eswitch_offloads.c    | 19 +++++++++++++++++++
 7 files changed, 39 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ