netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Patch net 0/4] net: hns: bug fixes & optimization for HNS driver
@ 2018-08-23  3:10 Huazhong Tan
  2018-08-23  3:10 ` [Patch net 1/4] net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES Huazhong Tan
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Huazhong Tan @ 2018-08-23  3:10 UTC (permalink / raw)
  To: davem; +Cc: netdev, linuxarm, salil.mehta, yisen.zhuang, lipeng321,
	tanhuazhong

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-08-23  8:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-23  3:10 [Patch net 0/4] net: hns: bug fixes & optimization for HNS driver Huazhong Tan
2018-08-23  3:10 ` [Patch net 1/4] net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES Huazhong Tan
2018-08-23  3:10 ` [Patch net 2/4] net: hns: modify variable type in hns_nic_reuse_page Huazhong Tan
2018-08-23  3:10 ` [Patch net 3/4] net: hns: fix skb->truesize underestimation Huazhong Tan
2018-08-23  3:10 ` [Patch net 4/4] net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen Huazhong Tan
2018-08-23  4:48 ` [Patch net 0/4] net: hns: bug fixes & optimization for HNS driver David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).