summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RDMA/bnxt_re: make bnxt_re_ib_init staticYueHaibing2020-03-301-1/+1
* IB/qib: Delete struct qib_ivdev.qp_rndGeorge Spelvin2020-03-292-3/+0
* RDMA/hns: Fix uninitialized variable bugGustavo A. R. Silva2020-03-291-1/+1
* RDMA/hns: Modify the mask of QP number for CQE of hip08Lang Cheng2020-03-291-1/+1
* RDMA/hns: Reduce the maximum number of extend SGE per WQELang Cheng2020-03-291-4/+3
* RDMA/hns: Reduce PFC frames in congestion scenariosJihua Tao2020-03-291-1/+1
* Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe2020-03-2711-6/+80
|\
| * RDMA/mlx5: Add support for RDMA TX flow tableMichael Guralnik2020-03-274-0/+12
| * net/mlx5: Add support for RDMA TX steeringMichael Guralnik2020-03-276-3/+67
| * mlx5: Remove uninitialized use of key in mlx5_core_create_mkeyNathan Chancellor2020-03-171-3/+1
* | IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan2020-03-271-5/+8
* | IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan2020-03-271-2/+11
* | IB/mlx5: Move to fully dynamic UAR mode once user space supports itYishai Hadas2020-03-275-3/+26
* | IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ibLeon Romanovsky2020-03-272-17/+17
* | IB/mlx5: Extend QP creation to get uar page index from user spaceYishai Hadas2020-03-272-10/+18
* | IB/mlx5: Extend CQ creation to get uar page index from user spaceYishai Hadas2020-03-272-6/+15
* | IB/mlx5: Expose UAR object and its alloc/destroy commandsYishai Hadas2020-03-275-10/+189
* | IB/hfi1: Get rid of a warningMauro Carvalho Chehab2020-03-271-1/+1
* | RDMA/hns: Remove redundant judgment of qp_typeWeihang Li2020-03-261-7/+0
* | RDMA/hns: Remove redundant assignment of wc->smac when polling cqWeihang Li2020-03-261-8/+1
* | RDMA/hns: Remove redundant qpc setup operationsLang Cheng2020-03-261-236/+1
* | RDMA/hns: Remove meaningless printsWenpeng Liang2020-03-262-11/+3
* | RDMA/hns: Remove definition of cq doorbell structureLang Cheng2020-03-261-5/+0
* | RDMA/hns: Adjust the qp status value sequence of the hardwareLang Cheng2020-03-261-1/+1
* | RDMA/hns: Optimize hns_roce_alloc_vf_resource()Lijun Ou2020-03-261-81/+62
* | RDMA/hns: Simplify attribute judgment codeLang Cheng2020-03-261-2/+1
* | RDMA/hns: Fix a wrong judgment of return valueWeihang Li2020-03-261-1/+1
* | RDMA/hns: Unify format of printsLijun Ou2020-03-262-73/+89
* | IB/iser: Always check sig MR before putting it to the free poolSergey Gorenko2020-03-261-3/+18
* | RDMA/rxe: Set sys_image_guid to be aligned with HW IB devicesZhu Yanjun2020-03-261-0/+2
* | IB/hfi1: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-261-2/+2
* | RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon2020-03-261-0/+1
* | IB/mlx5: Generally use the WC auto detection test resultYishai Hadas2020-03-252-13/+5
* | RDMA/hns: Optimize mhop put flow for multi-hop addressingXi Wang2020-03-251-100/+61
* | RDMA/hns: Optimize mhop get flow for multi-hop addressingXi Wang2020-03-251-115/+182
* | RDMA/bnxt_re: Wait for all the CQ events before freeing CQ data structuresSelvin Xavier2020-03-252-0/+74
* | IB/mlx5: Fix a NULL vs IS_ERR() checkDan Carpenter2020-03-241-2/+2
* | RDMA/siw: Suppress uninitialized var warningAndrew Morton2020-03-241-1/+1
* | RDMA/efa: Use in-kernel offsetofend() to check field availabilityLeon Romanovsky2020-03-191-5/+2
* | IB/hfi1: Remove kobj from hfi1_devdataKaike Wan2020-03-183-27/+5
* | IB/rdmavt: Delete unused routineMike Marciniszyn2020-03-181-6/+0
* | RDMA/hns: Check if depth of qp is 0 before configureLang Cheng2020-03-181-44/+33
* | i40iw: Report correct firmware versionSindhu, Devale2020-03-188-9/+167
* | RDMA/hns: Optimize wqe buffer set flow for post sendXi Wang2020-03-181-248/+224
* | RDMA/hns: Optimize base address table config flow for qp bufferXi Wang2020-03-183-41/+21
* | RDMA/hns: Optimize the wr opcode conversion from ib to hnsXi Wang2020-03-181-27/+36
* | RDMA/hns: Optimize wqe buffer filling process for post sendXi Wang2020-03-181-31/+32
* | RDMA/hns: Rename wqe buffer related functionsXi Wang2020-03-184-15/+16
* | RDMA/bnxt_re: Remove unnecessary sched countSelvin Xavier2020-03-182-9/+0
* | RDMA/bnxt_re: Fix lifetimes in bnxt_re_taskJason Gunthorpe2020-03-181-0/+2