1. 2751c98 vhost: cross-endian support for legacy devices by Greg Kurz · 9 years ago
  2. 7d82410 virtio: add explicit big-endian support to memory accessors by Greg Kurz · 9 years ago
  3. ab27c07 vhost: introduce vhost_is_little_endian() helper by Greg Kurz · 9 years ago
  4. 2e73c71 vhost: remove unnecessary forward declarations in vhost.h by Jason Wang · 10 years ago
  5. e05fd12 vhost: add memory access wrappers by Michael S. Tsirkin · 10 years ago
  6. bd82752 vhost: make features 64 bit by Michael S. Tsirkin · 10 years ago
  7. 47283be vhost: move memory pointer to VQs by Michael S. Tsirkin · 10 years ago
  8. ea16c51 vhost: move acked_features to VQs by Michael S. Tsirkin · 10 years ago
  9. 59566b6e vhost: remove the dead branch by Zhi Yong Wu · 11 years ago
  10. 22fa90c vhost: Remove custom vhost rcu usage by Asias He · 11 years ago
  11. 6ac1afb vhost: Make vhost a separate module by Asias He · 11 years ago
  12. 05c0535 vhost: check owner before we overwrite ubuf_info by Michael S. Tsirkin · 11 years ago
  13. e40ab74 vhost: Remove vhost_enable_zcopy in vhost.h by Asias He · 11 years ago
  14. ab00c42 vhost: Remove comments for hdr in vhost.h by Asias He · 11 years ago
  15. 8570a6e vhost: Move VHOST_NET_FEATURES to net.c by Asias He · 11 years ago
  16. 54db63c vhost: Export vhost_dev_set_owner by Asias He · 11 years ago
  17. 150b9e5 vhost: fix error handling in RESET_OWNER ioctl by Michael S. Tsirkin · 11 years ago
  18. 81f95a5 vhost: move per-vq net specific fields out to net by Michael S. Tsirkin · 11 years ago
  19. 2839400 vhost: move vhost-net zerocopy fields to net.c by Asias He · 11 years ago
  20. 3ab2e42 vhost: Allow device specific fields per vq by Asias He · 11 years ago
  21. 2b8b328 vhost_net: handle polling errors when setting backend by Jason Wang · 11 years ago
  22. 935cdee vhost: avoid backend flush on vring ops by Michael S. Tsirkin · 12 years ago
  23. b211616 vhost: move -net specific code out by Michael S. Tsirkin · 12 years ago
  24. c4fcb58 vhost: track zero copy failures using DMA length by Michael S. Tsirkin · 12 years ago
  25. 70e4cb9 vhost-net: cleanup macros for DMA status tracking by Michael S. Tsirkin · 12 years ago
  26. e19d676 skb: report completion status for zero copy skbs by Michael S. Tsirkin · 12 years ago
  27. 163049a vhost: make vhost work queue visible by Stefan Hajnoczi · 12 years ago
  28. 0dd05a3 vhost: Separate vhost-net features from vhost features by Stefan Hajnoczi · 12 years ago
  29. ca8f4fb skbuff: struct ubuf_info callback type safety by Michael S. Tsirkin · 12 years ago
  30. ea5d404 vhost: fix release path lockdep checks by Michael S. Tsirkin · 13 years ago
  31. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  32. f59281d vhost: init used ring after backend was set by Jason Wang · 13 years ago
  33. bab632d vhost: vhost TX zero-copy support by Michael S. Tsirkin · 13 years ago
  34. 8ea8cf8 vhost: support event index by Michael S. Tsirkin · 13 years ago
  35. 5e18247 vhost: rcu annotation fixup by Michael S. Tsirkin · 13 years ago
  36. a290aec vhost: fix typos in comment by Jason Wang · 14 years ago
  37. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  38. e0e9b40 vhost: max s/g to match qemu by Jason Wang · 14 years ago
  39. 28457ee vhost: add __rcu annotations by Arnd Bergmann · 14 years ago
  40. 8dd014a vhost-net: mergeable buffers support by David Stevens · 14 years ago
  41. c23f3445 vhost: replace vhost_workqueue with per-vhost kthread by Tejun Heo · 14 years ago
  42. d5675bd vhost: break out of polling loop on error by Michael S. Tsirkin · 14 years ago
  43. 3a4d5c94e vhost_net: a kernel-level virtio server by Michael S. Tsirkin · 14 years ago