index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
Age
Commit message (
Expand
)
Author
2025-04-25
vdpa/mlx5: Fix oversized null mkey longer than 32bit
Si-Wei Liu
2024-12-14
vdpa/mlx5: Fix suboptimal range on iotlb iteration
Si-Wei Liu
2024-11-22
vp_vdpa: fix id_table array not null terminated error
Xiaoguang Wang
2024-11-22
vdpa/mlx5: Fix PA offset with unaligned starting iotlb map
Si-Wei Liu
2024-11-17
vDPA/ifcvf: Fix pci_read_config_byte() return code handling
Yuan Can
2024-07-05
vduse: Temporarily fail if control queue feature requested
Maxime Coquelin
2024-07-05
vduse: validate block features only with block devices
Maxime Coquelin
2024-03-26
vdpa/mlx5: Allow CVQ size changes
Jonah Palmer
2024-03-26
vdpa_sim: reset must not run
Steve Sistare
2024-01-25
vdpa: Fix an error handling path in eni_vdpa_probe()
Christophe JAILLET
2023-12-13
vdpa/mlx5: preserve CVQ vringh index
Steve Sistare
2023-08-23
vdpa: Enable strict validation for netlinks ops
Dragos Tatulea
2023-08-23
vdpa: Add max vqp attr to vdpa_nl_policy for nlattr length check
Lin Ma
2023-08-23
vdpa: Add queue index attr to vdpa_nl_policy for nlattr length check
Lin Ma
2023-08-23
vdpa: Add features attr to vdpa_nl_policy for nlattr length check
Lin Ma
2023-08-23
vdpa/mlx5: Delete control vq iotlb in destroy_mr only when necessary
Eugenio Pérez
2023-08-23
vdpa/mlx5: Fix mr->initialized semantics
Dragos Tatulea
2023-08-23
vduse: Use proper spinlock for IRQ injection
Maxime Coquelin
2023-06-14
vduse: avoid empty string for dev name
Sheng Zhao
2023-03-22
vp_vdpa: fix the crash in hot unplug with vp_vdpa
Cindy Lu
2023-03-22
vdpa_sim: set last_used_idx as last_avail_idx in vdpasim_queue_ready
Eugenio Pérez
2023-03-22
vdpa_sim: not reset state in vdpasim_queue_ready
Eugenio Pérez
2023-03-22
vdpa/mlx5: should not activate virtq object when suspended
Si-Wei Liu
2023-03-11
vDPA/ifcvf: allocate the adapter in dev_add()
Zhu Lingshan
2023-03-11
vDPA/ifcvf: manage ifcvf_hw in the mgmt_dev
Zhu Lingshan
2023-03-11
vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hw
Zhu Lingshan
2023-03-11
vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the ...
Zhu Lingshan
2023-03-11
vDPA/ifcvf: decouple vq irq requester from the adapter
Zhu Lingshan
2023-03-11
vDPA/ifcvf: decouple config IRQ releaser from the adapter
Zhu Lingshan
2023-03-11
vDPA/ifcvf: decouple vq IRQ releasers from the adapter
Zhu Lingshan
2023-03-11
vDPA/ifcvf: alloc the mgmt_dev before the adapter
Zhu Lingshan
2023-03-11
vDPA/ifcvf: decouple config space ops from the adapter
Zhu Lingshan
2023-03-11
vDPA/ifcvf: decouple hw features manipulators from the adapter
Zhu Lingshan
2023-02-22
vdpa: ifcvf: Do proper cleanup if IFCVF init fails
Tanmay Bhushan
2023-01-24
vdpa_sim_net: should not drop the multicast/broadcast packet
Cindy Lu
2023-01-24
vduse: Validate vq_num in vduse_validate_config()
Harshit Mogalapalli
2023-01-24
vdpa/mlx5: Avoid overwriting CVQ iotlb
Eli Cohen
2023-01-24
vdpa/mlx5: Avoid using reslock in event_handler
Eli Cohen
2023-01-24
vdpa/mlx5: Return error on vlan ctrl commands if not supported
Eli Cohen
2023-01-12
vdpasim: fix memory leak when freeing IOTLBs
Jason Wang
2023-01-12
vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove
Rong Wang
2023-01-12
vdpa_sim: fix vringh initialization in vdpasim_queue_ready()
Stefano Garzarella
2023-01-12
vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()
ruanjinjie
2023-01-12
vdpa/mlx5: Fix wrong mac address deletion
Eli Cohen
2023-01-12
vdpa/mlx5: Fix rule forwarding VLAN to TIR
Eli Cohen
2022-10-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-10-07
vDPA: conditionally read MTU and MAC in dev cfg space
Zhu Lingshan
2022-10-07
vDPA: fix spars cast warning in vdpa_dev_net_mq_config_fill
Zhu Lingshan
2022-10-07
vDPA: check virtio device features to detect MQ
Zhu Lingshan
2022-10-07
vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence
Zhu Lingshan
[next]