1. c70aa54 vhost: zerocopy: poll vq in zerocopy callback by Jason Wang · 12 years ago
  2. c8fb217 vhost_net: zerocopy: adding and signalling immediately when fully copied by Jason Wang · 12 years ago
  3. dbf3420 vhost_net: re-poll only on EAGAIN or ENOBUFS by Jason Wang · 12 years ago
  4. c460f05 vhost_net: zerocopy: fix possible NULL pointer dereference of vq->bufs by Jason Wang · 12 years ago
  5. 7e29629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  6. ca8f4fb skbuff: struct ubuf_info callback type safety by Michael S. Tsirkin · 12 years ago
  7. 5e7045b0 tools/virtio: fix up vhost/test module build by Zhi Yong Wu · 12 years ago
  8. f1e84eb Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 12 years ago
  9. c6daa7f vhost: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  10. ea5d404 vhost: fix release path lockdep checks by Michael S. Tsirkin · 13 years ago
  11. d550dda vhost: don't forget to schedule() by Nadav Har'El · 12 years ago
  12. 7c7c7f0 vhost-net: add module alias (v2.1) by stephen hemminger · 12 years ago
  13. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  14. 9e38082 vhost: handle wrap around in # of bufs math by Shirley Ma · 13 years ago
  15. c047e5f vhost-net: update used ring on backend change by Michael S. Tsirkin · 13 years ago
  16. b834226 vhost: optimize interrupt enable/disable by Michael S. Tsirkin · 13 years ago
  17. 75fd9ed vhost: fix zcopy reference counting by Michael S. Tsirkin · 13 years ago
  18. 2723fea vhost: set log when updating used flags or avail event by Jason Wang · 13 years ago
  19. f59281d vhost: init used ring after backend was set by Jason Wang · 13 years ago
  20. bab632d vhost: vhost TX zero-copy support by Michael S. Tsirkin · 13 years ago
  21. 8ea8cf8 vhost: support event index by Michael S. Tsirkin · 13 years ago
  22. 6151658 Correct occurrences of by Rob Landley · 13 years ago
  23. de4d768 vhost-net: remove unlocked use of receive_queue by Michael S. Tsirkin · 13 years ago
  24. 783e398 vhost: lock receive queue, not the socket by Jason Wang · 13 years ago
  25. 9424936 vhost-net: Unify the code of mergeable and big buffer handling by Jason Wang · 13 years ago
  26. cfbdab9 vhost-net: check the support of mergeable buffer outside the receive loop by Jason Wang · 13 years ago
  27. fcc042a vhost: copy_from_user -> __copy_from_user by Michael S. Tsirkin · 13 years ago
  28. d47effe vhost: Cleanup vhost.c and net.c by Krishna Kumar · 13 years ago
  29. 5e18247 vhost: rcu annotation fixup by Michael S. Tsirkin · 13 years ago
  30. 0174b0c vhost: fix signed/unsigned comparison by Michael S. Tsirkin · 13 years ago
  31. 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
  32. 71ccc21 vhost test module by Michael S. Tsirkin · 14 years ago
  33. 28831ee vhost: better variable name in logging by Michael S. Tsirkin · 14 years ago
  34. 3bf9be4 vhost: correctly set bits of dirty pages by Michael S. Tsirkin · 14 years ago
  35. a290aec vhost: fix typos in comment by Jason Wang · 14 years ago
  36. bf5e0bd2 vhost: remove unused include by Michael S. Tsirkin · 14 years ago
  37. 11cd1a8 vhost/net: fix rcu check usage by Michael S. Tsirkin · 14 years ago
  38. 8b7347a vhost: get/put_user -> __get/__put_user by Michael S. Tsirkin · 14 years ago
  39. dfe5ac5 vhost: copy_to_user -> __copy_to_user by Michael S. Tsirkin · 14 years ago
  40. 64e1c80 vhost-net: batch use/unuse mm by Michael S. Tsirkin · 14 years ago
  41. 533a19b vhost: put mm after thread stop by Michael S. Tsirkin · 14 years ago
  42. 3fcedec drivers/vhost/vhost.c: delete double assignment by Julia Lawall · 14 years ago
  43. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  44. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  45. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  46. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  47. 6d97e55 vhost: fix return code for log_access_ok() by Dan Carpenter · 14 years ago
  48. 556ef63 Merge commit 'v2.6.36-rc7' into core/rcu by Ingo Molnar · 14 years ago
  49. d4f8f21 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 14 years ago
  50. e0e9b40 vhost: max s/g to match qemu by Jason Wang · 14 years ago
  51. 5786aee vhost: fix log ctx signalling by Michael S. Tsirkin · 14 years ago
  52. ee05d69 vhost-net: fix range checking in mrg bufs case by Michael S. Tsirkin · 14 years ago
  53. 615cc22 vhost: error handling fix by Michael S. Tsirkin · 14 years ago
  54. 87d6a41 vhost: fix attach to cgroups regression by Michael S. Tsirkin · 14 years ago
  55. 78b620c vhost: stop worker only if created by Eric Dumazet · 14 years ago
  56. 28457ee vhost: add __rcu annotations by Arnd Bergmann · 14 years ago
  57. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  58. 8dd014a vhost-net: mergeable buffers support by David Stevens · 14 years ago
  59. 9e3d195 vhost: apply cgroup to vhost workers by Michael S. Tsirkin · 14 years ago
  60. c23f3445 vhost: replace vhost_workqueue with per-vhost kthread by Tejun Heo · 14 years ago
  61. 4c3e5ed vhost net: Fix warning. by David S. Miller · 14 years ago
  62. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  63. 516bd66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  64. 95c0ec6 vhost: avoid pr_err on condition guest can trigger by Michael S. Tsirkin · 14 years ago
  65. 1680e90 vhost-net: avoid flush under lock by Michael S. Tsirkin · 14 years ago
  66. 2aa72f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  67. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  68. 7b3384f vhost: add unlikely annotations to error path by Michael S. Tsirkin · 14 years ago
  69. d5675bd vhost: break out of polling loop on error by Michael S. Tsirkin · 14 years ago
  70. 79907d8 misc: Fix allocation 'borrowed' by vhost_net by Alan Cox · 14 years ago
  71. 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
  72. 72da3bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  73. a02c378 vhost: fix the memory leak which will happen when memory_access_ok fails by Takuya Yoshikawa · 14 years ago
  74. d3553a5 vhost-net: fix to check the return value of copy_to/from_user() correctly by Takuya Yoshikawa · 14 years ago
  75. 7ad9c9d vhost: fix to check the return value of copy_to/from_user() correctly by Takuya Yoshikawa · 14 years ago
  76. f8322fb vhost: whitespace fix by Michael S. Tsirkin · 14 years ago
  77. dd1f407 vhost-net: minor cleanup by Jeff Dike · 14 years ago
  78. 373a83a vhost: Storage class should be before const qualifier by Tobias Klauser · 14 years ago
  79. 0f3d9a1 vhost: Fix host panic if ioctl called with wrong index by Krishna Kumar · 14 years ago
  80. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  81. 6811d58 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  82. 0d49935 vhost: fix barrier pairing by Michael S. Tsirkin · 14 years ago
  83. fea0691 Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  84. a8d3782 vhost: fix sparse warnings by Christoph Hellwig · 14 years ago
  85. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  86. 179b284 vhost-net: fix vq_memory_access_ok error checking by Jeff Dike · 14 years ago
  87. 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
  88. 535297a vhost: fix error handling in vring ioctls by Michael S. Tsirkin · 14 years ago
  89. 0e25557 vhost: fix interrupt mitigation with raw sockets by Michael S. Tsirkin · 14 years ago
  90. 1dace8c vhost: fix error path in vhost_net_set_backend by Jeff Dike · 14 years ago
  91. 39286fa vhost-net: restart tx poll on sk_sndbuf full by Sridhar Samudrala · 14 years ago
  92. d6db3f5 vhost: fix get_user_pages_fast error handling by Michael S. Tsirkin · 14 years ago
  93. 73a99f0 vhost: initialize log eventfd context pointer by Michael S. Tsirkin · 14 years ago
  94. 86e9424 vhost: logging thinko fix by Michael S. Tsirkin · 14 years ago
  95. 501c774 net/macvtap: add vhost support by Arnd Bergmann · 14 years ago
  96. 5659338 vhost-net: switch to smp barriers by Michael S. Tsirkin · 14 years ago
  97. 17660f8 vhost: fix TUN=m VHOST_NET=y by Michael S. Tsirkin · 14 years ago
  98. 3a4d5c94e vhost_net: a kernel-level virtio server by Michael S. Tsirkin · 14 years ago