1. 5d18ee6 IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support by Sebastian Sanchez · 7 years ago
  2. 0ede73b IB/uverbs: Extend uverbs_ioctl header with driver_id by Matan Barak · 7 years ago
  3. 06f2597 IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall by Michael J. Ruhl · 7 years ago
  4. 5084c8f IB/{rdmavt, hfi1, qib}: Self determine driver name by Michael J. Ruhl · 7 years ago
  5. 894b82c Merge branch 'timer_setup' into for-next by Doug Ledford · 7 years ago
  6. 2055d1f IB/qib: Remove set-but-not-used variables by Bart Van Assche · 7 years ago
  7. 4037c92 IB/qib: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  8. 13c1922 IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs by Don Hiatt · 7 years ago
  9. 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 8 years ago
  10. d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
  11. 0a18cfe IB/core: Rename ib_create_ah to rdma_create_ah by Dasaratharaman Chandramouli · 8 years ago
  12. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  13. aad9ff9 IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing by Michael J. Ruhl · 8 years ago
  14. 43a474a IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent by Mike Marciniszyn · 8 years ago
  15. 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
  16. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  17. 3fc4a09 IB/qib: Updates to use rdmavt's SGE helper routines by Brian Welty · 8 years ago
  18. b4238e7 IB/qib: Use new rdmavt timers by Venkata Sandeep Dhanalakota · 8 years ago
  19. c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
  20. 989ab35 IB/qib: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
  21. 0771da5 IB/hfi1,IB/qib: Use new send completion helper by Mike Marciniszyn · 8 years ago
  22. 238b186 IB/qib: Use standard refcount wrapper for QPs by Sebastian Sanchez · 8 years ago
  23. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  24. bd99fde IB/{core,hw}: Add constant for node_desc by Yuval Shaia · 8 years ago
  25. 84b3adc IB/qib: Remove qpt_mask global by Dennis Dalessandro · 8 years ago
  26. 261a435 IB/qib,IB/hfi: Use core common header file by Mike Marciniszyn · 8 years ago
  27. 9ec4faa IB/qib: Add qib post send table by Mike Marciniszyn · 9 years ago
  28. 611ac09 IB/qib: Setup notify free/create mad agent callbacks for rdmavt by Dennis Dalessandro · 9 years ago
  29. 46a80d6 IB/qib, staging/rdma/hfi1: add s_hlock for use in post send by Mike Marciniszyn · 9 years ago
  30. 20f333b IB/qib: Rename several functions by adding a "qib_" prefix by Harish Chegondi · 9 years ago
  31. 045277cf IB/qib,staging/rdma/hfi1: use setup_timer api by Hari Prasath Gujulan Elango · 9 years ago
  32. 530a5d8 IB/qib: Remove modify_port and port_immutable functions by Harish Chegondi · 9 years ago
  33. 2366754 IB/qib: Support query gid in rdmavt by Dennis Dalessandro · 9 years ago
  34. 8e4c066 IB/qib: Remove destroy queue pair code by Harish Chegondi · 9 years ago
  35. 70696ea IB/qib: Remove modify queue pair code by Harish Chegondi · 9 years ago
  36. 1cefc2c IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead by Harish Chegondi · 9 years ago
  37. 9e804b1 IB/qib: Clean up register_ib_device by Dennis Dalessandro · 9 years ago
  38. fd0bf5b IB/qib: Remove srq functionality by Jubin John · 9 years ago
  39. 034a3e7 IB/qib: Remove qib_query_qp function by Harish Chegondi · 9 years ago
  40. 18f6c58 IB/qib: Remove qib multicast verbs functions by Harish Chegondi · 9 years ago
  41. a7d34a4 IB/qib: Remove qib_post_receive and use rdmavt version by Harish Chegondi · 9 years ago
  42. db3ef0e IB/qib: Use rdmavt version of post_send by Harish Chegondi · 9 years ago
  43. 4bb88e5 IB/qib: Remove completion queue data structures and functions from qib by Harish Chegondi · 9 years ago
  44. 5196aa9 IB/qib: Remove create and free mad agents by Dennis Dalessandro · 9 years ago
  45. 47c7ea6 IB/qib: Remove create qp and create qp table functionality by Harish Chegondi · 9 years ago
  46. 01ba79d IB/qib: Use rdmavt send and receive flags by Harish Chegondi · 9 years ago
  47. 0aeddea IB/qib: Remove qib_query_device function by Harish Chegondi · 9 years ago
  48. 1da0f7e IB/qib: Delete QIB user context allocation and de-alloction functions by Harish Chegondi · 9 years ago
  49. 898fa52 IB/qib: Remove qpn, qp tables and related variables from qib by Harish Chegondi · 9 years ago
  50. 76fec3e IB/qib: Use rdmavt pkey verbs function by Harish Chegondi · 9 years ago
  51. cd18201 IB/qib: Remove mmap from qib by Harish Chegondi · 9 years ago
  52. 5418a5a IB/qib: Implement qib support for AH notification by Harish Chegondi · 9 years ago
  53. f24a6d4 IB/qib: Remove ibport and use rdmavt version by Harish Chegondi · 9 years ago
  54. 96ab1ac IB/qib: Use address handle in rdmavt and remove from qib by Dennis Dalessandro · 9 years ago
  55. 7c2e11f IB/qib: Remove qp and mr functionality from qib by Dennis Dalessandro · 9 years ago
  56. 6a9df40 IB/qib: Add device specific info prints by Dennis Dalessandro · 9 years ago
  57. ffc2690 IB/qib: Remove driver specific members from qib qp type by Dennis Dalessandro · 9 years ago
  58. 869a2a9 IB/qib: Use rdmavt lid defines in qib by Dennis Dalessandro · 9 years ago
  59. 9ff198f IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASE by Dennis Dalessandro · 9 years ago
  60. f44728d IB/qib: Use rdmavt protection domain by Dennis Dalessandro · 9 years ago
  61. eb636ac IB/qib: Remove dma.c and use rdmavt version of dma functions by Dennis Dalessandro · 9 years ago
  62. 2dc05ab IB/qib: Begin to use rdmavt for verbs by Dennis Dalessandro · 9 years ago
  63. 967bcfc IB/qib: Improve ipoib UD performance by Mike Marciniszyn · 9 years ago
  64. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 9 years ago
  65. b8533ec IB/qib: Remove old FRWR API by Sagi Grimberg · 9 years ago
  66. 38071a4 IB/qib: Support the new memory registration API by Sagi Grimberg · 9 years ago
  67. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  68. 1302f84 qib: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  69. aaae91f ipath,qib: Expose max_sge_rd correctly by Steve Wise · 9 years ago
  70. d6f1c17 IB/qib: Change lkey table allocation to support more MRs by Mike Marciniszyn · 9 years ago
  71. 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 10 years ago
  72. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 10 years ago
  73. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 10 years ago
  74. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 10 years ago
  75. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 10 years ago
  76. da12c1f IB/qib: Add blank line after declaration by Mike Marciniszyn · 10 years ago
  77. a46a280 IB/qib: Fix checkpatch warnings by Mike Marciniszyn · 10 years ago
  78. 041af0b IB/qib: Fix sizeof checkpatch warnings by Mike Marciniszyn · 10 years ago
  79. 8572de9 IB/qib: fixup indentation in qib_ib_rcv() by Yann Droneaud · 11 years ago
  80. 7d7632a IB/qib: Modify software pma counters to use percpu variables by Mike Marciniszyn · 11 years ago
  81. ddb8876 IB/qib: Convert opcode counters to per-context by Mike Marciniszyn · 12 years ago
  82. c9bdad3 IB/qib: Correct qib_verbs_register_sysfs() error handling by Mike Marciniszyn · 12 years ago
  83. e2eed58 IB/qib: change QLogic to Intel by Vinit Agnihotri · 12 years ago
  84. e20d583 IB/qib: Add a qib driver version by Dean Luick · 12 years ago
  85. 551ace1 IB/qib: Reduce sdma_lock contention by Mike Marciniszyn · 12 years ago
  86. 1fb9fed IB/qib: Fix QP RCU sparse warnings by Mike Marciniszyn · 13 years ago
  87. 8aac4cc IB/qib: RCU locking for MR validation by Mike Marciniszyn · 13 years ago
  88. 6a82649 IB/qib: Avoid returning EBUSY from MR deregister by Mike Marciniszyn · 13 years ago
  89. 4894710 IB/qib: Optimize locking for get_txreq() by Mike Marciniszyn · 13 years ago
  90. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  91. e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 14 years ago
  92. af061a6 IB/qib: Use RCU for qpn lookup by Mike Marciniszyn · 13 years ago
  93. a5210c1 IB/qib: Fix race between qib_error_qp() and receive packet processing by Ralph Campbell · 14 years ago
  94. f931551 IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters by Ralph Campbell · 15 years ago