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: Thu, 23 May 2024 10:45:28 -0700
From: Jacob Keller <jacob.e.keller@...el.com>
To: Jakub Kicinski <kuba@...nel.org>, netdev <netdev@...r.kernel.org>, 
 David Miller <davem@...emloft.net>
Cc: Jacob Keller <jacob.e.keller@...el.com>, 
 Alexander Lobakin <aleksander.lobakin@...el.com>, 
 Michal Kubiak <michal.kubiak@...el.com>, 
 Wojciech Drewek <wojciech.drewek@...el.com>, 
 Simon Horman <horms@...nel.org>, 
 Krishneil Singh <krishneil.k.singh@...el.com>, 
 Pucha Himasekhar Reddy <himasekharx.reddy.pucha@...el.com>
Subject: [PATCH net 0/2] Intel Wired LAN Driver Updates 2024-05-23 (ice,
 idpf)

This series contains two fixes which finished up testing.

First, Alexander fixes an issue in idpf caused by enabling NAPI and
interrupts prior to actually allocating the Rx buffers.

Second, Jacob fixes the ice driver VSI VLAN counting logic to ensure that
addition and deletion of VLANs properly manages the total VSI count.

Signed-off-by: Jacob Keller <jacob.e.keller@...el.com>
---
Alexander Lobakin (1):
      idpf: don't enable NAPI and interrupts prior to allocating Rx buffers

Jacob Keller (1):
      ice: fix accounting if a VLAN already exists

 drivers/net/ethernet/intel/ice/ice_vsi_vlan_lib.c | 11 ++++++-----
 drivers/net/ethernet/intel/idpf/idpf_lib.c        |  1 +
 drivers/net/ethernet/intel/idpf/idpf_txrx.c       | 12 +++++++-----
 drivers/net/ethernet/intel/idpf/idpf_txrx.h       |  1 +
 4 files changed, 15 insertions(+), 10 deletions(-)
---
base-commit: c71e3a5cffd5309d7f84444df03d5b72600cc417
change-id: 20240523-net-2024-05-23-intel-net-fixes-7941f33d62d5

Best regards,
-- 
Jacob Keller <jacob.e.keller@...el.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ