summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-169-76/+111
|\
| * IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev2018-10-101-4/+8
| * IB/mlx5: Destroy the DEVX object upon error flowYishai Hadas2018-09-251-1/+4
| * RDMA/bnxt_re: Fix system crash during RDMA resource initializationSelvin Xavier2018-09-241-55/+38
| * IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl2018-09-213-9/+41
| * IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl2018-09-211-2/+7
| * IB/hfi1: Invalid user input can result in crashMichael J. Ruhl2018-09-211-1/+1
| * IB/hfi1: Fix SL array bounds checkIra Weiny2018-09-211-1/+7
| * RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HWLeon Romanovsky2018-09-061-3/+5
* | IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavtVenkata Sandeep Dhanalakota2018-10-042-632/+3
* | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota2018-10-0413-114/+34
* | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2018-10-0413-312/+46
* | RDMA/hns: Bugfix for atomic operationLijun Ou2018-10-041-10/+21
* | RDMA/hns: Add vlan enable bit for hip08Lijun Ou2018-10-042-0/+13
* | RDMA/hns: Support local invalidate for hip08 in kernel spaceLijun Ou2018-10-041-1/+5
* | RDMA/hns: Update some fields of qp contextLijun Ou2018-10-042-66/+45
* | RDMA/hns: Limit extend sq sge numLijun Ou2018-10-041-1/+7
* | RDMA/hns: Update some attributes of the RoCE deviceLijun Ou2018-10-044-3/+36
* | RDMA/hns: Configure ecn field of ip headerLijun Ou2018-10-041-2/+9
* | RDMA/hns: Limit the size of extend sge of sqLijun Ou2018-10-044-0/+22
* | RDMA/hns: Bugfix for CM testLijun Ou2018-10-041-0/+1
* | RDMA/hns: Submit bad wr when post send wr exceptionLijun Ou2018-10-041-0/+1
* | RDMA/hns: Bugfix for reserved qp numberLijun Ou2018-10-044-2/+11
* | RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-048-21/+11
* | IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun2018-10-041-1/+2
* | IB/hfi1: Use VL15 for SM packetsKaike Wan2018-10-011-2/+12
* | IB/hfi1: Add mtu check for operational data VLsAlex Estrin2018-10-011-4/+22
* | IB/hfi1: Add static trace for iowaitKaike Wan2018-10-013-1/+59
* | IB/hfi1: Prepare resource waits for dual legDennis Dalessandro2018-10-0115-164/+364
* | IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan2018-10-014-7/+12
* | RDMA/hns: remove set but not used variable 'dseg'YueHaibing2018-10-011-7/+0
* | RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_destNathan Chancellor2018-10-011-2/+2
* | IB/hfi1: Error path MAD response size is incorrectMichael J. Ruhl2018-10-011-2/+2
* | IB/mlx5: Enable DEVX on IBYishai Hadas2018-09-271-6/+0
* | IB/mlx5: Enable DEVX white list commandsYishai Hadas2018-09-271-15/+60
* | IB/mlx5: Manage device uid for DEVX white list commandsYishai Hadas2018-09-273-18/+23
* | IB/mlx5: Expose RAW QP device handles to user spaceYishai Hadas2018-09-271-2/+36
* | RDMA/hns: fix spelling mistake "reseved" -> "reserved"Colin Ian King2018-09-271-2/+2
* | IB/hfi1: Move UnsupportedVL bits definitions to the correct headerMichael J. Ruhl2018-09-272-8/+4
* | IB/mthca: remove redundant inner check of mdev->mthca_flagsColin Ian King2018-09-271-2/+1
* | RDMA/hns: Add MW support for hip08Yixian Liu2018-09-275-0/+205
* | RDMA/hns: Add enable judgement for UD vlanLijun Ou2018-09-264-1/+11
* | RDMA/hns: Add CM of vlan device supportLijun Ou2018-09-262-1/+13
* | RDMA/hns: Add atomic supportLijun Ou2018-09-264-3/+45
* | RDMA/hns: Refactor the codes for setting transport opodeLijun Ou2018-09-261-48/+18
* | RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-267-30/+35
* | RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe2018-09-264-16/+19
* | RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-2613-33/+19
* | RDMA: Fix dependencies for rdma_user_mmap_ioArnd Bergmann2018-09-262-0/+2
* | iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrsNathan Chancellor2018-09-252-4/+5