index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
Age
Commit message (
Expand
)
Author
2022-03-06
vdpa: fix use-after-free on vp_vdpa_remove
Zhang Min
2022-03-04
vduse: Fix returning wrong type in vduse_domain_alloc_iova()
Xie Yongji
2022-03-04
vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command
Si-Wei Liu
2022-03-04
vdpa/mlx5: should verify CTRL_VQ feature exists for MQ
Si-Wei Liu
2022-03-04
vdpa: factor out vdpa_set_features_unlocked for vdpa internal use
Si-Wei Liu
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-14
vdpa/mlx5: Fix tracking of current number of VQs
Eli Cohen
2022-01-14
vdpa/mlx5: Fix is_index_valid() to refer to features
Eli Cohen
2022-01-14
vdpa: Avoid taking cf_mutex lock on get status
Eli Cohen
2022-01-14
vdpa/vdpa_sim_net: Report max device capabilities
Eli Cohen
2022-01-14
vdpa: Use BIT_ULL for bit operations
Eli Cohen
2022-01-14
vdpa/vdpa_sim: Configure max supported virtqueues
Eli Cohen
2022-01-14
vdpa/mlx5: Report max device capabilities
Eli Cohen
2022-01-14
vdpa: Support reporting max device capabilities
Eli Cohen
2022-01-14
vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps()
Eli Cohen
2022-01-14
vdpa: Add support for returning device configuration information
Eli Cohen
2022-01-14
vdpa/mlx5: Support configuring max data virtqueue
Eli Cohen
2022-01-14
vdpa/mlx5: Fix config_attr_mask assignment
Eli Cohen
2022-01-14
vdpa: Allow to configure max data virtqueues
Eli Cohen
2022-01-14
vdpa: Read device configuration only if FEATURES_OK
Eli Cohen
2022-01-14
vdpa: Sync calls set/get config/status with cf_mutex
Eli Cohen
2022-01-14
vdpa/mlx5: Distribute RX virtqueues in RQT object
Eli Cohen
2022-01-14
vdpa: Provide interface to read driver features
Eli Cohen
2022-01-14
vdpa/mlx5: Fix wrong configuration of virtio_version_1_0
Eli Cohen
2022-01-14
eni_vdpa: Simplify 'eni_vdpa_probe()'
Christophe JAILLET
2022-01-14
net/mlx5_vdpa: Offer VIRTIO_NET_F_MTU when setting MTU
Eli Cohen
2022-01-14
vdpa: add driver_override support
Stefano Garzarella
2022-01-14
ifcvf/vDPA: fix misuse virtio-net device config size for blk dev
Zhu Lingshan
2022-01-14
vduse: moving kvfree into caller
Guanjun
2022-01-12
Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-01-04
Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
2021-12-22
vdpa/mlx5: Use auxiliary_device driver data helpers
David E. Box
2021-12-17
iommu/iova: Move fast alloc size roundup into alloc_iova_fast()
John Garry via iommu
2021-12-08
vdpa: Consider device id larger than 31
Parav Pandit
2021-12-08
vduse: check that offset is within bounds in get_config()
Dan Carpenter
2021-12-08
vduse: fix memory corruption in vduse_dev_ioctl()
Dan Carpenter
2021-11-24
vdpa_sim: avoid putting an uninitialized iova_domain
Longpeng
2021-11-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-11-01
vdpa/mlx5: Forward only packets with allowed MAC address
Eli Cohen
2021-11-01
vdpa/mlx5: Support configuration of MAC
Eli Cohen
2021-11-01
vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit
Parav Pandit
2021-11-01
vdpa_sim_net: Enable user to set mac address and mtu
Parav Pandit
2021-11-01
vdpa: Enable user to set mac and mtu of vdpa device
Parav Pandit
2021-11-01
vdpa: Introduce query of device config layout
Parav Pandit
2021-11-01
vdpa: Introduce and use vdpa device get, set config helpers
Parav Pandit
2021-11-01
vdpa/mlx5: Propagate link status from device to vdpa driver
Eli Cohen
2021-11-01
vdpa/mlx5: Rename control VQ workqueue to vdpa wq
Eli Cohen
2021-11-01
vdpa/mlx5: Remove mtu field from vdpa net device
Eli Cohen
2021-11-01
eni_vdpa: add vDPA driver for Alibaba ENI
Wu Zongyong
[next]