summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier2019-08-222-4/+15
* infiniband: hfi1: fix memory leaksWenwen Wang2019-08-201-3/+6
* infiniband: hfi1: fix a memory leak bugWenwen Wang2019-08-201-1/+2
* IB/mlx4: Fix memory leaksWenwen Wang2019-08-201-2/+2
* IB/mlx5: Block MR WR if UMR is not possibleMoni Shoua2019-08-201-5/+19
* IB/mlx5: Fix MR re-registration flow to use UMR properlyMoni Shoua2019-08-201-1/+2
* IB/mlx5: Report and handle ODP support properlyMoni Shoua2019-08-202-11/+12
* IB/mlx5: Consolidate use_umr checks into single functionMoni Shoua2019-08-202-3/+15
* IB/hfi1: Drop stale TID RDMA packets that cause TIDErrKaike Wan2019-08-201-44/+3
* IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packetKaike Wan2019-08-201-0/+7
* IB/hfi1: Add additional checks when handling TID RDMA READ RESP packetKaike Wan2019-08-201-1/+4
* IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packetKaike Wan2019-08-201-2/+2
* IB/hfi1: Drop stale TID RDMA packetsKaike Wan2019-08-201-2/+11
* RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLBJason Gunthorpe2019-08-201-2/+3
* IB/mlx5: Fix use-after-free error while accessing ev_file pointerYishai Hadas2019-08-121-4/+5
* IB/mlx5: Check the correct variable in error handling codeDan Carpenter2019-08-071-1/+1
* IB/mlx5: Fix implicit MR release flowYishai Hadas2019-08-071-15/+9
* RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun2019-08-011-1/+3
* RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky2019-08-011-4/+3
* IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-08-011-0/+2
* IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi2019-08-011-18/+9
* RDMA/qedr: Fix the hca_type and hca_rev returned in device attributesMichal Kalderon2019-07-291-2/+8
* RDMA/hns: Fix build errorYueHaibing2019-07-292-9/+5
* IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas2019-07-251-1/+0
* IB/mlx5: Prevent concurrent MR updates during invalidationMoni Shoua2019-07-251-1/+2
* IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas2019-07-241-3/+3
* IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas2019-07-241-1/+3
* IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas2019-07-241-5/+8
* IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas2019-07-243-6/+11
* IB/mlx5: Replace kfree with kvfreeChuhong Yuan2019-07-221-2/+2
* RDMA/bnxt_re: Honor vlan_id in GID entry comparisonSelvin Xavier2019-07-225-13/+30
* IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psnKaike Wan2019-07-221-41/+1
* IB/hfi1: Field not zero-ed when allocating TID flow memoryKaike Wan2019-07-221-0/+1
* IB/hfi1: Unreserve a flushed OPFN requestKaike Wan2019-07-221-2/+0
* IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck2019-07-221-2/+9
* RDMA/hns: Fix sg offset non-zero issueXi Wang2019-07-221-7/+8
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-9/+17
|\
| * vfs: Convert qib_fs/ipathfs to use the new mount APIDavid Howells2019-07-051-9/+17
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-16115-21746/+4131
|\ \
| * | RDMA/mlx5: Set RDMA DIM to be enabled by defaultLeon Romanovsky2019-07-081-0/+2
| * | IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg2019-07-081-2/+6
| * | Merge branch 'vhca-tunnel' into rdma.git for-nextJason Gunthorpe2019-07-081-4/+20
| |\ \
| | * | IB/mlx5: Implement VHCA tunnel mechanism in DEVXMax Gurtovoy2019-07-081-4/+20
| * | | RDMA/hns: Clean up unnecessary variable initializationLang Cheng2019-07-074-5/+5
| * | | RDMA/hns: Fixs hw access invalid dma memory errorXi Wang2019-07-071-1/+0
| * | | RDMA/hns: Use %pK format pointer printLang Cheng2019-07-071-1/+2
| * | | RDMA/hns: Bugfix for calculating qp buffer sizeLijun Ou2019-07-071-2/+2
| * | | RDMA/hns: Set reset flag when hw resettingLang Cheng2019-07-051-0/+1
| * | | RDMA/hns: Modify ba page size for cqeYangyang Li2019-07-051-1/+1
| * | | RDMA/hns: Fixup qp release bugchenglang2019-07-052-6/+3