summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-09-25RDMA/umem: Minor optimizationsDoug Ledford
2018-09-25RDMA/core: Set right entry state before releasing referenceParav Pandit
2018-09-25IB/mlx5: Destroy the DEVX object upon error flowYishai Hadas
2018-09-25IB/uverbs: Free uapi on destroyMark Bloch
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-24RDMA/bnxt_re: Fix system crash during RDMA resource initializationSelvin Xavier
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-20IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl
2018-09-20IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl
2018-09-20IB/hfi1: Invalid user input can result in crashMichael J. Ruhl
2018-09-20IB/hfi1: Fix SL array bounds checkIra Weiny
2018-09-20RDMA/uverbs: Fix validity check for modify QPMajd Dibbiny
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