| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-27 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 11 | -308/+1177 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-21 | vdpa_sim_blk: support shared backend | Stefano Garzarella | 1 | -6/+49 |
| 2023-04-21 | vdpa_sim: move buffer allocation in the devices | Stefano Garzarella | 4 | -21/+57 |
| 2023-04-21 | vdpa/snet: use likely/unlikely macros in hot functions | Alvaro Karsz | 1 | -3/+3 |
| 2023-04-21 | vdpa/snet: implement kick_vq_with_data callback | Alvaro Karsz | 1 | -0/+13 |
| 2023-04-21 | vdpa/snet: support the suspend vDPA callback | Alvaro Karsz | 3 | -0/+22 |
| 2023-04-21 | vdpa/snet: support getting and setting VQ state | Alvaro Karsz | 5 | -71/+387 |
| 2023-04-21 | vdpa_sim: add support for user VA | Stefano Garzarella | 2 | -7/+89 |
| 2023-04-21 | vdpa_sim: replace the spinlock with a mutex to protect the state | Stefano Garzarella | 4 | -23/+23 |
| 2023-04-21 | vdpa_sim: use kthread worker | Stefano Garzarella | 2 | -7/+15 |
| 2023-04-21 | vdpa_sim: make devices agnostic for work management | Stefano Garzarella | 4 | -11/+21 |
| 2023-04-21 | vduse: Support specifying bounce buffer size via sysfs | Xie Yongji | 1 | -1/+44 |
| 2023-04-21 | vduse: Delay iova domain creation | Xie Yongji | 1 | -22/+53 |
| 2023-04-21 | vduse: Signal vq trigger eventfd directly if possible | Xie Yongji | 1 | -4/+26 |
| 2023-04-21 | vduse: Add sysfs interface for irq callback affinity | Xie Yongji | 1 | -11/+113 |
| 2023-04-21 | vduse: Support get_vq_affinity callback | Xie Yongji | 1 | -0/+9 |
| 2023-04-21 | vduse: Support set_vq_affinity callback | Xie Yongji | 1 | -7/+54 |
| 2023-04-21 | vduse: Refactor allocation for vduse virtqueues | Xie Yongji | 1 | -32/+66 |
| 2023-04-21 | vdpa/mlx5: Extend driver support for new features | Eli Cohen | 1 | -16/+40 |
| 2023-04-21 | vdpa/mlx5: Make VIRTIO_NET_F_MRG_RXBUF off by default | Eli Cohen | 1 | -0/+2 |
| 2023-04-21 | vdpa/mlx5: Avoid losing link state updates | Eli Cohen | 1 | -89/+114 |
| 2023-04-04 | vdpa_sim_net: complete the initialization before register the device | Stefano Garzarella | 1 | -4/+9 |
| 2023-04-04 | vdpa/mlx5: Add and remove debugfs in setup/teardown driver | Eli Cohen | 1 | -2/+6 |
| 2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 4 | -2/+18 |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-03-13 | vdpa_sim: set last_used_idx as last_avail_idx in vdpasim_queue_ready | Eugenio Pérez | 1 | -0/+11 |
| 2023-03-10 | vdpa/mlx5: should not activate virtq object when suspended | Si-Wei Liu | 2 | -1/+6 |
| 2023-03-10 | vp_vdpa: fix the crash in hot unplug with vp_vdpa | Cindy Lu | 1 | -1/+1 |
| 2023-02-25 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 20 | -382/+2433 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-20 | Merge tag 'locking-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
| 2023-02-20 | vdpa/mlx5: support device features provisioning | Si-Wei Liu | 1 | -8/+45 |
| 2023-02-20 | vdpa/mlx5: make MTU/STATUS presence conditional on feature bits | Si-Wei Liu | 1 | -8/+14 |
| 2023-02-20 | vdpa: validate device feature provisioning against supported class | Si-Wei Liu | 1 | -9/+50 |
| 2023-02-20 | vdpa: validate provisioned device features against specified attribute | Si-Wei Liu | 1 | -0/+18 |
| 2023-02-20 | vdpa: conditionally read STATUS in config space | Si-Wei Liu | 1 | -5/+15 |
| 2023-02-20 | vdpa: fix improper error message when adding vdpa dev | Si-Wei Liu | 1 | -2/+4 |
| 2023-02-20 | vdpa/mlx5: Initialize CVQ iotlb spinlock | Eli Cohen | 1 | -0/+1 |
| 2023-02-20 | vdpa/mlx5: Don't clear mr struct on destroy MR | Eli Cohen | 1 | -1/+0 |
| 2023-02-20 | vdpa/mlx5: Directly assign memory key | Eli Cohen | 1 | -1/+1 |
| 2023-02-20 | vdpa: Fix a couple of spelling mistakes in some messages | Colin Ian King | 2 | -2/+2 |
| 2023-02-20 | vdpa: mlx5: support per virtqueue dma device | Jason Wang | 1 | -0/+11 |
| 2023-02-20 | vdpa: set dma mask for vDPA device | Jason Wang | 1 | -0/+5 |
| 2023-02-20 | vdpa_sim: get rid of DMA ops | Jason Wang | 2 | -150/+22 |
| 2023-02-20 | vdpa_sim_net: vendor satistics | Jason Wang | 1 | -6/+213 |
| 2023-02-20 | vdpa_sim: support vendor statistics | Jason Wang | 2 | -0/+17 |
| 2023-02-20 | vdpasim: customize allocation size | Jason Wang | 4 | -1/+7 |
| 2023-02-20 | vdpa_sim: switch to use __vdpa_alloc_device() | Jason Wang | 1 | -5/+8 |
| 2023-02-20 | vdpa_sim: use weak barriers | Jason Wang | 1 | -1/+1 |
| 2023-02-20 | vdpa_sim: Implement resume vdpa op | Sebastien Boeuf | 2 | -0/+30 |
| 2023-02-20 | virtio: vdpa: new SolidNET DPU driver. | Alvaro Karsz | 6 | -0/+1518 |
| 2023-02-20 | vdpa_sim_net: Offer VIRTIO_NET_F_STATUS | Eugenio Pérez | 1 | -0/+1 |
| 2023-02-20 | vDPA/ifcvf: implement features provisioning | Zhu Lingshan | 3 | -1/+17 |
| 2023-02-20 | vDPA/ifcvf: retire ifcvf_private_to_vf | Zhu Lingshan | 2 | -8/+5 |
| 2023-02-20 | vDPA/ifcvf: allocate the adapter in dev_add() | Zhu Lingshan | 1 | -21/+13 |
| 2023-02-20 | vDPA/ifcvf: manage ifcvf_hw in the mgmt_dev | Zhu Lingshan | 2 | -5/+7 |
| 2023-02-20 | vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hw | Zhu Lingshan | 1 | -3/+2 |
| 2023-02-20 | vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the ... | Zhu Lingshan | 1 | -12/+9 |
| 2023-02-20 | vDPA/ifcvf: decouple vq irq requester from the adapter | Zhu Lingshan | 1 | -11/+8 |
| 2023-02-20 | vDPA/ifcvf: decouple config IRQ releaser from the adapter | Zhu Lingshan | 1 | -12/+10 |
| 2023-02-20 | vDPA/ifcvf: decouple vq IRQ releasers from the adapter | Zhu Lingshan | 1 | -12/+9 |
| 2023-02-20 | vDPA/ifcvf: alloc the mgmt_dev before the adapter | Zhu Lingshan | 1 | -17/+14 |
| 2023-02-20 | vDPA/ifcvf: decouple config space ops from the adapter | Zhu Lingshan | 1 | -16/+5 |
| 2023-02-20 | vDPA/ifcvf: decouple hw features manipulators from the adapter | Zhu Lingshan | 3 | -7/+4 |
| 2023-02-20 | vdpa/mlx5: Add RX counters to debugfs | Eli Cohen | 4 | -30/+219 |
| 2023-02-20 | vdpa/mlx5: Add debugfs subtree | Eli Cohen | 4 | -1/+87 |
| 2023-02-20 | vdpa/mlx5: Move some definitions to a new header file | Eli Cohen | 2 | -44/+56 |
| 2023-02-13 | vdpa_sim: not reset state in vdpasim_queue_ready | Eugenio Pérez | 1 | -0/+2 |
| 2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 1 | -1/+1 |
| 2023-02-06 | vduse: Remove include of rwlock.h | Sebastian Andrzej Siewior | 1 | -1/+0 |
| 2023-01-27 | vdpa: ifcvf: Do proper cleanup if IFCVF init fails | Tanmay Bhushan | 1 | -1/+1 |
| 2022-12-28 | vdpa_sim_net: should not drop the multicast/broadcast packet | Cindy Lu | 1 | -0/+3 |
| 2022-12-28 | vdpasim: fix memory leak when freeing IOTLBs | Jason Wang | 1 | -1/+3 |
| 2022-12-28 | vdpa: conditionally fill max max queue pair for stats | Jason Wang | 1 | -5/+4 |
| 2022-12-28 | vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove | Rong Wang | 1 | -1/+1 |
| 2022-12-28 | vduse: Validate vq_num in vduse_validate_config() | Harshit Mogalapalli | 1 | -0/+3 |
| 2022-12-28 | vdpa_sim: fix vringh initialization in vdpasim_queue_ready() | Stefano Garzarella | 1 | -2/+1 |
| 2022-12-28 | vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init() | ruanjinjie | 2 | -2/+6 |
| 2022-12-28 | RDMA/mlx5: remove variable i | Colin Ian King | 1 | -2/+0 |
| 2022-12-28 | vdpa/mlx5: Avoid overwriting CVQ iotlb | Eli Cohen | 3 | -59/+39 |
| 2022-12-28 | vdpa/mlx5: Avoid using reslock in event_handler | Eli Cohen | 1 | -12/+4 |
| 2022-12-28 | vdpa/mlx5: Fix wrong mac address deletion | Eli Cohen | 1 | -1/+1 |
| 2022-12-28 | vdpa/mlx5: Return error on vlan ctrl commands if not supported | Eli Cohen | 1 | -0/+3 |
| 2022-12-28 | vdpa/mlx5: Fix rule forwarding VLAN to TIR | Eli Cohen | 1 | -3/+5 |
| 2022-12-28 | vdpa: merge functionally duplicated dev_features attributes | Si-Wei Liu | 1 | -1/+1 |
| 2022-11-24 | driver core: make struct class.devnode() take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2022-10-10 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 6 | -23/+94 |
| 2022-10-07 | vDPA: conditionally read MTU and MAC in dev cfg space | Zhu Lingshan | 1 | -8/+29 |
| 2022-10-07 | vDPA: fix spars cast warning in vdpa_dev_net_mq_config_fill | Zhu Lingshan | 1 | -1/+2 |
| 2022-10-07 | vDPA: check virtio device features to detect MQ | Zhu Lingshan | 1 | -1/+1 |
| 2022-10-07 | vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence | Zhu Lingshan | 1 | -3/+3 |
| 2022-10-07 | vDPA: only report driver features if FEATURES_OK is set | Zhu Lingshan | 1 | -6/+14 |
| 2022-10-07 | vDPA: allow userspace to query features of a vDPA device | Zhu Lingshan | 1 | -5/+11 |
| 2022-10-07 | vp_vdpa: support feature provisioning | Jason Wang | 1 | -2/+20 |
| 2022-10-07 | vdpa_sim_net: support feature provisioning | Jason Wang | 4 | -5/+17 |
| 2022-10-07 | vdpa: device feature provisioning | Jason Wang | 1 | -0/+5 |
| 2022-10-04 | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+1 |
| 2022-09-27 | vdpa/mlx5: Fix MQ to support non power of two num queues | Eli Cohen | 1 | -7/+10 |
| 2022-09-27 | vduse: prevent uninitialized memory accesses | Maxime Coquelin | 1 | -2/+7 |
| 2022-09-27 | vdpa/ifcvf: fix the calculation of queuepair | Angus Chen | 1 | -2/+2 |
| 2022-08-29 | genetlink: start to validate reserved header bytes | Jakub Kicinski | 1 | -0/+1 |
| 2022-08-11 | vdpa/mlx5: Fix possible uninitialized return value | Eli Cohen | 1 | -1/+1 |
| 2022-08-11 | vdpa_sim_blk: add support for discard and write-zeroes | Stefano Garzarella | 1 | -1/+73 |
| 2022-08-11 | vdpa_sim_blk: add support for VIRTIO_BLK_T_FLUSH | Stefano Garzarella | 1 | -0/+5 |
| 2022-08-11 | vdpa_sim_blk: make vdpasim_blk_check_range usable by other requests | Stefano Garzarella | 1 | -15/+23 |
| 2022-08-11 | vdpa_sim_blk: check if sector is 0 for commands other than read or write | Stefano Garzarella | 1 | -0/+10 |
| 2022-08-11 | vdpa_sim: Implement suspend vdpa op | Eugenio Pérez | 4 | -0/+21 |
| 2022-08-11 | vDPA: fix 'cast to restricted le16' warnings in vdpa.c | Zhu Lingshan | 1 | -3/+3 |
| 2022-08-11 | vDPA: !FEATURES_OK should not block querying device config space | Zhu Lingshan | 1 | -8/+0 |
| 2022-08-11 | vDPA/ifcvf: support userspace to query features and MQ of a management device | Zhu Lingshan | 1 | -66/+76 |
| 2022-08-11 | vDPA/ifcvf: get_config_size should return a value no greater than dev impleme... | Zhu Lingshan | 2 | -2/+13 |
| 2022-08-11 | vdpa/mlx5: Support different address spaces for control and data | Eli Cohen | 2 | -11/+88 |
| 2022-08-11 | vdpa/mlx5: Implement susupend virtqueue callback | Eli Cohen | 1 | -3/+80 |
| 2022-08-11 | vduse: Support querying information of IOVA regions | Xie Yongji | 1 | -0/+39 |
| 2022-08-11 | vduse: Support registering userspace memory for IOVA regions | Xie Yongji | 1 | -0/+141 |
| 2022-08-11 | vduse: Support using userspace pages as bounce buffer | Xie Yongji | 2 | -8/+96 |
| 2022-08-11 | vduse: Use memcpy_{to,from}_page() in do_bounce() | Xie Yongji | 1 | -5/+4 |
| 2022-08-11 | vduse: Remove unnecessary spin lock protection | Xie Yongji | 1 | -5/+2 |
| 2022-08-11 | vDPA/ifcvf: remove duplicated assignment to pointer cfg | Colin Ian King | 1 | -1/+0 |
| 2022-08-11 | vdpa: ifcvf: Fix spelling mistake in comments | Zhang Jiaming | 1 | -1/+1 |
| 2022-08-11 | vdpa/mlx5: Use eth_broadcast_addr() to assign broadcast address | Xu Qiang | 1 | -1/+1 |
| 2022-08-11 | vdpa_sim: use max_iotlb_entries as a limit in vhost_iotlb_init | Stefano Garzarella | 1 | -2/+2 |
| 2022-08-11 | vdpa_sim_blk: set number of address spaces and virtqueue groups | Stefano Garzarella | 1 | -0/+6 |
| 2022-08-11 | vdpa_sim_blk: call vringh_complete_iotlb() also in the error path | Stefano Garzarella | 1 | -5/+9 |
| 2022-08-11 | vdpa_sim_blk: limit the number of request handled per batch | Stefano Garzarella | 1 | -0/+10 |
| 2022-08-11 | vdpa_sim_blk: use dev_dbg() to print errors | Stefano Garzarella | 1 | -10/+10 |
| 2022-06-24 | vduse: Tie vduse mgmtdev and its device | Parav Pandit | 1 | -23/+37 |
| 2022-06-24 | vdpa/mlx5: Initialize CVQ vringh only once | Eli Cohen | 1 | -11/+20 |
| 2022-06-24 | vdpa/mlx5: Update Control VQ callback information | Eli Cohen | 1 | -0/+2 |
| 2022-06-08 | vduse: Fix NULL pointer dereference on sysfs access | Xie Yongji | 1 | -4/+3 |
| 2022-06-08 | vdpa/mlx5: clean up indenting in handle_ctrl_vlan() | Dan Carpenter | 1 | -3/+3 |
| 2022-06-08 | vdpa/mlx5: fix error code for deleting vlan | Dan Carpenter | 1 | -0/+1 |
| 2022-06-08 | vdpa/mlx5: Fix syntax errors in comments | Xiang wangx | 1 | -1/+1 |
| 2022-06-03 | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -25/+4 |
| 2022-06-01 | vdpa: ifcvf: set pci driver data in probe | Jason Wang | 1 | -1/+2 |
| 2022-06-01 | vdpa/mlx5: Add RX MAC VLAN filter support | Eli Cohen | 1 | -58/+216 |
| 2022-06-01 | vdpa/mlx5: Remove flow counter from steering | Eli Cohen | 1 | -18/+6 |
| 2022-05-31 | vdpasim: Off by one in vdpasim_set_group_asid() | Dan Carpenter | 1 | -1/+1 |
| 2022-05-31 | vdpasim: allow to enable a vq repeatedly | Eugenio Pérez | 1 | -1/+4 |
| 2022-05-31 | vDPA/ifcvf: fix uninitialized config_vector warning | Zhu Lingshan | 1 | -6/+6 |
| 2022-05-31 | vdpa/vp_vdpa : add vdpa tool support in vp_vdpa | Cindy Lu | 1 | -32/+129 |
| 2022-05-31 | vdpasim: control virtqueue support | Gautam Dawar | 3 | -20/+161 |
| 2022-05-31 | vdpa_sim: filter destination mac address | Gautam Dawar | 1 | -18/+31 |
| 2022-05-31 | vdpa_sim: factor out buffer completion logic | Gautam Dawar | 1 | -15/+18 |
| 2022-05-31 | vdpa_sim: advertise VIRTIO_NET_F_MTU | Gautam Dawar | 1 | -1/+2 |
| 2022-05-31 | vdpa: multiple address spaces support | Gautam Dawar | 7 | -11/+17 |
| 2022-05-31 | vdpa: introduce virtqueue groups | Gautam Dawar | 8 | -6/+29 |
| 2022-05-31 | vdpa/mlx5: Use readers/writers semaphore instead of mutex | Eli Cohen | 1 | -22/+19 |
| 2022-05-31 | vdpa/mlx5: Add support for reading descriptor statistics | Eli Cohen | 2 | -0/+151 |
| 2022-05-31 | net/vdpa: Use readers/writers semaphore instead of cf_mutex | Eli Cohen | 1 | -13/+12 |
| 2022-05-31 | net/vdpa: Use readers/writers semaphore instead of vdpa_dev_mutex | Eli Cohen | 1 | -32/+32 |
| 2022-05-31 | vdpa: Add support for querying vendor statistics | Eli Cohen | 1 | -0/+162 |
| 2022-05-31 | vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit | Eli Cohen | 1 | -4/+9 |
| 2022-05-18 | vdpa/mlx5: Use consistent RQT size | Eli Cohen | 1 | -40/+21 |
| 2022-04-22 | vdpa: Use helper for safer setting of driver_override | Krzysztof Kozlowski | 1 | -25/+4 |
| 2022-04-05 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -21/+41 |
| 2022-03-31 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 5 | -127/+428 |
| 2022-03-30 | vdpa: mlx5: synchronize driver status with CVQ | Jason Wang | 1 | -14/+37 |
| 2022-03-30 | vdpa: mlx5: prevent cvq work from hogging CPU | Jason Wang | 1 | -12/+9 |
| 2022-03-28 | vdpa/mlx5: Avoid processing works if workqueue was destroyed | Eli Cohen | 1 | -2/+5 |
| 2022-03-28 | vdpa: change the type of nvqs to u32 | Longpeng | 1 | -3/+3 |
| 2022-03-28 | vdpa/mlx5: re-create forwarding rules after mac modified | Michael Qiu | 1 | -1/+44 |
| 2022-03-28 | net/mlx5: Add support for configuring max device MTU | Eli Cohen | 1 | -1/+31 |
| 2022-03-28 | vDPA/ifcvf: cacheline alignment for ifcvf_hw | Zhu Lingshan | 2 | -9/+5 |
| 2022-03-28 | vDPA/ifcvf: implement shared IRQ feature | Zhu Lingshan | 3 | -57/+300 |
| 2022-03-28 | vDPA/ifcvf: implement device MSIX vector allocator | Zhu Lingshan | 1 | -5/+26 |
| 2022-03-28 | vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvf | Zhu Lingshan | 3 | -71/+36 |
| 2022-03-24 | Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+11 |
| 2022-03-06 | vdpa: fix use-after-free on vp_vdpa_remove | Zhang Min | 1 | -1/+1 |
| 2022-03-04 | vduse: Fix returning wrong type in vduse_domain_alloc_iova() | Xie Yongji | 1 | -1/+1 |
| 2022-03-04 | vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command | Si-Wei Liu | 1 | -0/+16 |
| 2022-03-04 | vdpa/mlx5: should verify CTRL_VQ feature exists for MQ | Si-Wei Liu | 1 | -2/+16 |
| 2022-03-04 | vdpa: factor out vdpa_set_features_unlocked for vdpa internal use | Si-Wei Liu | 1 | -1/+1 |
| 2022-02-14 | iommu/iova: Separate out rcache init | John Garry | 1 | -0/+11 |
| 2022-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 10 | -145/+350 |
| 2022-01-14 | vdpa/mlx5: Fix tracking of current number of VQs | Eli Cohen | 1 | -4/+8 |
| 2022-01-14 | vdpa/mlx5: Fix is_index_valid() to refer to features | Eli Cohen | 1 | -3/+7 |
| 2022-01-14 | vdpa: Avoid taking cf_mutex lock on get status | Eli Cohen | 1 | -11/+0 |
| 2022-01-14 | vdpa/vdpa_sim_net: Report max device capabilities | Eli Cohen | 1 | -0/+1 |
| 2022-01-14 | vdpa: Use BIT_ULL for bit operations | Eli Cohen | 1 | -6/+6 |
| 2022-01-14 | vdpa/vdpa_sim: Configure max supported virtqueues | Eli Cohen | 1 | -0/+1 |
| 2022-01-14 | vdpa/mlx5: Report max device capabilities | Eli Cohen | 1 | -12/+23 |
| 2022-01-14 | vdpa: Support reporting max device capabilities | Eli Cohen | 1 | -0/+10 |
| 2022-01-14 | vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps() | Eli Cohen | 1 | -1/+3 |
| 2022-01-14 | vdpa: Add support for returning device configuration information | Eli Cohen | 1 | -0/+3 |
| 2022-01-14 | vdpa/mlx5: Support configuring max data virtqueue | Eli Cohen | 1 | -14/+40 |
| 2022-01-14 | vdpa/mlx5: Fix config_attr_mask assignment | Eli Cohen | 1 | -1/+1 |
| 2022-01-14 | vdpa: Allow to configure max data virtqueues | Eli Cohen | 1 | -2/+13 |
| 2022-01-14 | vdpa: Read device configuration only if FEATURES_OK | Eli Cohen | 1 | -12/+33 |
| 2022-01-14 | vdpa: Sync calls set/get config/status with cf_mutex | Eli Cohen | 1 | -0/+19 |
| 2022-01-14 | vdpa/mlx5: Distribute RX virtqueues in RQT object | Eli Cohen | 1 | -23/+7 |
| 2022-01-14 | vdpa: Provide interface to read driver features | Eli Cohen | 7 | -27/+76 |
| 2022-01-14 | vdpa/mlx5: Fix wrong configuration of virtio_version_1_0 | Eli Cohen | 1 | -2/+0 |
| 2022-01-14 | eni_vdpa: Simplify 'eni_vdpa_probe()' | Christophe JAILLET | 1 | -12/+0 |
| 2022-01-14 | net/mlx5_vdpa: Offer VIRTIO_NET_F_MTU when setting MTU | Eli Cohen | 1 | -0/+1 |
| 2022-01-14 | vdpa: add driver_override support | Stefano Garzarella | 1 | -0/+74 |
| 2022-01-14 | ifcvf/vDPA: fix misuse virtio-net device config size for blk dev | Zhu Lingshan | 3 | -33/+41 |
| 2022-01-14 | vduse: moving kvfree into caller | Guanjun | 1 | -1/+2 |
| 2022-01-12 | Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+0 |