summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Rework debugfs to use SRCUMike Marciniszyn2016-09-021-80/+52
* IB/hfi1: Make n_krcvqs be an unsigned long integerHarish Chegondi2016-09-023-5/+5
* IB/hfi1: Add QSFP sanity pre-checkDean Luick2016-09-024-8/+82
* IB/hfi1: Fix AHG KDETH Intr shiftJubin John2016-09-021-1/+4
* IB/hfi1: Fix SGE length for misaligned PIO copySebastian Sanchez2016-09-021-0/+12
* IB/mlx5: Don't return errors from poll_cqLeon Romanovsky2016-09-021-20/+2
* IB/mlx5: Use TIR number based on selectorYishai Hadas2016-09-023-1/+7
* IB/mlx5: Simplify code by removing return variableLeon Romanovsky2016-09-021-7/+3
* IB/mlx5: Return EINVAL when caller specifies too many SGEsChuck Lever2016-09-021-1/+1
* IB/mlx4: Don't return errors from poll_cqLeon Romanovsky2016-09-021-24/+2
* Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"Leon Romanovsky2016-09-021-3/+3
* IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit2016-09-023-1/+18
* IB/core: Fix use after free in send_leave functionErez Shitrit2016-09-021-11/+2
* IB/cxgb4: Make _free_qp static to silence build warningBaoyou Xie2016-09-021-1/+1
* IB/isert: Properly release resources on DEVICE_REMOVALRaju Rangoju2016-09-022-3/+22
* IB/hfi1: Fix the size parameter to find_first_bitChristophe Jaillet2016-09-021-4/+4
* IB/mlx5: Fix the size parameter to find_first_bitChristophe Jaillet2016-09-021-3/+3
* IB/hfi1: Clean up type used and castingChristophe Jaillet2016-08-261-2/+2
* i40iw: Receive notification events correctlyShiraz Saleem2016-08-261-5/+3
* i40iw: Update hw_iwarp_stateMustafa Ismail2016-08-261-0/+1
* Merge branch 'misc-fixes' into k.o/for-4.8-rcDoug Ledford2016-08-251-21/+1
|\
| * i40iw: Send last streaming mode message for loopback connectionsTatyana Nikolova2016-08-251-21/+1
* | IB/srpt: Update sport->port_guid with each port refreshDoug Ledford2016-08-241-4/+5
|/
* RDMA/ocrdma: Fix the max_sge reported from FWSelvin Xavier2016-08-243-13/+17
* i40iw: Avoid writing to freed memoryMustafa Ismail2016-08-241-2/+1
* i40iw: Fix double free of allocated_bufferMustafa Ismail2016-08-241-1/+0
* IB/mlx5: Remove superfluous include of io-mapping.hChris Wilson2016-08-241-1/+0
* i40iw: Do not set self-referencing pointer to NULL after kfreeMustafa Ismail2016-08-241-1/+4
* i40iw: Add missing NULL check for MPA private dataShiraz Saleem2016-08-241-2/+2
* iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTSBharat Potnuri2016-08-232-5/+10
* i40iw: Add missing check for interface already openMustafa Ismail2016-08-231-0/+4
* i40iw: Protect req_resource_num updateMustafa Ismail2016-08-231-1/+1
* i40iw: Change mem_resources pointer to a u8Shiraz Saleem2016-08-231-1/+1
* IB/qib: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-231-21/+5
* iw_cxgb4: use the MPA initiator's IRD if < our ORDSteve Wise2016-08-221-1/+1
* iw_cxgb4: limit IRD/ORD advertised to ULP by device max.Steve Wise2016-08-221-0/+4
* IB/hfi1: Fix mm_struct use after freeIra Weiny2016-08-221-0/+2
* IB/rdmvat: Fix double vfree() in rvt_create_qp() error pathMike Marciniszyn2016-08-221-1/+2
* IB/hfi1: Improve J_KEY generationMitko Haralanov2016-08-221-1/+18
* IB/hfi1: Return invalid field for non-QSFP CableInfo queriesEaswar Hariharan2016-08-221-0/+5
* IB/usnic: Fix error return codeChristophe Jaillet2016-08-221-1/+2
* IB/hfi1: Add missing error code assignment before testChristophe Jaillet2016-08-221-1/+1
* IB/hfi1: Using kfree_rcu() to simplify the codeWei Yongjun2016-08-223-10/+2
* IB/hfi1: Validate header in set_armed_activeMike Marciniszyn2016-08-221-1/+2
* IB/hfi1: Pass packet ptr to set_armed_activeMike Marciniszyn2016-08-221-5/+5
* IB/hfi1: Fetch monitor values on-demand for CableInfo queryEaswar Hariharan2016-08-222-2/+33
* IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock heldMike Marciniszyn2016-08-224-16/+18
* IB/hfi1: Remove duplicated include from affinity.cWei Yongjun2016-08-221-1/+0
* IB/isert: fix error return code in isert_alloc_login_buf()Wei Yongjun2016-08-221-1/+1
* IB/core: Fix possible memory leak in cma_resolve_iboe_route()Wei Yongjun2016-08-221-6/+12
OpenPOWER on IntegriCloud