Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | vhost: init used ring after backend was set | Jason Wang | 2011-07-19 | 1 | -0/+1 |
* | vhost: vhost TX zero-copy support | Michael S. Tsirkin | 2011-07-18 | 1 | -0/+31 |
* | vhost: support event index | Michael S. Tsirkin | 2011-05-30 | 1 | -7/+14 |
* | vhost: rcu annotation fixup | Michael S. Tsirkin | 2011-02-01 | 1 | -3/+3 |
* | vhost: fix typos in comment | Jason Wang | 2010-12-09 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 1 | -10/+8 |
|\ | |||||
| * | vhost: max s/g to match qemu | Jason Wang | 2010-10-05 | 1 | -10/+8 |
* | | vhost: add __rcu annotations | Arnd Bergmann | 2010-08-21 | 1 | -3/+7 |
|/ | |||||
* | vhost-net: mergeable buffers support | David Stevens | 2010-07-28 | 1 | -5/+12 |
* | vhost: replace vhost_workqueue with per-vhost kthread | Tejun Heo | 2010-07-28 | 1 | -13/+25 |
* | vhost: break out of polling loop on error | Michael S. Tsirkin | 2010-06-27 | 1 | -4/+4 |
* | vhost_net: a kernel-level virtio server | Michael S. Tsirkin | 2010-01-15 | 1 | -0/+161 |