summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* IB/hfi1: Unreserve a flushed OPFN requestKaike Wan2019-09-161-2/+0
* IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn2019-09-162-44/+8
* 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
* IB/mlx5: Fix implicit MR release flowYishai Hadas2019-09-061-15/+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/mlx5: Fix MR registration flow to use UMR properlyGuy Levi2019-08-251-18/+9
* 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/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
* 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/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
* IB/hfi1: Handle wakeup of orphaned QPs for pioMike Marciniszyn2019-06-171-0/+16
* IB/hfi1: Wakeup QPs orphaned on wait list after flushMike Marciniszyn2019-06-171-0/+17
* IB/hfi1: Use aborts to trigger RC throttlingMike Marciniszyn2019-06-173-4/+37
* IB/hfi1: Create inline to get extended headersMike Marciniszyn2019-06-172-20/+32
* IB/hfi1: Silence txreq allocation warningsMike Marciniszyn2019-06-172-2/+3
* IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn2019-06-171-6/+3
* IB/hfi1: Correct tid qp rcd to match verbs contextMike Marciniszyn2019-06-113-3/+15
* IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn2019-06-112-9/+4
* IB/hfi1: Validate fault injection opcode user inputKaike Wan2019-06-111-0/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-06-078-8/+13
|\
| * RDMA/efa: Remove MAYEXEC flag check from mmap flowGal Pressman2019-05-291-1/+0
| * mlx5: avoid 64-bit divisionMichal Kubecek2019-05-292-3/+8
| * IB/hfi1: Validate page aligned for a given virtual addressKamenee Arumugam2019-05-291-0/+3