summaryrefslogtreecommitdiffstats
path: root/drivers/vhost
Commit message (Expand)AuthorAgeFilesLines
* lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-082-2/+2
* vhost_net: correctly check tx avail during rx busy pollingJason Wang2017-09-051-1/+6
* net: convert (struct ubuf_info)->refcnt to refcount_tEric Dumazet2017-09-011-1/+1
* sock: enable MSG_ZEROCOPYWillem de Bruijn2017-08-031-0/+1
* Revert "vhost: cache used event for better performance"Jason Wang2017-07-292-25/+6
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-07-131-8/+3
|\
| * vhost/scsi: Don't reinvent the wheel but use existing llist APIByungchul Park2017-06-081-8/+3
* | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-123-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-6/+122
|\ \
| * | vhost_net: try batch dequing from skb arrayJason Wang2017-05-181-6/+122
| |/
* | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-031-1/+3
|\ \
| * | vhost/vsock: use static minor numberStefan Hajnoczi2017-05-181-1/+3
| |/
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-202-2/+2
|/
* mm: support __GFP_REPEAT in kvmalloc_node for >32kBMichal Hocko2017-05-083-24/+9
* VSOCK: Add virtio vsock vsockmon hooksGerard Garcia2017-04-241-0/+8
* vhost-vsock: add pkt cancel capabilityPeng Tao2017-03-211-0/+41
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-032-0/+4
|\
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-0/+2
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-022-41/+140
|\ \ | |/ |/|
| * vhost: introduce O(1) vq metadata cacheJason Wang2017-03-022-26/+118
| * vhost: try avoiding avail index access when getting descriptorJason Wang2017-02-271-16/+23
* | tap: tap as an independent moduleSainath Grandhi2017-02-111-1/+1
* | tap: Renaming tap related APIs, data structures, macrosSainath Grandhi2017-02-111-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-071-6/+4
|\ \ | |/
| * vhost: fix initialization for vq->is_leHalil Pasic2017-02-031-6/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-282-6/+11
|\ \ | |/
| * vhost/vsock: handle vhost_vq_init_access() errorStefan Hajnoczi2017-01-251-4/+9
| * vhost/scsi: silence uninitialized variable warningDan Carpenter2017-01-191-1/+1
| * vhost: scsi: constify target_core_fabric_ops structuresBhumika Goyal2017-01-191-1/+1
* | vhost_net: tx batchingJason Wang2017-01-181-3/+20
* | vhost: better detection of available buffersJason Wang2017-01-181-2/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-162-4/+2
|\
| * [iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro2016-12-052-4/+2
* | vhost/scsi: Remove unused but set variableTobias Klauser2016-12-161-2/+0
* | vringh: kill off ACCESS_ONCE()Mark Rutland2016-12-161-2/+3
* | vhost: cache used event for better performanceJason Wang2016-12-162-6/+25
* | vsock: lookup and setup guest_cid inside vhost_vsock_lockGao feng2016-12-161-8/+17
* | vhost: add missing __user annotationsMichael S. Tsirkin2016-12-151-5/+5
* | vhost: make interval tree static inlineMichael S. Tsirkin2016-12-151-1/+1
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-121-2/+2
|\ \
| * \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-111-1/+1
| |\ \
| * | | locking/core: Remove cpu_relax_lowlatency() usersChristian Borntraeger2016-11-161-2/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-101-1/+1
|\ \ \ | | |/ | |/|
| * | vhost-vsock: fix orphan connection resetPeng Tao2016-12-081-1/+1
| |/
* | vhost: remove unnecessary smp_mb from vhost_work_queuePeng Tao2016-12-081-1/+1
* | vhost-vsock: remove unused vq variablePeng Tao2016-12-081-3/+0
|/
* Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman2016-09-052-7/+7
|\
| * vhost/scsi: fix reuse of &vq->iov[out] in responseBenjamin Coddington2016-08-231-3/+3
OpenPOWER on IntegriCloud