aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2019-07-29Merge branch 'wip/dl-for-rc' into wip/dl-for-nextDoug Ledford
2019-07-29RDMA/qedr: Fix the hca_type and hca_rev returned in device attributesMichal Kalderon
2019-07-29RDMA/hns: Fix build errorYueHaibing
2019-07-29IB/mlx5: Support per device q counters in switchdev modeParav Pandit
2019-07-29IB/mlx5: Refactor code for counters allocationParav Pandit
2019-07-25qed*: Change dpi_addr to be denoted with __iomemMichal Kalderon
2019-07-25IB/mlx5: Add CREATE_PSV/DESTROY_PSV for devx interfaceMax Gurtovoy
2019-07-25RDMA/mlx4: Annotate boolean arguments as bool and not intLeon Romanovsky
2019-07-25RDMA/mlx4: Separate creation of RWQ and QPLeon Romanovsky
2019-07-25IB/usnic: Use dev_get_drvdataChuhong Yuan
2019-07-25RDMA/qedr: Remove Unneeded variable rcHariprasad Kelam
2019-07-25RDMA/qib: Unneeded variable retHariprasad Kelam
2019-07-25RDMA/hns: Refactor eq table init for hip08Yixian Liu
2019-07-25RDMA/hns: Refactor hem table mhop check and calculationLijun Ou
2019-07-25RDMA/hns: Package for hns_roce_rereg_user_mr functionLijun Ou
2019-07-25RDMA/hns: Optimize hns_roce_mhop_alloc function.chenglang
2019-07-25RDMA/hns: optimize the duplicated code for qpc setting flowXi Wang
2019-07-25RDMA/hns: Use a separated function for setting extend sge paramtersLijun Ou
2019-07-25RDMA/hns: Refactor for hns_roce_v2_modify_qp functionLijun Ou
2019-07-25RDMA/hns: Refactor the code of creating srqLijun Ou
2019-07-25RDMA/hns: Package the flow of creating cqLijun Ou
2019-07-25IB/mlx5: Avoid unnecessary typecastParav Pandit
2019-07-25IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas
2019-07-25IB/mlx5: Prevent concurrent MR updates during invalidationMoni Shoua
2019-07-24IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas
2019-07-24IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas
2019-07-24IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas
2019-07-24IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas
2019-07-24RDMA/hns: Fix comparison of unsigned long variable 'end' with less than zeroColin Ian King
2019-07-24RDMA/mlx4: Untag user pointers in mlx4_get_umem_mrAndrey Konovalov
2019-07-22IB/hfi1: Remove unused defineMike Marciniszyn
2019-07-22IB/hfi1: Do not update hcrc for a KDETH packet during fault injectionKaike Wan
2019-07-22IB/mlx5: Replace kfree with kvfreeChuhong Yuan
2019-07-22RDMA/bnxt_re: Honor vlan_id in GID entry comparisonSelvin Xavier
2019-07-22IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psnKaike Wan
2019-07-22IB/hfi1: Field not zero-ed when allocating TID flow memoryKaike Wan
2019-07-22IB/hfi1: Unreserve a flushed OPFN requestKaike Wan
2019-07-22IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck
2019-07-22RDMA/hns: Fix sg offset non-zero issueXi Wang
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08RDMA/mlx5: Set RDMA DIM to be enabled by defaultLeon Romanovsky
2019-07-08IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg
2019-07-08Merge branch 'vhca-tunnel' into rdma.git for-nextJason Gunthorpe
2019-07-08IB/mlx5: Implement VHCA tunnel mechanism in DEVXMax Gurtovoy
2019-07-07RDMA/hns: Clean up unnecessary variable initializationLang Cheng
2019-07-07RDMA/hns: Fixs hw access invalid dma memory errorXi Wang