Show patches with: Submitter = Jason Wang       |    State = Action Required       |   908 patches
« 1 2 ... 5 6 79 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,V2] vhost_net: conditionally enable tx polling - - - --- 2017-11-13 Jason Wang New
[net-next] vhost_net: conditionally enable tx polling - - - --- 2017-10-31 Jason Wang New
[net-next,RFC,5/5] vhost_net: basic tx virtqueue batched processing - - - --- 2017-09-22 Jason Wang New
[net-next,RFC,4/5] vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH - - - --- 2017-09-22 Jason Wang New
[net-next,RFC,3/5] vhost: introduce vhost_add_used_idx() - 1 - --- 2017-09-22 Jason Wang New
[net-next,RFC,2/5] vhost: introduce helper to prefetch desc index - - - --- 2017-09-22 Jason Wang New
[net-next,RFC,1/5] vhost: split out ring head fetching logic - - - --- 2017-09-22 Jason Wang New
[net,V2] vhost_net: correctly check tx avail during rx busy polling - - - --- 2017-09-05 Jason Wang New
[net] vhost_net: correctly check tx avail during rx busy polling - - - --- 2017-09-01 Jason Wang New
[V2,net] Revert "vhost: cache used event for better performance" 1 - - --- 2017-07-27 Jason Wang New
[net] Revert "vhost: cache used event for better performance" - - - --- 2017-07-26 Jason Wang New
[net-next,8/8] vhost_net: use lockless peeking for skb array during busy polling - - - --- 2017-03-21 Jason Wang New
[net-next,7/8] vhost_net: try batch dequing from skb array - - - --- 2017-03-21 Jason Wang New
[net-next,6/8] tap: support receiving skb from msg_control - - - --- 2017-03-21 Jason Wang New
[net-next,5/8] tun: support receiving skb through msg_control - - - --- 2017-03-21 Jason Wang New
[net-next,4/8] tap: export skb_array - - - --- 2017-03-21 Jason Wang New
[net-next,3/8] tun: export skb_array - - - --- 2017-03-21 Jason Wang New
[net-next,2/8] skb_array: introduce batch dequeuing - - - --- 2017-03-21 Jason Wang New
[net-next,1/8] ptr_ring: introduce batch dequeuing - - - --- 2017-03-21 Jason Wang New
[V3] vhost: introduce O(1) vq metadata cache - - - --- 2017-02-28 Jason Wang New
vhost: try avoiding avail index access when getting descriptor - - - --- 2017-02-07 Jason Wang New
[net-next,V5,3/3] tun: rx batching 1 - - --- 2017-01-18 Jason Wang New
[net-next,V5,2/3] vhost_net: tx batching 1 1 - --- 2017-01-18 Jason Wang New
[net-next,V5,1/3] vhost: better detection of available buffers 1 1 - --- 2017-01-18 Jason Wang New
[V4,net-next,3/3] tun: rx batching - - - --- 2017-01-06 Jason Wang New
[V4,net-next,2/3] vhost_net: tx batching - 1 - --- 2017-01-06 Jason Wang New
[V4,net-next,1/3] vhost: better detection of available buffers - 1 - --- 2017-01-06 Jason Wang New
[net-next,V3,3/3] tun: rx batching - - - --- 2016-12-30 Jason Wang New
[net-next,V3,2/3] vhost_net: tx batching - - - --- 2016-12-30 Jason Wang New
[net-next,V3,1/3] vhost: better detection of available buffers - - - --- 2016-12-30 Jason Wang New
[net-next,V2,3/3] tun: rx batching - - - --- 2016-12-28 Jason Wang New
[net-next,V2,2/3] vhost_net: tx batching - 1 - --- 2016-12-28 Jason Wang New
[net-next,V2,1/3] vhost: better detection of available buffers - 1 - --- 2016-12-28 Jason Wang New
[V2] vhost: introduce O(1) vq metadata cache - - - --- 2016-12-14 Jason Wang New
vhost: introduce O(1) vq metadata cache - - - --- 2016-12-14 Jason Wang New
vhost: cache used event for better performance - - - --- 2016-12-12 Jason Wang New
[2/2] vhost: forbid IOTLB invalidation when not enabled - - - --- 2016-11-18 Jason Wang New
[1/2] vhost: remove unused feature bit - - - --- 2016-11-18 Jason Wang New
[net-next,V4,6/6] tun: switch to use skb array for tx - - - --- 2016-06-30 Jason Wang New
[net-next,V4,5/6] net: introduce NETDEV_CHANGE_TX_QUEUE_LEN 1 - - --- 2016-06-30 Jason Wang New
[net-next,V4,4/6] skb_array: add wrappers for resizing - - - --- 2016-06-30 Jason Wang New
[net-next,V4,3/6] ptr_ring: support resizing multiple queues - - - --- 2016-06-30 Jason Wang New
[net-next,V4,2/6] skb_array: minor tweak - - - --- 2016-06-30 Jason Wang New
[net-next,V4,1/6] ptr_ring: support zero length ring - - - --- 2016-06-30 Jason Wang New
[net-next,V3,6/6] tun: switch to use skb array for tx - - - --- 2016-06-30 Jason Wang New
[net-next,V3,5/6] net: introduce NETDEV_CHANGE_TX_QUEUE_LEN 1 - - --- 2016-06-30 Jason Wang New
[net-next,V3,4/6] skb_array: add wrappers for resizing - - - --- 2016-06-30 Jason Wang New
[net-next,V3,3/6] ptr_ring: support resizing multiple queues - - - --- 2016-06-30 Jason Wang New
[net-next,V3,2/6] skb_array: minor tweak - - - --- 2016-06-30 Jason Wang New
[net-next,V3,1/6] ptr_ring: support zero length ring - - - --- 2016-06-30 Jason Wang New
[V2,3/3] vhost: device IOTLB API - - - --- 2016-06-23 Jason Wang New
[V2,2/3] vhost: convert pre sorted vhost memory array to interval tree - - - --- 2016-06-23 Jason Wang New
[V2,1/3] vhost: introduce vhost memory accessors - - - --- 2016-06-23 Jason Wang New
[3/3] vhost: device IOTLB API - - - --- 2016-06-22 Jason Wang New
[2/3] vhost: convert pre sorted vhost memory array to interval tree - - - --- 2016-06-22 Jason Wang New
[1/3] vhost: introduce vhost memory accessors - - - --- 2016-06-22 Jason Wang New
[net-next,V2] tun: introduce tx skb ring - - - --- 2016-06-15 Jason Wang New
[V3,2/2] vhost_net: conditionally enable tx polling - - - --- 2016-06-01 Jason Wang New
[V3,1/2] vhost_net: stop polling socket during rx processing 1 - - --- 2016-06-01 Jason Wang New
[V2,2/2] vhost_net: conditionally enable tx polling - - - --- 2016-05-30 Jason Wang New
[V2,1/2] vhost_net: stop polling socket during rx processing - - - --- 2016-05-30 Jason Wang New
[RFC,V3,3/3] vhost: device IOTLB API - - - --- 2016-05-24 Jason Wang New
[RFC,V3,2/3] vhost: convert pre sorted vhost memory array to interval tree - - - --- 2016-05-24 Jason Wang New
[RFC,V3,1/3] vhost: introduce vhost memory accessors - - - --- 2016-05-24 Jason Wang New
[2/2] vhost: lockless enqueuing - - - --- 2016-04-26 Jason Wang New
[1/2] vhost: simplify work flushing - - - --- 2016-04-26 Jason Wang New
[RFC,V2,2/2] vhost: device IOTLB API - - - --- 2016-03-25 Jason Wang New
[RFC,V2,1/2] vhost: convert pre sorted vhost memory array to interval tree - - - --- 2016-03-25 Jason Wang New
[V4,3/3] vhost_net: basic polling support - - - --- 2016-03-04 Jason Wang New
[V4,2/3] vhost: introduce vhost_vq_avail_empty() - - - --- 2016-03-04 Jason Wang New
[V4,1/3] vhost: introduce vhost_has_work() - - - --- 2016-03-04 Jason Wang New
[V3,3/3] vhost_net: basic polling support - - - --- 2016-02-26 Jason Wang New
[V3,2/3] vhost: introduce vhost_vq_avail_empty() - - - --- 2016-02-26 Jason Wang New
[V3,1/3] vhost: introduce vhost_has_work() - - - --- 2016-02-26 Jason Wang New
[RFC] vhost: convert pre sorted vhost memory array to interval tree - - - --- 2016-01-18 Jason Wang New
[RFC] vhost: basic device IOTLB support - - - --- 2015-12-31 Jason Wang New
[V2,3/3] vhost_net: basic polling support - - - --- 2015-12-01 Jason Wang New
[V2,2/3] vhost: introduce vhost_vq_more_avail() - - - --- 2015-12-01 Jason Wang New
[V2,1/3] vhost: introduce vhost_has_work() - - - --- 2015-12-01 Jason Wang New
[net-next,3/3] vhost_net: basic polling support - - - --- 2015-11-25 Jason Wang New
[net-next,2/3] vhost: introduce vhost_vq_more_avail() - - - --- 2015-11-25 Jason Wang New
[net-next,1/3] vhost: introduce vhost_has_work() - - - --- 2015-11-25 Jason Wang New
[net-next,RFC,V3,3/3] vhost_net: basic polling support - - - --- 2015-11-12 Jason Wang New
[net-next,RFC,V3,2/3] vhost: introduce vhost_vq_more_avail() - - - --- 2015-11-12 Jason Wang New
[net-next,RFC,V3,1/3] vhost: introduce vhost_has_work() - - - --- 2015-11-12 Jason Wang New
[net-next,rfc,V2,2/2] vhost_net: basic polling support - - - --- 2015-10-29 Jason Wang New
[net-next,rfc,V2,1/2] vhost: introduce vhost_has_work() - - - --- 2015-10-29 Jason Wang New
[net-next,RFC,2/2] vhost_net: basic polling support - - - --- 2015-10-22 Jason Wang New
[net-next,RFC,1/2] vhost: introduce vhost_has_work() - - - --- 2015-10-22 Jason Wang New
[V6,6/6] kvm: add fast mmio capabilitiy - - - --- 2015-09-15 Jason Wang New
[V6,5/6] kvm: add tracepoint for fast mmio - - - --- 2015-09-15 Jason Wang New
[V6,4/6] kvm: fix zero length mmio searching - 1 - --- 2015-09-15 Jason Wang New
[V6,3/6] kvm: fix double free for fast mmio eventfd - 1 - --- 2015-09-15 Jason Wang New
[V6,2/6] kvm: factor out core eventfd assign/deassign logic - 1 - --- 2015-09-15 Jason Wang New
[V6,1/6] kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfd - 1 - --- 2015-09-15 Jason Wang New
[V4,4/4] kvm: add tracepoint for fast mmio - - - --- 2015-09-11 Jason Wang New
[V4,3/4] kvm: fix zero length mmio searching - - - --- 2015-09-11 Jason Wang New
[V4,2/4] kvm: fix double free for fast mmio eventfd - - - --- 2015-09-11 Jason Wang New
[V4,1/4] kvm: factor out core eventfd assign/deassign logic - - - --- 2015-09-11 Jason Wang New
[V3,2/3] kvm: don't register wildcard MMIO EVENTFD on two buses - - - --- 2015-08-31 Jason Wang New
« 1 2 ... 5 6 79 10 »