summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/rxe: avoid srq memory leakZhu Yanjun2018-10-041-2/+8
* IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun2018-10-041-1/+2
* RDMA/uverbs: Fix RCU annotation for radix slot deferenceJason Gunthorpe2018-10-041-6/+3
* RDMA: Fix building with CONFIG_MMU=nJason Gunthorpe2018-10-041-0/+1
* RDMA/cma: Introduce and use cma_ib_acquire_dev()Parav Pandit2018-10-011-24/+69
* RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip()Parav Pandit2018-10-011-18/+66
* RDMA/cma: Allow accepting requests for multi port rdma deviceParav Pandit2018-10-011-4/+22
* 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: Ensure ucast_dlid access doesnt exceed boundsDennis Dalessandro2018-10-011-1/+2
* 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-015-15/+32
* 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/rxe: replace kvfree with vfreeZhu Yanjun2018-10-012-4/+5
* IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin2018-09-281-5/+13
* 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/core: Acquire and release mmap_sem on page rangeParav Pandit2018-09-271-2/+5
* RDMA/hns: fix spelling mistake "reseved" -> "reserved"Colin Ian King2018-09-271-2/+2
* IB/sa: simplify return code logic for ib_nl_send_msg()Alex Estrin2018-09-271-11/+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/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-266-23/+29
* RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-268-31/+36
* RDMA/core: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-2610-17/+16
* RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe2018-09-266-19/+22
* RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe2018-09-266-50/+55
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-2617-55/+42
* RDMA: Fix dependencies for rdma_user_mmap_ioArnd Bergmann2018-09-262-0/+2
* RDMA/umem: Fix potential addition overflowDoug Ledford2018-09-251-3/+5
* RDMA/umem: Minor optimizationsDoug Ledford2018-09-251-8/+7
* iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrsNathan Chancellor2018-09-252-4/+5
* RDMA/mlx5: Remove superfluous version printMark Bloch2018-09-251-2/+0
* IB/usnic: fix spelling mistake "unvalid" -> "invalid"Colin Ian King2018-09-251-1/+1
* IB/mlx5: Set valid umem bit on DEVXYishai Hadas2018-09-251-0/+95
* IB/mlx5: Set uid as part of TD commandsYishai Hadas2018-09-253-15/+52
* IB/mlx5: Set uid as part of XRCD commandsYishai Hadas2018-09-254-2/+34
* IB/mlx5: Set uid as part of CQ creationYishai Hadas2018-09-251-0/+1
* IB/mlx5: Set uid upon PD allocationYishai Hadas2018-09-251-0/+1
* IB/mlx5: Set uid as part of RQT commandsYishai Hadas2018-09-254-2/+18