summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-08-05net/vdpa: Use struct for set/get vq stateEli Cohen
2020-08-05vdpa: remove hard coded virtq numMax Gurtovoy
2020-08-05vdpasim: support batch updatingJason Wang
2020-08-05vhost-vdpa: support IOTLB batching hintsJason Wang
2020-08-05vhost-vdpa: support get/set backend featuresJason Wang
2020-08-05vhost: generialize backend features setting/gettingJason Wang
2020-08-05vhost-vdpa: refine ioctl pre-processingJason Wang
2020-08-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Michael S. Tsirkin
2020-08-05vDPA: dont change vq irq after DRIVER_OKZhu Lingshan
2020-08-05virtio_pci_modern: Fix the comment of virtio_pci_find_capability()Liao Pingfang
2020-08-05ifcvf: implement vdpa_config_ops.get_vq_irq()Zhu Lingshan
2020-08-05vhost_vdpa: implement IRQ offloading in vhost_vdpaZhu Lingshan
2020-08-05vhost: introduce vhost_vring_callZhu Lingshan
2020-08-05vhost: Use flex_array_size() helper in copy_from_user()Gustavo A. R. Silva
2020-08-05vdpasim: protect concurrent access to iommu iotlbMax Gurtovoy
2020-08-05vhost: vdpa: remove per device feature whitelistJason Wang
2020-08-05virtio_ring: Avoid loop when vq is broken in virtqueue_pollMao Wenan
2020-08-05virtio_net: use LE accessors for speed/duplexMichael S. Tsirkin
2020-08-05virtio-iommu: convert to LE accessorsMichael S. Tsirkin
2020-08-05virtio_mem: convert to LE accessorsMichael S. Tsirkin
2020-08-05drm/virtio: convert to LE accessorsMichael S. Tsirkin
2020-08-05virtio_pmem: convert to LE accessorsMichael S. Tsirkin
2020-08-05virtio_crypto: convert to LE accessorsMichael S. Tsirkin
2020-08-05virtio_input: convert to LE accessorsMichael S. Tsirkin
2020-08-05virtio_balloon: use LE config space accessesMichael S. Tsirkin
2020-08-05vdpa_sim: fix endian-ness of config spaceMichael S. Tsirkin
2020-08-05virtio_vdpa: legacy features handlingMichael S. Tsirkin
2020-08-05vhost/vdpa: switch to new helpersMichael S. Tsirkin
2020-08-05vdpa: make sure set_features is invoked for legacyMichael S. Tsirkin
2020-08-05mlxbf-tmfifo: sparse tags for config accessMichael S. Tsirkin
2020-08-05virtio_scsi: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_balloon: fix sparse warningMichael S. Tsirkin
2020-08-03virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirkMichael S. Tsirkin
2020-08-03virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-01vxlan: fix memleak of fdbTaehee Yoo
2020-08-01Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-07-31Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-07-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-30Merge tag 'drm-fixes-2020-07-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-07-31Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd...Dave Airlie
2020-07-31drm/nouveau: Accept 'legacy' format modifiersJames Jones
2020-07-30net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-07-30net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu
2020-07-30net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu
2020-07-30net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu
2020-07-30net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai
2020-07-30ionic: unlock queue mutex in error pathShannon Nelson