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: <20250710213938.1959625-1-michael.chan@broadcom.com>
Date: Thu, 10 Jul 2025 14:39:35 -0700
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/3] bnxt_en: 3 bug fixes

The first one fixes a possible failure when setting DCB ETS.  The
second one fixes the ethtool coredump (-W 2) not containing all the FW
traces.  The third one fixes the DMA unmap length when transmitting
XDP_REDIRECT packets.

Shravya KN (1):
  bnxt_en: Fix DCB ETS validation

Shruti Parab (1):
  bnxt_en: Flush FW trace before copying to the coredump

Somnath Kotur (1):
  bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT

 .../net/ethernet/broadcom/bnxt/bnxt_coredump.c | 18 +++++++++++-------
 drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c  |  2 ++
 drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c  |  2 +-
 3 files changed, 14 insertions(+), 8 deletions(-)

-- 
2.30.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ