aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vhost/net.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-17vhost: fix interrupt mitigation with raw socketsMichael S. Tsirkin1-1/+1
2010-03-07vhost: fix error path in vhost_net_set_backendJeff Dike1-3/+5
2010-02-28vhost-net: restart tx poll on sk_sndbuf fullSridhar Samudrala1-1/+5
2010-02-18net/macvtap: add vhost supportArnd Bergmann1-2/+6
2010-01-15vhost_net: a kernel-level virtio serverMichael S. Tsirkin1-0/+661