1. 9e38082 vhost: handle wrap around in # of bufs math by Shirley Ma · 13 years ago
  2. c047e5f vhost-net: update used ring on backend change by Michael S. Tsirkin · 13 years ago
  3. f59281d vhost: init used ring after backend was set by Jason Wang · 13 years ago
  4. bab632d vhost: vhost TX zero-copy support by Michael S. Tsirkin · 13 years ago
  5. 8ea8cf8 vhost: support event index by Michael S. Tsirkin · 13 years ago
  6. de4d768 vhost-net: remove unlocked use of receive_queue by Michael S. Tsirkin · 13 years ago
  7. 783e398 vhost: lock receive queue, not the socket by Jason Wang · 14 years ago
  8. 9424936 vhost-net: Unify the code of mergeable and big buffer handling by Jason Wang · 14 years ago
  9. cfbdab9 vhost-net: check the support of mergeable buffer outside the receive loop by Jason Wang · 14 years ago
  10. d47effe vhost: Cleanup vhost.c and net.c by Krishna Kumar · 13 years ago
  11. 5e18247 vhost: rcu annotation fixup by Michael S. Tsirkin · 14 years ago
  12. 9fe146a Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  13. a290aec vhost: fix typos in comment by Jason Wang · 14 years ago
  14. 11cd1a8 vhost/net: fix rcu check usage by Michael S. Tsirkin · 14 years ago
  15. 64e1c80 vhost-net: batch use/unuse mm by Michael S. Tsirkin · 14 years ago
  16. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  17. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  18. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  19. 556ef63 Merge commit 'v2.6.36-rc7' into core/rcu by Ingo Molnar · 14 years ago
  20. e0e9b40 vhost: max s/g to match qemu by Jason Wang · 14 years ago
  21. ee05d69 vhost-net: fix range checking in mrg bufs case by Michael S. Tsirkin · 14 years ago
  22. 28457ee vhost: add __rcu annotations by Arnd Bergmann · 14 years ago
  23. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  24. 8dd014a vhost-net: mergeable buffers support by David Stevens · 14 years ago
  25. c23f3445 vhost: replace vhost_workqueue with per-vhost kthread by Tejun Heo · 14 years ago
  26. 4c3e5ed vhost net: Fix warning. by David S. Miller · 14 years ago
  27. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  28. 516bd66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  29. 95c0ec6 vhost: avoid pr_err on condition guest can trigger by Michael S. Tsirkin · 14 years ago
  30. 1680e90 vhost-net: avoid flush under lock by Michael S. Tsirkin · 14 years ago
  31. 2aa72f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  32. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  33. 7b3384f vhost: add unlikely annotations to error path by Michael S. Tsirkin · 14 years ago
  34. d5675bd vhost: break out of polling loop on error by Michael S. Tsirkin · 14 years ago
  35. 79907d8 misc: Fix allocation 'borrowed' by vhost_net by Alan Cox · 14 years ago
  36. 0dea7c1 Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  37. d3553a5 vhost-net: fix to check the return value of copy_to/from_user() correctly by Takuya Yoshikawa · 14 years ago
  38. dd1f407 vhost-net: minor cleanup by Jeff Dike · 14 years ago
  39. 373a83a vhost: Storage class should be before const qualifier by Tobias Klauser · 14 years ago
  40. fea0691 Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  41. a8d3782 vhost: fix sparse warnings by Christoph Hellwig · 14 years ago
  42. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  43. 0e25557 vhost: fix interrupt mitigation with raw sockets by Michael S. Tsirkin · 14 years ago
  44. 1dace8c vhost: fix error path in vhost_net_set_backend by Jeff Dike · 14 years ago
  45. 39286fa vhost-net: restart tx poll on sk_sndbuf full by Sridhar Samudrala · 14 years ago
  46. 501c774 net/macvtap: add vhost support by Arnd Bergmann · 14 years ago
  47. 3a4d5c94e vhost_net: a kernel-level virtio server by Michael S. Tsirkin · 15 years ago