Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1680837

[PATCH net 0/3] Bugfixs for hns ethernet driver

From Lin Yun Sheng <linyunsheng@huawei.com>
Newsgroups linux.kernel
Subject [PATCH net 0/3] Bugfixs for hns ethernet driver
Date 2017-07-04 12:20 +0200
Message-ID <tZt61-6UJ-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patchset fix skb uesd after used, C45 op code and
Tx description filling issues in hns driver.

Yunsheng Lin (3):
  net: hns: Add TX CSUM check when fill TX description
  net: hns: Fix a wrong op phy C45 code
  net: hns: Fix a skb used after free bug

 drivers/net/ethernet/hisilicon/hns/hns_enet.c | 58 ++++++++++++++++-----------
 drivers/net/ethernet/hisilicon/hns/hns_enet.h |  8 ++--
 drivers/net/ethernet/hisilicon/hns_mdio.c     |  2 +-
 3 files changed, 40 insertions(+), 28 deletions(-)

-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH net 0/3] Bugfixs for hns ethernet driver Lin Yun Sheng <linyunsheng@huawei.com> - 2017-07-04 12:20 +0200
  [PATCH net 3/3] net: hns: Fix a skb used after free bug Lin Yun Sheng <linyunsheng@huawei.com> - 2017-07-04 12:20 +0200
  [PATCH net 2/3] net: hns: Fix a wrong op phy C45 code Lin Yun Sheng <linyunsheng@huawei.com> - 2017-07-04 12:20 +0200
  Re: [PATCH net 0/3] Bugfixs for hns ethernet driver Florian Fainelli <f.fainelli@gmail.com> - 2017-07-04 19:00 +0200
    Re: [PATCH net 0/3] Bugfixs for hns ethernet driver Yunsheng Lin <linyunsheng@huawei.com> - 2017-07-05 10:40 +0200

csiph-web