Dexuan Cui ([email protected])

Number of posts: 1237 (0.34 per day)
First post: 2014-06-24 21:59:59
Last post: 2024-05-24 08:45:57

Date List Subject
2015-07-16 11:19:00 linux-kernel RE: [V2 1/7] Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
2015-07-14 11:42:04 linux-kernel RE: [PATCH] Drivers: hv: vmbus: prevent new subchannel creation on device shutdown
2015-07-14 08:37:39 linux-kernel [V2 7/7] Drivers: hv: vmbus: disable local interrupt when hvsock's callback is running
2015-07-14 08:37:01 linux-kernel [V2 6/7] hvsock: introduce Hyper-V VM Sockets feature
2015-07-14 08:35:39 linux-kernel [V2 5/7] Drivers: hv: vmbus: add a helper function to set a channel's pending send size
2015-07-14 08:35:20 linux-kernel [V2 4/7] Drivers: hv: vmbus: add APIs to register callbacks to process hvsock connection
2015-07-14 08:35:10 linux-kernel [V2 3/7] Drivers: hv: vmbus: add APIs to send/recv hvsock packet and get the r/w-ability
2015-07-14 08:34:44 linux-kernel [V2 2/7] Drivers: hv: vmbus: define a new VMBus message type for hvsock
2015-07-14 08:34:11 linux-kernel [V2 1/7] Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
2015-07-14 08:32:47 linux-kernel [V2 0/7] introduce Hyper-V VM Sockets(hvsock)
2015-07-08 05:22:43 linux-kernel RE: [PATCH 6/7] hvsock: introduce Hyper-V VM Sockets feature
2015-07-08 03:57:19 linux-kernel RE: [PATCH 6/7] hvsock: introduce Hyper-V VM Sockets feature
2015-07-07 10:35:49 linux-kernel RE: [PATCH 6/7] hvsock: introduce Hyper-V VM Sockets feature
2015-07-07 10:21:03 linux-kernel RE: [PATCH 6/7] hvsock: introduce Hyper-V VM Sockets feature
2015-07-07 05:23:56 linux-kernel [PATCH] Tools: hv: kvp: fix a build warning -Wformat-security
2015-07-06 13:36:07 linux-kernel [PATCH 0/7] introduce Hyper-V VM Sockets(hvsock)
2015-07-06 13:28:48 linux-kernel [PATCH 1/7] Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
2015-07-06 13:27:27 linux-kernel [PATCH 0/7] introduce Hyper-V VM Sockets(hvsock)
2015-07-06 13:27:00 linux-kernel [PATCH 5/7] Drivers: hv: vmbus: add a helper function to set a channel's pending send size
2015-07-06 13:24:22 linux-kernel [PATCH 7/7] Drivers: hv: vmbus: disable local interrupt when hvsock's callback is running
2015-07-06 13:24:09 linux-kernel [PATCH 6/7] hvsock: introduce Hyper-V VM Sockets feature
2015-07-06 13:23:31 linux-kernel [PATCH 4/7] Drivers: hv: vmbus: add APIs to register callbacks to process hvsock connection
2015-07-06 13:22:28 linux-kernel [PATCH 3/7] Drivers: hv: vmbus: add APIs to send/recv hvsock packet and get the r/w-ability
2015-07-06 13:22:09 linux-kernel [PATCH 2/7] Drivers: hv: vmbus: define a new VMBus message type for hvsock
2015-04-29 03:51:52 linux-kernel RE: [PATCH V2 net 1/1] hv_netvsc: Fix a bug in netvsc_start_xmit()
2015-04-28 04:30:23 linux-kernel RE: [PATCH v2 0/6] Drivers: hv: vmbus: fair round robin algorithm for vmbus_get_outgoing_channel()
2015-04-28 02:57:27 linux-kernel RE: [PATCH net 1/1] hv_netvsc: Fix a bug in netvsc_start_xmit()
2015-04-24 09:14:28 linux-kernel RE: [PATCH v2 0/3] Drivers: hv: vmbus: additional fixes for the setup/teardown path
2015-04-24 08:55:04 linux-kernel RE: [PATCH 5/6] Drivers: hv: vmbus: distribute subchannels among all vcpus
2015-04-24 08:53:35 linux-kernel RE: [PATCH 4/6] Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer()
2015-04-24 08:42:28 linux-kernel RE: [PATCH 6/6] Drivers: hv: vmbus: do a fair round robin when selecting an outgoing channel
2015-04-24 07:17:20 linux-kernel RE: [PATCH 3/6] Drivers: hv: vmbus: decrease num_sc on subchannel removal
2015-04-23 06:48:30 linux-kernel [PATCH] x86, pageattr: remove an unused variable in slow_virt_to_phys()
2015-04-21 08:49:38 linux-kernel RE: [PATCH 1/3] Drivers: hv: vmbus: do cleanup on all vmbus_open() failure paths
2015-04-09 09:27:51 linux-kernel RE: [PATCH] hv: vmbus_free_channels(): remove the redundant free_channel()
2015-04-09 09:15:53 linux-kernel RE: [PATCH] hv: vmbus_free_channels(): remove the redundant free_channel()
2015-04-09 05:03:36 linux-kernel [PATCH] hv: vmbus_free_channels(): remove the redundant free_channel()
2015-02-16 09:01:16 linux-kernel RE: [PATCH 0/6] Drivers: hv: vmbus
2015-02-16 03:19:35 linux-kernel RE: [PATCH 0/6] Drivers: hv: vmbus
2015-02-06 14:53:47 linux-kernel RE: [PATCH 0/4] Drivers: hv: Further protection for the rescind path
2015-02-05 12:45:18 linux-kernel RE: [PATCH 0/4] Drivers: hv: Further protection for the rescind path
2015-02-04 10:09:03 linux-kernel RE: [PATCH 1/4] Drivers: hv: vmbus: implement get/put usage workflow for vmbus channels
2015-02-04 08:18:46 linux-kernel RE: [PATCH 1/4] Drivers: hv: vmbus: implement get/put usage workflow for vmbus channels
2015-02-04 07:43:45 linux-kernel RE: [PATCH 3/4] Drivers: hv: vmbus: protect vmbus_get_outgoing_channel() against channel removal
2015-02-04 07:42:57 linux-kernel RE: [PATCH 2/4] Drivers: hv: vmbus: do not lose rescind offer on failure in vmbus_process_offer()
2015-02-04 07:29:28 linux-kernel RE: [PATCH 4/4] hyperv: netvsc: improve protection against rescind offer
2015-02-02 10:13:32 linux-kernel RE: [PATCH v2 2/3] hv: vmbus_post_msg: retry the hypercall on some transient errors
2015-02-02 10:09:36 linux-kernel RE: [PATCH v2 1/3] hv: hv_util: move vmbus_open() to a later place
2015-02-02 03:23:27 linux-kernel [PATCH v2 3/3] hv: vmbus_open(): reset the channel state on ENOMEM
2015-02-02 03:22:28 linux-kernel [PATCH v2 2/3] hv: vmbus_post_msg: retry the hypercall on some transient errors
2015-02-02 03:21:46 linux-kernel [PATCH v2 1/3] hv: hv_util: move vmbus_open() to a later place