aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-05RDMA/restrack: Consolidate task name updates in one placeLeon Romanovsky5-17/+16
2018-10-05RDMA/restrack: Un-inline set task implementationLeon Romanovsky2-8/+12
2018-10-03RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcuParav Pandit1-1/+1
2018-10-03IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavtVenkata Sandeep Dhanalakota4-632/+335
2018-10-03IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota17-114/+124
2018-10-03IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty19-314/+344
2018-10-03IB/mlx4: Avoid implicit enumerated type conversionNathan Chancellor1-1/+1
2018-10-03RDMA/hns: Bugfix for atomic operationLijun Ou1-10/+21
2018-10-03RDMA/hns: Add vlan enable bit for hip08Lijun Ou2-0/+13
2018-10-03RDMA/hns: Support local invalidate for hip08 in kernel spaceLijun Ou1-1/+5
2018-10-03RDMA/hns: Update some fields of qp contextLijun Ou2-66/+45
2018-10-03RDMA/hns: Limit extend sq sge numLijun Ou1-1/+7
2018-10-03RDMA/hns: Update some attributes of the RoCE deviceLijun Ou4-3/+36
2018-10-03RDMA/hns: Configure ecn field of ip headerLijun Ou1-2/+9
2018-10-03RDMA/hns: Limit the size of extend sge of sqLijun Ou4-0/+22
2018-10-03RDMA/hns: Bugfix for CM testLijun Ou1-0/+1
2018-10-03RDMA/hns: Submit bad wr when post send wr exceptionLijun Ou1-0/+1
2018-10-03RDMA/hns: Bugfix for reserved qp numberLijun Ou4-2/+11
2018-10-03RDMA/netlink: Simplify netlink listener existence checkLeon Romanovsky4-6/+6
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib12-32/+15
2018-10-03RDMA/rxe: Remove unused addr_same()Kamal Heib1-5/+0
2018-10-03IB/rxe: avoid srq memory leakZhu Yanjun1-2/+8
2018-10-03IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun1-1/+2
2018-10-03RDMA/uverbs: Fix RCU annotation for radix slot deferenceJason Gunthorpe1-6/+3
2018-10-03RDMA: Fix building with CONFIG_MMU=nJason Gunthorpe1-0/+1
2018-09-30RDMA/cma: Introduce and use cma_ib_acquire_dev()Parav Pandit1-24/+69
2018-09-30RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip()Parav Pandit1-18/+66
2018-09-30RDMA/cma: Allow accepting requests for multi port rdma deviceParav Pandit1-4/+22
2018-09-30IB/hfi1: Use VL15 for SM packetsKaike Wan1-2/+12
2018-09-30IB/hfi1: Add mtu check for operational data VLsAlex Estrin1-4/+22
2018-09-30IB/hfi1: Ensure ucast_dlid access doesnt exceed boundsDennis Dalessandro1-1/+2
2018-09-30IB/hfi1: Add static trace for iowaitKaike Wan3-1/+59
2018-09-30IB/hfi1: Prepare resource waits for dual legDennis Dalessandro16-166/+366
2018-09-30IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan6-21/+39
2018-09-30RDMA/hns: remove set but not used variable 'dseg'YueHaibing1-7/+0
2018-09-30RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_destNathan Chancellor2-12/+3
2018-09-30IB/hfi1: Error path MAD response size is incorrectMichael J. Ruhl1-2/+2
2018-09-30IB/rxe: replace kvfree with vfreeZhu Yanjun2-4/+5
2018-09-28IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin1-5/+13
2018-09-27IB/mlx5: Enable DEVX on IBYishai Hadas1-6/+0
2018-09-27IB/mlx5: Enable DEVX white list commandsYishai Hadas1-15/+60
2018-09-27IB/mlx5: Manage device uid for DEVX white list commandsYishai Hadas3-18/+23
2018-09-27IB/mlx5: Expose RAW QP device handles to user spaceYishai Hadas2-2/+49
2018-09-27RDMA/core: Acquire and release mmap_sem on page rangeParav Pandit1-2/+5
2018-09-27RDMA/hns: fix spelling mistake "reseved" -> "reserved"Colin Ian King1-2/+2
2018-09-26IB/sa: simplify return code logic for ib_nl_send_msg()Alex Estrin1-11/+2
2018-09-26IB/hfi1: Move UnsupportedVL bits definitions to the correct headerMichael J. Ruhl2-8/+4
2018-09-26IB/mthca: remove redundant inner check of mdev->mthca_flagsColin Ian King1-2/+1
2018-09-26RDMA/hns: Add MW support for hip08Yixian Liu5-0/+205
2018-09-26RDMA/hns: Add enable judgement for UD vlanLijun Ou4-1/+11