index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
Age
Commit message (
Expand
)
Author
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
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
2021-11-01
vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE
Wu Zongyong
2021-11-01
vdpa: min vq num of vdpa device cannot be greater than max vq num
Wu Zongyong
2021-11-01
vp_vdpa: add vq irq offloading support
Wu Zongyong
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-22
vduse: Fix race condition between resetting and irq injecting
Xie Yongji
2021-10-22
vduse: Disallow injecting interrupt before DRIVER_OK is set
Xie Yongji
2021-10-19
RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
Aharon Landau
2021-10-19
RDMA/mlx5: Remove pd from struct mlx5_core_mkey
Aharon Landau
2021-10-19
RDMA/mlx5: Remove size from struct mlx5_core_mkey
Aharon Landau
2021-10-19
RDMA/mlx5: Remove iova from struct mlx5_core_mkey
Aharon Landau
2021-09-14
vdpa/mlx5: Avoid executing set_vq_ready() if device is reset
Eli Cohen
2021-09-14
vdpa/mlx5: Clear ready indication for control VQ
Eli Cohen
2021-09-14
vduse: Cleanup the old kernel states after reset failure
Xie Yongji
2021-09-14
vduse: missing error code in vduse_init()
Dan Carpenter
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-06
Documentation: Add documentation for VDUSE
Xie Yongji
2021-09-06
vduse: Introduce VDUSE - vDPA Device in Userspace
Xie Yongji
2021-09-06
vduse: Implement an MMU-based software IOTLB
Xie Yongji
2021-09-06
vdpa: Support transferring virtual addressing during DMA mapping
Xie Yongji
2021-09-06
vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
Xie Yongji
[next]