1. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  2. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  3. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  4. f7ca535 IB/hfi1: NULL arg to sc_return_credits is OK by Markus Elfring · 8 years ago
  5. a154a8c IB/hfi1: Disable by default by Bart Van Assche · 8 years ago
  6. 0636e9ab IB/hfi1: Add cache evict LRU list by Dean Luick · 8 years ago
  7. 2677a76 IB/hfi1: Fix memory leak during unexpected shutdown by Ira Weiny · 8 years ago
  8. 082b353 IB/hfi1: Remove unneeded mm argument in remove function by Dean Luick · 8 years ago
  9. b85ced9 IB/hfi1: Consistently call ops->remove outside spinlock by Dean Luick · 8 years ago
  10. b7df192 IB/hfi1: Use evict mmu rb operation by Dean Luick · 8 years ago
  11. 1034599 IB/hfi1: Add evict operation to the mmu rb handler by Dean Luick · 8 years ago
  12. 622c202 IB/hfi1: Fix TID caching actions by Dean Luick · 8 years ago
  13. e0b09ac IB/hfi1: Make the cache handler own its rb tree root by Dean Luick · 8 years ago
  14. 3faa3d9 IB/hfi1: Make use of mm consistent by Ira Weiny · 8 years ago
  15. 7b3256e IB/hfi1: Fix user SDMA racy user request claim by Dean Luick · 8 years ago
  16. 9da7e9a IB/hfi1: Fix error condition that needs to clean up by Dean Luick · 8 years ago
  17. a383f8e IB/hfi1: Release node on insert failure by Dean Luick · 8 years ago
  18. 9ff73c8 IB/hfi1: Validate SDMA user iovector count by Dean Luick · 8 years ago
  19. 4fa0d22 IB/hfi1: Validate SDMA user request index by Dean Luick · 8 years ago
  20. bdf7752 IB/hfi1: Use the same capability state for all shared contexts by Dean Luick · 8 years ago
  21. 53445bb IB/hfi1: Prevent null pointer dereference by Ira Weiny · 8 years ago
  22. a7cd2dc IB/hfi1: Rename TID mmu_rb_* functions by Dean Luick · 8 years ago
  23. 20a42d0 IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister() by Dean Luick · 8 years ago
  24. ea3a0ee IB/hfi1: Restructure hfi1_file_open by Ira Weiny · 8 years ago
  25. ff4ce9b IB/hfi1: Make iovec loop index easy to understand by Dean Luick · 8 years ago
  26. 639297b IB/hfi1: Use "false" not 0 by Ira Weiny · 8 years ago
  27. 5ed3b15 IB/hfi1: Remove unused sub-context parameter by Ira Weiny · 8 years ago
  28. 3c1091aa IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_remove by Ira Weiny · 8 years ago
  29. c094664 IB/hfi1: Always expect ops functions by Dean Luick · 8 years ago
  30. 862548d IB/hfi1: Add parameter names to callback declarations by Ira Weiny · 8 years ago
  31. ac335e7 IB/hfi1: Add parameter names to function declarations by Ira Weiny · 8 years ago
  32. fc87879 IB/hfi1: Remove unused function hfi1_mmu_rb_search by Dean Luick · 8 years ago
  33. 8e1f52d IB/hfi1: Remove unused uctxt->subpid and uctxt->pid by Dean Luick · 8 years ago
  34. 72720dd IB/hfi1: Fix minor format error by Ira Weiny · 8 years ago
  35. fc0b76c IB/hfi1: Expand reported serial number by Ira Weiny · 8 years ago
  36. c492980 IB/hfi1: Allow for non-double word multiple message sizes for user SDMA by Ira Weiny · 8 years ago
  37. 042b015 IB/hfi1: Handle kzalloc failure in init_pervl_scs by Ira Weiny · 8 years ago
  38. 527dbf1 IB/qib, IB/hfi1: Fix grh creation in ud loopback by Dasaratharaman Chandramouli · 8 years ago
  39. b736a46 IB/hfi1: Use hdr2sc function to calculate 5-bit SC by Dasaratharaman Chandramouli · 8 years ago
  40. 89c057c IB/hfi1: Cleanup UD packet handler. by Dasaratharaman Chandramouli · 8 years ago
  41. d4d602e IB/hfi1: Rename hfi1_pio_header to hfi1_sdma_header. by Don Hiatt · 8 years ago
  42. a9b6b3b IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_info by Dasaratharaman Chandramouli · 8 years ago
  43. bd24ef5 IB/hfi1: Remove unused elements from struct ahg_ib_header by Dasaratharaman Chandramouli · 8 years ago
  44. b5e7101 IB/hfi1: Reset QSFP on every run through channel tuning by Easwar Hariharan · 8 years ago
  45. 5fbd98d IB/hfi1: Ignore QSFP interrupts until power stabilizes by Easwar Hariharan · 8 years ago
  46. 3ca5f4c IB/hfi1: Disable external device configuration requests by Easwar Hariharan · 8 years ago
  47. d9b13c2 IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled by Jianxin Xiong · 8 years ago
  48. 23002d5 IB/hfi1: Fix trace message units by Grzegorz Heldt · 8 years ago
  49. b14db1f IB/hfi1: Add sysfs entry to override SDMA interrupt affinity by Tadeusz Struk · 8 years ago
  50. c3f8de0 IB/hfi1: Add static PCIe Gen3 CTLE tuning by Dean Luick · 8 years ago
  51. 8adf71f IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warnings by Jianxin Xiong · 8 years ago
  52. b3bf270 IB/hfi1: Read all firmware versions by Dean Luick · 8 years ago
  53. 6854c69 IB/hfi1: Explain state complete frame details by Dean Luick · 8 years ago
  54. 8784ac0 IB/hfi1: Modify the default number of kernel receive conexts by Harish Chegondi · 8 years ago
  55. c72cfe3 IB/hfi1: Add support for extended memory management by Jianxin Xiong · 8 years ago
  56. 0db3dfa IB/hfi1: Work request processing for fast register mr and invalidate by Jianxin Xiong · 8 years ago
  57. a2df0c8 IB/hfi1: Handle send with invalidate opcode in the RC recv path by Jianxin Xiong · 8 years ago
  58. 5fd2b56 IB/hfi1: Pull FECN/BECN processing to a common place by Mitko Haralanov · 8 years ago
  59. 1b23f02 IB/hfi1: Fix to fully initialize send context area by Tymoteusz Kielan · 8 years ago
  60. 3210314 IB/hfi1: Fix integrity errors counter value calculation by Jakub Pawlak · 8 years ago
  61. 1ac57c5 IB/hfi1: Add hfi1 post send tables by Mike Marciniszyn · 8 years ago
  62. 71e68e3 IB/hfi1: Correct receive packet handler assignment by Jakub Pawlak · 8 years ago
  63. 14833b8 IB/hfi1: Improve SDMA engine assignment for user SDMA by Jianxin Xiong · 8 years ago
  64. e014991 IB/hfi1: Remove TWSI references by Dean Luick · 8 years ago
  65. dba715f IB/hfi1: Use built-in i2c bit-shift bus adapter by Dean Luick · 8 years ago
  66. b094a36 IB/hfi1: Refine user process affinity algorithm by Sebastian Sanchez · 8 years ago
  67. d637301 IB/hfi1: Reserve and collapse CPU cores for contexts by Sebastian Sanchez · 8 years ago
  68. 4197344 IB/hfi1: Add global structure for affinity assignments by Dennis Dalessandro · 8 years ago
  69. 2b71904 IB/hfi1: Add counter to track unsupported packets drop by Jakub Pawlak · 8 years ago
  70. 583eb8b IB/hfi1: Add VL XmitDiscards counters to the opapmaquery by Jakub Pawlak · 8 years ago
  71. ad42108 IB/hfi1: Fix trace sparse errors by Mike Marciniszyn · 8 years ago
  72. 462b6b2 IB/hfi1: Separate tracepoints into specific headers by Sebastian Sanchez · 8 years ago
  73. 21a4c95 IB/hfi1: Fix typo by Tadeusz Struk · 8 years ago
  74. 0904f32 IB/hfi1: Remove unnecessary done label in hfi1_write_iter by Ira Weiny · 8 years ago
  75. f818169 IB/hfi1: Clean up port state structure definition by Ira Weiny · 8 years ago
  76. 98f179a IB/hfi1: Fix sleep inside atomic issue in init_asic_data by Tadeusz Struk · 8 years ago
  77. 896ce45 IB/hfi1: Correct issues with sc5 computation by Mike Marciniszyn · 8 years ago
  78. 939b6ca IB/hfi1: Add device FW version string by Ira Weiny · 8 years ago
  79. 2aee309 IB/hfi1: Fix deadlock with txreq allocation slow path by Mike Marciniszyn · 8 years ago
  80. 34d351f IB/hfi1: Send a pkey change event on driver pkey update by Sebastian Sanchez · 8 years ago
  81. 3ec5fa2 IB/hfi1: Remove FULL_MGMT_P_KEY from pkey table at link up by Sebastian Sanchez · 8 years ago
  82. c078f0d IB/hfi1: Fix potential buffer overflow by Tadeusz Struk · 8 years ago
  83. 93dd0a0 IB/hfi1: Fix potential NULL ptr dereference by Tadeusz Struk · 8 years ago
  84. ca2f30a IB/hfi1: Prevent context loss by Ira Weiny · 8 years ago
  85. c3c64a9 IB/hfi1: Increase packet egress timeout by Jubin John · 8 years ago
  86. b4ba663 IB/hfi1: Fix credit return threshold adjustment by Jubin John · 8 years ago
  87. 55c40648 IB/hfi1: Suppress sparse warnings by Bart Van Assche · 8 years ago
  88. d55215c IB/hfi1: Use bit 0 instead of bit 1 by Bart Van Assche · 8 years ago
  89. 48a0cc13 IB/hfi1: Fix indentation by Bart Van Assche · 8 years ago
  90. f242d93a IB/hfi1: Avoid large frame size warning by Leon Romanovsky · 8 years ago
  91. a8b7da5 IB/hfi1: fix some indenting by Dan Carpenter · 8 years ago
  92. f158486 IB/hfi1: Fix pio map initialization by Jubin John · 8 years ago
  93. f6de3d3 IB/hfi1: Correct 8051 link parameter settings by Dean Luick · 8 years ago
  94. ce8b2fd IB/hfi1: Update pkey table properly after link down or FM start by Sebastian Sanchez · 8 years ago
  95. 7049de6 IB/hfi1: Fix hard lockup due to not using save/restore spin lock by Mike Marciniszyn · 8 years ago
  96. bdd8a98 IB/hfi1: Add tracing support for send with invalidate opcode by Jianxin Xiong · 8 years ago
  97. 23f7d0d IB/hfi1, qib: Add ieth to the packet header definitions by Jianxin Xiong · 8 years ago
  98. f48ad61 IB/hfi1: Move driver out of staging by Dennis Dalessandro · 8 years ago