1. 0db9dec IB/hfi1: Move serdes tune inside link start function by Dean Luick · 9 years ago
  2. 261a435 IB/qib,IB/hfi: Use core common header file by Mike Marciniszyn · 9 years ago
  3. 4d6f85c IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines by Mike Marciniszyn · 9 years ago
  4. 16170d9 IB/hfi1: Rework debugfs to use SRCU by Mike Marciniszyn · 9 years ago
  5. 429b6a7 IB/hfi1: Make n_krcvqs be an unsigned long integer by Harish Chegondi · 9 years ago
  6. 673b975 IB/hfi1: Add QSFP sanity pre-check by Dean Luick · 9 years ago
  7. af53493 IB/hfi1: Fix AHG KDETH Intr shift by Jubin John · 9 years ago
  8. 3e6c3b0 IB/hfi1: Fix SGE length for misaligned PIO copy by Sebastian Sanchez · 9 years ago
  9. 6aaa382 IB/hfi1: Fix the size parameter to find_first_bit by Christophe Jaillet · 9 years ago
  10. 61a28d2 IB/hfi1: Clean up type used and casting by Christophe Jaillet · 9 years ago
  11. e0cf75d IB/hfi1: Fix mm_struct use after free by Ira Weiny · 9 years ago
  12. 08fe16f IB/hfi1: Improve J_KEY generation by Mitko Haralanov · 9 years ago
  13. f29a08d IB/hfi1: Return invalid field for non-QSFP CableInfo queries by Easwar Hariharan · 9 years ago
  14. 57bb562 IB/hfi1: Add missing error code assignment before test by Christophe Jaillet · 9 years ago
  15. 476d95b IB/hfi1: Using kfree_rcu() to simplify the code by Wei Yongjun · 9 years ago
  16. 69b9f4a IB/hfi1: Validate header in set_armed_active by Mike Marciniszyn · 9 years ago
  17. c867caa IB/hfi1: Pass packet ptr to set_armed_active by Mike Marciniszyn · 9 years ago
  18. 140690e IB/hfi1: Fetch monitor values on-demand for CableInfo query by Easwar Hariharan · 9 years ago
  19. c62fb26 IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held by Mike Marciniszyn · 9 years ago
  20. abb658e IB/hfi1: Remove duplicated include from affinity.c by Wei Yongjun · 9 years ago
  21. 8303f68 IB/hfi1: Allocate cpu mask on the heap to silence warning by Tadeusz Struk · 9 years ago
  22. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  23. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  24. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 9 years ago
  25. f7ca535 IB/hfi1: NULL arg to sc_return_credits is OK by Markus Elfring · 9 years ago
  26. a154a8c IB/hfi1: Disable by default by Bart Van Assche · 9 years ago
  27. 0636e9ab IB/hfi1: Add cache evict LRU list by Dean Luick · 9 years ago
  28. 2677a76 IB/hfi1: Fix memory leak during unexpected shutdown by Ira Weiny · 9 years ago
  29. 082b353 IB/hfi1: Remove unneeded mm argument in remove function by Dean Luick · 9 years ago
  30. b85ced9 IB/hfi1: Consistently call ops->remove outside spinlock by Dean Luick · 9 years ago
  31. b7df192 IB/hfi1: Use evict mmu rb operation by Dean Luick · 9 years ago
  32. 1034599 IB/hfi1: Add evict operation to the mmu rb handler by Dean Luick · 9 years ago
  33. 622c202 IB/hfi1: Fix TID caching actions by Dean Luick · 9 years ago
  34. e0b09ac IB/hfi1: Make the cache handler own its rb tree root by Dean Luick · 9 years ago
  35. 3faa3d9 IB/hfi1: Make use of mm consistent by Ira Weiny · 9 years ago
  36. 7b3256e IB/hfi1: Fix user SDMA racy user request claim by Dean Luick · 9 years ago
  37. 9da7e9a IB/hfi1: Fix error condition that needs to clean up by Dean Luick · 9 years ago
  38. a383f8e IB/hfi1: Release node on insert failure by Dean Luick · 9 years ago
  39. 9ff73c8 IB/hfi1: Validate SDMA user iovector count by Dean Luick · 9 years ago
  40. 4fa0d22 IB/hfi1: Validate SDMA user request index by Dean Luick · 9 years ago
  41. bdf7752 IB/hfi1: Use the same capability state for all shared contexts by Dean Luick · 9 years ago
  42. 53445bb IB/hfi1: Prevent null pointer dereference by Ira Weiny · 9 years ago
  43. a7cd2dc IB/hfi1: Rename TID mmu_rb_* functions by Dean Luick · 9 years ago
  44. 20a42d0 IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister() by Dean Luick · 9 years ago
  45. ea3a0ee IB/hfi1: Restructure hfi1_file_open by Ira Weiny · 9 years ago
  46. ff4ce9b IB/hfi1: Make iovec loop index easy to understand by Dean Luick · 9 years ago
  47. 639297b IB/hfi1: Use "false" not 0 by Ira Weiny · 9 years ago
  48. 5ed3b15 IB/hfi1: Remove unused sub-context parameter by Ira Weiny · 9 years ago
  49. 3c1091aa IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_remove by Ira Weiny · 9 years ago
  50. c094664 IB/hfi1: Always expect ops functions by Dean Luick · 9 years ago
  51. 862548d IB/hfi1: Add parameter names to callback declarations by Ira Weiny · 9 years ago
  52. ac335e7 IB/hfi1: Add parameter names to function declarations by Ira Weiny · 9 years ago
  53. fc87879 IB/hfi1: Remove unused function hfi1_mmu_rb_search by Dean Luick · 9 years ago
  54. 8e1f52d IB/hfi1: Remove unused uctxt->subpid and uctxt->pid by Dean Luick · 9 years ago
  55. 72720dd IB/hfi1: Fix minor format error by Ira Weiny · 9 years ago
  56. fc0b76c IB/hfi1: Expand reported serial number by Ira Weiny · 9 years ago
  57. c492980 IB/hfi1: Allow for non-double word multiple message sizes for user SDMA by Ira Weiny · 9 years ago
  58. 042b015 IB/hfi1: Handle kzalloc failure in init_pervl_scs by Ira Weiny · 9 years ago
  59. 527dbf1 IB/qib, IB/hfi1: Fix grh creation in ud loopback by Dasaratharaman Chandramouli · 9 years ago
  60. b736a46 IB/hfi1: Use hdr2sc function to calculate 5-bit SC by Dasaratharaman Chandramouli · 9 years ago
  61. 89c057c IB/hfi1: Cleanup UD packet handler. by Dasaratharaman Chandramouli · 9 years ago
  62. d4d602e IB/hfi1: Rename hfi1_pio_header to hfi1_sdma_header. by Don Hiatt · 9 years ago
  63. a9b6b3b IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_info by Dasaratharaman Chandramouli · 9 years ago
  64. bd24ef5 IB/hfi1: Remove unused elements from struct ahg_ib_header by Dasaratharaman Chandramouli · 9 years ago
  65. b5e7101 IB/hfi1: Reset QSFP on every run through channel tuning by Easwar Hariharan · 9 years ago
  66. 5fbd98d IB/hfi1: Ignore QSFP interrupts until power stabilizes by Easwar Hariharan · 9 years ago
  67. 3ca5f4c IB/hfi1: Disable external device configuration requests by Easwar Hariharan · 9 years ago
  68. d9b13c2 IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled by Jianxin Xiong · 9 years ago
  69. 23002d5 IB/hfi1: Fix trace message units by Grzegorz Heldt · 9 years ago
  70. b14db1f IB/hfi1: Add sysfs entry to override SDMA interrupt affinity by Tadeusz Struk · 9 years ago
  71. c3f8de0 IB/hfi1: Add static PCIe Gen3 CTLE tuning by Dean Luick · 9 years ago
  72. 8adf71f IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warnings by Jianxin Xiong · 9 years ago
  73. b3bf270 IB/hfi1: Read all firmware versions by Dean Luick · 9 years ago
  74. 6854c69 IB/hfi1: Explain state complete frame details by Dean Luick · 9 years ago
  75. 8784ac0 IB/hfi1: Modify the default number of kernel receive conexts by Harish Chegondi · 9 years ago
  76. c72cfe3 IB/hfi1: Add support for extended memory management by Jianxin Xiong · 9 years ago
  77. 0db3dfa IB/hfi1: Work request processing for fast register mr and invalidate by Jianxin Xiong · 9 years ago
  78. a2df0c8 IB/hfi1: Handle send with invalidate opcode in the RC recv path by Jianxin Xiong · 9 years ago
  79. 5fd2b56 IB/hfi1: Pull FECN/BECN processing to a common place by Mitko Haralanov · 9 years ago
  80. 1b23f02 IB/hfi1: Fix to fully initialize send context area by Tymoteusz Kielan · 9 years ago
  81. 3210314 IB/hfi1: Fix integrity errors counter value calculation by Jakub Pawlak · 9 years ago
  82. 1ac57c5 IB/hfi1: Add hfi1 post send tables by Mike Marciniszyn · 9 years ago
  83. 71e68e3 IB/hfi1: Correct receive packet handler assignment by Jakub Pawlak · 9 years ago
  84. 14833b8 IB/hfi1: Improve SDMA engine assignment for user SDMA by Jianxin Xiong · 9 years ago
  85. e014991 IB/hfi1: Remove TWSI references by Dean Luick · 9 years ago
  86. dba715f IB/hfi1: Use built-in i2c bit-shift bus adapter by Dean Luick · 9 years ago
  87. b094a36 IB/hfi1: Refine user process affinity algorithm by Sebastian Sanchez · 9 years ago
  88. d637301 IB/hfi1: Reserve and collapse CPU cores for contexts by Sebastian Sanchez · 9 years ago
  89. 4197344 IB/hfi1: Add global structure for affinity assignments by Dennis Dalessandro · 9 years ago
  90. 2b71904 IB/hfi1: Add counter to track unsupported packets drop by Jakub Pawlak · 9 years ago
  91. 583eb8b IB/hfi1: Add VL XmitDiscards counters to the opapmaquery by Jakub Pawlak · 9 years ago
  92. ad42108 IB/hfi1: Fix trace sparse errors by Mike Marciniszyn · 9 years ago
  93. 462b6b2 IB/hfi1: Separate tracepoints into specific headers by Sebastian Sanchez · 9 years ago
  94. 21a4c95 IB/hfi1: Fix typo by Tadeusz Struk · 9 years ago
  95. 0904f32 IB/hfi1: Remove unnecessary done label in hfi1_write_iter by Ira Weiny · 9 years ago
  96. f818169 IB/hfi1: Clean up port state structure definition by Ira Weiny · 9 years ago
  97. 98f179a IB/hfi1: Fix sleep inside atomic issue in init_asic_data by Tadeusz Struk · 9 years ago
  98. 896ce45 IB/hfi1: Correct issues with sc5 computation by Mike Marciniszyn · 9 years ago
  99. 939b6ca IB/hfi1: Add device FW version string by Ira Weiny · 9 years ago
  100. 2aee309 IB/hfi1: Fix deadlock with txreq allocation slow path by Mike Marciniszyn · 9 years ago