1. 8b103e9 IB/rdamvt: Fix rdmavt s_ack_queue sizing by Mike Marciniszyn · 8 years ago
  2. 4c0b653 IB/rdmavt: Max atomic value should be a u8 by Mike Marciniszyn · 8 years ago
  3. 7049de6 IB/hfi1: Fix hard lockup due to not using save/restore spin lock by Mike Marciniszyn · 8 years ago
  4. bdd8a98 IB/hfi1: Add tracing support for send with invalidate opcode by Jianxin Xiong · 8 years ago
  5. 23f7d0d IB/hfi1, qib: Add ieth to the packet header definitions by Jianxin Xiong · 8 years ago
  6. f48ad61 IB/hfi1: Move driver out of staging by Dennis Dalessandro · 8 years ago
  7. e11ffbd IB/hfi1: Do not free hfi1 cdev parent structure early by Dennis Dalessandro · 8 years ago
  8. 8a1882e IB/hfi1: Add trace message in user IOCTL handling by Dennis Dalessandro · 8 years ago
  9. 380fb94 IB/hfi1: Remove write(), use ioctl() for user cmds by Dennis Dalessandro · 8 years ago
  10. 8d970cf IB/hfi1: Add ioctl() interface for user commands by Dennis Dalessandro · 8 years ago
  11. ac56f16 IB/hfi1: Remove unused user command by Dennis Dalessandro · 8 years ago
  12. 0f7b1f9 IB/hfi1: Remove snoop/diag interface by Dennis Dalessandro · 8 years ago
  13. d079031 IB/hfi1: Remove EPROM functionality from data device by Dennis Dalessandro · 8 years ago
  14. 7312f29 IB/hfi1: Remove UI char device by Dennis Dalessandro · 8 years ago
  15. 0eb6265 IB/hfi1: Remove multiple device cdev by Dennis Dalessandro · 8 years ago
  16. f3225c3 IB/hfi1: Remove anti-pattern in cdev init by Dennis Dalessandro · 8 years ago
  17. b583faf IB/hfi1: Fix bug that blocks process on exit after port bounce by Jianxin Xiong · 8 years ago
  18. f70f5f6 IB/qib: Remove unused qib_7322_intr_msgs[] by Jubin John · 8 years ago
  19. 46aa5ba IB/hfi1: Remove unnecessary comment by Ira Weiny · 8 years ago
  20. eac7193 IB/hfi1: Fix sdma_event_names[] build warning by Jubin John · 8 years ago
  21. 49961f8 IB/rdmavt: Use kzalloc_node by Jubin John · 8 years ago
  22. 654b643 IB/rdmavt: Insure QP vmalloc variants zero memory by Mike Marciniszyn · 8 years ago
  23. 9565c6a IB/hfi1: Fix an interval RB node reference count leak by Mitko Haralanov · 8 years ago
  24. eea5707 staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing. by Muhammad Falak R Wani · 8 years ago
  25. 3923979 IB/hfi1: Change hfi1_init loop to preserve error returns by Ashutosh Dixit · 8 years ago
  26. bf77cc3 ib_pack.h: Add opcode definition for send with invalidate by Jianxin Xiong · 8 years ago
  27. 859b527 IB/hfi1: Keep SC_USER as the last send context type by Jianxin Xiong · 8 years ago
  28. f036780 IB/hfi1: Immediately apply congestion setting MAD by Dean Luick · 8 years ago
  29. cde10af IB/hfi1: Correct log message strings by Jakub Pawlak · 8 years ago
  30. cdbff50 IB/rdmavt: Increase CQ callback thread priority by Mike Marciniszyn · 8 years ago
  31. 02ba00c IB/hfi1: Fix hfi_rcvhdr tracepoint by Jubin John · 8 years ago
  32. 63d0b4a IB/hfi1: Remove unnecessary header by Jubin John · 8 years ago
  33. 67caea1 IB/hfi1: Improve performance of interval RB trees by Mitko Haralanov · 8 years ago
  34. b96b040 IB/hfi1: Fix potential panic with sdma drained mechanism by Mike Marciniszyn · 8 years ago
  35. 17f15bf IB/hfi1: Fix pio wait counter double increment by Mike Marciniszyn · 8 years ago
  36. 1ebe79c IB/hfi1: Remove no-op QSFP reset code by Dean Luick · 8 years ago
  37. 27a340f IB/hfi1: Correct external device configuration shift by Easwar Hariharan · 8 years ago
  38. 9775a99 IB/hfi1: Wait for QSFP modules to initialize by Easwar Hariharan · 8 years ago
  39. 0c7f77a IB/hfi1: Ignore non-temperature warnings on a downed link by Easwar Hariharan · 8 years ago
  40. 321aebb Merge branches 'mlx5-1' and 'srp-1' into k.o/for-4.7 by Doug Ledford · 8 years ago
  41. 80835cb net/mlx5: Update mlx5_ifc hardware features by Saeed Mahameed · 8 years ago
  42. c16aea1 net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets by Tariq Toukan · 8 years ago
  43. 3849e44 IB/srp: Move common code into the caller by Bart Van Assche · 8 years ago
  44. 3b59b7a6 IB/srp: Move code out of a loop by Bart Van Assche · 8 years ago
  45. ffc548b IB/srp: Avoid that mapping failure triggers an infinite loop by Bart Van Assche · 8 years ago
  46. fa9863f IB/srp: Introduce target->mr_pool_size by Bart Van Assche · 8 years ago
  47. e012f36 IB/srp: Fix srp_map_data() error paths by Bart Van Assche · 8 years ago
  48. 77269cd IB/srp: Document srp_map_data() return value by Bart Van Assche · 8 years ago
  49. 6ec2ba0 IB/srp: Fix a comment by Bart Van Assche · 8 years ago
  50. 1d3d98c IB/srp: Fix a spelling error in a source code comment by Bart Van Assche · 8 years ago
  51. 94d7f1a Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7 by Doug Ledford · 8 years ago
  52. 6973627 RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout() by Hariprasad S · 8 years ago
  53. c00dcba RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors by Hariprasad S · 8 years ago
  54. fd6aabe RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request() by Hariprasad S · 8 years ago
  55. eaf4c6d RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject by Hariprasad S · 8 years ago
  56. fef4422 RDMA/iw_cxgb4: free resources when send_flowc() fails by Hariprasad S · 8 years ago
  57. f8e1e1d RDMA/iw_cxgb4: remove connection abort from process_mpa_reply by Hariprasad S · 8 years ago
  58. 6e410d8 RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held by Hariprasad S · 8 years ago
  59. 88bc230 RDMA/iw_cxgb4: stop ep timer on close failure by Hariprasad S · 8 years ago
  60. 9dec900 RDMA/iw_cxgb4: release ep resources on accept arp failure by Hariprasad S · 8 years ago
  61. 9c674815 IB/iser: Fix max_sectors calculation by Christoph Hellwig · 8 years ago
  62. 4c8bb95 RDMA/nes: don't leak skb if carrier down by Florian Westphal · 8 years ago
  63. ccea5f0 RDMA/i40iw: Fix for removing quad hash entries by Tatyana Nikolova · 8 years ago
  64. f8a4e76 RDMA/i40iw: Fix for checking if the QP is destroyed by Tatyana Nikolova · 8 years ago
  65. 6c2f761 RDMA/i40iw: Fix for using one sge for RDMA READ by Shiraz Saleem · 8 years ago
  66. df2d96c RDMA/i40iw: Fix for the size of kernel mode SQ by Shiraz Saleem · 8 years ago
  67. 84a4c24 RDMA/i40iw: Fix for a NOP WQE size by Mohammad Khan · 8 years ago
  68. 8e9f04a RDMA/i40iw: Correct STag mask to min of 14 bits by Chien Tin Tung · 8 years ago
  69. 9510b06 RDMA/i40iw: Fixes for WQE alignment by Shiraz Saleem · 8 years ago
  70. c2b75ef RDMA/i40iw: Adding queue drain functions by Ismail, Mustafa · 8 years ago
  71. fa41537 RDMA/i40iw: Fix SD calculation for initial HMC creation by Ismail, Mustafa · 8 years ago
  72. 20c61f7 RDMA/i40iw: Fix endian issues and warnings by Ismail, Mustafa · 8 years ago
  73. b7aee85 RDMA/i40iw: Add base memory management extensions by Ismail, Mustafa · 8 years ago
  74. eb9b037 RDMA/i40iw: Initialize max enabled vfs variable by Ismail, Mustafa · 8 years ago
  75. 5c1c190 RDMA/i40iw: Correct return code check in add_pble_pool by Ismail, Mustafa · 8 years ago
  76. f69c333 RDMA/i40iw: Add virtual channel message queue by Ismail, Mustafa · 8 years ago
  77. f606d89 RDMA/i40iw: Remove unused code and fix warning by Ismail, Mustafa · 8 years ago
  78. 4920dc3 RDMA/i40iw: Populate vendor_id and vendor_part_id fields by Ismail, Mustafa · 8 years ago
  79. df35630 RDMA/i40iw: Set vendor_err only if there is an actual error by Ismail, Mustafa · 8 years ago
  80. 996abf0a RDMA/i40iw: Add qp table lock around AE processing by Ismail, Mustafa · 8 years ago
  81. 36a4793 RDMA/i40iw: Do not set self-referencing pointer to NULL after free by Ismail, Mustafa · 8 years ago
  82. bd57aea RDMA/i40iw: Correct max message size in query port by Ismail, Mustafa · 8 years ago
  83. b3437e0 RDMA/i40iw: Fix refused connections by Ismail, Mustafa · 8 years ago
  84. 23ef48a RDMA/i40iw: Correct QP size calculation by Ismail, Mustafa · 8 years ago
  85. 6b90036 RDMA/i40iw: Fix overflow of region length by Ismail, Mustafa · 8 years ago
  86. d35cf74 IB/hfi1: Serialize hrtimer function calls by Jubin John · 8 years ago
  87. 1cbaa67 IB/hfi1: Fix MAD port poll for active cables by Dean Luick · 8 years ago
  88. 015e91f IB/hfi1: Correctly report neighbor link down reason by Dean Luick · 8 years ago
  89. feb831d IB/hfi1: Use the neighbor link down reason only when valid by Dean Luick · 8 years ago
  90. f9b5635 IB/hfi1: Ignore link downgrade with 0 lanes by Dean Luick · 8 years ago
  91. 8f000f7 IB/hfi1: Add RSM rule for user FECN handling by Dean Luick · 8 years ago
  92. b12349a IB/hfi1: Create a routine to set a receive side mapping rule by Dean Luick · 8 years ago
  93. 4a818be IB/hfi1: Move QOS decision logic into its own function by Dean Luick · 8 years ago
  94. 372cc85a IB/hfi1: Extract RSM map table init from QOS by Dean Luick · 8 years ago
  95. 44306f1 IB/hfi1: Reduce kernel context pio buffer allocation by Jianxin Xiong · 8 years ago
  96. 0852d24 IB/hfi1: Change default number of user contexts by Jubin John · 8 years ago
  97. b218f78 IB/hfi1: Use global defines for upper bits in opcode by Mike Marciniszyn · 8 years ago
  98. 87717f0 IB/hfi1: Remove unreachable code by Mike Marciniszyn · 8 years ago
  99. e4e0e39 IB/hfi1: Fix double QSFP resource acquire on cache refresh by Dean Luick · 8 years ago
  100. 90315ad IB/hfi1: Guard against concurrent I2C access across all chains by Dean Luick · 8 years ago