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: Mon, 20 May 2024 18:37:08 -0700
From: Shannon Nelson <shannon.nelson@....com>
To: <netdev@...r.kernel.org>, <davem@...emloft.net>, <kuba@...nel.org>,
	<edumazet@...gle.com>, <pabeni@...hat.com>
CC: <brett.creeley@....com>, <drivers@...sando.io>, Shannon Nelson
	<shannon.nelson@....com>
Subject: [PATCH net 0/7] ionic: small fixes for 6.10

These are a few minor fixes for the ionic driver to clean
up a some little things that have been waiting for attention.

Brett Creeley (3):
  ionic: Pass ionic_txq_desc to ionic_tx_tso_post
  ionic: Mark error paths in the data path as unlikely
  ionic: Use netdev_name() function instead of netdev->name

Shannon Nelson (4):
  ionic: fix potential irq name truncation
  ionic: Reset LIF device while restarting LIF
  ionic: only sync frag_len in first buffer of xdp
  ionic: fix up ionic_if.h kernel-doc issues

 .../ethernet/pensando/ionic/ionic_debugfs.c   |   2 +-
 .../net/ethernet/pensando/ionic/ionic_if.h    | 237 +++++++++++++-----
 .../net/ethernet/pensando/ionic/ionic_lif.c   |   7 +-
 .../net/ethernet/pensando/ionic/ionic_txrx.c  |  32 ++-
 4 files changed, 201 insertions(+), 77 deletions(-)

-- 
2.17.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ