summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driverXi Wang2020-01-271-2/+4
* RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driverXi Wang2020-01-271-6/+13
* RDMA/hns: Fixs hw access invalid dma memory errorXi Wang2020-01-271-1/+0
* IB/hfi1: Handle port down properly in pioMike Marciniszyn2020-01-274-7/+8
* 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
* RDMA/mlx5: Fix memory leak in case we fail to add an IB deviceMark Bloch2020-01-271-1/+3
* 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/mlx5: Don't override existing ip_protocolMaor Gottlieb2020-01-271-16/+37
* 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/hfi1: Correctly process FECN and BECN in packetsMitko Haralanov2020-01-275-66/+104
* RDMA/bnxt_re: Add missing spin lock initializationSelvin Xavier2020-01-272-0/+2
* IB/hfi1: Add mtu check for operational data VLsAlex Estrin2020-01-271-4/+22
* 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
* RDMA/bnxt_re: Avoid freeing MR resources if dereg failsSelvin Xavier2020-01-171-1/+3
* RDMA: Fix goto target to release the allocated memoryNavid Emamdoost2020-01-171-1/+1
* IB/mlx5: Fix steering rule of drop and countMaor Gottlieb2020-01-091-7/+6
* IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit2020-01-091-4/+5
* RDMA/qedr: Fix memory leak in user qp and mrMichal Kalderon2019-12-311-2/+10
* RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar2019-12-131-0/+6
* mlx4: Use snprintf instead of complicated strcpyQian Cai2019-12-131-8/+4
* IB/hfi1: Close VNIC sdma_progress sleep windowMike Marciniszyn2019-12-131-10/+5
* IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling stateKaike Wan2019-12-131-1/+46
* iw_cxgb4: only reconnect with MPAv1 if the peer abortsSteve Wise2019-12-131-1/+2
* RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LENSirong Wang2019-12-131-1/+1
* RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qpYueHaibing2019-12-051-1/+1
* RDMA/hns: Fix the state of rereg mrYixian Liu2019-12-051-0/+3
* RDMA/hns: Bugfix for the scene without receiver queueLijun Ou2019-12-051-1/+2
* RDMA/hns: Fix the bug with updating rq head pointer when flush cqeLijun Ou2019-12-051-3/+7
* infiniband/qedr: Potential null ptr dereference of qpAditya Pakki2019-12-051-0/+2
* infiniband: bnxt_re: qplib: Check the return value of send_messageAditya Pakki2019-12-051-3/+2
* 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/hns: Fix the bug while use multi-hop of pblLijun Ou2019-12-051-2/+2
* RDMA/bnxt_re: Avoid resource leak in case the NQ registration failsSelvin Xavier2019-12-012-9/+24
* RDMA/bnxt_re: Fix qp async event reportingDevesh Sharma2019-12-011-4/+9
* RDMA/bnxt_re: Avoid NULL check after accessing the pointerSelvin Xavier2019-12-011-7/+6
* RDMA/hns: Limit the size of extend sge of sqLijun Ou2019-11-244-0/+22
* RDMA/hns: Bugfix for CM testLijun Ou2019-11-241-0/+1
* RDMA/hns: Submit bad wr when post send wr exceptionLijun Ou2019-11-241-0/+1
* RDMA/hns: Bugfix for reserved qp numberLijun Ou2019-11-244-2/+11
* IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun2019-11-241-1/+2
* IB/hfi1: Error path MAD response size is incorrectMichael J. Ruhl2019-11-241-2/+2
* RDMA: Fix dependencies for rdma_user_mmap_ioArnd Bergmann2019-11-202-0/+2
* iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrsNathan Chancellor2019-11-202-4/+5