summaryrefslogtreecommitdiffstats
path: root/drivers/vhost/net.c
Commit message (Expand)AuthorAgeFilesLines
* vhost-net: Cleanup vhost_ubuf and vhost_zcopyAsias He2013-05-061-28/+30
* vhost: Move VHOST_NET_FEATURES to net.cAsias He2013-05-061-0/+6
* vhost-net: Free ubuf when vhost_dev_set_owner failsAsias He2013-05-061-6/+32
* vhost: fix error handling in RESET_OWNER ioctlMichael S. Tsirkin2013-05-011-1/+7
* vhost: move per-vq net specific fields out to netMichael S. Tsirkin2013-05-011-16/+27
* vhost: move vhost-net zerocopy fields to net.cAsias He2013-05-011-23/+141
* vhost: Allow device specific fields per vqAsias He2013-05-011-23/+41
* vhost_net: remove tx polling stateJason Wang2013-04-111-68/+6
* vhost/net: fix heads usage of ubuf_infoMichael S. Tsirkin2013-03-171-1/+2
* vhost_net: handle polling errors when setting backendJason Wang2013-01-291-9/+18
* vhost_net: correct error handling in vhost_net_set_backend()Jason Wang2013-01-291-5/+11
* vhost-net: enable zerocopy tx by defaultMichael S. Tsirkin2012-12-061-2/+3
* vhost-net: skip head management if no outstandingMichael S. Tsirkin2012-12-061-4/+7
* vhost-net: flush outstanding DMAs on memory changeMichael S. Tsirkin2012-12-061-9/+19
* vhost: avoid backend flush on vring opsMichael S. Tsirkin2012-12-061-2/+5
* vhost-net: initialize zcopy packet countersMichael S. Tsirkin2012-12-031-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-101-1/+2
|\
| * vhost: fix mergeable bufs on BE hostsMichael S. Tsirkin2012-10-241-1/+2
* | vhost-net: reduce vq polling on tx zerocopyMichael S. Tsirkin2012-11-021-2/+12
* | vhost-net: select tx zero copy dynamicallyMichael S. Tsirkin2012-11-021-8/+53
* | vhost: move -net specific code outMichael S. Tsirkin2012-11-021-0/+45
* | vhost-net: cleanup macros for DMA status trackingMichael S. Tsirkin2012-11-021-1/+2
|/
* vhost: Separate vhost-net features from vhost featuresStefan Hajnoczi2012-07-221-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-161-1/+6
|\
| * vhost-net: fix handle_rx buffer sizeBasil Gor2012-05-111-1/+6
* | vhost_net: zerocopy: adding and signalling immediately when fully copiedJason Wang2012-05-021-0/+2
* | vhost_net: re-poll only on EAGAIN or ENOBUFSJason Wang2012-05-021-1/+2
* | vhost_net: zerocopy: fix possible NULL pointer dereference of vq->bufsJason Wang2012-05-021-1/+1
|/
* skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin2012-04-131-1/+1
* vhost: fix release path lockdep checksMichael S. Tsirkin2012-02-281-1/+1
* vhost-net: add module alias (v2.1)stephen hemminger2012-01-131-3/+5
* vhost: handle wrap around in # of bufs mathShirley Ma2011-07-211-3/+9
* vhost-net: update used ring on backend changeMichael S. Tsirkin2011-07-211-1/+5
* vhost: init used ring after backend was setJason Wang2011-07-191-0/+4
* vhost: vhost TX zero-copy supportMichael S. Tsirkin2011-07-181-1/+76
* vhost: support event indexMichael S. Tsirkin2011-05-301-6/+6
* vhost-net: remove unlocked use of receive_queueMichael S. Tsirkin2011-03-131-1/+1
* vhost: lock receive queue, not the socketJason Wang2011-03-131-3/+4
* vhost-net: Unify the code of mergeable and big buffer handlingJason Wang2011-03-131-121/+7
* vhost-net: check the support of mergeable buffer outside the receive loopJason Wang2011-03-131-2/+3
* vhost: Cleanup vhost.c and net.cKrishna Kumar2011-03-081-7/+12
* vhost: rcu annotation fixupMichael S. Tsirkin2011-02-011-4/+5
* Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-12-141-8/+1
|\
| * vhost: fix typos in commentJason Wang2010-12-091-1/+1
| * vhost-net: batch use/unuse mmMichael S. Tsirkin2010-11-041-7/+0
* | vhost/net: fix rcu check usageMichael S. Tsirkin2010-11-251-2/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-1/+1
|\
| * vhost: max s/g to match qemuJason Wang2010-10-051-1/+1
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
OpenPOWER on IntegriCloud