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