LinuxLists
Users
About
Lipeng (
[email protected]
)
Number of posts: 402 (6.48 per day)
First post: 2017-08-31 13:11:29
Last post: 2017-11-02 12:21:02
Previous Page
/
Next Page
Date
List
Subject
2018-03-10 03:00:47
linux-kernel
[PATCH net-next 05/12] net: hns3: fix rx path skb->truesize reporting bug
2018-03-10 03:00:30
linux-kernel
[PATCH net-next 10/12] net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()
2018-03-10 03:00:13
linux-kernel
[PATCH net-next 09/12] net: hns3: fix error type definition of return value
2018-03-10 02:59:50
linux-kernel
[PATCH net-next 12/12] net: hns3: add result checking for VF when modify unicast mac address
2018-03-10 02:59:26
linux-kernel
[PATCH net-next 11/12] net: hns3: add existence checking before adding unicast mac address
2018-03-10 02:59:04
linux-kernel
[PATCH net-next 08/12] net: hns3: fix for buffer overflow smatch warning
2018-03-09 02:09:58
linux-kernel
[PATCH net-next 4/9] net: hns3: fix for pause configuration lost during reset
2018-03-09 02:09:40
linux-kernel
[PATCH net-next 1/9] net: hns3: refactor the hclge_get/set_rss function
2018-03-09 02:09:09
linux-kernel
[PATCH net-next 5/9] net: hns3: fix for use-after-free when setting ring parameter
2018-03-09 02:08:46
linux-kernel
[PATCH net-next 2/9] net: hns3: refactor the hclge_get/set_rss_tuple function
2018-03-09 02:08:29
linux-kernel
[PATCH net-next 0/9] fixes for configuration lost problems
2018-03-09 02:08:22
linux-kernel
[PATCH net-next 8/9] net: hns3: refactor the coalesce related struct
2018-03-09 02:08:01
linux-kernel
[PATCH net-next 7/9] net: hns3: fix for coalesce configuration lost during reset
2018-03-09 02:07:08
linux-kernel
[PATCH net-next 9/9] net: hns3: fix for coal configuation lost when setting the channel
2018-03-09 02:06:38
linux-kernel
[PATCH net-next 6/9] net: hns3: refactor the get/put_vector function
2018-03-09 02:06:17
linux-kernel
[PATCH net-next 3/9] net: hns3: fix for RSS configuration loss problem during reset
2018-03-08 11:14:29
linux-kernel
[Patch net-next 0/6] fix some bugs for hns3 driver
2018-03-08 11:13:54
linux-kernel
[Patch net-next 1/6] net: hns3: VF should get the real rss_size instead of rss_size_max
2018-03-08 11:13:46
linux-kernel
[Patch net-next 4/6] net: hns3: fix the queue id for tqp enable&&reset
2018-03-08 11:13:23
linux-kernel
[Patch net-next 3/6] net: hns3: fix endian issue when PF get mbx message flag
2018-03-08 11:13:01
linux-kernel
[Patch net-next 2/6] net: hns3: set the cmdq out_vld bit to 0 after used
2018-03-08 11:12:52
linux-kernel
[Patch net-next 5/6] net: hns3: set the max ring num when alloc netdev
2018-03-08 11:12:04
linux-kernel
[Patch net-next 6/6] net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and_rss_info
2018-03-08 08:47:55
linux-kernel
Re: [PATCH net-next 00/23] net: hns3: HNS3 bug fixes & code improvements
2018-03-08 02:45:43
linux-kernel
[PATCH net-next 01/23] {topost} net: hns3: VF should get the real rss_size instead of rss_size_max
2018-03-08 02:45:03
linux-kernel
[PATCH net-next 06/23] {topost} net: hns3: fix for ipv6 address loss problem after setting channels
2018-03-08 02:44:40
linux-kernel
[PATCH net-next 12/23] {topost} net: hns3: fix for RSS configuration loss problem during reset
2018-03-08 02:44:08
linux-kernel
[PATCH net-next 04/23] {topost} net: hns3: fix endian issue when PF get mbx message flag
2018-03-08 02:43:50
linux-kernel
[PATCH net-next 05/23] {topost} net: hns3: fix for netdev not running problem after calling net_stop and net_open
2018-03-08 02:42:12
linux-kernel
[PATCH net-next 08/23] {topost} net: hns3: fix rx path skb->truesize reporting bug
2018-03-08 02:42:07
linux-kernel
[PATCH net-next 02/23] {topost} net: hns3: add existence check when remove old uc mac address
2018-03-08 02:42:03
linux-kernel
[PATCH net-next 14/23] {topost} net: hns3: fix for use-after-free when setting ring parameter
2018-03-08 02:41:48
linux-kernel
[PATCH net-next 11/23] {topost} net: hns3: refactor the hclge_get/set_rss_tuple function
2018-03-08 02:41:26
linux-kernel
[PATCH net-next 07/23] {topost} net: hns3: unify the pause params setup function
2018-03-08 02:41:20
linux-kernel
[PATCH net-next 13/23] {topost} net: hns3: fix for pause configuration lost during reset
2018-03-08 02:40:58
linux-kernel
[PATCH net-next 00/23] net: hns3: HNS3 bug fixes & code improvements
2018-03-08 02:40:52
linux-kernel
[PATCH net-next 10/23] {topost} net: hns3: refactor the hclge_get/set_rss function
2018-03-08 02:40:10
linux-kernel
[PATCH net-next 19/23] {topost} net: hns3: fix for loopback failure when vlan filter is enable
2018-03-08 02:40:10
linux-kernel
[PATCH net-next 17/23] {topost} net: hns3: refactor the coalesce related struct
2018-03-08 02:39:51
linux-kernel
[PATCH net-next 03/23] {topost} net: hns3: set the cmdq out_vld bit to 0 after used
2018-03-08 02:39:15
linux-kernel
[PATCH net-next 18/23] {topost} net: hns3: fix for coal configuation lost when setting the channel
2018-03-08 02:38:37
linux-kernel
[PATCH net-next 21/23] {topost} net: hns3: fix the queue id for tqp enable&&reset
2018-03-08 02:38:31
linux-kernel
[PATCH net-next 20/23] {topost} net: hns3: fix for buffer overflow smatch warning
2018-03-08 02:38:07
linux-kernel
[PATCH net-next 23/23] {topost} net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and_rss_info
2018-03-08 02:37:54
linux-kernel
[PATCH net-next 15/23] {topost} net: hns3: refactor the get/put_vector function
2018-03-08 02:37:49
linux-kernel
[PATCH net-next 16/23] {topost} net: hns3: fix for coalesce configuration lost during reset
2018-03-08 02:37:07
linux-kernel
[PATCH net-next 22/23] {topost} net: hns3: set the max ring num when alloc netdev
2018-03-08 02:36:24
linux-kernel
[PATCH net-next 09/23] {topost} net: hns3: add support for querying pfc puase packets statistic
2018-01-26 11:04:44
linux-kernel
[PATCH net-next 2/2] net: hns3: add int_gl_idx setup for VF
2018-01-26 11:04:03
linux-kernel
[PATCH net-next 1/2] net: hns3: add get/set_coalesce support to VF
2018-01-26 11:03:41
linux-kernel
[PATCH net-next 0/2] net: hns3: add support ethtool_ops.{set|get}_coalesce for VF