- 43e1b12 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 2 months ago
- 540061a vdpa/mlx5: Forward only packets with allowed MAC address by Eli Cohen · 3 years, 2 months ago
- a007d94 vdpa/mlx5: Support configuration of MAC by Eli Cohen · 3 years, 2 months ago
- ef76eb8 vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit by Parav Pandit · 3 years, 2 months ago
- d8ca2fa vdpa: Enable user to set mac and mtu of vdpa device by Parav Pandit · 3 years, 2 months ago
- edf747a vdpa/mlx5: Propagate link status from device to vdpa driver by Eli Cohen · 3 years, 4 months ago
- 218bdd2 vdpa/mlx5: Rename control VQ workqueue to vdpa wq by Eli Cohen · 3 years, 4 months ago
- 246fd1c vdpa/mlx5: Remove mtu field from vdpa net device by Eli Cohen · 3 years, 4 months ago
- 83fec3f RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key by Aharon Landau · 3 years, 3 months ago
- 759be89 vdpa/mlx5: Avoid executing set_vq_ready() if device is reset by Eli Cohen · 3 years, 4 months ago
- ef12e4b vdpa/mlx5: Clear ready indication for control VQ by Eli Cohen · 3 years, 4 months ago
- 78e7095 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 4 months ago
- d8945ec vdpa: Support transferring virtual addressing during DMA mapping by Xie Yongji · 3 years, 4 months ago
- 0686082 vdpa: Add reset callback in vdpa_config_ops by Xie Yongji · 3 years, 4 months ago
- 5289373 vdpa/mlx5: Add multiqueue support by Eli Cohen · 3 years, 4 months ago
- 5262912 vdpa/mlx5: Add support for control VQ and MAC setting by Eli Cohen · 3 years, 4 months ago
- e4fc665 vdpa/mlx5: Ensure valid indices are provided by Eli Cohen · 3 years, 4 months ago
- db296d2 vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue by Eli Cohen · 3 years, 4 months ago
- ae0428d vdpa/mlx5: function prototype modifications in preparation to control VQ by Eli Cohen · 3 years, 4 months ago
- f444fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
- 94e95d5 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 4 months ago
- f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- 879753c vdpa/mlx5: Fix queue type selection logic by Eli Cohen · 3 years, 5 months ago
- 563476a net/mlx5: Synchronize correct IRQ when destroying CQ by Shay Drory · 3 years, 9 months ago
- 616d576 IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq by Tal Gilboa · 3 years, 5 months ago
- 530a567 vdpa: support packed virtqueue for set/get_vq_state() by Jason Wang · 3 years, 7 months ago
- e3aadf2 vdpa/mlx5: Clear vq ready indication upon device reset by Eli Cohen · 3 years, 7 months ago
- b57c46c vdpa/mlx5: Add support for doorbell bypassing by Eli Cohen · 3 years, 7 months ago
- 6f5312f vdpa/mlx5: Add support for running with virtio_vdpa by Eli Cohen · 3 years, 7 months ago
- 7d23dcd vdp/mlx5: Fix setting the correct dma_device by Eli Cohen · 3 years, 7 months ago
- 71ab6a7 vdpa/mlx5: Fix possible failure in umem size calculation by Eli Cohen · 3 years, 7 months ago
- e301177 vdpa/mlx5: Fix umem sizes assignments on VQ create by Eli Cohen · 3 years, 7 months ago
- 7c9f131f {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 table by Eli Cohen · 3 years, 8 months ago
- 442706f vdpa: add get_config_size callback in vdpa_config_ops by Stefano Garzarella · 3 years, 10 months ago
- 58926c8 vdpa/mlx5: Enable user to add/delete vdpa device by Eli Cohen · 3 years, 9 months ago
- bc04d93 vdpa/mlx5: Fix suspend/resume index restoration by Eli Cohen · 3 years, 9 months ago
- 4b454a8 vdpa/mlx5: Fix wrong use of bit numbers by Eli Cohen · 3 years, 9 months ago
- d084d99 vdpa/mlx5: should exclude header length and fcs from mtu by Si-Wei Liu · 3 years, 9 months ago
- f00bdce vdpa: set the virtqueue num during register by Jason Wang · 3 years, 10 months ago
- dcfde16 vdpa/mlx5: fix param validation in mlx5_vdpa_get_config() by Stefano Garzarella · 3 years, 11 months ago
- fd70a40 vdpa: Extend routine to accept vdpa device name by Parav Pandit · 4 years ago
- b35cceb vdpa/mlx5: Restore the hardware used index after change map by Eli Cohen · 3 years, 11 months ago
- 6414548 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years ago
- 83ef73b vdpa/mlx5: Use write memory barrier after updating CQ index by Eli Cohen · 4 years, 1 month ago
- 74c9729 vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus by Leon Romanovsky · 4 years, 3 months ago
- 0aae392 vdpa/mlx5: Make hardware definitions visible to all mlx5 devices by Leon Romanovsky · 4 years, 3 months ago
- 1897f0b vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK by Eli Cohen · 4 years, 4 months ago
- 36b02df vdpa/mlx5: Fix failure to bring link up by Eli Cohen · 4 years, 3 months ago
- 36bdcf3 vdpa/mlx5: Make use of a specific 16 bit endianness API by Eli Cohen · 4 years, 3 months ago
- 3176e97 vdpa/mlx5: should keep avail_index despite device status by Si-Wei Liu · 4 years, 3 months ago
- cbb5235 vdpa/mlx5: Avoid warnings about shifts on 32-bit platforms by Nathan Chancellor · 4 years, 4 months ago
- 8a7c321 vdpa/mlx5: fix up endian-ness for mtu by Michael S. Tsirkin · 4 years, 5 months ago
- 2874211 vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config() by Dan Carpenter · 4 years, 5 months ago
- f31231b vdpa/mlx5: fix memory allocation failure checks by Colin Ian King · 4 years, 5 months ago
- 1a86b37 vdpa/mlx5: Add VDPA driver for supported mlx5 devices by Eli Cohen · 4 years, 5 months ago