summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-25RDMA/umem: Minor optimizationsDoug Ledford
2018-09-25iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrsNathan Chancellor
2018-09-25RDMA/mlx5: Remove superfluous version printMark Bloch
2018-09-25IB/usnic: fix spelling mistake "unvalid" -> "invalid"Colin Ian King
2018-09-25IB/mlx5: Set valid umem bit on DEVXYishai Hadas
2018-09-25IB/mlx5: Set uid as part of TD commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of XRCD commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of CQ creationYishai Hadas
2018-09-25IB/mlx5: Set uid upon PD allocationYishai Hadas
2018-09-25IB/mlx5: Set uid as part of RQT commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of TIS commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of TIR commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of MCG commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of DCT commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of SRQ commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of SQ commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of RQ commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of QP creationYishai Hadas
2018-09-25IB/mlx5: Use uid as part of PD commandsYishai Hadas
2018-09-25Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe
2018-09-25net/mlx5: Update mlx5_ifc with DEVX UID bitsLeon Romanovsky
2018-09-25net/mlx5: Set uid as part of DCT commandsYishai Hadas
2018-09-25net/mlx5: Set uid as part of SRQ commandsYishai Hadas
2018-09-25net/mlx5: Set uid as part of SQ commandsYishai Hadas
2018-09-25net/mlx5: Set uid as part of RQ commandsYishai Hadas
2018-09-25net/mlx5: Set uid as part of QP commandsYishai Hadas
2018-09-25net/mlx5: Set uid as part of CQ commandsYishai Hadas
2018-09-21Merge branch 'mlx5-vport-loopback' into rdma.getDoug Ledford
2018-09-21RDMA/mlx5: Enable vport loopback when user context or QP mandateMark Bloch
2018-09-21RDMA/mlx5: Allow creating RAW ethernet QP with loopback supportMark Bloch
2018-09-21RDMA/mlx5: Refactor transport domain bookkeeping logicMark Bloch
2018-09-22net/mlx5: Rename incorrect naming in IFC fileMark Bloch
2018-09-21RDMA/cxgb4: remove redundant null pointer check before kfree_skbzhong jiang
2018-09-21IB/mlx4: Remove unnecessary parenthesesNathan Chancellor
2018-09-21IB/nes: Remove unnecessary parenthesesNathan Chancellor
2018-09-21RDMA/uverbs: Get rid of ucontext->tgidJason Gunthorpe
2018-09-21RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction pathJason Gunthorpe
2018-09-21RDMA/umem: Handle a half-complete start/end sequenceJason Gunthorpe
2018-09-21RDMA/umem: Get rid of per_mm->notifier_countJason Gunthorpe
2018-09-21RDMA/umem: Use umem->owning_mm inside ODPJason Gunthorpe
2018-09-21RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mmJason Gunthorpe
2018-09-21RDMA/umem: Get rid of struct ib_umem.odp_dataJason Gunthorpe
2018-09-21RDMA/umem: Make ib_umem_odp into a sub structure of ib_umemJason Gunthorpe
2018-09-21RDMA/umem: Use ib_umem_odp in all function signatures connected to ODPJason Gunthorpe
2018-09-20RDMA/usnic: Do not use ucontext->tgidJason Gunthorpe
2018-09-20RDMA/umem: Do not use current->tgid to track the mm_structJason Gunthorpe
2018-09-20RDMA/ucontext: Get rid of the old disassociate flowJason Gunthorpe
2018-09-20RDMA/hns: Use rdma_user_mmap_ioJason Gunthorpe
2018-09-20RDMA/mlx5: Use rdma_user_mmap_ioJason Gunthorpe
2018-09-20RDMA/mlx4: Use rdma_user_mmap_ioJason Gunthorpe