summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Do not free hfi1 cdev parent structure earlyDennis Dalessandro2016-05-265-6/+31
* IB/hfi1: Add trace message in user IOCTL handlingDennis Dalessandro2016-05-263-0/+3
* IB/hfi1: Remove write(), use ioctl() for user cmdsDennis Dalessandro2016-05-262-233/+1
* IB/hfi1: Add ioctl() interface for user commandsDennis Dalessandro2016-05-263-1/+253
* IB/hfi1: Remove unused user commandDennis Dalessandro2016-05-262-4/+0
* IB/hfi1: Remove snoop/diag interfaceDennis Dalessandro2016-05-263-1934/+2
* IB/hfi1: Remove EPROM functionality from data deviceDennis Dalessandro2016-05-263-399/+0
* IB/hfi1: Remove UI char deviceDennis Dalessandro2016-05-261-167/+1
* IB/hfi1: Remove multiple device cdevDennis Dalessandro2016-05-262-100/+21
* IB/hfi1: Remove anti-pattern in cdev initDennis Dalessandro2016-05-261-7/+7
* IB/hfi1: Fix bug that blocks process on exit after port bounceJianxin Xiong2016-05-261-1/+4
* IB/qib: Remove unused qib_7322_intr_msgs[]Jubin John2016-05-261-15/+0
* IB/hfi1: Remove unnecessary commentIra Weiny2016-05-261-3/+0
* IB/hfi1: Fix sdma_event_names[] build warningJubin John2016-05-261-0/+2
* IB/rdmavt: Use kzalloc_nodeJubin John2016-05-261-1/+3
* IB/rdmavt: Insure QP vmalloc variants zero memoryMike Marciniszyn2016-05-261-4/+4
* IB/hfi1: Fix an interval RB node reference count leakMitko Haralanov2016-05-261-7/+6
* staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing.Muhammad Falak R Wani2016-05-131-1/+1
* IB/hfi1: Change hfi1_init loop to preserve error returnsAshutosh Dixit2016-05-131-3/+3
* ib_pack.h: Add opcode definition for send with invalidateJianxin Xiong2016-05-131-0/+5
* IB/hfi1: Keep SC_USER as the last send context typeJianxin Xiong2016-05-131-4/+4
* IB/hfi1: Immediately apply congestion setting MADDean Luick2016-05-131-33/+60
* IB/hfi1: Correct log message stringsJakub Pawlak2016-05-134-7/+6
* IB/rdmavt: Increase CQ callback thread priorityMike Marciniszyn2016-05-131-0/+1
* IB/hfi1: Fix hfi_rcvhdr tracepointJubin John2016-05-131-1/+1
* IB/hfi1: Remove unnecessary headerJubin John2016-05-132-2/+0
* IB/hfi1: Improve performance of interval RB treesMitko Haralanov2016-05-131-11/+11
* IB/hfi1: Fix potential panic with sdma drained mechanismMike Marciniszyn2016-05-131-1/+1
* IB/hfi1: Fix pio wait counter double incrementMike Marciniszyn2016-05-131-1/+0
* IB/hfi1: Remove no-op QSFP reset codeDean Luick2016-05-131-3/+0
* IB/hfi1: Correct external device configuration shiftEaswar Hariharan2016-05-131-2/+2
* IB/hfi1: Wait for QSFP modules to initializeEaswar Hariharan2016-05-133-7/+21
* IB/hfi1: Ignore non-temperature warnings on a downed linkEaswar Hariharan2016-05-133-7/+13
* Merge branches 'mlx5-1' and 'srp-1' into k.o/for-4.7Doug Ledford2016-05-122-20/+33
|\
| * IB/srp: Move common code into the callerBart Van Assche2016-05-121-1/+0
| * IB/srp: Move code out of a loopBart Van Assche2016-05-121-3/+3
| * IB/srp: Avoid that mapping failure triggers an infinite loopBart Van Assche2016-05-121-0/+2
| * IB/srp: Introduce target->mr_pool_sizeBart Van Assche2016-05-122-3/+4
| * IB/srp: Fix srp_map_data() error pathsBart Van Assche2016-05-121-11/+13
| * IB/srp: Document srp_map_data() return valueBart Van Assche2016-05-121-0/+9
| * IB/srp: Fix a commentBart Van Assche2016-05-121-1/+1
| * IB/srp: Fix a spelling error in a source code commentBart Van Assche2016-05-121-1/+1
* | net/mlx5: Update mlx5_ifc hardware featuresSaeed Mahameed2016-05-121-22/+124
* | net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsetsTariq Toukan2016-05-121-52/+55
|/
*-. Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7Doug Ledford2016-05-0540-546/+1138
|\ \
| | * RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()Hariprasad S2016-05-051-10/+2
| | * RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errorsHariprasad S2016-05-051-0/+13
| | * RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()Hariprasad S2016-05-051-29/+35
| | * RDMA/iw_cxgb4: remove abort_connection() usage from accept/rejectHariprasad S2016-05-051-14/+15
| | * RDMA/iw_cxgb4: free resources when send_flowc() failsHariprasad S2016-05-051-5/+18
OpenPOWER on IntegriCloud