Huazhong Tan ([email protected])

Number of posts: 1025 (0.83 per day)
First post: 2018-01-18 01:45:59
Last post: 2021-05-31 01:25:27

Date List Subject
2020-09-16 09:39:34 linux-kernel [PATCH V2 net-next 5/6] net: hns3: use writel() to optimize the barrier operation
2020-09-16 09:38:43 linux-kernel [PATCH V2 net-next 6/6] net: hns3: use napi_consume_skb() when cleaning tx desc
2020-09-16 09:38:31 linux-kernel [PATCH V2 net-next 1/6] net: hns3: batch the page reference count updates
2020-09-14 17:41:58 linux-kernel [PATCH net-next 1/6] net: hns3: batch the page reference count updates
2020-09-14 17:41:19 linux-kernel [PATCH net-next 4/6] net: hns3: optimize the rx clean process
2020-09-14 17:40:54 linux-kernel [PATCH net-next 0/6] net: hns3: updates for -next
2020-09-14 17:39:48 linux-kernel [PATCH net-next 5/6] net: hns3: use writel() to optimize the barrier operation
2020-09-14 17:38:54 linux-kernel [PATCH net-next 6/6] net: hns3: use napi_consume_skb() when cleaning tx desc
2020-09-14 17:36:41 linux-kernel [PATCH net-next 3/6] net: hns3: optimize the tx clean process
2020-09-14 17:36:40 linux-kernel [PATCH net-next 2/6] net: hns3: batch tx doorbell operation
2020-09-08 03:07:18 linux-kernel [PATCH net-next 3/7] net: hns3: fix a typo in struct hclge_mac
2020-09-08 03:06:57 linux-kernel [PATCH net-next 0/7] net: hns3: misc updates
2020-09-08 03:06:48 linux-kernel [PATCH net-next 1/7] net: hns3: narrow two local variable range in hclgevf_reset_prepare_wait()
2020-09-08 03:04:39 linux-kernel [PATCH net-next 7/7] net: hns3: remove some unused function hns3_update_promisc_mode()
2020-09-08 03:03:59 linux-kernel [PATCH net-next 6/7] net: hns3: remove some unused macros related to queue
2020-09-08 03:03:46 linux-kernel [PATCH net-next 2/7] net: hns3: skip periodic service task if reset failed
2020-09-08 03:03:35 linux-kernel [PATCH net-next 4/7] net: hns3: remove unused field 'io_base' in struct hns3_enet_ring
2020-09-08 03:03:25 linux-kernel [PATCH net-next 5/7] net: hns3: remove unused field 'tc_num_last_time' in struct hclge_dev
2020-09-08 02:34:44 linux-kernel Re: [PATCH net-next 0/2] net: two updates related to UDP GSO
2020-09-07 14:33:25 linux-kernel Re: [PATCH net-next 0/2] net: two updates related to UDP GSO
2020-09-05 06:17:11 linux-kernel [PATCH net-next 2/2] net: disable UDP GSO features when CSUM is disable
2020-09-05 06:16:24 linux-kernel [PATCH net-next 1/2] udp: add a GSO type for UDPv6
2020-09-05 06:14:57 linux-kernel [PATCH net-next 0/2] net: two updates related to UDP GSO
2020-09-03 14:47:09 linux-kernel [RFC V2 net-next 2/2] net: disable UDP GSO features when CSUM is disable
2020-09-03 14:47:03 linux-kernel [RFC V2 net-next 1/2] udp: add a GSO type for UDPv6
2020-09-03 14:46:37 linux-kernel [RFC V2 net-next 0/2] net: two updates related to UDP GSO
2020-09-03 01:30:41 linux-kernel Re: [RFC net-next] udp: add a GSO type for UDPv6
2020-09-03 01:28:28 linux-kernel Re: [RFC net-next] udp: add a GSO type for UDPv6
2020-09-02 12:21:54 linux-kernel [RFC net-next] udp: add a GSO type for UDPv6
2020-07-28 02:23:21 linux-kernel [PATCH net 2/5] net: hns3: fix a TX timeout issue
2020-07-28 02:22:33 linux-kernel [PATCH net 5/5] net: hns3: fix for VLAN config when reset failed
2020-07-28 02:20:16 linux-kernel [PATCH net 1/5] net: hns3: fix desc filling bug when skb is expanded or lineared
2020-07-28 02:19:56 linux-kernel [PATCH net 3/5] net: hns3: add reset check for VF updating port based VLAN
2020-07-28 02:19:52 linux-kernel [PATCH net 0/5] net: hns3: fixes for -net
2020-07-28 02:19:51 linux-kernel [PATCH net 4/5] net: hns3: fix aRFS FD rules leftover after add a user FD rule
2020-07-21 11:10:28 linux-kernel [PATCH net 4/4] net: hns3: fix return value error when query MAC link status fail
2020-07-21 11:10:16 linux-kernel [PATCH net 1/4] net: hns3: fix for not unmapping TX buffer correctly
2020-07-21 11:09:56 linux-kernel [PATCH net 2/4] net: hns3: fix for not calculating TX BD send size correctly
2020-07-21 11:09:39 linux-kernel [PATCH net 3/4] net: hns3: fix error handling for desc filling
2020-07-21 11:07:41 linux-kernel [PATCH net 0/4] net: hns3: fixes for -net
2020-07-06 11:32:02 linux-kernel [PATCH net 1/4] net: hns3: check reset pending after FLR prepare
2020-07-06 11:31:26 linux-kernel [PATCH net 0/4] net: hns3: fixes for -net
2020-07-06 11:31:01 linux-kernel [PATCH net 3/4] net: hns3: add a missing uninit debugfs when unload driver
2020-07-06 11:28:42 linux-kernel [PATCH net 4/4] net: hns3: fix use-after-free when doing self test
2020-07-06 11:28:34 linux-kernel [PATCH net 2/4] net: hns3: fix for mishandle of asserting VF reset fail
2020-05-30 01:13:37 linux-kernel [PATCH net-next 0/6] net: hns3: adds some cleanups for -next
2020-05-30 01:13:30 linux-kernel [PATCH net-next 4/6] net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_dev
2020-05-30 01:13:16 linux-kernel [PATCH net-next 5/6] net: hns3: fix two coding style issues in hclgevf_main.c
2020-05-30 01:12:45 linux-kernel [PATCH net-next 6/6] net: hns3: remove some unused codes in hns3_nic_set_features()
2020-05-30 01:12:36 linux-kernel [PATCH net-next 3/6] net: hns3: remove two unused macros in hclgevf_cmd.c
2020-05-30 01:12:29 linux-kernel [PATCH net-next 1/6] net: hns3: fix a print format issue in hclge_mac_mdio_config()