1. 0771da5 IB/hfi1,IB/qib: Use new send completion helper by Mike Marciniszyn · 8 years ago
  2. b777f15 IB/hfi1: Remove usage of qp->s_cur_sge by Mitko Haralanov · 8 years ago
  3. e922ae0 IB/hfi1: Remove dependence on qp->s_cur_size by Don Hiatt · 8 years ago
  4. b748194 IB/hfi1: Show statistics counters under IB stats interface by Jianxin Xiong · 8 years ago
  5. a6cd5f0 IB/hfi1: Unify access to GUID entries by Jakub Pawlak · 8 years ago
  6. 4e04557 IB/hfi1: Add unique txwait_lock for txreq events by Mike Marciniszyn · 8 years ago
  7. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  8. bd99fde IB/{core,hw}: Add constant for node_desc by Yuval Shaia · 8 years ago
  9. 37aab62 IB/hfi1: Fix trace of atomic ack by Mike Marciniszyn · 8 years ago
  10. f6aa783 IB/hfi1: Increase default settings of max_cqes and max_qps by Jianxin Xiong · 8 years ago
  11. b374e06 IB/hfi1: Consolidate pio control masks into single definition by Mike Marciniszyn · 8 years ago
  12. 261a435 IB/qib,IB/hfi: Use core common header file by Mike Marciniszyn · 8 years ago
  13. 4d6f85c IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines by Mike Marciniszyn · 8 years ago
  14. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  15. b736a46 IB/hfi1: Use hdr2sc function to calculate 5-bit SC by Dasaratharaman Chandramouli · 8 years ago
  16. d4d602e IB/hfi1: Rename hfi1_pio_header to hfi1_sdma_header. by Don Hiatt · 8 years ago
  17. a9b6b3b IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_info by Dasaratharaman Chandramouli · 8 years ago
  18. c72cfe3 IB/hfi1: Add support for extended memory management by Jianxin Xiong · 8 years ago
  19. 0db3dfa IB/hfi1: Work request processing for fast register mr and invalidate by Jianxin Xiong · 8 years ago
  20. a2df0c8 IB/hfi1: Handle send with invalidate opcode in the RC recv path by Jianxin Xiong · 8 years ago
  21. 1ac57c5 IB/hfi1: Add hfi1 post send tables by Mike Marciniszyn · 9 years ago
  22. 71e68e3 IB/hfi1: Correct receive packet handler assignment by Jakub Pawlak · 9 years ago
  23. 939b6ca IB/hfi1: Add device FW version string by Ira Weiny · 9 years ago
  24. bdd8a98 IB/hfi1: Add tracing support for send with invalidate opcode by Jianxin Xiong · 9 years ago
  25. f48ad61 IB/hfi1: Move driver out of staging by Dennis Dalessandro · 9 years ago[Renamed from drivers/staging/rdma/hfi1/verbs.c]
  26. 63d0b4a IB/hfi1: Remove unnecessary header by Jubin John · 9 years ago
  27. 17f15bf IB/hfi1: Fix pio wait counter double increment by Mike Marciniszyn · 9 years ago
  28. b218f78 IB/hfi1: Use global defines for upper bits in opcode by Mike Marciniszyn · 9 years ago
  29. e38d1e4 IB/hfi1: Check P_KEY for all sent packets from user mode by Sebastian Sanchez · 9 years ago
  30. d0e859c IB/hfi1: Enable adaptive pio by default by Mike Marciniszyn · 9 years ago
  31. 47177f1 IB/hfi1: Fix adaptive pio packet corruption by Mike Marciniszyn · 9 years ago
  32. cef504c IB/hfi1: Fix panic in adaptive pio by Mike Marciniszyn · 9 years ago
  33. 5326dfb IB/hfi1: Fix ordering of trace for accuracy by Mike Marciniszyn · 9 years ago
  34. 1db78ee IB/hfi1: Add unique trace point for pio and sdma send by Mike Marciniszyn · 9 years ago
  35. 528ee9f IB/hfi1: Add adaptive cacheless verbs copy by Dean Luick · 9 years ago
  36. 05d6ac1 staging/rdma/hfi1: Fix header by Jubin John · 9 years ago
  37. e490974 staging/rdma/hfi1: Add braces on all arms of statement by Jubin John · 9 years ago
  38. 17fb4f2 staging/rdma/hfi1: Fix code alignment by Jubin John · 9 years ago
  39. d125a6c staging/rdma/hfi1: Fix comparison to NULL by Jubin John · 9 years ago
  40. 74182ac staging/rdma/hfi1: Remove multiple blank lines by Jubin John · 9 years ago
  41. 8638b77 staging/rdma/hfi1: Add spaces around binary operators by Jubin John · 9 years ago
  42. 35f6bef staging/rdma/hfi1: Add qp to send context mapping for PIO by Jubin John · 9 years ago
  43. a545f53 staging/rdma/hfi: fix CQ completion order issue by Mike Marciniszyn · 9 years ago
  44. 14553ca staging/rdma/hfi1: Adaptive PIO for short messages by Mike Marciniszyn · 9 years ago
  45. 4f8cc5c staging/rdma/hfi1: use u8 for vl/sl by Mike Marciniszyn · 9 years ago
  46. 711e104 staging/rdma/hfi1: fix panic in send engine by Mike Marciniszyn · 9 years ago
  47. c239a5b staging/rdma/hfi1: remove s_rdma_mr by Mike Marciniszyn · 9 years ago
  48. bb5df5f staging/rdma/hfi1: Remove header memcpy from sdma send path. by Dennis Dalessandro · 9 years ago
  49. 45842ab staging/rdma/hfi1: move txreq header code by Mike Marciniszyn · 9 years ago
  50. 46a80d6 IB/qib, staging/rdma/hfi1: add s_hlock for use in post send by Mike Marciniszyn · 9 years ago
  51. 045277c IB/qib,staging/rdma/hfi1: use setup_timer api by Hari Prasath Gujulan Elango · 9 years ago
  52. 45b59ee staging/rdma/hfi1: Remove modify_port and port_immutable functions by Harish Chegondi · 9 years ago
  53. 2513146 staging/rdma/hfi1: Support query gid in rdmavt by Dennis Dalessandro · 9 years ago
  54. 7b0b01a staging/rdma/hfi1: Split last 8 bytes of copy to user buffer by Dean Luick · 9 years ago
  55. 2780739 staging/rdma/hfi1: Remove unnecessary duplicated variable by Mitko Haralanov · 9 years ago
  56. 31e7af1 staging/rdma/hfi1: Fix SL->SC checks by Ira Weiny · 9 years ago
  57. 9cd70e1 staging/rdma/hfi1: Remove srq functionality by Jubin John · 9 years ago
  58. 07336db staging/rdma/hfi1: Remove hfi1_query_qp function by Harish Chegondi · 9 years ago
  59. 9c4a311 staging/rdma/hfi1: Remove create and free mad agents by Dennis Dalessandro · 9 years ago
  60. 4331629 staging/rdma/hfi1: Clean up register device by Dennis Dalessandro · 9 years ago
  61. 1897ce2 staging/rdma/hfi1: Remove post_recv and use rdmavt version by Dennis Dalessandro · 9 years ago
  62. 75261cc staging/rdma/hfi1: Remove destroy qp verb by Dennis Dalessandro · 9 years ago
  63. ec4274f staging/rdma/hfi1: Remove modify queue pair from hfi1 by Dennis Dalessandro · 9 years ago
  64. 0facc5a staging/rdma/hfi1: Remove multicast verbs functions by Dennis Dalessandro · 9 years ago
  65. 83693bd staging/rdma/hfi1: Use rdmavt version of post_send by Dennis Dalessandro · 9 years ago
  66. abd712d staging/rdma/hfi1: Remove CQ data structures and functions from hfi1 by Dennis Dalessandro · 9 years ago
  67. 94d5171 staging/rdma/hfi1: Remove query_device function by Harish Chegondi · 9 years ago
  68. a2c2d60 staging/rdma/hfi1: Remove create_qp functionality by Dennis Dalessandro · 9 years ago
  69. 54d10c1 staging/rdma/hfi1: Use rdmavt send flags and recv flags by Dennis Dalessandro · 9 years ago
  70. 90963ad staging/rdma/hfi1: Remove user context allocation and de-alloction functions by Harish Chegondi · 9 years ago
  71. d604e1d staging/rdma/hfi1: Use rdmavt pkey verbs function by Dennis Dalessandro · 9 years ago
  72. 92c24be staging/rdma/hfi1: Remove mmap from hfi1 by Dennis Dalessandro · 9 years ago
  73. 4eb0688 staging/rdma/hfi1: Remove ibport and use rdmavt version by Dennis Dalessandro · 9 years ago
  74. 895420d staging/rdma/hfi1: Remove hfi1 MR and hfi1 specific qp type by Dennis Dalessandro · 9 years ago
  75. 8f1764fa staging/rdma/hfi1: Implement hfi1 support for AH notification by Dennis Dalessandro · 9 years ago
  76. 15723f0 staging/rdma/hfi1: Use address handle in rdmavt and remove from hfi1 by Dennis Dalessandro · 9 years ago
  77. 8859b4a staging/rdma/hfi1: Use correct rdmavt header files after move. by Dennis Dalessandro · 9 years ago
  78. 49dbb6c staging/rdma/hfi1: Add device specific info prints by Dennis Dalessandro · 9 years ago
  79. 4c6829c staging/rdma/hfi1: Remove driver specific members from hfi1 qp type by Dennis Dalessandro · 9 years ago
  80. cd4ceee staging/rdma/hfi1: Remove MR data structures from hfi1 by Dennis Dalessandro · 9 years ago
  81. 4f87ccf staging/rdma/hfi1: Use rdmavt protection domain by Dennis Dalessandro · 9 years ago
  82. f326674a staging/rdma/hfi1: Consolidate dma ops for hfi1 by Ira Weiny · 9 years ago
  83. 583be13 staging/rdma/hfi1: Add basic rdmavt capability flags for hfi1 by Dennis Dalessandro · 9 years ago
  84. ec3f2c1 staging/rdma/hfi1: Begin to use rdmavt for verbs by Dennis Dalessandro · 9 years ago
  85. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  86. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 9 years ago
  87. d46e514 staging/rdma/hfi1: Reduce number of parameters passed to send handlers by Dennis Dalessandro · 9 years ago
  88. d7b8ba5 staging/rdma/hfi1: pre-compute sc and sde for RC/UC QPs by Mike Marciniszyn · 9 years ago
  89. 0a226ed staging/rdma/hfi1: Use parallel workqueue for SDMA engines by Mike Marciniszyn · 9 years ago
  90. 977940b staging/rdma/hfi1: optionally prescan rx queue for {B, F}ECNs - UC, RC by Arthur Kepner · 9 years ago
  91. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  92. 349abd0 IB/hfi1: Remove fast registration from the code by Sagi Grimberg · 9 years ago
  93. 64ffd86 staging/rdma/hfi1: Add unit # to verbs txreq cache name by Jubin John · 9 years ago
  94. b77d713 staging/rdma/hfi1: Add irqsaves in the packet processing path by Dean Luick · 9 years ago
  95. a787bde Staging: rdma: hfi1: Remove unnecessary cast on void pointer by Shraddha Barke · 9 years ago
  96. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  97. b91cc57 staging: rdma: add a blank line after function by Geliang Tang · 9 years ago
  98. 50b1972 IB/hfi1: checking for NULL instead of IS_ERR by Dan Carpenter · 9 years ago
  99. d9fe6dd IB/hfi1: Support ib_alloc_mr verb by Mike Marciniszyn · 9 years ago
  100. 7724105 IB/hfi1: add driver files by Mike Marciniszyn · 9 years ago