Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
[linux-flexiantxendom0-natty.git] / drivers / vhost / net.c
2010-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-07-28 David Stevensvhost-net: mergeable buffers support
2010-07-28 Tejun Heovhost: replace vhost_workqueue with per-vhost kthread
2010-07-22 David S. Millervhost net: Fix warning.
2010-07-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-07-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-07-16 Michael S. Tsirkinvhost: avoid pr_err on condition guest can trigger
2010-07-15 Michael S. Tsirkinvhost-net: avoid flush under lock
2010-07-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-07-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-07-01 Michael S. Tsirkinvhost: add unlikely annotations to error path
2010-06-27 Michael S. Tsirkinvhost: break out of polling loop on error
2010-06-09 Alan Coxmisc: Fix allocation 'borrowed' by vhost_net
2010-06-02 David S. MillerMerge branch 'vhost-net-next' of git://git./linux/kerne...
2010-05-27 Takuya Yoshikawavhost-net: fix to check the return value of copy_to...
2010-05-27 Jeff Dikevhost-net: minor cleanup
2010-05-27 Tobias Klauservhost: Storage class should be before const qualifier
2010-04-15 David S. MillerMerge branch 'vhost' of git://git./linux/kernel/git...
2010-04-14 Christoph Hellwigvhost: fix sparse warnings
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-17 Michael S. Tsirkinvhost: fix interrupt mitigation with raw sockets
2010-03-07 Jeff Dikevhost: fix error path in vhost_net_set_backend
2010-02-28 Sridhar Samudralavhost-net: restart tx poll on sk_sndbuf full
2010-02-18 Arnd Bergmannnet/macvtap: add vhost support
2010-01-15 Michael S. Tsirkinvhost_net: a kernel-level virtio server