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-next>] [day] [month] [year] [list]
Date:   Thu, 18 Jun 2020 13:02:06 +1200
From:   Barry Song <song.bao.hua@...ilicon.com>
To:     <davem@...emloft.net>, <kuba@...nel.org>
CC:     <yisen.zhuang@...wei.com>, <salil.mehta@...wei.com>,
        <netdev@...r.kernel.org>, <linyunsheng@...wei.com>,
        <linux-kernel@...r.kernel.org>, <linuxarm@...wei.com>,
        Barry Song <song.bao.hua@...ilicon.com>
Subject: [PATCH 0/5] net: hns3: a bundle of minor cleanup and fixes

some minor changes to either improve the readability or make the code align
with linux APIs better.

Barry Song (5):
  net: hns3: remove unnecessary devm_kfree
  net: hns3: pointer type of buffer should be void
  net: hns3: rename buffer-related functions
  net: hns3: replace disable_irq by IRQ_NOAUTOEN flag
  net: hns3: streaming dma buffer sync between cpu and device

 .../net/ethernet/hisilicon/hns3/hns3_enet.c   | 41 ++++++++++++-------
 .../net/ethernet/hisilicon/hns3/hns3_enet.h   |  2 +-
 2 files changed, 28 insertions(+), 15 deletions(-)

-- 
2.23.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ