LinuxLists
Users
About
Zhu, Lingshan (
[email protected]
)
Number of posts: 218 (0.13 per day)
First post: 2019-10-16 07:51:49
Last post: 2024-04-18 07:15:04
Previous Page
/
Next Page
Date
List
Subject
2021-04-28 08:28:46
linux-kernel
[PATCH 1/2] vDPA/ifcvf: record virtio notify base
2021-04-28 08:28:31
linux-kernel
[PATCH 2/2] vDPA/ifcvf: implement doorbell mapping for ifcvf
2021-04-28 08:27:53
linux-kernel
[PATCH 0/2] vDPA/ifcvf: implement doorbell mapping feature
2021-04-19 06:47:18
linux-kernel
[PATCH V4 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-blk
2021-04-19 06:47:18
linux-kernel
[PATCH V4 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
2021-04-19 06:41:57
linux-kernel
[PATCH V4 3/3] vDPA/ifcvf: get_config_size should return dev specific config size
2021-04-19 06:41:35
linux-kernel
[PATCH V4 1/3] vDPA/ifcvf: deduce VIRTIO device ID when probe
2021-04-16 08:25:38
linux-kernel
[PATCH V3 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
2021-04-16 07:24:31
linux-kernel
[PATCH V3 3/3] vDPA/ifcvf: get_config_size should return dev specific config size
2021-04-16 07:23:18
linux-kernel
[PATCH V3 1/3] vDPA/ifcvf: deduce VIRTIO device ID when probe
2021-04-16 07:23:13
linux-kernel
[PATCH V3 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-blk
2021-04-15 10:03:26
linux-kernel
[PATCH V2 3/3] vDPA/ifcvf: get_config_size should return dev specific config size
2021-04-15 10:01:50
linux-kernel
[PATCH V2 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
2021-04-15 09:59:50
linux-kernel
[PATCH V2 1/3] vDPA/ifcvf: deduce VIRTIO device ID when probe
2021-04-15 09:59:42
linux-kernel
[PATCH V2 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-blk
2021-04-14 22:30:28
linux-kernel
[PATCH 1/3] vDPA/ifcvf: deduce VIRTIO device ID when probe
2021-04-14 15:01:49
linux-kernel
[PATCH 3/3] vDPA/ifcvf: get_config_size should return dev specific config size
2021-04-14 15:00:08
linux-kernel
[PATCH 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
2021-04-14 14:58:58
linux-kernel
[PATCH 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-blk
2021-03-17 09:57:36
linux-kernel
[PATCH V5 6/7] vDPA/ifcvf: verify mandatory feature bits for vDPA
2021-03-17 09:57:36
linux-kernel
[PATCH V5 7/7] vDPA/ifcvf: deduce VIRTIO device ID from pdev ids
2021-03-17 09:56:51
linux-kernel
[PATCH V5 5/7] vDPA/ifcvf: fetch device feature bits when probe
2021-03-17 09:56:35
linux-kernel
[PATCH V5 4/7] vDPA/ifcvf: remove the version number string
2021-03-17 09:56:35
linux-kernel
[PATCH V5 3/7] vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids
2021-03-17 09:56:27
linux-kernel
[PATCH V5 2/7] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
2021-03-17 09:56:24
linux-kernel
[PATCH V5 1/7] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
2021-03-17 09:56:14
linux-kernel
[PATCH V5 0/7] vDPA/ifcvf: enables Intel C5000X-PL virtio-net
2021-03-15 07:54:37
linux-kernel
[PATCH V4 7/7] vDPA/ifcvf: deduce VIRTIO device ID from pdev ids
2021-03-15 07:54:29
linux-kernel
[PATCH V4 5/7] vDPA/ifcvf: fetch device feature bits when probe
2021-03-15 07:52:35
linux-kernel
[PATCH V4 6/7] vDPA/ifcvf: verify mandatory feature bits for vDPA
2021-03-15 07:52:34
linux-kernel
[PATCH V4 4/7] vDPA/ifcvf: remove the version number string
2021-03-15 07:52:24
linux-kernel
[PATCH V4 3/7] vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids
2021-03-15 07:51:57
linux-kernel
[PATCH V4 0/7] vDPA/ifcvf: enables Intel C5000X-PL virtio-net
2021-03-15 07:51:57
linux-kernel
[PATCH V4 1/7] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
2021-03-15 07:51:53
linux-kernel
[PATCH V4 2/7] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
2021-03-12 07:11:45
linux-kernel
Re: [PATCH V3 6/6] vDPA/ifcvf: verify mandatory feature bits for vDPA
2021-03-12 06:47:29
linux-kernel
Re: [PATCH V3 6/6] vDPA/ifcvf: verify mandatory feature bits for vDPA
2021-03-12 01:41:14
linux-kernel
Re: [PATCH 1/2] vhost-vdpa: fix use-after-free of v->config_ctx
2021-03-11 07:38:07
linux-kernel
Re: [PATCH V3 1/6] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
2021-03-11 07:22:25
linux-kernel
Re: [PATCH V3 6/6] vDPA/ifcvf: verify mandatory feature bits for vDPA
2021-03-10 09:08:27
linux-kernel
[PATCH V3 5/6] vDPA/ifcvf: fetch device feature bits when probe
2021-03-10 09:08:27
linux-kernel
[PATCH V3 6/6] vDPA/ifcvf: verify mandatory feature bits for vDPA
2021-03-10 09:08:23
linux-kernel
[PATCH V3 4/6] vDPA/ifcvf: remove the version number string
2021-03-10 09:08:00
linux-kernel
[PATCH V3 3/6] vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids
2021-03-10 09:07:58
linux-kernel
[PATCH V3 2/6] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
2021-03-10 09:07:26
linux-kernel
[PATCH V3 0/6] vDPA/ifcvf: enables Intel C5000X-PL virtio-net
2021-03-10 09:07:26
linux-kernel
[PATCH V3 1/6] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
2021-03-09 05:53:00
linux-kernel
Re: [PATCH V2 2/4] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
2021-03-09 02:30:56
linux-kernel
Re: [PATCH V2 2/4] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
2021-03-08 08:48:44
linux-kernel
[PATCH V2 3/4] vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids
2021-03-08 08:47:55
linux-kernel
[PATCH V2 0/4] vDPA/ifcvf: enables Intel C5000X-PL virtio-net