summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-04-28Merge branch 'mlx5_ib_qp_refactor_1' into rdma.git for-nextJason Gunthorpe
2020-04-28RDMA/mlx5: Process all vendor flags in one placeLeon Romanovsky
2020-04-28RDMA/mlx5: Return all configured create flags through query QPLeon Romanovsky
2020-04-28RDMA/mlx5: Change scatter CQE flag to be set like other vendor flagsLeon Romanovsky
2020-04-28RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signatureLeon Romanovsky
2020-04-28RDMA/mlx5: Process create QP flags in one placeLeon Romanovsky
2020-04-28RDMA/mlx5: Delete create QP flags obfuscationLeon Romanovsky
2020-04-28RDMA/mlx5: Initial separation of RAW_PACKET QP from common flowLeon Romanovsky
2020-04-28RDMA/mlx5: Remove second copy from user for non RSS RAW QPsLeon Romanovsky
2020-04-28RDMA/mlx5: Move DRIVER QP flags check into separate functionLeon Romanovsky
2020-04-28RDMA/mlx5: Update all DRIVER QP places to use QP subtypeLeon Romanovsky
2020-04-28RDMA/mlx5: Split scatter CQE configuration for DCT QPLeon Romanovsky
2020-04-28RDMA/mlx5: Separate create QP flows to be based on typeLeon Romanovsky
2020-04-28RDMA/mlx5: Set QP subtype immediately when it is knownLeon Romanovsky
2020-04-28RDMA/mlx5: Avoid setting redundant NULL for XRC QPsLeon Romanovsky
2020-04-28RDMA/mlx5: Prepare QP allocation for future removalLeon Romanovsky
2020-04-28RDMA/mlx5: Perform check if QP creation flow is validLeon Romanovsky
2020-04-28RDMA/mlx5: Delete impossible GSI port checkLeon Romanovsky
2020-04-28RDMA/mlx5: Organize QP types checks in one placeLeon Romanovsky
2020-04-28net/mlx5: Refactor imm_inval_pkey field in cqe structRaed Salem
2020-04-28net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit
2020-04-28net/mlx5: Add support for COPY steering actionHuy Nguyen
2020-04-24RDMA/core: Fix race between destroy and release FD objectLeon Romanovsky
2020-04-24IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()Sudip Mukherjee
2020-04-24RDMA/hns: Simplify the status judgment code of hns_roce_v1_m_qp()Lang Cheng
2020-04-24RDMA/hns: Simplify the state judgment code of qpLang Cheng
2020-04-24RDMA/hns: Simplify the cqe code of poll cqLang Cheng
2020-04-24RDMA/hns: Simplify the qp state convert codeLang Cheng
2020-04-24RDMA/hns: Optimize hns_roce_v2_set_mac()Lijun Ou
2020-04-24RDMA/hns: Optimize hns_roce_config_link_table()Lijun Ou
2020-04-23net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky
2020-04-23net/mlx5: Update vport.c to new cmd interfaceLeon Romanovsky
2020-04-22RDMA/bnxt: Delete 'nq_ptr' variable which is not usedLeon Romanovsky
2020-04-22RDMA/hns: Support 0 hop addressing for CQE bufferXi Wang
2020-04-22RDMA/hns: Support 0 hop addressing for SRQ bufferXi Wang
2020-04-22RDMA/hns: Support 0 hop addressing for WQE bufferXi Wang
2020-04-22RDMA/hns: Optimize 0 hop addressing for EQE bufferXi Wang
2020-04-22RDMA/hns: Optimize hns buffer allocation flowXi Wang
2020-04-22RDMA/hns: Add support for addressing when hopnum is 0Xi Wang
2020-04-22RDMA/core: Fix overwriting of uobj in case of errorLeon Romanovsky
2020-04-22RDMA/core: Prevent mixed use of FDs between shared ufilesLeon Romanovsky
2020-04-22RDMA/uverbs: Fix a race with disassociate and exit_mmap()Jason Gunthorpe
2020-04-22RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky
2020-04-19RDMA/mlx5: Alphabetically sort build artifactsLeon Romanovsky
2020-04-19net/mlx5: Delete not-used cmd headerLeon Romanovsky
2020-04-19RDMA/mlx5: Delete Q counter allocations commandLeon Romanovsky
2020-04-19net/mlx5: Remove Q counter low level helper APIsLeon Romanovsky
2020-04-15RDMA/rw: use DIV_ROUND_UP to calculate nr_opsMax Gurtovoy
2020-04-15RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()Jason Gunthorpe