1. 5ffd048 IB/hfi1: Add software counter for ctxt0 seq drop by Mike Marciniszyn · 5 years ago
  2. d791d29 IB/hfi1: Return void in packet receiving functions by Grzegorz Andrejczuk · 5 years ago
  3. cd47b59 IB/hfi1: IB/hfi1: Add an API to handle special case drop by Mike Marciniszyn · 5 years ago
  4. 01c7fc5 IB/hfi1: Add fast and slow handlers for receive context by Mike Marciniszyn · 5 years ago
  5. 2fb3b5a IB/hfi1: Add accessor API routines to access context members by Mike Marciniszyn · 5 years ago
  6. 3889551 RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcv by Jason Gunthorpe · 5 years ago
  7. 9755f72 IB/hfi1: Create inline to get extended headers by Mike Marciniszyn · 6 years ago
  8. 03b9278 hfi1: Convert hfi1_unit_table to XArray by Matthew Wilcox · 6 years ago
  9. 0ee3b91 hfi1: Convert vesw_idr to XArray by Matthew Wilcox · 6 years ago
  10. bc5add0 IB/hfi1: Close race condition on user context disable and close by Michael J. Ruhl · 6 years ago
  11. 22d136d IB/hfi1: Add TID RDMA handlers by Kaike Wan · 6 years ago
  12. 838b6fd IB/hfi1: TID RDMA RcvArray programming and TID allocation by Kaike Wan · 6 years ago
  13. 37356e7 IB/hfi1: TID RDMA flow allocation by Kaike Wan · 6 years ago
  14. f01b4d5 IB/hfi1: OPFN interface by Kaike Wan · 6 years ago
  15. 44e43d9 IB/hfi1: OPFN support discovery by Mitko Haralanov · 6 years ago
  16. 5d24ae6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  17. fe4dd42 IB/hfi1: Correctly process FECN and BECN in packets by Mitko Haralanov · 6 years ago
  18. 36d8421 IB/hfi1: Fix an out-of-bounds access in get_hw_stats by Piotr Stankiewicz · 6 years ago
  19. 508a523 RDMA/drivers: Use core provided API for registering device attributes by Parav Pandit · 6 years ago
  20. dc9f5d0 IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl() by Michael J. Ruhl · 6 years ago
  21. a2f7bbd IB/hfi1: Rework the IRQ API to be more flexible by Michael J. Ruhl · 6 years ago
  22. 6eb4eb1 IB/hfi1: Make the MSIx resource allocation a bit more flexible by Michael J. Ruhl · 6 years ago
  23. 09e7189 IB/hfi1: Prepare for new HFI1 MSIx API by Michael J. Ruhl · 6 years ago
  24. 57f97e9 IB/hfi1: Get the hfi1_devdata structure as early as possible by Michael J. Ruhl · 6 years ago
  25. 6a516bc IB/hfi1: tune_pcie_caps is arbitrarily placed, poorly by Michael J. Ruhl · 6 years ago
  26. 7032473 IB/hfi1: Remove INTx support and simplify MSIx usage by Michael J. Ruhl · 7 years ago
  27. 071e4fe IB/hfi1: Reorg ctxtdata and rightsize fields by Mike Marciniszyn · 7 years ago
  28. 06e81e3 IB/hfi1: Remove caches of chip CSRs by Mike Marciniszyn · 7 years ago
  29. 15d063d IB/hfi1: Remove unused/writeonly devdata fields by Mike Marciniszyn · 7 years ago
  30. 4b0b76b IB/hfi1: Rightsize ctxt_eager_bufs fields 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. b0ba3c1 IB/hfi1: Move normal functions from hfi1_devdata to const array by Mike Marciniszyn · 7 years ago
  36. ed71e86 IB/hfi1: Rename exp_lock to exp_mutex by Kaike Wan · 7 years ago
  37. c831481 IB/hfi1: Cleanup of exp_rcv by Mike Marciniszyn · 7 years ago
  38. 81cd389 IB/hfi1: Add support for 16B Management Packets by Don Hiatt · 7 years ago
  39. 4171a69 IB/hfi1: Define 16B Management Packets by Don Hiatt · 7 years ago
  40. 5d18ee6 IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support by Sebastian Sanchez · 7 years ago
  41. a74d530 IB/hfi1: Rework fault injection machinery by Mitko Haralanov · 7 years ago
  42. 8d3e711 IB/{hfi1, qib}: Add handling of kernel restart by Alex Estrin · 7 years ago
  43. f59fb9e IB/hfi1: Fix handling of FECN marked multicast packet by Mike Marciniszyn · 7 years ago
  44. 8a18e91 IB: remove duplicate header files by Zhu Yanjun · 7 years ago
  45. 0719007 IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times by Kamenee Arumugam · 7 years ago
  46. ca85bb1 IB/hfi1: Remove unnecessary fecn and becn fields by Sebastian Sanchez · 7 years ago
  47. 6d6b884 IB/hfi1: Optimize packet type comparison using 9B and bypass code paths by Sebastian Sanchez · 7 years ago
  48. 82a9792 IB/hfi1: Re-order IRQ cleanup to address driver cleanup race by Michael J. Ruhl · 7 years ago
  49. 11f0e89 IB/{hfi1, qib}: Fix a concurrency issue with device name in logging by Michael J. Ruhl · 7 years ago
  50. 06f2597 IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall by Michael J. Ruhl · 7 years ago
  51. 76a895d Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git by Jason Gunthorpe · 7 years ago
  52. 2e903b6 IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bit by Don Hiatt · 7 years ago
  53. 4c009af IB/hfi: Only read capability registers if the capability exists by Michael J. Ruhl · 7 years ago
  54. 641f348 IB/hfi1: Allow MgmtAllowed on B2B setups by Jan Sokolowski · 7 years ago
  55. 1b311f8 IB/hfi1: Add tx_opcode_stats like the opcode_stats by Mike Marciniszyn · 7 years ago
  56. e2fdbc2 IB/hfi1: Define hfi1_handle_cnp_tbl[] once by Bart Van Assche · 7 years ago
  57. d7d6261 IB/hfi1: Fix incorrect available receive user context count by Michael J. Ruhl · 7 years ago
  58. e08aa59 IB/hfi1: Fix output trace issues from 16B change by Mike Marciniszyn · 7 years ago
  59. d59075a IB/hfi1: Add a safe wrapper for _rcd_get_by_index by Michael J. Ruhl · 7 years ago
  60. 6fab2a8 IB/hfi1: Remove unused hfi1_cpulist variables by Jan Sokolowski · 7 years ago
  61. 21e5acc0 IB/hfi1: Inline common calculation by Michael J. Ruhl · 7 years ago
  62. 156d24d IB/hfi1: Remove unused link_default variable by Ira Weiny · 7 years ago
  63. 05cb18f IB/hfi1: Update HFI to use the latest PCI API by Michael J. Ruhl · 7 years ago
  64. de42de8 IB/hfi1: Ratelimit prints from sdma_interrupt by Grzegorz Morys · 7 years ago
  65. bf808b5 IB/hfi1: Add kernel receive context info to debugfs by Kaike Wan · 7 years ago
  66. d392a67 IB/hfi1: Remove pstate from hfi1_pportdata by Jakub Byczkowski · 7 years ago
  67. 9161860 IB/hfi1: Add flag for platform config scratch register read by Jakub Byczkowski · 7 years ago
  68. 566d53a IB/hfi1: Enhance PIO/SDMA send for 16B by Don Hiatt · 7 years ago
  69. 5b6cabb IB/hfi1: Add 16B RC/UC support by Don Hiatt · 7 years ago
  70. 51e658f5 IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids by Dasaratharaman Chandramouli · 7 years ago
  71. 863cf89 IB/hfi1: Add 16B trace support by Don Hiatt · 7 years ago
  72. 88733e3 IB/hfi1: Add 16B UD support by Don Hiatt · 7 years ago
  73. d98bb7f IB/hfi1: Determine 9B/16B L2 header type based on Address handle by Don Hiatt · 7 years ago
  74. 5786adf3 IB/hfi1: Add support to process 16B header errors by Don Hiatt · 7 years ago
  75. 72c07e2 IB/hfi1: Add support to receive 16B bypass packets by Don Hiatt · 7 years ago
  76. d295dbe IB/hf1: User context locking is inconsistent by Michael J. Ruhl · 7 years ago
  77. f2a3bc0 IB/hfi1: Protect context array set/clear with spinlock by Michael J. Ruhl · 7 years ago
  78. 64a296f IB/hfi1: Use host_link_state to read state when DC is shut down by Bartlomiej Dudek · 7 years ago
  79. 02a222c IB/hfi1: Remove lstate from hfi1_pportdata by Byczkowski, Jakub · 7 years ago
  80. 626c077 IB/hfi1: Prevent link down request double queuing by Sebastian Sanchez · 7 years ago
  81. 71d4700 IB/hfi1: Create workqueue for link events by Sebastian Sanchez · 7 years ago
  82. a618b7e IB/hfi1: Move saving PCI values to a separate function by Bartlomiej Dudek · 7 years ago
  83. e6f7622 IB/hfi1: Size rcd array index correctly and consistently by Michael J. Ruhl · 7 years ago
  84. 91d970a IB/hfi1: Remove unused user context data members by Michael J. Ruhl · 7 years ago
  85. cb51c5d IB/hfi1: Fix bar0 mapping to use write combining by Mike Marciniszyn · 7 years ago
  86. c53df62 IB/hfi1: Check return values from PCI config API calls by Bartlomiej Dudek · 8 years ago
  87. f683c80 IB/hfi1: Resolve kernel panics by reference counting receive contexts by Michael J. Ruhl · 8 years ago
  88. bec7c79 IB/hfi1: Modify handling of physical link state by Host Driver by Byczkowski, Jakub · 8 years ago
  89. bb7dde8 IB/hfi1: Replace deprecated pci functions with new API by Michael J. Ruhl · 8 years ago
  90. 9039746 IB/hfi1: Setup common IB fields in hfi1_packet struct by Don Hiatt · 8 years ago
  91. 228d2af IB/hfi1: Separate input/output header tracing by Don Hiatt · 8 years ago
  92. b3e6b4b RDMA/hfi1: Defer setting VL15 credits to link-up interrupt by Byczkowski, Jakub · 8 years ago
  93. 3341713 Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  94. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  95. 62239fc IB/hfi1: Clean up on context initialization failure by Michael J. Ruhl · 8 years ago
  96. 8737ce9 IB/hfi1: Fix an assign/ordering issue with shared context IDs by Michael J. Ruhl · 8 years ago
  97. 9b60d2c IB/hfi1: Clean up context initialization by Michael J. Ruhl · 8 years ago
  98. 5fbded4 IB/hfi1: Search shared contexts on the opened device, not all devices by Michael J. Ruhl · 8 years ago
  99. f4cd876 IB/hfi1: Name function prototype parameters by Michael J. Ruhl · 8 years ago
  100. 4608e4c IB/hfi1: Use bool in process_ecn by Dennis Dalessandro · 8 years ago