[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1595902612-12880-1-git-send-email-tanhuazhong@huawei.com>
Date: Tue, 28 Jul 2020 10:16:47 +0800
From: Huazhong Tan <tanhuazhong@...wei.com>
To: <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<salil.mehta@...wei.com>, <yisen.zhuang@...wei.com>,
<linuxarm@...wei.com>, <kuba@...nel.org>,
Huazhong Tan <tanhuazhong@...wei.com>
Subject: [PATCH net 0/5] net: hns3: fixes for -net
There are some bugfixes for the HNS3 ethernet driver. patch#1 fixes
a desc filling bug, patch#2 fixes a false TX timeout issue, and
patch#3~#5 fixes some bugs related to VLAN and FD.
Guojia Liao (2):
net: hns3: fix aRFS FD rules leftover after add a user FD rule
net: hns3: fix for VLAN config when reset failed
Jian Shen (1):
net: hns3: add reset check for VF updating port based VLAN
Yonglong Liu (1):
net: hns3: fix a TX timeout issue
Yunsheng Lin (1):
net: hns3: fix desc filling bug when skb is expanded or lineared
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 18 ++++------
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 35 +++++++++++---------
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 38 +++++++++++++++-------
3 files changed, 52 insertions(+), 39 deletions(-)
--
2.7.4
Powered by blists - more mailing lists