aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-25IB/mlx5: Set uid as part of RQT commandsYishai Hadas4-2/+18
2018-09-25IB/mlx5: Set uid as part of TIS commandsYishai Hadas3-10/+29
2018-09-25IB/mlx5: Set uid as part of TIR commandsYishai Hadas3-9/+27
2018-09-25IB/mlx5: Set uid as part of MCG commandsYishai Hadas3-2/+43
2018-09-25IB/mlx5: Set uid as part of DCT commandsYishai Hadas1-0/+1
2018-09-25IB/mlx5: Set uid as part of SRQ commandsYishai Hadas1-0/+1
2018-09-25IB/mlx5: Set uid as part of SQ commandsYishai Hadas1-5/+7
2018-09-25IB/mlx5: Set uid as part of RQ commandsYishai Hadas1-6/+11
2018-09-25IB/mlx5: Set uid as part of QP creationYishai Hadas1-0/+1
2018-09-25IB/mlx5: Use uid as part of PD commandsYishai Hadas4-3/+24
2018-09-25Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe3-25/+90
2018-09-25net/mlx5: Set uid as part of DCT commandsYishai Hadas1-0/+4
2018-09-25net/mlx5: Set uid as part of SRQ commandsYishai Hadas1-3/+27
2018-09-25net/mlx5: Set uid as part of SQ commandsYishai Hadas1-2/+14
2018-09-25net/mlx5: Set uid as part of RQ commandsYishai Hadas1-2/+14
2018-09-25net/mlx5: Set uid as part of QP commandsYishai Hadas1-18/+27
2018-09-25net/mlx5: Set uid as part of CQ commandsYishai Hadas1-0/+4