summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Fix double-free in srq creation error flowJack Morgenstein2019-10-051-1/+2
* IB/hfi1: Do not update hcrc for a KDETH packet during fault injectionKaike Wan2019-10-051-8/+9
* IB/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny2019-10-051-26/+19
* IB/mlx5: Free mpi in mp_slave modeDanit Goldberg2019-10-051-0/+1
* ipv4: Revert removal of rt_uses_gatewayDavid Ahern2019-10-051-1/+1
* IB/hfi1: Unreserve a flushed OPFN requestKaike Wan2019-09-161-2/+0
* IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn2019-09-163-66/+17
* RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier2019-09-102-4/+15
* infiniband: hfi1: fix memory leaksWenwen Wang2019-09-101-3/+6
* infiniband: hfi1: fix a memory leak bugWenwen Wang2019-09-101-1/+2
* IB/mlx4: Fix memory leaksWenwen Wang2019-09-101-2/+2
* RDMA/cma: fix null-ptr-deref Read in cma_cleanupzhengbin2019-09-101-1/+5
* IB/mlx5: Fix implicit MR release flowYishai Hadas2019-09-062-19/+9
* IB/hfi1: Drop stale TID RDMA packetsKaike Wan2019-08-291-3/+11
* IB/hfi1: Drop stale TID RDMA packets that cause TIDErrKaike Wan2019-08-291-44/+3
* IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packetKaike Wan2019-08-291-0/+7
* IB/hfi1: Add additional checks when handling TID RDMA READ RESP packetKaike Wan2019-08-291-1/+4
* IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packetKaike Wan2019-08-291-2/+2
* RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun2019-08-251-1/+3
* RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky2019-08-251-4/+3
* IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein2019-08-251-10/+10
* RDMA/restrack: Track driver QP types in resource trackerGal Pressman2019-08-251-1/+4
* IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi2019-08-251-18/+9
* IB/core: Add mitigation for Spectre V1Luck, Tony2019-08-251-1/+5
* RDMA/qedr: Fix the hca_type and hca_rev returned in device attributesMichal Kalderon2019-08-251-2/+8
* IB/mlx5: Replace kfree with kvfreeChuhong Yuan2019-08-251-2/+2
* RDMA/hns: Fix sg offset non-zero issueXi Wang2019-08-251-7/+8
* IB/hfi1: Field not zero-ed when allocating TID flow memoryKaike Wan2019-08-061-0/+1
* IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psnKaike Wan2019-08-061-41/+1
* IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck2019-08-061-2/+9
* IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas2019-08-061-1/+0
* IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas2019-08-061-3/+3
* IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas2019-08-061-1/+3
* IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas2019-08-061-5/+8
* IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas2019-08-063-6/+11
* RDMA/devices: Do not deadlock during client removalJason Gunthorpe2019-08-061-13/+41
* RDMA/bnxt_re: Honor vlan_id in GID entry comparisonSelvin Xavier2019-08-065-13/+30
* IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-08-061-0/+2
* RDMA/core: Fix race when resolving IP addressDag Moxnes2019-07-311-1/+1
* RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov2019-07-312-1/+5
* IB/ipoib: Add child to parent list only if device initializedValentine Fatiev2019-07-311-14/+20
* IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCEParav Pandit2019-07-311-24/+36
* RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng2019-07-311-0/+2
* IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg2019-07-261-2/+6
* RDMA/odp: Fix missed unlock in non-blocking invalidate_startJason Gunthorpe2019-07-261-5/+9
* RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche2019-07-261-6/+15
* ipoib: correcly show a VF hardware addressDenis Kirjanov2019-07-261-0/+1
* RDMA/efa: Handle mmap insertions overflowGal Pressman2019-06-181-5/+16
* RDMA/efa: Fix success return value in case of errorGal Pressman2019-06-171-6/+18
* IB/hfi1: Handle port down properly in pioMike Marciniszyn2019-06-174-7/+8