summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2019-08-27RDMA/efa: Use existing FIELD_SIZEOF macroGal Pressman
2019-08-27RDMA/efa: Remove umem check on dereg MR flowGal Pressman
2019-08-26RDMA/mlx5: RDMA_RX flow type support for user applicationsMark Zhang
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe
2019-08-21RDMA/mlx5: Use odp instead of mr->umem in pagefault_mrJason Gunthorpe
2019-08-21RDMA/mlx5: Use ib_umem_start instead of umem.addressJason Gunthorpe
2019-08-21RDMA/core: Make invalidate_range a device operationMoni Shoua
2019-08-21RDMA/odp: Provide ib_umem_odp_release() to undo the allocsJason Gunthorpe
2019-08-21RDMA/odp: Split creating a umem_odp from ib_umem_getJason Gunthorpe
2019-08-21RDMA/odp: Make the three ways to create a umem_odp clearJason Gunthorpe
2019-08-21RDMA/odp: Make it clearer when a umem is an implicit ODP umemJason Gunthorpe
2019-08-21RDMA/odp: Iterate over the whole rbtree directlyJason Gunthorpe
2019-08-20RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLBJason Gunthorpe
2019-08-20RDMA/hns: Fix some white space check_mtu_validate()Dan Carpenter
2019-08-13RDMA/hns: Remove unuseful memberLang Cheng
2019-08-13RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driverXi Wang
2019-08-13RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driverXi Wang
2019-08-13RDMA/hns: Modify pi vlaue when cq overflowsYangyang Li
2019-08-13RDMA/hns: Bugfix for creating qp attached to srqLijun Ou
2019-08-13RDMA/hns: Logic optimization of wc_flagsWeihang Li
2019-08-13RDMA/mlx5: Annotate lock dependency in bind/unbind slave portLeon Romanovsky
2019-08-13IB/mlx5: Expose XRQ legacy commands over the DEVX interfaceYishai Hadas
2019-08-13IB/mlx5: Add legacy events to DEVX listYishai Hadas
2019-08-13Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-nextDoug Ledford
2019-08-12IB/mlx5: Fix use-after-free error while accessing ev_file pointerYishai Hadas
2019-08-12RDMA/hns: Use the new APIs for printing logLijun Ou
2019-08-12RDMA/hns: Disable alw_lcl_lpbk of SSUWeihang Li
2019-08-12RDMA/hns: Remove redundant print in hns_roce_v2_ceq_int()Weihang Li
2019-08-12RDMA/hns: Refactor hns_roce_v2_set_hem for hip08Yangyang Li
2019-08-12RDMA/hns: Remove unnecessary kzallocLang Cheng
2019-08-12RDMA/hns: Refactor irq request codeLang Cheng
2019-08-12RDMA/hns: Split bool statement and assign statementLang Cheng
2019-08-12RDMA/hns: Handling the error return value of hem functionLang Cheng
2019-08-12RDMA/hns: Update some comments styleLang Cheng
2019-08-12RDMA/hns: Clean up unnecessary initial assignmentLang Cheng
2019-08-12RDMA/hns: Remove unnessary init for cmq regYixian Liu
2019-08-12RDMA/hns: Update the prompt message for creating and destroy qpYixian Liu
2019-08-12RDMA/hns: Optimize hns_roce_modify_qp functionLijun Ou
2019-08-12RDMA/hns: Encapsulate some lines for setting sq size in user modeLijun Ou
2019-08-12RDMA/hns: remove obsolete Kconfig commentYueHaibing
2019-08-12RDMA/{cxgb3, cxgb4, i40iw}: Remove common codeKamal Heib
2019-08-12RDMA/cxgb3: Use ib_device_set_netdev()Kamal Heib
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib
2019-08-07IB/mlx5: Check the correct variable in error handling codeDan Carpenter
2019-08-07IB/mlx5: Fix implicit MR release flowYishai Hadas
2019-08-07mlx5: Use refcount_t for refcountChuhong Yuan
2019-08-05RDMA/efa: Rate limit admin queue error printsGal Pressman
2019-08-05RDMA/hns: Remove not used UAR assignmentLeon Romanovsky
2019-08-04IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general commandMark Zhang
2019-08-01RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun