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

Reply via email to