summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2019-09-16IB/hfi1: Unreserve a flushed OPFN requestKaike Wan1-2/+0
2019-09-16IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn3-66/+17
2019-09-10RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier2-4/+15
2019-09-10infiniband: hfi1: fix memory leaksWenwen Wang1-3/+6
2019-09-10infiniband: hfi1: fix a memory leak bugWenwen Wang1-1/+2
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang1-2/+2
2019-09-10RDMA/cma: fix null-ptr-deref Read in cma_cleanupzhengbin1-1/+5
2019-09-06IB/mlx5: Fix implicit MR release flowYishai Hadas2-19/+9
2019-08-29IB/hfi1: Drop stale TID RDMA packetsKaike Wan1-3/+11
2019-08-29IB/hfi1: Drop stale TID RDMA packets that cause TIDErrKaike Wan1-44/+3
2019-08-29IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packetKaike Wan1-0/+7
2019-08-29IB/hfi1: Add additional checks when handling TID RDMA READ RESP packetKaike Wan1-1/+4
2019-08-29IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packetKaike Wan1-2/+2
2019-08-25RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun1-1/+3
2019-08-25RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky1-4/+3
2019-08-25IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein1-10/+10
2019-08-25RDMA/restrack: Track driver QP types in resource trackerGal Pressman1-1/+4
2019-08-25IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi1-18/+9
2019-08-25IB/core: Add mitigation for Spectre V1Luck, Tony1-1/+5
2019-08-25RDMA/qedr: Fix the hca_type and hca_rev returned in device attributesMichal Kalderon1-2/+8
2019-08-25IB/mlx5: Replace kfree with kvfreeChuhong Yuan1-2/+2
2019-08-25RDMA/hns: Fix sg offset non-zero issueXi Wang1-7/+8
2019-08-06IB/hfi1: Field not zero-ed when allocating TID flow memoryKaike Wan1-0/+1
2019-08-06IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psnKaike Wan1-41/+1
2019-08-06IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck1-2/+9
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas1-1/+0
2019-08-06IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas1-3/+3
2019-08-06IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas1-1/+3
2019-08-06IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas1-5/+8
2019-08-06IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas3-6/+11
2019-08-06RDMA/devices: Do not deadlock during client removalJason Gunthorpe1-13/+41
2019-08-06RDMA/bnxt_re: Honor vlan_id in GID entry comparisonSelvin Xavier5-13/+30
2019-08-06IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2019-07-31RDMA/core: Fix race when resolving IP addressDag Moxnes1-1/+1
2019-07-31RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov2-1/+5
2019-07-31IB/ipoib: Add child to parent list only if device initializedValentine Fatiev1-14/+20
2019-07-31IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCEParav Pandit1-24/+36
2019-07-31RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng1-0/+2
2019-07-26IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg1-2/+6
2019-07-26RDMA/odp: Fix missed unlock in non-blocking invalidate_startJason Gunthorpe1-5/+9
2019-07-26RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche1-6/+15
2019-07-26ipoib: correcly show a VF hardware addressDenis Kirjanov1-0/+1
2019-06-18RDMA/efa: Handle mmap insertions overflowGal Pressman1-5/+16
2019-06-18RDMA/efa: Fix success return value in case of errorGal Pressman1-6/+18
2019-06-18IB/hfi1: Handle port down properly in pioMike Marciniszyn4-7/+8
2019-06-18IB/hfi1: Handle wakeup of orphaned QPs for pioMike Marciniszyn1-0/+16
2019-06-18IB/hfi1: Wakeup QPs orphaned on wait list after flushMike Marciniszyn1-0/+17
2019-06-18IB/hfi1: Use aborts to trigger RC throttlingMike Marciniszyn3-4/+37
2019-06-18IB/hfi1: Create inline to get extended headersMike Marciniszyn2-20/+32
2019-06-18IB/hfi1: Silence txreq allocation warningsMike Marciniszyn2-2/+3