1. 1feb400 RDMA/qib,hfi1: Fix MR reference count leak on write with immediate by Mike Marciniszyn · 8 years ago
  2. 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 8 years ago
  4. d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
  5. 3652315 IB/core: Rename ib_destroy_ah to rdma_destroy_ah by Dasaratharaman Chandramouli · 8 years ago
  6. 0a18cfe IB/core: Rename ib_create_ah to rdma_create_ah by Dasaratharaman Chandramouli · 8 years ago
  7. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  8. aad9ff9 IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing by Michael J. Ruhl · 8 years ago
  9. 2443c6c IB/qib: use setup_timer by Geliang Tang · 8 years ago
  10. cda3712 fs: constify tree_descr arrays passed to simple_fill_super() by Eric Biggers · 8 years ago
  11. 23790ba Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice by Doug Ledford · 8 years ago
  12. 43a474a IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent by Mike Marciniszyn · 8 years ago
  13. f6aafac IB/qib: fix false-postive maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  14. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  15. b8a14f3 scripts/spelling.txt: add "overwriten" pattern and fix typo instances by Masahiro Yamada · 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. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  18. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  19. 832666c IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h by Don Hiatt · 8 years ago
  20. f9215b5 IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPs by Mike Marciniszyn · 8 years ago
  21. 3fc4a09 IB/qib: Updates to use rdmavt's SGE helper routines by Brian Welty · 8 years ago
  22. b4238e7 IB/qib: Use new rdmavt timers by Venkata Sandeep Dhanalakota · 8 years ago
  23. 696513e IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt by Brian Welty · 8 years ago
  24. beb5a04 IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt by Brian Welty · 8 years ago
  25. eb04ff0 IB/hfi1: Ensure read of producer s_head is correct by Mike Marciniszyn · 8 years ago
  26. c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
  27. 564649b IB/qib: Remove empty function by Leon Romanovsky · 8 years ago
  28. 989ab35 IB/qib: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
  29. 5f0cb80 IB/qib: Remove DMA mapping code by Bart Van Assche · 8 years ago
  30. bb75f33 RDMA/qib: use rb_entry() by Geliang Tang · 8 years ago
  31. 850d087 RDMA/qib: drop qib_pci_link_reset() by Cao jin · 8 years ago
  32. 253f8b2 Merge branch 'hfi1' into merge-test by Doug Ledford · 8 years ago
  33. 5dc8060 IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu division by Mike Marciniszyn · 8 years ago
  34. c64607a IB/hfi1,IB/qib: use rvt swqe mr deref helper by Mike Marciniszyn · 8 years ago
  35. 0771da5 IB/hfi1,IB/qib: Use new send completion helper by Mike Marciniszyn · 8 years ago
  36. 238b186 IB/qib: Use standard refcount wrapper for QPs by Sebastian Sanchez · 8 years ago
  37. f73a1db infiniband: remove WARN that is not kernel bug by Leon Romanovsky · 8 years ago
  38. c40a83b IB/qib: Remove debug prints after allocation failure by Leon Romanovsky · 8 years ago
  39. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  40. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  41. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  42. bd99fde IB/{core,hw}: Add constant for node_desc by Yuval Shaia · 8 years ago
  43. b59114b IB/qib: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  44. 84b3adc IB/qib: Remove qpt_mask global by Dennis Dalessandro · 8 years ago
  45. 261a435 IB/qib,IB/hfi: Use core common header file by Mike Marciniszyn · 8 years ago
  46. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  47. 4d6f85c IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines by Mike Marciniszyn · 8 years ago
  48. 48ef586 IB/qib: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  49. c62fb26 IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held by Mike Marciniszyn · 8 years ago
  50. 527dbf1 IB/qib, IB/hfi1: Fix grh creation in ud loopback by Dasaratharaman Chandramouli · 8 years ago
  51. 9ec4faa IB/qib: Add qib post send table by Mike Marciniszyn · 9 years ago
  52. 5e9ef24 IB/qib: Prevent context loss by Ira Weiny · 9 years ago
  53. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  54. 8779e76 Merge branch 'hfi1-2' into k.o/for-4.7 by Doug Ledford · 9 years ago
  55. 23f7d0d IB/hfi1, qib: Add ieth to the packet header definitions by Jianxin Xiong · 9 years ago
  56. f70f5f6 IB/qib: Remove unused qib_7322_intr_msgs[] by Jubin John · 9 years ago
  57. 507f6af IB/core: Introduce capabilitymask2 field in ClassPortInfo mad by Erez Shitrit · 9 years ago
  58. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  59. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  60. 8ffb410 IB/qib: Use cache inhibitted and guarded mapping on powerpc by Aneesh Kumar K.V · 9 years ago
  61. ea0e4ce IB/rdmavt,hfi1,qib: Fix memory leak by Jubin John · 9 years ago
  62. 747f4d7 IB/qib, IB/hfi1: Fix up UD loopback use of irq flags by Mike Marciniszyn · 9 years ago
  63. e6bd18f IB/security: Restrict use of the write() interface by Jason Gunthorpe · 9 years ago
  64. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  65. 91702b4 IB/qib, staging/rdma/hfi1, IB/rdmavt: progress selection changes by Mike Marciniszyn · 9 years ago
  66. 21cfca3 IB/qib: Destroy SMI AH before de-allocating the protection domain by Harish Chegondi · 9 years ago
  67. 4eadd8f IB/qib,rdmavt: Move smi_ah to qib by Dennis Dalessandro · 9 years ago
  68. 611ac09 IB/qib: Setup notify free/create mad agent callbacks for rdmavt by Dennis Dalessandro · 9 years ago
  69. 46a80d6 IB/qib, staging/rdma/hfi1: add s_hlock for use in post send by Mike Marciniszyn · 9 years ago
  70. 20f333b IB/qib: Rename several functions by adding a "qib_" prefix by Harish Chegondi · 9 years ago
  71. 045277cf IB/qib,staging/rdma/hfi1: use setup_timer api by Hari Prasath Gujulan Elango · 9 years ago
  72. ee84541 IB/qib: Insure last cursor is updated prior to complete by Mike Marciniszyn · 9 years ago
  73. 08279d5 staging/rdma/hfi1: use new RNR timer by Mike Marciniszyn · 9 years ago
  74. 530a5d8 IB/qib: Remove modify_port and port_immutable functions by Harish Chegondi · 9 years ago
  75. 2366754 IB/qib: Support query gid in rdmavt by Dennis Dalessandro · 9 years ago
  76. 8e4c066 IB/qib: Remove destroy queue pair code by Harish Chegondi · 9 years ago
  77. 70696ea IB/qib: Remove modify queue pair code by Harish Chegondi · 9 years ago
  78. 1cefc2c IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead by Harish Chegondi · 9 years ago
  79. 9e804b1 IB/qib: Clean up register_ib_device by Dennis Dalessandro · 9 years ago
  80. fd0bf5b IB/qib: Remove srq functionality by Jubin John · 9 years ago
  81. 034a3e7 IB/qib: Remove qib_query_qp function by Harish Chegondi · 9 years ago
  82. 18f6c58 IB/qib: Remove qib multicast verbs functions by Harish Chegondi · 9 years ago
  83. a7d34a4 IB/qib: Remove qib_post_receive and use rdmavt version by Harish Chegondi · 9 years ago
  84. db3ef0e IB/qib: Use rdmavt version of post_send by Harish Chegondi · 9 years ago
  85. 4bb88e5 IB/qib: Remove completion queue data structures and functions from qib by Harish Chegondi · 9 years ago
  86. 5196aa9 IB/qib: Remove create and free mad agents by Dennis Dalessandro · 9 years ago
  87. 5df1673 IB/qib: Use rdmavt device allocation function by Dennis Dalessandro · 9 years ago
  88. 47c7ea6 IB/qib: Remove create qp and create qp table functionality by Harish Chegondi · 9 years ago
  89. 01ba79d IB/qib: Use rdmavt send and receive flags by Harish Chegondi · 9 years ago
  90. 0aeddea IB/qib: Remove qib_query_device function by Harish Chegondi · 9 years ago
  91. 1da0f7e IB/qib: Delete QIB user context allocation and de-alloction functions by Harish Chegondi · 9 years ago
  92. 898fa52 IB/qib: Remove qpn, qp tables and related variables from qib by Harish Chegondi · 9 years ago
  93. 76fec3e IB/qib: Use rdmavt pkey verbs function by Harish Chegondi · 9 years ago
  94. cd18201 IB/qib: Remove mmap from qib by Harish Chegondi · 9 years ago
  95. 5418a5a IB/qib: Implement qib support for AH notification by Harish Chegondi · 9 years ago
  96. f24a6d4 IB/qib: Remove ibport and use rdmavt version by Harish Chegondi · 9 years ago
  97. 894c727 IB/qib: Remove srq from qib by Dennis Dalessandro · 9 years ago
  98. 96ab1ac IB/qib: Use address handle in rdmavt and remove from qib by Dennis Dalessandro · 9 years ago
  99. 7c2e11f IB/qib: Remove qp and mr functionality from qib by Dennis Dalessandro · 9 years ago
  100. 6a9df40 IB/qib: Add device specific info prints by Dennis Dalessandro · 9 years ago