summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche2020-01-291-12/+0
* IB/iser: Fix dma_nents type definitionMax Gurtovoy2020-01-271-1/+1
* RDMA/cma: Fix false error messageHåkon Bugge2020-01-271-1/+1
* RDMA/hns: Fixs hw access invalid dma memory errorXi Wang2020-01-271-1/+0
* RDMA/qedr: Fix incorrect device rate.Sagiv Ozeri2020-01-271-16/+9
* IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein2020-01-271-0/+21
* iw_cxgb4: use tos when finding ipv6 routesSteve Wise2020-01-271-2/+3
* iw_cxgb4: use tos when importing the endpointSteve Wise2020-01-271-1/+1
* IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin2020-01-271-5/+5
* RDMA/iw_cxgb4: Fix the unchecked ep dereferenceRaju Rangoju2020-01-271-7/+10
* RDMA/qedr: Fix out of bounds index check in query pkeyGal Pressman2020-01-271-1/+1
* RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman2020-01-271-1/+1
* IB/usnic: Fix out of bounds index check in query pkeyGal Pressman2020-01-271-1/+1
* IB/rxe: Fix incorrect cache cleanup in error flowYuval Shaia2020-01-271-12/+14
* IB/hfi1: Add mtu check for operational data VLsAlex Estrin2020-01-271-4/+22
* IB/rxe: replace kvfree with vfreeZhu Yanjun2020-01-272-4/+5
* RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche2020-01-171-0/+24
* RDMA/mlx5: Return proper error valueLeon Romanovsky2020-01-171-1/+1
* RDMA/bnxt_re: Fix Send Work Entry state check while polling completionsSelvin Xavier2020-01-171-6/+6
* IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit2020-01-091-4/+5
* rxe: correctly calculate iCRC for unaligned payloadsSteve Wise2020-01-093-1/+14
* RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan2020-01-091-0/+1
* RDMA/qedr: Fix memory leak in user qp and mrMichal Kalderon2019-12-311-2/+10
* IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy2019-12-311-0/+1
* RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar2019-12-171-0/+6
* mlx4: Use snprintf instead of complicated strcpyQian Cai2019-12-171-8/+4
* IB/hfi1: Close VNIC sdma_progress sleep windowMike Marciniszyn2019-12-171-10/+5
* IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling stateKaike Wan2019-12-171-1/+46
* RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LENSirong Wang2019-12-171-1/+1
* IB/rxe: Make counters thread safeParav Pandit2019-12-052-4/+4
* RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layerBart Van Assche2019-12-051-0/+1
* IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter2019-12-051-1/+3
* RDMA/vmw_pvrdma: Use atomic memory allocation in create AHGal Pressman2019-12-051-1/+1
* RDMA/bnxt_re: Fix qp async event reportingDevesh Sharma2019-12-011-4/+9
* IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun2019-11-241-1/+2
* IB/hfi1: Ensure ucast_dlid access doesnt exceed boundsDennis Dalessandro2019-11-241-1/+2
* IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin2019-11-201-5/+13
* RDMA/i40iw: Fix incorrect iterator typeHåkon Bugge2019-11-201-1/+1
* IB/hfi1: Missing return value in error path for user sdmaMichael J. Ruhl2019-11-201-1/+3
* RDMA/core: Follow correct unregister order between sysfs and cgroupParav Pandit2019-11-201-1/+1
* RDMA/core: Rate limit MAD error messagesParav Pandit2019-11-201-35/+37
* IB/ipoib: Ensure that MTU isn't less than minimum permittedMuhammad Sammar2019-11-201-1/+2
* IB/rxe: fixes for rdma read retryVijay Immanuel2019-11-202-11/+25
* IB/hfi1: Ensure full Gen3 speed in a Gen4 systemJames Erwin2019-11-201-1/+3
* RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja2019-11-121-2/+0
* RDMA/uverbs: Prevent potential underflowDan Carpenter2019-11-121-1/+1
* RDMA/qedr: Fix reported firmware versionKamal Heib2019-11-121-1/+1
* RDMA/iwcm: Fix a lock inversion issueBart Van Assche2019-11-061-1/+2
* RDMA/hfi1: Prevent memory leak in sdma_initNavid Emamdoost2019-11-061-1/+4
* RDMA/cxgb4: Do not dma memory off of the stackGreg KH2019-10-291-11/+17