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:   Mon, 29 Jul 2019 05:48:28 +0000
From:   Saeed Mahameed <saeedm@...lanox.com>
To:     "tanhuazhong@...wei.com" <tanhuazhong@...wei.com>,
        "davem@...emloft.net" <davem@...emloft.net>
CC:     "yisen.zhuang@...wei.com" <yisen.zhuang@...wei.com>,
        "salil.mehta@...wei.com" <salil.mehta@...wei.com>,
        "linuxarm@...wei.com" <linuxarm@...wei.com>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH V4 net-next 00/10] net: hns3: some code optimizations &
 bugfixes & features

On Mon, 2019-07-29 at 10:53 +0800, Huazhong Tan wrote:
> This patch-set includes code optimizations, bugfixes and features for
> the HNS3 ethernet controller driver.
> 
> [patch 1/10] checks reset status before setting channel.
> 
> [patch 2/10] adds a NULL pointer checking.
> 
> [patch 3/10] removes reset level upgrading when current reset fails.
> 
> [patch 4/10] fixes a GFP flags errors when holding spin_lock.
> 
> [patch 5/10] modifies firmware version format.
> 
> [patch 6/10] adds some print information which is off by default.
> 
> [patch 7/10 - 8/10] adds two code optimizations about interrupt
> handler
> and work task.
> 
> [patch 9/10] adds support for using order 1 pages with a 4K buffer.
> 
> [patch 10/10] modifies messages prints with dev_info() instead of
> pr_info().
> 
> Change log:
> V3->V4: replace netif_info with netif_dbg in [patch 6/10]
> V2->V3: fixes comments from Saeed Mahameed and Joe Perches.
> V1->V2: fixes comments from Saeed Mahameed and
> 	removes previous [patch 4/11] and [patch 11/11]
> 	which needs further discussion, and adds a new
> 	patch [10/10] suggested by Saeed Mahameed.
> 

Reviewed-by: Saeed Mahameed <saeedm@...lanox.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ