aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vhost/vhost.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-13skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin1-1/+1
2012-02-28vhost: fix release path lockdep checksMichael S. Tsirkin1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-19vhost: init used ring after backend was setJason Wang1-0/+1
2011-07-18vhost: vhost TX zero-copy supportMichael S. Tsirkin1-0/+31
2011-05-30vhost: support event indexMichael S. Tsirkin1-7/+14
2011-02-01vhost: rcu annotation fixupMichael S. Tsirkin1-3/+3
2010-12-09vhost: fix typos in commentJason Wang1-1/+1
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-10/+8
2010-10-05vhost: max s/g to match qemuJason Wang1-10/+8
2010-08-21vhost: add __rcu annotationsArnd Bergmann1-3/+7
2010-07-28vhost-net: mergeable buffers supportDavid Stevens1-5/+12
2010-07-28vhost: replace vhost_workqueue with per-vhost kthreadTejun Heo1-13/+25
2010-06-27vhost: break out of polling loop on errorMichael S. Tsirkin1-4/+4
2010-01-15vhost_net: a kernel-level virtio serverMichael S. Tsirkin1-0/+161