1. 6bf9d8f RDMA/include: Replace license text with SPDX tags by Leon Romanovsky · 4 years, 6 months ago
  2. 7199435 IB/{rdmavt, hfi1, qib}: Add a counter for credit waits by Kaike Wan · 5 years ago
  3. d310c4b IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs by Michael J. Ruhl · 6 years ago
  4. b9560a4 RDMA: Move driver_id into struct ib_device_ops by Jason Gunthorpe · 6 years ago
  5. 715ab1a IB/rdmavt: Fix ab/ba include issues by Mike Marciniszyn · 6 years ago
  6. 8994445 IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs by Shamir Rabinovitch · 6 years ago
  7. 039cd3d IB/hfi1: Increment the retry timeout value for TID RDMA READ request by Kaike Wan · 6 years ago
  8. ddf922c IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queue by Kaike Wan · 6 years ago
  9. ea4baf7 RDMA: Rename port_callback to init_port by Parav Pandit · 6 years ago
  10. 5190f05 IB/hfi1: Allow the driver to initialize QP priv struct by Mike Marciniszyn · 6 years ago
  11. 116aa03 IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt by Venkata Sandeep Dhanalakota · 6 years ago
  12. 019f118 IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt by Brian Welty · 6 years ago
  13. 5da0fc9 IB/hfi1: Prepare resource waits for dual leg by Dennis Dalessandro · 6 years ago
  14. d205a06a IB/rdmavt: Rename check_send_wqe as setup_wqe by Kaike Wan · 6 years ago
  15. 6c85411 RDMA/ulp: Use dev_name instead of ibdev->name by Jason Gunthorpe · 6 years ago
  16. e349f85 RDMA: Fully setup the device name in ib_register_device by Jason Gunthorpe · 6 years ago
  17. 0b79b27 IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting by Michael J. Ruhl · 6 years ago
  18. 5d18ee6 IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support by Sebastian Sanchez · 7 years ago
  19. af8aab7 IB/hfi1: Optimize kthread pointer locking when queuing CQ entries by Sebastian Sanchez · 7 years ago
  20. 0ede73b IB/uverbs: Extend uverbs_ioctl header with driver_id by Matan Barak · 7 years ago
  21. 06f2597 IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall by Michael J. Ruhl · 7 years ago
  22. 5084c8f IB/{rdmavt, hfi1, qib}: Self determine driver name by Michael J. Ruhl · 7 years ago
  23. ec0d8b8 IB/hfi1: Stricter bounds checking of MAD trap index by Kamenee Arumugame · 7 years ago
  24. 51e658f5 IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids by Dasaratharaman Chandramouli · 7 years ago
  25. bf90aad IB/hfi1: Send MAD traps until repressed by Michael J. Ruhl · 7 years ago
  26. 03da084 Merge branch 'hfi1' into k.o/for-4.14 by Doug Ledford · 7 years ago
  27. 0f4d027 IB/{rdmavt, qib, hfi1}: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  28. cb49366 IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap by Vishwanathapura, Niranjana · 8 years ago
  29. 14fe13f IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok() by Mike Marciniszyn · 8 years ago
  30. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  31. aad9ff9 IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing by Michael J. Ruhl · 8 years ago
  32. 0128fce IB/hfi1, rdmavt: Update copy_sge to use boolean arguments by Brian Welty · 8 years ago
  33. 11a10d4 IB/rdmavt: Adding timer logic to rdmavt by Venkata Sandeep Dhanalakota · 8 years ago
  34. be5d740b IB/rdmvat: Organize hot path calldowns into a single cacheline by Mike Marciniszyn · 8 years ago
  35. 856cc4c IB/hfi1: Add the capability for reserved operations by Mike Marciniszyn · 8 years ago
  36. e8f8b09 IB/rdmavt: Add mechanism to invalidate MR keys by Jianxin Xiong · 8 years ago
  37. afcf8f7 IB/rdmavt: Add data structures and routines for table driven post send by Mike Marciniszyn · 9 years ago
  38. c755f4a IB/rdmavt: Correct qp_priv_alloc() return value test by Mike Marciniszyn · 9 years ago
  39. 8b103e9 IB/rdamvt: Fix rdmavt s_ack_queue sizing by Mike Marciniszyn · 9 years ago
  40. 4c0b6533 IB/rdmavt: Max atomic value should be a u8 by Mike Marciniszyn · 9 years ago
  41. ea0e4ce IB/rdmavt,hfi1,qib: Fix memory leak by Jubin John · 9 years ago
  42. 79a225b IB/rdmavt: Remove unnecessary exported functions by Dennis Dalessandro · 9 years ago
  43. 0765b01 IB/rdmavt: Remove signal_supported and comments by Dennis Dalessandro · 9 years ago
  44. ce73fe2 IB/rdmavt: Remove RVT_FLAGs by Dennis Dalessandro · 9 years ago
  45. 4eadd8f IB/qib,rdmavt: Move smi_ah to qib by Dennis Dalessandro · 9 years ago
  46. 1348d70 IB/rdmavt: Add per verb driver callback checking by Dennis Dalessandro · 9 years ago
  47. 90793f7 IB/rdmavt: Clean up comments and add more documentation by Dennis Dalessandro · 9 years ago
  48. 46a80d6 IB/qib, staging/rdma/hfi1: add s_hlock for use in post send by Mike Marciniszyn · 9 years ago
  49. bfee5e3 IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale timeout value by Vennila Megavannan · 9 years ago
  50. 61a650c IB/rdmavt: Add support for query_port, modify_port and get_port_immutable by Harish Chegondi · 9 years ago
  51. 1f02499 IB/rdmavt: Add query gid support. by Dennis Dalessandro · 9 years ago
  52. f1badc7 IB/rdmavt: Clean up distinction between port number and index by Dennis Dalessandro · 9 years ago
  53. 60c30f5 IB/rdmavt: Add hardware driver send work request check by Ira Weiny · 9 years ago
  54. b8f881b IB/rdmavt: Add srq functionality to rdmavt by Jubin John · 9 years ago
  55. fe31419 IB/rdmavt: Fix copyright date by Dennis Dalessandro · 9 years ago
  56. 3711baf IB/rdmavt: Add mad agents to rdmavt by Dennis Dalessandro · 9 years ago
  57. ff6acd6 IB/rdmavt: Add device structure allocation by Dennis Dalessandro · 9 years ago
  58. e85ec33 IB/rdmavt: add modify queue pair driver helpers by Ira Weiny · 9 years ago
  59. 4e74080 IB/rdmavt: Add multicast functions by Dennis Dalessandro · 9 years ago
  60. 3b0b3fb IB/rdmavt: Add modify qp by Dennis Dalessandro · 9 years ago
  61. bfbac09 IB/rdmavt: Add post send to rdmavt by Dennis Dalessandro · 9 years ago
  62. 6f6387a IB/rdmavt: Add completion queue functions by Dennis Dalessandro · 9 years ago
  63. d2b8d4d IB/rdmavt: Support creating qps with GFP_NOIO flag by Mike Marciniszyn · 9 years ago
  64. feaeb6e IB/rdmavt: Add support for rvt_query_device function by Harish Chegondi · 9 years ago
  65. 5a9cf6f IB/rdmavt: Export reset_qp in rdmavt by Dennis Dalessandro · 9 years ago
  66. 515667f IB/rdmavt: Add create queue pair functionality by Dennis Dalessandro · 9 years ago
  67. 38ce2c6 IB/rdmavt: Add pkey support by Dennis Dalessandro · 9 years ago
  68. 822514d IB/rdmavt: Add mmap related functions by Dennis Dalessandro · 9 years ago
  69. 0acb0cc IB/rdmavt: Initialize and teardown of qpn table by Dennis Dalessandro · 9 years ago
  70. b4e6439 IB/rdmavt: Break rdma_vt main include header file up by Dennis Dalessandro · 9 years ago
  71. b036db8 IB/rdmavt: Add driver notification for new AH by Dennis Dalessandro · 9 years ago
  72. f3d01bb IB/rdmavt: Add an ibport data structure to rdmavt by Dennis Dalessandro · 9 years ago
  73. 70a1a35 IB/rdmavt: Move SRQ data structure into rdmavt by Dennis Dalessandro · 9 years ago
  74. 119a8e7 IB/rdmavt: Add AH to rdmavt by Kamal Heib · 9 years ago
  75. f2f3421 IB/rdmavt: Add common LID defines to rdmavt by Kamal Heib · 9 years ago
  76. 7b1e209 IB/rdmavt: Move memory registration into rdmavt by Dennis Dalessandro · 9 years ago
  77. 0b8a8aa IB/rdmavt: Add the start of capability flags by Dennis Dalessandro · 9 years ago
  78. b534875 IB/rdmavt: Add device specific info prints by Dennis Dalessandro · 9 years ago
  79. aec5778 IB/rdmavt: Move driver helper functions to a common structure by Dennis Dalessandro · 9 years ago
  80. ca889e8 IB/rdmavt: Add queue pair data structure to rdmavt by Dennis Dalessandro · 9 years ago
  81. b92a756 IB/rdmavt: Move MR datastructures into rvt by Dennis Dalessandro · 9 years ago
  82. 3058864 IB/rdmavt: Add pkey query stub by Dennis Dalessandro · 9 years ago
  83. b1070a7 IB/rdmavt: Add ib core device attributes to rvt driver params list by Dennis Dalessandro · 9 years ago
  84. 8afd32e IB/rdmavt: Add protection domain to rdmavt. by Dennis Dalessandro · 9 years ago
  85. 0194621 IB/rdmavt: Create module framework and handle driver registration by Dennis Dalessandro · 9 years ago