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: <20220621224756.631765-1-anthony.l.nguyen@intel.com>
Date:   Tue, 21 Jun 2022 15:47:52 -0700
From:   Tony Nguyen <anthony.l.nguyen@...el.com>
To:     davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
        edumazet@...gle.com
Cc:     Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org
Subject: [PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-06-21

This series contains updates to ice driver only.

Marcin fixes GTP filters by allowing ignoring of the inner ethertype field.

Wojciech adds VSI handle tracking in order to properly distinguish similar
filters for removal.

Anatolii removes ability to set 1000baseT and 1000baseX fields
concurrently which caused link issues. He also disallows setting
channels to less than the number of Traffic Classes which would cause
NULL pointer dereference.

The following are changes since commit 69135c572d1f84261a6de2a1268513a7e71753e2:
  net/tls: fix tls_sk_proto_close executed repeatedly
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE

Anatolii Gerasymenko (2):
  ice: ethtool: advertise 1000M speeds properly
  ice: ethtool: Prohibit improper channel config for DCB

Marcin Szycik (1):
  ice: ignore protocol field in GTP offload

Wojciech Drewek (1):
  ice: Fix switchdev rules book keeping

 drivers/net/ethernet/intel/ice/ice_ethtool.c | 49 +++++++++++++++++++-
 drivers/net/ethernet/intel/ice/ice_lib.c     | 42 +++++++++++++++--
 drivers/net/ethernet/intel/ice/ice_tc_lib.c  |  5 +-
 3 files changed, 89 insertions(+), 7 deletions(-)

-- 
2.35.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ