1. 8e95960 IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev by Niranjana Vishwanathapura · 8 years ago
  2. 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 8 years ago
  3. d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
  4. 0a18cfe IB/core: Rename ib_create_ah to rdma_create_ah by Dasaratharaman Chandramouli · 8 years ago
  5. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  6. b6eac93 IB/hfi1: Prevent kernel QP post send hard lockups by Mike Marciniszyn · 8 years ago
  7. cb427057 IB/hfi1: Add functions to parse 9B headers by Don Hiatt · 8 years ago
  8. aad559c IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5 by Dasaratharaman Chandramouli · 8 years ago
  9. aad9ff9 IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing by Michael J. Ruhl · 8 years ago
  10. 2280740 IB/hfi1: Virtual Network Interface Controller (VNIC) HW support by Vishwanathapura, Niranjana · 8 years ago
  11. 243d9f4 IB/hfi1: Add transmit fault injection feature by Don Hiatt · 8 years ago
  12. 0181ce3 IB/hfi1: Add receive fault injection feature by Don Hiatt · 8 years ago
  13. 5e6e9424 IB/hfi1: Add a patch value to the firmware version string by Michael J. Ruhl · 8 years ago
  14. 62eed66 IB/hfi1: Protect the global dev_cntr_names and port_cntr_names by Tadeusz Struk · 8 years ago
  15. 43a474a IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent by Mike Marciniszyn · 8 years ago
  16. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  17. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  18. 64b2ae7 IB/hfi1: use size_t for passing array length by Arnd Bergmann · 8 years ago
  19. 1198fce IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt by Brian Welty · 8 years ago
  20. 0128fce IB/hfi1, rdmavt: Update copy_sge to use boolean arguments by Brian Welty · 8 years ago
  21. 56acbbf IB/hfi1: Use new rdmavt timers by Venkata Sandeep Dhanalakota · 8 years ago
  22. f3e862c IB/hfi1: Access hfi1_ibport through rcd pointer by Sebastian Sanchez · 8 years ago
  23. c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
  24. 3067771 IB/hfi1: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
  25. 0771da5 IB/hfi1,IB/qib: Use new send completion helper by Mike Marciniszyn · 8 years ago
  26. b777f15 IB/hfi1: Remove usage of qp->s_cur_sge by Mitko Haralanov · 8 years ago
  27. e922ae0 IB/hfi1: Remove dependence on qp->s_cur_size by Don Hiatt · 8 years ago
  28. b748194 IB/hfi1: Show statistics counters under IB stats interface by Jianxin Xiong · 8 years ago
  29. a6cd5f0 IB/hfi1: Unify access to GUID entries by Jakub Pawlak · 8 years ago
  30. 4e04557 IB/hfi1: Add unique txwait_lock for txreq events by Mike Marciniszyn · 8 years ago
  31. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  32. bd99fde IB/{core,hw}: Add constant for node_desc by Yuval Shaia · 8 years ago
  33. 37aab62 IB/hfi1: Fix trace of atomic ack by Mike Marciniszyn · 8 years ago
  34. f6aa783 IB/hfi1: Increase default settings of max_cqes and max_qps by Jianxin Xiong · 8 years ago
  35. b374e06 IB/hfi1: Consolidate pio control masks into single definition by Mike Marciniszyn · 8 years ago
  36. 261a435 IB/qib,IB/hfi: Use core common header file by Mike Marciniszyn · 8 years ago
  37. 4d6f85c IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines by Mike Marciniszyn · 8 years ago
  38. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  39. b736a46 IB/hfi1: Use hdr2sc function to calculate 5-bit SC by Dasaratharaman Chandramouli · 8 years ago
  40. d4d602e IB/hfi1: Rename hfi1_pio_header to hfi1_sdma_header. by Don Hiatt · 8 years ago
  41. a9b6b3b IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_info by Dasaratharaman Chandramouli · 8 years ago
  42. c72cfe3 IB/hfi1: Add support for extended memory management by Jianxin Xiong · 8 years ago
  43. 0db3dfa IB/hfi1: Work request processing for fast register mr and invalidate by Jianxin Xiong · 8 years ago
  44. a2df0c8 IB/hfi1: Handle send with invalidate opcode in the RC recv path by Jianxin Xiong · 8 years ago
  45. 1ac57c5 IB/hfi1: Add hfi1 post send tables by Mike Marciniszyn · 9 years ago
  46. 71e68e3 IB/hfi1: Correct receive packet handler assignment by Jakub Pawlak · 9 years ago
  47. 939b6ca IB/hfi1: Add device FW version string by Ira Weiny · 9 years ago
  48. bdd8a98 IB/hfi1: Add tracing support for send with invalidate opcode by Jianxin Xiong · 9 years ago
  49. f48ad61 IB/hfi1: Move driver out of staging by Dennis Dalessandro · 9 years ago[Renamed from drivers/staging/rdma/hfi1/verbs.c]
  50. 63d0b4a IB/hfi1: Remove unnecessary header by Jubin John · 9 years ago
  51. 17f15bf IB/hfi1: Fix pio wait counter double increment by Mike Marciniszyn · 9 years ago
  52. b218f78 IB/hfi1: Use global defines for upper bits in opcode by Mike Marciniszyn · 9 years ago
  53. e38d1e4 IB/hfi1: Check P_KEY for all sent packets from user mode by Sebastian Sanchez · 9 years ago
  54. d0e859c IB/hfi1: Enable adaptive pio by default by Mike Marciniszyn · 9 years ago
  55. 47177f1 IB/hfi1: Fix adaptive pio packet corruption by Mike Marciniszyn · 9 years ago
  56. cef504c IB/hfi1: Fix panic in adaptive pio by Mike Marciniszyn · 9 years ago
  57. 5326dfb IB/hfi1: Fix ordering of trace for accuracy by Mike Marciniszyn · 9 years ago
  58. 1db78ee IB/hfi1: Add unique trace point for pio and sdma send by Mike Marciniszyn · 9 years ago
  59. 528ee9f IB/hfi1: Add adaptive cacheless verbs copy by Dean Luick · 9 years ago
  60. 05d6ac1 staging/rdma/hfi1: Fix header by Jubin John · 9 years ago
  61. e490974 staging/rdma/hfi1: Add braces on all arms of statement by Jubin John · 9 years ago
  62. 17fb4f2 staging/rdma/hfi1: Fix code alignment by Jubin John · 9 years ago
  63. d125a6c staging/rdma/hfi1: Fix comparison to NULL by Jubin John · 9 years ago
  64. 74182ac staging/rdma/hfi1: Remove multiple blank lines by Jubin John · 9 years ago
  65. 8638b77 staging/rdma/hfi1: Add spaces around binary operators by Jubin John · 9 years ago
  66. 35f6bef staging/rdma/hfi1: Add qp to send context mapping for PIO by Jubin John · 9 years ago
  67. a545f53 staging/rdma/hfi: fix CQ completion order issue by Mike Marciniszyn · 9 years ago
  68. 14553ca staging/rdma/hfi1: Adaptive PIO for short messages by Mike Marciniszyn · 9 years ago
  69. 4f8cc5c staging/rdma/hfi1: use u8 for vl/sl by Mike Marciniszyn · 9 years ago
  70. 711e104 staging/rdma/hfi1: fix panic in send engine by Mike Marciniszyn · 9 years ago
  71. c239a5b staging/rdma/hfi1: remove s_rdma_mr by Mike Marciniszyn · 9 years ago
  72. bb5df5f staging/rdma/hfi1: Remove header memcpy from sdma send path. by Dennis Dalessandro · 9 years ago
  73. 45842ab staging/rdma/hfi1: move txreq header code by Mike Marciniszyn · 9 years ago
  74. 46a80d6 IB/qib, staging/rdma/hfi1: add s_hlock for use in post send by Mike Marciniszyn · 9 years ago
  75. 045277c IB/qib,staging/rdma/hfi1: use setup_timer api by Hari Prasath Gujulan Elango · 9 years ago
  76. 45b59ee staging/rdma/hfi1: Remove modify_port and port_immutable functions by Harish Chegondi · 9 years ago
  77. 2513146 staging/rdma/hfi1: Support query gid in rdmavt by Dennis Dalessandro · 9 years ago
  78. 7b0b01a staging/rdma/hfi1: Split last 8 bytes of copy to user buffer by Dean Luick · 9 years ago
  79. 2780739 staging/rdma/hfi1: Remove unnecessary duplicated variable by Mitko Haralanov · 9 years ago
  80. 31e7af1 staging/rdma/hfi1: Fix SL->SC checks by Ira Weiny · 9 years ago
  81. 9cd70e1 staging/rdma/hfi1: Remove srq functionality by Jubin John · 9 years ago
  82. 07336db staging/rdma/hfi1: Remove hfi1_query_qp function by Harish Chegondi · 9 years ago
  83. 9c4a311 staging/rdma/hfi1: Remove create and free mad agents by Dennis Dalessandro · 9 years ago
  84. 4331629 staging/rdma/hfi1: Clean up register device by Dennis Dalessandro · 9 years ago
  85. 1897ce2 staging/rdma/hfi1: Remove post_recv and use rdmavt version by Dennis Dalessandro · 9 years ago
  86. 75261cc staging/rdma/hfi1: Remove destroy qp verb by Dennis Dalessandro · 9 years ago
  87. ec4274f staging/rdma/hfi1: Remove modify queue pair from hfi1 by Dennis Dalessandro · 9 years ago
  88. 0facc5a staging/rdma/hfi1: Remove multicast verbs functions by Dennis Dalessandro · 9 years ago
  89. 83693bd staging/rdma/hfi1: Use rdmavt version of post_send by Dennis Dalessandro · 9 years ago
  90. abd712d staging/rdma/hfi1: Remove CQ data structures and functions from hfi1 by Dennis Dalessandro · 9 years ago
  91. 94d5171 staging/rdma/hfi1: Remove query_device function by Harish Chegondi · 9 years ago
  92. a2c2d60 staging/rdma/hfi1: Remove create_qp functionality by Dennis Dalessandro · 9 years ago
  93. 54d10c1 staging/rdma/hfi1: Use rdmavt send flags and recv flags by Dennis Dalessandro · 9 years ago
  94. 90963ad staging/rdma/hfi1: Remove user context allocation and de-alloction functions by Harish Chegondi · 9 years ago
  95. d604e1d staging/rdma/hfi1: Use rdmavt pkey verbs function by Dennis Dalessandro · 9 years ago
  96. 92c24be staging/rdma/hfi1: Remove mmap from hfi1 by Dennis Dalessandro · 9 years ago
  97. 4eb0688 staging/rdma/hfi1: Remove ibport and use rdmavt version by Dennis Dalessandro · 9 years ago
  98. 895420d staging/rdma/hfi1: Remove hfi1 MR and hfi1 specific qp type by Dennis Dalessandro · 9 years ago
  99. 8f1764fa staging/rdma/hfi1: Implement hfi1 support for AH notification by Dennis Dalessandro · 9 years ago
  100. 15723f0 staging/rdma/hfi1: Use address handle in rdmavt and remove from hfi1 by Dennis Dalessandro · 9 years ago