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. 380bae5 IB/mthca: Clean up error unwind flow in mthca_reset() by Markus Elfring · 8 years ago
  5. 3491ab6 IB/mthca: NULL arg to pci_dev_put is OK by Markus Elfring · 8 years ago
  6. f7ca535 IB/hfi1: NULL arg to sc_return_credits is OK by Markus Elfring · 8 years ago
  7. 3f85f2a IB/mlx4: Add diagnostic hardware counters by Mark Bloch · 8 years ago
  8. 0c87b6720 IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct by Roland Dreier · 8 years ago
  9. a154a8c IB/hfi1: Disable by default by Bart Van Assche · 8 years ago
  10. 6a89d89 Merge branch 'i40iw' into k.o/for-4.8 by Doug Ledford · 8 years ago
  11. 3e5e8e8 Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8 by Doug Ledford · 8 years ago
  12. 0636e9ab IB/hfi1: Add cache evict LRU list by Dean Luick · 8 years ago
  13. 2677a76 IB/hfi1: Fix memory leak during unexpected shutdown by Ira Weiny · 8 years ago
  14. 082b353 IB/hfi1: Remove unneeded mm argument in remove function by Dean Luick · 8 years ago
  15. b85ced9 IB/hfi1: Consistently call ops->remove outside spinlock by Dean Luick · 8 years ago
  16. b7df192 IB/hfi1: Use evict mmu rb operation by Dean Luick · 8 years ago
  17. 1034599 IB/hfi1: Add evict operation to the mmu rb handler by Dean Luick · 8 years ago
  18. 622c202 IB/hfi1: Fix TID caching actions by Dean Luick · 8 years ago
  19. e0b09ac IB/hfi1: Make the cache handler own its rb tree root by Dean Luick · 8 years ago
  20. 3faa3d9 IB/hfi1: Make use of mm consistent by Ira Weiny · 8 years ago
  21. 7b3256e IB/hfi1: Fix user SDMA racy user request claim by Dean Luick · 8 years ago
  22. 9da7e9a IB/hfi1: Fix error condition that needs to clean up by Dean Luick · 8 years ago
  23. a383f8e IB/hfi1: Release node on insert failure by Dean Luick · 8 years ago
  24. 9ff73c8 IB/hfi1: Validate SDMA user iovector count by Dean Luick · 8 years ago
  25. 4fa0d22 IB/hfi1: Validate SDMA user request index by Dean Luick · 8 years ago
  26. bdf7752 IB/hfi1: Use the same capability state for all shared contexts by Dean Luick · 8 years ago
  27. 53445bb IB/hfi1: Prevent null pointer dereference by Ira Weiny · 8 years ago
  28. a7cd2dc IB/hfi1: Rename TID mmu_rb_* functions by Dean Luick · 8 years ago
  29. 20a42d0 IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister() by Dean Luick · 8 years ago
  30. ea3a0ee IB/hfi1: Restructure hfi1_file_open by Ira Weiny · 8 years ago
  31. ff4ce9b IB/hfi1: Make iovec loop index easy to understand by Dean Luick · 8 years ago
  32. 639297b IB/hfi1: Use "false" not 0 by Ira Weiny · 8 years ago
  33. 5ed3b15 IB/hfi1: Remove unused sub-context parameter by Ira Weiny · 8 years ago
  34. 3c1091aa IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_remove by Ira Weiny · 8 years ago
  35. c094664 IB/hfi1: Always expect ops functions by Dean Luick · 8 years ago
  36. 862548d IB/hfi1: Add parameter names to callback declarations by Ira Weiny · 8 years ago
  37. ac335e7 IB/hfi1: Add parameter names to function declarations by Ira Weiny · 8 years ago
  38. fc87879 IB/hfi1: Remove unused function hfi1_mmu_rb_search by Dean Luick · 8 years ago
  39. 8e1f52d IB/hfi1: Remove unused uctxt->subpid and uctxt->pid by Dean Luick · 8 years ago
  40. 72720dd IB/hfi1: Fix minor format error by Ira Weiny · 8 years ago
  41. fc0b76c IB/hfi1: Expand reported serial number by Ira Weiny · 8 years ago
  42. c492980 IB/hfi1: Allow for non-double word multiple message sizes for user SDMA by Ira Weiny · 8 years ago
  43. 042b015 IB/hfi1: Handle kzalloc failure in init_pervl_scs by Ira Weiny · 8 years ago
  44. 527dbf1 IB/qib, IB/hfi1: Fix grh creation in ud loopback by Dasaratharaman Chandramouli · 8 years ago
  45. b736a46 IB/hfi1: Use hdr2sc function to calculate 5-bit SC by Dasaratharaman Chandramouli · 8 years ago
  46. 89c057c IB/hfi1: Cleanup UD packet handler. by Dasaratharaman Chandramouli · 8 years ago
  47. d4d602e IB/hfi1: Rename hfi1_pio_header to hfi1_sdma_header. by Don Hiatt · 8 years ago
  48. a9b6b3b IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_info by Dasaratharaman Chandramouli · 8 years ago
  49. bd24ef5 IB/hfi1: Remove unused elements from struct ahg_ib_header by Dasaratharaman Chandramouli · 8 years ago
  50. b5e7101 IB/hfi1: Reset QSFP on every run through channel tuning by Easwar Hariharan · 8 years ago
  51. 5fbd98d IB/hfi1: Ignore QSFP interrupts until power stabilizes by Easwar Hariharan · 8 years ago
  52. 3ca5f4c IB/hfi1: Disable external device configuration requests by Easwar Hariharan · 8 years ago
  53. d9b13c2 IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled by Jianxin Xiong · 8 years ago
  54. 23002d5 IB/hfi1: Fix trace message units by Grzegorz Heldt · 8 years ago
  55. b14db1f IB/hfi1: Add sysfs entry to override SDMA interrupt affinity by Tadeusz Struk · 8 years ago
  56. c3f8de0 IB/hfi1: Add static PCIe Gen3 CTLE tuning by Dean Luick · 8 years ago
  57. 8adf71f IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warnings by Jianxin Xiong · 8 years ago
  58. b3bf270 IB/hfi1: Read all firmware versions by Dean Luick · 8 years ago
  59. 6854c69 IB/hfi1: Explain state complete frame details by Dean Luick · 8 years ago
  60. 8784ac0 IB/hfi1: Modify the default number of kernel receive conexts by Harish Chegondi · 8 years ago
  61. c72cfe3 IB/hfi1: Add support for extended memory management by Jianxin Xiong · 8 years ago
  62. 0db3dfa IB/hfi1: Work request processing for fast register mr and invalidate by Jianxin Xiong · 8 years ago
  63. a2df0c8 IB/hfi1: Handle send with invalidate opcode in the RC recv path by Jianxin Xiong · 8 years ago
  64. 5fd2b56 IB/hfi1: Pull FECN/BECN processing to a common place by Mitko Haralanov · 8 years ago
  65. 1b23f02 IB/hfi1: Fix to fully initialize send context area by Tymoteusz Kielan · 8 years ago
  66. 3210314 IB/hfi1: Fix integrity errors counter value calculation by Jakub Pawlak · 8 years ago
  67. 9ec4faa IB/qib: Add qib post send table by Mike Marciniszyn · 8 years ago
  68. 1ac57c5 IB/hfi1: Add hfi1 post send tables by Mike Marciniszyn · 8 years ago
  69. 71e68e3 IB/hfi1: Correct receive packet handler assignment by Jakub Pawlak · 8 years ago
  70. 14833b8 IB/hfi1: Improve SDMA engine assignment for user SDMA by Jianxin Xiong · 8 years ago
  71. e014991 IB/hfi1: Remove TWSI references by Dean Luick · 8 years ago
  72. dba715f IB/hfi1: Use built-in i2c bit-shift bus adapter by Dean Luick · 8 years ago
  73. b094a36 IB/hfi1: Refine user process affinity algorithm by Sebastian Sanchez · 8 years ago
  74. d637301 IB/hfi1: Reserve and collapse CPU cores for contexts by Sebastian Sanchez · 8 years ago
  75. 4197344 IB/hfi1: Add global structure for affinity assignments by Dennis Dalessandro · 8 years ago
  76. 321a9e3 IB/mlx5: Fix port counter ID association to QP offset by Alex Vesker · 8 years ago
  77. b0ffeb5 IB/mlx5: Fix iteration overrun in GSI qps by Slava Shwartsman · 8 years ago
  78. da5c138 i40iw: Add NULL check for puda buffer by Mustafa Ismail · 8 years ago
  79. 8c1ea86 i40iw: Change dup_ack_thresh to u8 by Mustafa Ismail · 8 years ago
  80. c5d057d i40iw: Remove unnecessary check for moving CQ head by Mustafa Ismail · 8 years ago
  81. b494c3e i40iw: Simplify code to set fragments in SQ WQE by Mustafa Ismail · 8 years ago
  82. b54143b i40iw: Remove unnecessary parameter to i40iw_cq_poll_completion by Mustafa Ismail · 8 years ago
  83. 5ec11ed i40iw: Do not access pointer after free by Mustafa Ismail · 8 years ago
  84. 342c387 i40iw: Correct and use size parameter to i40iw_reg_phys_mr by Mustafa Ismail · 8 years ago
  85. fe5d6e6 i40iw: Fix return codes by Shiraz Saleem · 8 years ago
  86. ad61a4c iw_cxgb4: don't block in destroy_qp awaiting the last deref by Steve Wise · 8 years ago
  87. 1b1a889 iw_cxgb4: explicitly move the qp to ERROR state during flush by Steve Wise · 8 years ago
  88. 12eb513 iw_cxgb4: stop MPA_REPLY timer when disconnecting by Steve Wise · 8 years ago
  89. 3b8fb4b RDMA/cxgb3: Use AF_INET for sin_family field by Amitoj Kaur Chawla · 8 years ago
  90. 56b2eca RDMA/iw_cxgb4: Use kfree_skb instead of kfree by Hariprasad S · 8 years ago
  91. 6196150 IB/mlx5: Fix duplicate const warning by Wei Yongjun · 8 years ago
  92. 2b71904 IB/hfi1: Add counter to track unsupported packets drop by Jakub Pawlak · 8 years ago
  93. 583eb8b IB/hfi1: Add VL XmitDiscards counters to the opapmaquery by Jakub Pawlak · 8 years ago
  94. ad42108 IB/hfi1: Fix trace sparse errors by Mike Marciniszyn · 8 years ago
  95. 462b6b2 IB/hfi1: Separate tracepoints into specific headers by Sebastian Sanchez · 8 years ago
  96. 21a4c95 IB/hfi1: Fix typo by Tadeusz Struk · 8 years ago
  97. 0904f32 IB/hfi1: Remove unnecessary done label in hfi1_write_iter by Ira Weiny · 8 years ago
  98. f818169 IB/hfi1: Clean up port state structure definition by Ira Weiny · 8 years ago
  99. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  100. 224e92e net/mlx4_en: break out tx_desc write into separate function by Brenden Blanco · 8 years ago