virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-24 19:14:55 to 2014-02-13 10:01:13 UTC [more...]

[PATCH net v2] vhost: fix a theoretical race in device cleanup
 2014-02-13 10:01 UTC  (2+ messages)
` [virtio-dev] "

[PATCH net v2] vhost: fix ref cnt checking deadlock
 2014-02-13 10:00 UTC  (2+ messages)

[PATCH net] virtio-net: alloc big buffers also when guest can receive UFO
 2014-02-13  5:40 UTC  (5+ messages)

[PATCH 0/3] tools/virtio: build fixes for virtio_test
 2014-02-13  4:40 UTC  (7+ messages)
` [PATCH 1/3] tools/virtio: update internal copies of headers
` [PATCH 2/3] tools/virtio: fix missing kmemleak_ignore symbol
` [PATCH 3/3] tools/virtio: add a missing )

[PATCH net 0/3] vhost fixes for 3.14, -stable
 2014-02-13  4:09 UTC  (13+ messages)
` [PATCH net 3/3] vhost: fix a theoretical race in device cleanup
` [PATCH net 2/3] vhost: fix ref cnt checking deadlock
` [PATCH net 1/3] kref: add kref_sub_return

[PATCH V2 0/6] vhost code cleanup and minor enhancement
 2014-02-12 16:01 UTC  (5+ messages)
` [PATCH V2 5/6] vhost_net: poll vhost queue after marking DMA is done

[PATCH net] vhost_net: do not report a used len larger than receive buffer size
 2014-02-12 11:52 UTC  (2+ messages)

Users of ballooning, please come forth!
 2014-02-11  6:01 UTC 

ICAC14 Paper Submission One Month Away (11th International Conference on Autonomic Computing)
 2014-02-05  1:41 UTC 

[PATCH v4 RFC 0/3] virtio: add 'device_lost' to virtio_device
 2014-01-29  6:31 UTC  (10+ messages)
        ` Fwd: "

[PATCH] virtio_balloon: don't call virtio_has_feature() twice on init_vqs()
 2014-01-28  2:06 UTC  (3+ messages)

[PATCH] virtio_balloon: don't call virtio_has_feature() twice on init_vqs()
 2014-01-25 19:59 UTC 

CISTI'2014: CFP - Doctoral Symposium
 2014-01-22 20:09 UTC 

CFP: 5th Workshop on Scientific Cloud Computing (ScienceCloud) @ ACM HPDC 2014
 2014-01-21 10:08 UTC 

[PATCH net-next] virtio-net: fix build error when CONFIG_AVERAGE is not enabled
 2014-01-18  2:58 UTC  (3+ messages)

[PATCH net-next v6 0/6] virtio-net: mergeable rx buffer size auto-tuning
 2014-01-17  7:51 UTC  (8+ messages)
` [PATCH net-next v6 1/6] net: allow > 0 order atomic page alloc in skb_page_frag_refill
` [PATCH net-next v6 2/6] virtio-net: use per-receive queue page frag alloc for mergeable bufs
` [PATCH net-next v6 3/6] virtio-net: auto-tune mergeable rx buffer size for improved performance
` [PATCH net-next v6 4/6] net-sysfs: add support for device-specific rx queue sysfs attributes
` [PATCH net-next v6 5/6] lib: Ensure EWMA does not store wrong intermediate values
` [PATCH net-next v6 6/6] virtio-net: initial rx sysfs support, export mergeable rx buffer size

[PATCH net-next v5 0/6] virtio-net: mergeable rx buffer size auto-tuning
 2014-01-17  3:08 UTC  (8+ messages)
` [PATCH net-next v5 1/6] net: allow > 0 order atomic page alloc in skb_page_frag_refill
` [PATCH net-next v5 2/6] virtio-net: use per-receive queue page frag alloc for mergeable bufs
` [PATCH net-next v5 3/6] virtio-net: auto-tune mergeable rx buffer size for improved performance
` [PATCH net-next v5 4/6] net-sysfs: add support for device-specific rx queue sysfs attributes
` [PATCH net-next v5 5/6] lib: Ensure EWMA does not store wrong intermediate values
` [PATCH net-next v5 6/6] virtio-net: initial rx sysfs support, export mergeable rx buffer size

[PATCH net-next] virtio-net: drop rq->max and rq->num
 2014-01-17  1:37 UTC  (3+ messages)

[PATCH net-next v4 1/6] net: allow > 0 order atomic page alloc in skb_page_frag_refill
 2014-01-17  0:30 UTC  (15+ messages)
` [PATCH net-next v4 2/6] virtio-net: use per-receive queue page frag alloc for mergeable bufs
` [PATCH net-next v4 3/6] virtio-net: auto-tune mergeable rx buffer size for improved performance
` [PATCH net-next v4 4/6] net-sysfs: add support for device-specific rx queue sysfs attributes
` [PATCH net-next v4 5/6] lib: Ensure EWMA does not store wrong intermediate values
` [PATCH net-next v4 6/6] virtio-net: initial rx sysfs support, export mergeable rx buffer size

[PATCH net-next v3 1/5] net: allow > 0 order atomic page alloc in skb_page_frag_refill
 2014-01-16 20:00 UTC  (15+ messages)
` [PATCH net-next v3 2/5] virtio-net: use per-receive queue page frag alloc for mergeable bufs
` [PATCH net-next v3 3/5] virtio-net: auto-tune mergeable rx buffer size for improved performance
` [PATCH net-next v3 4/5] net-sysfs: add support for device-specific rx queue sysfs attributes
` [PATCH net-next v3 5/5] virtio-net: initial rx sysfs support, export mergeable rx buffer size

[PATCH net-next RFC] virtio-net: drop rq->max and rq->num
 2014-01-16  4:24 UTC  (5+ messages)

[PATCH stable-only] virtio-net: fix build on m68k and sparc64
 2014-01-15  9:15 UTC  (5+ messages)

[PATCH] MAINTAINERS: add virtio-dev ML for virtio
 2014-01-15  1:10 UTC 

[PATCH V2] virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freeze
 2014-01-14 23:38 UTC  (2+ messages)

[PATCH net-next v2 1/4] net: allow > 0 order atomic page alloc in skb_page_frag_refill
 2014-01-14 21:53 UTC  (39+ messages)
` [PATCH net-next v2 2/4] virtio-net: use per-receive queue page frag alloc for mergeable bufs
` [PATCH net-next v2 3/4] virtio-net: auto-tune mergeable rx buffer size for improved performance
` [PATCH net-next v2 4/4] virtio-net: initial debugfs support, export mergeable rx buffer size

[PATCH] MAINTAINERS: add virtio-dev ML for virtio
 2014-01-12 11:37 UTC 

CISTI'2014: List of Workshops
 2014-01-11 18:31 UTC 

[PATCH net-next 1/3] net: allow > 0 order atomic page alloc in skb_page_frag_refill
 2014-01-08 21:16 UTC  (36+ messages)
` [PATCH net-next 2/3] virtio-net: use per-receive queue page frag alloc for mergeable bufs
  ` [PATCH net-next 3/3] net: auto-tune mergeable rx buffer size for improved performance

[PATCH net] virtio-net: fix refill races during restore
 2014-01-03  0:23 UTC  (2+ messages)

[PATCH stable v2 1/3] virtio_net: fix error handling for mergeable buffers
 2013-12-27  3:19 UTC  (5+ messages)
` [PATCH stable v2 2/3] virtio-net: make all RX paths handle errors consistently
` [PATCH stable v2 3/3] virtio_net: don't leak memory or block when too many frags

[PATCH stable 1/2] virtio_net: fix error handling for mergeable buffers
 2013-12-26  7:31 UTC  (10+ messages)
` [PATCH stable 2/2] virtio-net: make all RX paths handle erors consistently
` [PATCH stable] virtio_net: don't leak memory or block when too many frags

30-day Public Review for Virtual I/O Device (VIRTIO) Version 1.0
 2013-12-24 19:14 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).