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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 15 Feb 2023 08:57:02 +0100
From:   Jiri Pirko <jiri@...nulli.us>
To:     Tony Nguyen <anthony.l.nguyen@...el.com>
Cc:     davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
        edumazet@...gle.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 0/5][pull request] Intel Wired LAN Driver
 Updates 2023-02-14 (ice)

Tue, Feb 14, 2023 at 10:29:58PM CET, anthony.l.nguyen@...el.com wrote:
>This series contains updates to ice driver only.
>
>Karol extends support for GPIO pins to E823 devices.
>
>Daniel Vacek stops processing of PTP packets when link is down.
>
>Pawel adds support for BIG TCP for IPv6.
>
>Tony changes return type of ice_vsi_realloc_stat_arrays() as it always
>returns success.
>
>Zhu Yanjun updates kdoc stating supported TLVs.
>
>The following are changes since commit 2edd92570441dd33246210042dc167319a5cf7e3:
>  devlink: don't allow to change net namespace for FW_ACTIVATE reload action
>and are available in the git repository at:
>  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 100GbE
>
>Daniel Vacek (1):
>  ice/ptp: fix the PTP worker retrying indefinitely if the link went
>    down
>
>Karol Kolacinski (1):
>  ice: Add GPIO pin support for E823 products
>
>Pawel Chmielewski (1):
>  ice: add support BIG TCP on IPv6
>
>Tony Nguyen (1):
>  ice: Change ice_vsi_realloc_stat_arrays() to void
>
>Zhu Yanjun (1):
>  ice: Mention CEE DCBX in code comment
>
> drivers/net/ethernet/intel/ice/ice.h        |  2 +
> drivers/net/ethernet/intel/ice/ice_common.c | 25 +++++++
> drivers/net/ethernet/intel/ice/ice_common.h |  1 +
> drivers/net/ethernet/intel/ice/ice_dcb.c    |  4 +-
> drivers/net/ethernet/intel/ice/ice_lib.c    | 11 ++--
> drivers/net/ethernet/intel/ice/ice_main.c   |  2 +
> drivers/net/ethernet/intel/ice/ice_ptp.c    | 72 ++++++++++++++++++++-
> drivers/net/ethernet/intel/ice/ice_txrx.c   |  3 +
> 8 files changed, 109 insertions(+), 11 deletions(-)

Tony, could you please send the patches alongside with the pull request,
as for example Saeed does for mlx5 pull requests?

Thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ