aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Dalessandro15-164/+364
2018-09-30IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan5-15/+32
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 Chancellor1-2/+2
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 Hadas1-2/+36
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
2018-09-26RDMA/hns: Add CM of vlan device supportLijun Ou2-1/+13
2018-09-26RDMA/hns: Add atomic supportLijun Ou4-3/+45
2018-09-26RDMA/hns: Refactor the codes for setting transport opodeLijun Ou1-48/+18
2018-09-26RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe6-23/+29
2018-09-26RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe8-31/+36
2018-09-26RDMA/core: Use dev_name instead of ibdev->nameJason Gunthorpe10-17/+16
2018-09-26RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe6-19/+22
2018-09-26RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe6-50/+55
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe17-55/+42
2018-09-26RDMA: Fix dependencies for rdma_user_mmap_ioArnd Bergmann2-0/+2
2018-09-25RDMA/umem: Fix potential addition overflowDoug Ledford1-3/+5
2018-09-25RDMA/umem: Minor optimizationsDoug Ledford1-8/+7
2018-09-25iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrsNathan Chancellor2-4/+5
2018-09-25RDMA/mlx5: Remove superfluous version printMark Bloch1-2/+0
2018-09-25IB/usnic: fix spelling mistake "unvalid" -> "invalid"Colin Ian King1-1/+1
2018-09-25IB/mlx5: Set valid umem bit on DEVXYishai Hadas1-0/+95
2018-09-25IB/mlx5: Set uid as part of TD commandsYishai Hadas3-15/+52
2018-09-25IB/mlx5: Set uid as part of XRCD commandsYishai Hadas4-2/+34
2018-09-25IB/mlx5: Set uid as part of CQ creationYishai Hadas1-0/+1
2018-09-25IB/mlx5: Set uid upon PD allocationYishai Hadas1-0/+1