summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* 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/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein2019-08-011-10/+10
* RDMA/restrack: Track driver QP types in resource trackerGal Pressman2019-08-011-1/+4
* IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi2019-08-011-18/+9
* RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe2019-08-011-21/+27
* RDMA/devices: Do not deadlock during client removalJason Gunthorpe2019-08-011-13/+41
* IB/core: Add mitigation for Spectre V1Luck, Tony2019-08-011-1/+5
* Do not dereference 'siw_crypto_shash' before checkingBernard Metzler2019-07-291-2/+4
* 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/counters: Always initialize the port counter objectParav Pandit2019-07-251-4/+4
* IB/core: Fix querying total rdma statsParav Pandit2019-07-251-0/+3
* 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
* RDMA/siw: Remove set but not used variables 'rv'Mao Wenan2019-07-221-2/+1
* 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
* RDMA/siw: Fix error return code in siw_init_module()Wei Yongjun2019-07-221-0/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-202-43/+10
|\
| * scsi: IB/srp: set virt_boundary_mask in the scsi hostChristoph Hellwig2019-07-161-15/+3
| * scsi: IB/iser: set virt_boundary_mask in the scsi hostChristoph Hellwig2019-07-161-28/+7
* | 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-041-9/+17
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-15184-24117/+17579
|\ \ \
| * | | RMDA/siw: Require a 64 bit archJason Gunthorpe2019-07-121-1/+1
| * | | RDMA/siw: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-112-0/+6
| * | | RDMA/core: Fix -Wunused-const-variable warningsQian Cai2019-07-111-0/+13
| * | | rdma/siw: Remove set but not used variable 's'YueHaibing2019-07-111-3/+0
| * | | rdma/siw: Add missing dependencies on LIBCRC32C and DMA_VIRT_OPSGeert Uytterhoeven2019-07-111-1/+2
| * | | RDMA/siw: Add missing rtnl_lock around access to ifaJason Gunthorpe2019-07-111-0/+2
| * | | rdma/siw: Use proper enumerated type in map_cqe_statusNathan Chancellor2019-07-101-1/+1
| * | | RDMA/siw: Remove unnecessary kthread create/destroy printoutsBernard Metzler2019-07-102-7/+1
| * | | IB/rdmavt: Fix variable shadowing issue in rvt_create_cqNathan Chancellor2019-07-101-2/+0
| * | | RDMA/core: Fix race when resolving IP addressDag Moxnes2019-07-091-1/+1
| * | | IB/core: Work on the caller socket net namespace in nldev_newlink()Parav Pandit2019-07-081-1/+1
| * | | RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov2019-07-082-1/+5
| * | | RDMA/mlx5: Set RDMA DIM to be enabled by defaultLeon Romanovsky2019-07-081-0/+2
| * | | RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlinkYamin Friedman2019-07-084-0/+25
| * | | RDMA/core: Provide RDMA DIM support for ULPsYamin Friedman2019-07-081-0/+45