summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-10-17IB/mlx5: Allow scatter to CQE without global signaled WRsYonatan Cohen
2018-10-17Merge remote-tracking branch 'mlx5-next' into for-nextDoug Ledford
2018-10-17RDMA/core: Allow existing drivers to set one sysfs group per deviceParav Pandit
2018-10-16net/mlx5: Expose DC scatter to CQE capability bitYonatan Cohen
2018-10-16RDMA/core: Rename ports_parent to ports_kobjParav Pandit
2018-10-16RDMA/nldev: Allow IB device rename through RDMA netlinkLeon Romanovsky
2018-10-16RDMA/core: Annotate timeout as unsigned longLeon Romanovsky
2018-10-16RDMA/core: Align multiple functions to kernel coding styleLeon Romanovsky
2018-10-16RDMA/mlx5: Add support for flow tag to raw create flowMark Bloch
2018-10-05RDMA/restrack: Consolidate task name updates in one placeLeon Romanovsky
2018-10-05RDMA/restrack: Un-inline set task implementationLeon Romanovsky
2018-10-03IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavtVenkata Sandeep Dhanalakota
2018-10-03IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota
2018-10-03IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty
2018-10-03IB/mlx4: Avoid implicit enumerated type conversionNathan Chancellor
2018-10-03RDMA/netlink: Simplify netlink listener existence checkLeon Romanovsky
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib
2018-09-30IB/hfi1: Prepare resource waits for dual legDennis Dalessandro
2018-09-30IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan
2018-09-30RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_destNathan Chancellor
2018-09-27IB/mlx5: Expose RAW QP device handles to user spaceYishai Hadas
2018-09-26RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
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: Allow creating RAW ethernet QP with loopback supportMark Bloch
2018-09-22net/mlx5: Rename incorrect naming in IFC fileMark Bloch
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/umem: Do not use current->tgid to track the mm_structJason Gunthorpe
2018-09-20RDMA/ucontext: Add a core API for mmaping driver IO memoryJason Gunthorpe
2018-09-17IB/rxe: Revise the ib_wr_opcode enumJason Gunthorpe
2018-09-13RDMA: Remove duplicated include from ib_addr.hYueHaibing
2018-09-12RDMA/core: Consider net ns of gid attribute for RoCEParav Pandit
2018-09-12RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addrParav Pandit
2018-09-11IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of postingMichael J. Ruhl