aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-29Merge branch 'wip/dl-for-rc' into wip/dl-for-nextDoug Ledford20-101/+102
2019-07-29Do not dereference 'siw_crypto_shash' before checkingBernard Metzler1-2/+4
2019-07-29RDMA/qedr: Fix the hca_type and hca_rev returned in device attributesMichal Kalderon1-2/+8
2019-07-29RDMA/hns: Fix build errorYueHaibing2-9/+5
2019-07-29IB/mlx5: Support per device q counters in switchdev modeParav Pandit3-21/+60
2019-07-29IB/mlx5: Refactor code for counters allocationParav Pandit1-31/+29
2019-07-25qed*: Change dpi_addr to be denoted with __iomemMichal Kalderon2-2/+2
2019-07-25IB/mlx5: Add CREATE_PSV/DESTROY_PSV for devx interfaceMax Gurtovoy1-0/+14
2019-07-25RDMA/core: Support netlink commands in non init_net net namespacesParav Pandit8-65/+98
2019-07-25RDMA/mlx4: Annotate boolean arguments as bool and not intLeon Romanovsky1-4/+4
2019-07-25RDMA/mlx4: Separate creation of RWQ and QPLeon Romanovsky1-82/+154
2019-07-25IB/usnic: Use dev_get_drvdataChuhong Yuan1-1/+1
2019-07-25RDMA/qedr: Remove Unneeded variable rcHariprasad Kelam1-2/+1
2019-07-25RDMA/qib: Unneeded variable retHariprasad Kelam1-2/+1
2019-07-25RDMA/hns: Refactor eq table init for hip08Yixian Liu1-69/+107
2019-07-25RDMA/hns: Refactor hem table mhop check and calculationLijun Ou1-110/+70
2019-07-25RDMA/hns: Package for hns_roce_rereg_user_mr functionLijun Ou1-64/+89
2019-07-25RDMA/hns: Optimize hns_roce_mhop_alloc function.chenglang1-115/+160
2019-07-25RDMA/hns: optimize the duplicated code for qpc setting flowXi Wang1-58/+38
2019-07-25RDMA/hns: Use a separated function for setting extend sge paramtersLijun Ou2-25/+38
2019-07-25RDMA/hns: Refactor for hns_roce_v2_modify_qp functionLijun Ou1-150/+206
2019-07-25RDMA/hns: Refactor the code of creating srqLijun Ou1-127/+183
2019-07-25RDMA/hns: Package the flow of creating cqLijun Ou1-62/+124
2019-07-25IB/mlx5: Avoid unnecessary typecastParav Pandit1-1/+1
2019-07-25RDMA/core: Annotate destroy of mutex to ensure that it is released as unlockedParav Pandit7-6/+21
2019-07-25IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas1-1/+0
2019-07-25IB/counters: Always initialize the port counter objectParav Pandit1-4/+4
2019-07-25IB/core: Fix querying total rdma statsParav Pandit1-0/+3
2019-07-25IB/mlx5: Prevent concurrent MR updates during invalidationMoni Shoua1-1/+2
2019-07-24IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas1-3/+3
2019-07-24IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas1-1/+3
2019-07-24IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas1-5/+8
2019-07-24IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas3-6/+11
2019-07-24RDMA/hns: Fix comparison of unsigned long variable 'end' with less than zeroColin Ian King2-8/+8
2019-07-24RDMA/mlx4: Untag user pointers in mlx4_get_umem_mrAndrey Konovalov1-3/+4
2019-07-22IB/hfi1: Remove unused defineMike Marciniszyn1-6/+0
2019-07-22IB/hfi1: Do not update hcrc for a KDETH packet during fault injectionKaike Wan1-8/+9
2019-07-22RDMA/siw: Remove set but not used variables 'rv'Mao Wenan1-2/+1
2019-07-22IB/mlx5: Replace kfree with kvfreeChuhong Yuan1-2/+2
2019-07-22RDMA/bnxt_re: Honor vlan_id in GID entry comparisonSelvin Xavier5-13/+30
2019-07-22IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psnKaike Wan1-41/+1
2019-07-22IB/hfi1: Field not zero-ed when allocating TID flow memoryKaike Wan1-0/+1
2019-07-22IB/hfi1: Unreserve a flushed OPFN requestKaike Wan1-2/+0
2019-07-22IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck1-2/+9
2019-07-22RDMA/hns: Fix sg offset non-zero issueXi Wang1-7/+8
2019-07-22RDMA/siw: Fix error return code in siw_init_module()Wei Yongjun1-0/+1
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-43/+10
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-9/+17
2019-07-16scsi: IB/srp: set virt_boundary_mask in the scsi hostChristoph Hellwig1-15/+3
2019-07-16scsi: IB/iser: set virt_boundary_mask in the scsi hostChristoph Hellwig1-28/+7