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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 11 Jan 2023 08:41:38 -0800
From:   Alexander H Duyck <alexander.duyck@...il.com>
To:     Tony Nguyen <anthony.l.nguyen@...el.com>, davem@...emloft.net,
        kuba@...nel.org, pabeni@...hat.com, edumazet@...gle.com
Cc:     netdev@...r.kernel.org
Subject: Re: [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates
 2023-01-10 (ixgbe, igc, iavf)

On Tue, 2023-01-10 at 14:38 -0800, Tony Nguyen wrote:
> This series contains updates to ixgbe, igc, and iavf drivers.
> 
> Yang Yingliang adds calls to pci_dev_put() for proper ref count tracking
> on ixgbe.
> 
> Christopher adds setting of Toggle on Target Time bits for proper
> pulse per second (PPS) synchronization for igc.
> 
> Daniil Tatianin fixes, likely, copy/paste issue that misreported
> destination instead of source for IP mask for iavf error.
> 
> The following are changes since commit 53da7aec32982f5ee775b69dce06d63992ce4af3:
>   octeontx2-pf: Fix resource leakage in VF driver unbind
> and are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 10GbE
> 
> Christopher S Hall (1):
>   igc: Fix PPS delta between two synchronized end-points
> 
> Daniil Tatianin (1):
>   iavf/iavf_main: actually log ->src mask when talking about it
> 
> Yang Yingliang (1):
>   ixgbe: fix pci device refcount leak
> 
>  drivers/net/ethernet/intel/iavf/iavf_main.c  |  2 +-
>  drivers/net/ethernet/intel/igc/igc_defines.h |  2 ++
>  drivers/net/ethernet/intel/igc/igc_ptp.c     | 10 ++++++----
>  drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 14 +++++++++-----
>  4 files changed, 18 insertions(+), 10 deletions(-)
> 

Series looks good to me.

Reviewed-by: Alexander Duyck <alexanderduyck@...com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ