summaryrefslogtreecommitdiff
path: root/drivers/vhost
Commit message (Expand)AuthorAge
...
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\ \ \
| * | | vhost_net: conditionally enable tx pollingJason Wang2017-11-15
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
| |\ \ \ | | |/ /
| * | | vhost_net: do not stall on zerocopy depletionWillem de Bruijn2017-10-09
| | |/ | |/|
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-08
* vhost_net: correctly check tx avail during rx busy pollingJason Wang2017-09-05
* net: convert (struct ubuf_info)->refcnt to refcount_tEric Dumazet2017-09-01
* sock: enable MSG_ZEROCOPYWillem de Bruijn2017-08-03
* Revert "vhost: cache used event for better performance"Jason Wang2017-07-29
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-07-13
|\
| * vhost/scsi: Don't reinvent the wheel but use existing llist APIByungchul Park2017-06-08
* | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\ \
| * | vhost_net: try batch dequing from skb arrayJason Wang2017-05-18
| |/
* | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-03
|\ \
| * | vhost/vsock: use static minor numberStefan Hajnoczi2017-05-18
| |/
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
|/
* mm: support __GFP_REPEAT in kvmalloc_node for >32kBMichal Hocko2017-05-08
* VSOCK: Add virtio vsock vsockmon hooksGerard Garcia2017-04-24
* vhost-vsock: add pkt cancel capabilityPeng Tao2017-03-21
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03
|\
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-02
|\ \ | |/ |/|
| * vhost: introduce O(1) vq metadata cacheJason Wang2017-03-02
| * vhost: try avoiding avail index access when getting descriptorJason Wang2017-02-27
* | tap: tap as an independent moduleSainath Grandhi2017-02-11
* | tap: Renaming tap related APIs, data structures, macrosSainath Grandhi2017-02-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-07
|\ \ | |/
| * vhost: fix initialization for vq->is_leHalil Pasic2017-02-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
|\ \ | |/
| * vhost/vsock: handle vhost_vq_init_access() errorStefan Hajnoczi2017-01-25
| * vhost/scsi: silence uninitialized variable warningDan Carpenter2017-01-19
| * vhost: scsi: constify target_core_fabric_ops structuresBhumika Goyal2017-01-19
* | vhost_net: tx batchingJason Wang2017-01-18
* | vhost: better detection of available buffersJason Wang2017-01-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-16
|\
| * [iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro2016-12-05
* | vhost/scsi: Remove unused but set variableTobias Klauser2016-12-16
* | vringh: kill off ACCESS_ONCE()Mark Rutland2016-12-16
* | vhost: cache used event for better performanceJason Wang2016-12-16
* | vsock: lookup and setup guest_cid inside vhost_vsock_lockGao feng2016-12-16
* | vhost: add missing __user annotationsMichael S. Tsirkin2016-12-15
* | vhost: make interval tree static inlineMichael S. Tsirkin2016-12-15
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-12
|\ \
| * \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-11
| |\ \