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]
Message-ID: <20241122224547.984808-1-michael.chan@broadcom.com>
Date: Fri, 22 Nov 2024 14:45:40 -0800
From: Michael Chan <michael.chan@...adcom.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org,
	edumazet@...gle.com,
	kuba@...nel.org,
	pabeni@...hat.com,
	andrew+netdev@...n.ch,
	pavan.chebbi@...adcom.com,
	andrew.gospodarek@...adcom.com
Subject: [PATCH net 0/6] bnxt_en: Bug fixes

This patchset fixes several things:

1. AER recovery for RoCE when NIC interface is down.
2. Set ethtool backplane link modes correctly.
3. Update RSS ring ID during RX queue restart.
4. Crash with XDP and MTU change.
5. PCIe completion timeout when reading PHC after shutdown.

Michael Chan (2):
  bnxt_en: Refactor bnxt_ptp_init()
  bnxt_en: Unregister PTP during PCI shutdown and suspend

Saravanan Vajravel (1):
  bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is
    down

Shravya KN (2):
  bnxt_en: Set backplane link modes correctly for ethtool
  bnxt_en: Fix receive ring space parameters when XDP is active

Somnath Kotur (1):
  bnxt_en: Fix queue start to update vnic RSS table

 drivers/net/ethernet/broadcom/bnxt/bnxt.c     | 37 ++++++++++++++++---
 .../net/ethernet/broadcom/bnxt/bnxt_ethtool.c |  9 ++++-
 drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c |  4 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.h |  3 +-
 4 files changed, 42 insertions(+), 11 deletions(-)

-- 
2.30.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ