1. cc78076a IB/hfi1: Correct tid qp rcd to match verbs context by Mike Marciniszyn · 6 years ago
  2. 6d51735 IB/hfi1: Insure freeze_work work_struct is canceled on shutdown by Mike Marciniszyn · 6 years ago
  3. dce45af Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  4. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  5. a9c62e0 IB/hfi1: Add selected Rcv counters by Mike Marciniszyn · 6 years ago
  6. fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
  7. 949b8c7 drivers: Remove useless trailing comments from mmiowb() invocations by Will Deacon · 6 years ago
  8. 1c726c4 Merge HFI1 updates into k.o/for-next by Jason Gunthorpe · 6 years ago
  9. 747b931 IB/hfi1: Implement CCA for TID RDMA protocol by Kaike Wan · 6 years ago
  10. 03b9278 hfi1: Convert hfi1_unit_table to XArray by Matthew Wilcox · 6 years ago
  11. d029434 IB/hfi1: Fix the allocation of RSM table by Kaike Wan · 6 years ago
  12. 2f16a69 IB/hfi1: Add the counter n_tidwait by Kaike Wan · 6 years ago
  13. d22a207 IB/hfi1: Add OPFN helper functions for TID RDMA feature by Kaike Wan · 6 years ago
  14. 5d24ae6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  15. c1a797c IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling state by Kaike Wan · 6 years ago
  16. 36d8421 IB/hfi1: Fix an out-of-bounds access in get_hw_stats by Piotr Stankiewicz · 6 years ago
  17. 59bfc59 Merge branch 'for-rc' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  18. eb50130 IB/hfi1: Add mtu check for operational data VLs by Alex Estrin · 6 years ago
  19. b4a4957 IB/hfi1: Fix destroy_qp hang after a link down by Michael J. Ruhl · 6 years ago
  20. b53ae6b IB/hfi1: set_intr_bits uses incorrect source for register modification by Michael J. Ruhl · 6 years ago
  21. dc9f5d0 IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl() by Michael J. Ruhl · 6 years ago
  22. a2f7bbd IB/hfi1: Rework the IRQ API to be more flexible by Michael J. Ruhl · 6 years ago
  23. 6eb4eb1 IB/hfi1: Make the MSIx resource allocation a bit more flexible by Michael J. Ruhl · 6 years ago
  24. 09e7189 IB/hfi1: Prepare for new HFI1 MSIx API by Michael J. Ruhl · 6 years ago
  25. 57f97e9 IB/hfi1: Get the hfi1_devdata structure as early as possible by Michael J. Ruhl · 6 years ago
  26. 6a516bc IB/hfi1: tune_pcie_caps is arbitrarily placed, poorly by Michael J. Ruhl · 6 years ago
  27. e309164 IB/hfi1: Remove incorrect call to do_interrupt callback by Michael J. Ruhl · 7 years ago
  28. d108c60 IB/hfi1: Set in_use_ctxts bits for user ctxts only by Michael J. Ruhl · 7 years ago
  29. 7032473 IB/hfi1: Remove INTx support and simplify MSIx usage by Michael J. Ruhl · 7 years ago
  30. 06e81e3 IB/hfi1: Remove caches of chip CSRs by Mike Marciniszyn · 7 years ago
  31. b67bbc5 IB/hfi1: Remove rcvctrl from ctxtdata by Mike Marciniszyn · 7 years ago
  32. b257843 IB/hfi1: Remove rcvhdrq_size by Mike Marciniszyn · 7 years ago
  33. 32e3d97 IB/hfi1: Remove rcvhdrsize by Mike Marciniszyn · 7 years ago
  34. 40442b3 IB/hfi1: Move rhf_offset from devdata to ctxtdata by Mike Marciniszyn · 7 years ago
  35. dc2b2a9 IB/hfi1: Add bypass register defines and replace blind constants by Mike Marciniszyn · 7 years ago
  36. 1bc0299 IB/hfi1: Fix user context tail allocation for DMA_RTAIL by Mike Marciniszyn · 7 years ago
  37. 0394808 Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-next by Jason Gunthorpe · 7 years ago
  38. 5d18ee6 IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support by Sebastian Sanchez · 7 years ago
  39. c872a1f IB/Hfi1: Read CCE Revision register to verify the device is responsive by Kamenee Arumugam · 7 years ago
  40. a74d530 IB/hfi1: Rework fault injection machinery by Mitko Haralanov · 7 years ago
  41. e460707 IB/hfi1: Return correct value for device state by Michael J. Ruhl · 7 years ago
  42. 254361c IB/hfi1: Prevent LNI hang when LCB can't obtain lanes by Sebastian Sanchez · 7 years ago
  43. f9e76ca IB/hfi1: Use after free race condition in send context error path by Michael J. Ruhl · 7 years ago
  44. 0719007 IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times by Kamenee Arumugam · 7 years ago
  45. 82a9792 IB/hfi1: Re-order IRQ cleanup to address driver cleanup race by Michael J. Ruhl · 7 years ago
  46. 11f0e89 IB/{hfi1, qib}: Fix a concurrency issue with device name in logging by Michael J. Ruhl · 7 years ago
  47. 9996b04 IB/hfi1: Fix infinite loop in 8051 command error path by Sebastian Sanchez · 7 years ago
  48. e8d5aff IB/hfi1: Send 'reboot' as planned down remote reason by Jan Sokolowski · 7 years ago
  49. cc9a97e IB/hfi1: Do not allocate PIO send contexts for VNIC by Niranjana Vishwanathapura · 7 years ago
  50. 641f348 IB/hfi1: Allow MgmtAllowed on B2B setups by Jan Sokolowski · 7 years ago
  51. 45a041c IB/hfi1: Don't modify num_user_contexts module parameter by Kamenee Arumugam · 7 years ago
  52. 2d9544a IB/hfi1: Insure int mask for in-kernel receive contexts is clear by Mike Marciniszyn · 7 years ago
  53. 00f9203 Ib/hfi1: Return actual operational VLs in port info query by Patel Jay P · 7 years ago
  54. 4061f3a IB/hfi1: Race condition between user notification and driver state by Michael J. Ruhl · 7 years ago
  55. 894b82c Merge branch 'timer_setup' into for-next by Doug Ledford · 7 years ago
  56. 754137a Merge branch 'for-next-early' into for-next by Doug Ledford · 7 years ago
  57. 8064135 IB/hfi1: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  58. e527ff9 Merge branch 'hfi1' into k.o/for-next by Doug Ledford · 7 years ago
  59. 242b494 IB/hfi1: Fix serdes loopback set-up by Jan Sokolowski · 7 years ago
  60. 7ebfc93 IB/rdmavt: Correct issues with read-mostly and send size cache lines by Sebastian Sanchez · 7 years ago
  61. 9be6a5d IB/hfi1: Prevent LNI out of sync by resetting host interface version by Sebastian Sanchez · 7 years ago
  62. d7d6261 IB/hfi1: Fix incorrect available receive user context count by Michael J. Ruhl · 7 years ago
  63. d59075a IB/hfi1: Add a safe wrapper for _rcd_get_by_index by Michael J. Ruhl · 7 years ago
  64. 156d24d IB/hfi1: Remove unused link_default variable by Ira Weiny · 7 years ago
  65. 05cb18f IB/hfi1: Update HFI to use the latest PCI API by Michael J. Ruhl · 7 years ago
  66. e870b4a IB/hfi1: Add new state complete decodes for LNI failures by Jakub Byczkowski · 7 years ago
  67. 09592af IB/hfi1: Return correct value in general interrupt handler by Kamenee Arumugam · 7 years ago
  68. 30e1052 IB/hfi1: Only reset QSFP after link up and turn off AOC TX by Sebastian Sanchez · 7 years ago
  69. df5efdd IB/hfi1: Turn off AOC TX after offline substates by Sebastian Sanchez · 7 years ago
  70. de42de8 IB/hfi1: Ratelimit prints from sdma_interrupt by Grzegorz Morys · 7 years ago
  71. d392a67 IB/hfi1: Remove pstate from hfi1_pportdata by Jakub Byczkowski · 7 years ago
  72. b6422bc IB/hfi1: Check xchg returned value for queuing link down entry by Sebastian Sanchez · 7 years ago
  73. 51e658f5 IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids by Dasaratharaman Chandramouli · 7 years ago
  74. 72c07e2 IB/hfi1: Add support to receive 16B bypass packets by Don Hiatt · 7 years ago
  75. d295dbe IB/hf1: User context locking is inconsistent by Michael J. Ruhl · 7 years ago
  76. f2a3bc0 IB/hfi1: Protect context array set/clear with spinlock by Michael J. Ruhl · 7 years ago
  77. 02a222c IB/hfi1: Remove lstate from hfi1_pportdata by Byczkowski, Jakub · 7 years ago
  78. d3cf4d9 Merge branch 'misc' into k.o/for-next by Doug Ledford · 7 years ago
  79. a63aa5d IB/hfi1: fix spelling mistake in variable name continious by Colin Ian King · 8 years ago
  80. 913cc67 IB/hfi1: Always perform offline transition by Sebastian Sanchez · 7 years ago
  81. 626c077 IB/hfi1: Prevent link down request double queuing by Sebastian Sanchez · 7 years ago
  82. 71d4700 IB/hfi1: Create workqueue for link events by Sebastian Sanchez · 7 years ago
  83. 96603ed IB/hfi1: Do not enable disabled port on cable insert by Jan Sokolowski · 7 years ago
  84. 5efd40c IB/hfi1: Harden state transition to Armed and Active by Alex Estrin · 7 years ago
  85. 5e2d676 IB/hfi1: Verify port data VLs credits on transition to Armed by Alex Estrin · 7 years ago
  86. a618b7e IB/hfi1: Move saving PCI values to a separate function by Bartlomiej Dudek · 7 years ago
  87. 59ec873 IB/hfi1: Fix code consistency for if/else blocks in chip.c by Jan Sokolowski · 7 years ago
  88. 2250563 IB/hfi1: Pass the context pointer rather than the index by Michael J. Ruhl · 7 years ago
  89. 1757397 IB/hfi1: Use context pointer rather than context index by Michael J. Ruhl · 7 years ago
  90. e6f7622 IB/hfi1: Size rcd array index correctly and consistently by Michael J. Ruhl · 7 years ago
  91. cb51c5d IB/hfi1: Fix bar0 mapping to use write combining by Mike Marciniszyn · 7 years ago
  92. c53df62 IB/hfi1: Check return values from PCI config API calls by Bartlomiej Dudek · 8 years ago
  93. 91647f4 IB/hfi1: Ensure dd->gi_mask can not be overflowed by Dennis Dalessandro · 8 years ago
  94. 8cb1021 IB/hfi1: Add traces for TID operations by Mike Marciniszyn · 8 years ago
  95. 702265f IB/hfi1: Set proper logging levels on QSFP cable error events by Jan Sokolowski · 8 years ago
  96. ddbf2ef IB/hfi1: Fix DC 8051 host info flag array by Bartlomiej Dudek · 8 years ago
  97. bec7c79 IB/hfi1: Modify handling of physical link state by Host Driver by Byczkowski, Jakub · 8 years ago
  98. 67838e6 IB/hfi1: Fix spelling mistake in linkdown reason by Dennis Dalessandro · 8 years ago
  99. bc54f671 IB/hfi1: Ensure dd->gi_mask can not be overflowed by Dennis Dalessandro · 8 years ago
  100. bb7dde8 IB/hfi1: Replace deprecated pci functions with new API by Michael J. Ruhl · 8 years ago