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, 23 Aug 2018 11:10:09 +0800
From:   Huazhong Tan <tanhuazhong@...wei.com>
To:     <davem@...emloft.net>
CC:     <netdev@...r.kernel.org>, <linuxarm@...wei.com>,
        <salil.mehta@...wei.com>, <yisen.zhuang@...wei.com>,
        <lipeng321@...wei.com>, <tanhuazhong@...wei.com>
Subject: [Patch net 0/4] net: hns: bug fixes & optimization for HNS driver

This patchset presents some bug fixes found out when CONFIG_ARM64_64K_PAGES
enable and an optimization for HNS driver.

Huazhong Tan (4):
  net: hns: fix length and page_offset overflow when
    CONFIG_ARM64_64K_PAGES
  net: hns: modify variable type in hns_nic_reuse_page
  net: hns: fix skb->truesize underestimation
  net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen

 drivers/net/ethernet/hisilicon/hns/hnae.h     |   6 +-
 drivers/net/ethernet/hisilicon/hns/hns_enet.c | 108 +-------------------------
 2 files changed, 7 insertions(+), 107 deletions(-)

-- 
1.9.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ