summaryrefslogtreecommitdiffstats
path: root/drivers/vhost
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-27
|\
| * vhost: correctly check the iova range when waking virtqueueJason Wang2018-08-25
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-08-24
|\ \ | |/ |/|
| * vhost/scsi: increase VHOST_SCSI_PREALLOC_PROT_SGLS to 2048Greg Edwards2018-08-21
| * vhost: allow vhost-scsi driver to be built-inGreg Edwards2018-08-21
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-16
|\ \
| * | scsi: target: loop, usb, vhost, xen: use target_remove_sessionMike Christie2018-08-02
| * | scsi: target: rename target_alloc_sessionMike Christie2018-08-02
| * | scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche2018-07-02
| * | scsi: target: Convert target drivers to use sbitmapMatthew Wilcox2018-06-19
| * | scsi: target: Abstract tag freeingMatthew Wilcox2018-06-19
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-09
|\ \ \ | | |/ | |/|
| * | vhost: reset metadata cache when initializing new IOTLBJason Wang2018-08-08
* | | vhost: switch to use new message formatJason Wang2018-08-06
* | | vhost_net: batch update used ring for datacopy TXJason Wang2018-07-22
* | | vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCHJason Wang2018-07-22
* | | vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()Jason Wang2018-07-22
* | | vhost_net: split out datacopy logicJason Wang2018-07-22
* | | vhost_net: introduce tx_can_batch()Jason Wang2018-07-22
* | | vhost_net: introduce get_tx_bufs()Jason Wang2018-07-22
* | | vhost_net: introduce vhost_exceeds_weight()Jason Wang2018-07-22
* | | vhost_net: introduce helper to initialize tx iov iterJason Wang2018-07-22
* | | vhost_net: drop unnecessary parameterJason Wang2018-07-22
* | | vhost_net: Avoid rx vring kicks during busyloopToshiaki Makita2018-07-04
* | | vhost_net: Avoid rx queue wake-ups during busypollToshiaki Makita2018-07-04
* | | vhost_net: Avoid tx vring kicks during busyloopToshiaki Makita2018-07-04
* | | vhost_net: Rename local variables in vhost_net_rx_peek_head_lenToshiaki Makita2018-07-04
|/ /
* / vhost_net: validate sock before trying to put its fdJason Wang2018-06-22
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-06-15
|\
| * vhost: fix info leak due to uninitialized memoryMichael S. Tsirkin2018-06-11
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* | Convert vhost to struct_sizeMatthew Wilcox2018-06-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-03
| |\|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-26
| |\ \
| * | | vhost_net: use packet weight for rx handler, tooPaolo Abeni2018-04-24
| * | | tun: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer2018-04-17
* | | | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig2018-05-26
| |/ /
* | / vhost_net: flush batched heads before trying to busy pollingJason Wang2018-05-30
| |/ |/|
* | vhost: synchronize IOTLB message with dev cleanupJason Wang2018-05-24
|/
* vhost: return bool from *_access_ok() functionsStefan Hajnoczi2018-04-11
* vhost: fix vhost_vq_access_ok() log checkStefan Hajnoczi2018-04-11
* vhost: Fix vhost_copy_to_user()Eric Auger2018-04-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-09
|\
| * vhost-net: set packet weight of tx polling to 2 * vq sizehaibinzhang(张海斌)2018-04-09
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-06
|\ \ | |/ |/|
| * vhost: add vsock compat ioctlSonny Rao2018-03-19
| * vhost: fix vhost ioctl signature to build with clangSonny Rao2018-03-19