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, 14 Oct 2021 11:19:49 -0700
From:   Tony Nguyen <anthony.l.nguyen@...el.com>
To:     davem@...emloft.net, kuba@...nel.org
Cc:     Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org,
        linux-rdma@...r.kernel.org, shiraz.saleem@...el.com
Subject: [PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2021-10-14

This series contains updates to ice driver only.

Brett ensures RDMA nodes are removed during release and rebuild. He also
corrects fw.mgmt.api to include the patch number for proper
identification.

Dave stops ida_free() being called when an IDA has not been allocated.

Michal corrects the order of parameters being provided and the number of
entries skipped for UDP tunnels.

The following are changes since commit 1fcd794518b7644169595c66b1bfe726d1f498ab:
  icmp: fix icmp_ext_echo_iio parsing in icmp_build_probe
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE

Brett Creeley (2):
  ice: Fix failure to re-add LAN/RDMA Tx queues
  ice: Print the api_patch as part of the fw.mgmt.api

Dave Ertman (1):
  ice: Avoid crash from unnecessary IDA free

Michal Swiatkowski (1):
  ice: fix getting UDP tunnel entry

 Documentation/networking/devlink/ice.rst       |  9 +++++----
 drivers/net/ethernet/intel/ice/ice_devlink.c   |  3 ++-
 drivers/net/ethernet/intel/ice/ice_flex_pipe.c |  4 ++--
 drivers/net/ethernet/intel/ice/ice_lib.c       |  9 +++++++++
 drivers/net/ethernet/intel/ice/ice_main.c      |  6 +++++-
 drivers/net/ethernet/intel/ice/ice_sched.c     | 13 +++++++++++++
 drivers/net/ethernet/intel/ice/ice_sched.h     |  1 +
 7 files changed, 37 insertions(+), 8 deletions(-)

-- 
2.31.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ