aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-26
|\
| * RDMA/core: Fix comment for hw stats init for port == 0Parav Pandit2018-10-17
| * RDMA/core: Refactor ib_register_device() functionParav Pandit2018-10-17
| * RDMA/core: Fix unwinding flow in case of error to register deviceParav Pandit2018-10-17
| * RDMA/umad: Use kernel API to allocate umad indexesLeon Romanovsky2018-10-16
| * RDMA/uverbs: Use kernel API to allocate uverbs indexesLeon Romanovsky2018-10-16
| * RDMA/core: Increase total number of RDMA ports across all devicesLeon Romanovsky2018-10-16
| * RDMA/core: Rename ports_parent to ports_kobjParav Pandit2018-10-16
| * RDMA/core: Do not expose unsupported countersParav Pandit2018-10-16
| * RDMA/nldev: Allow IB device rename through RDMA netlinkLeon Romanovsky2018-10-16
| * RDMA/core: Implement IB device rename functionLeon Romanovsky2018-10-16
| * RDMA/core: Annotate timeout as unsigned longLeon Romanovsky2018-10-16
| * RDMA/core: Align multiple functions to kernel coding styleLeon Romanovsky2018-10-16
| * RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route()Leon Romanovsky2018-10-16
| * RDMA/cm: Respect returned status of cm_init_av_by_pathLeon Romanovsky2018-10-16
| * RDMA/restrack: Protect from reentry to resource return pathLeon Romanovsky2018-10-16
| * Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-16
| |\
| * | RDMA/restrack: Release task struct which was hold by CM_ID objectLeon Romanovsky2018-10-05
| * | RDMA/restrack: Consolidate task name updates in one placeLeon Romanovsky2018-10-05
| * | RDMA/restrack: Un-inline set task implementationLeon Romanovsky2018-10-05
| * | RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcuParav Pandit2018-10-03
| * | RDMA/netlink: Simplify netlink listener existence checkLeon Romanovsky2018-10-03
| * | RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-03
| * | RDMA/uverbs: Fix RCU annotation for radix slot deferenceJason Gunthorpe2018-10-03
| * | RDMA/cma: Introduce and use cma_ib_acquire_dev()Parav Pandit2018-09-30
| * | RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip()Parav Pandit2018-09-30
| * | RDMA/cma: Allow accepting requests for multi port rdma deviceParav Pandit2018-09-30
| * | RDMA/core: Acquire and release mmap_sem on page rangeParav Pandit2018-09-27
| * | IB/sa: simplify return code logic for ib_nl_send_msg()Alex Estrin2018-09-26
| * | RDMA/core: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-26
| * | RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe2018-09-26
| * | RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-26
| * | RDMA/umem: Fix potential addition overflowDoug Ledford2018-09-25
| * | RDMA/umem: Minor optimizationsDoug Ledford2018-09-25
| * | RDMA/uverbs: Get rid of ucontext->tgidJason Gunthorpe2018-09-21
| * | RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction pathJason Gunthorpe2018-09-21
| * | RDMA/umem: Handle a half-complete start/end sequenceJason Gunthorpe2018-09-21
| * | RDMA/umem: Get rid of per_mm->notifier_countJason Gunthorpe2018-09-21
| * | RDMA/umem: Use umem->owning_mm inside ODPJason Gunthorpe2018-09-21
| * | RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mmJason Gunthorpe2018-09-21
| * | RDMA/umem: Get rid of struct ib_umem.odp_dataJason Gunthorpe2018-09-21
| * | RDMA/umem: Make ib_umem_odp into a sub structure of ib_umemJason Gunthorpe2018-09-21
| * | RDMA/umem: Use ib_umem_odp in all function signatures connected to ODPJason Gunthorpe2018-09-21
| * | RDMA/umem: Do not use current->tgid to track the mm_structJason Gunthorpe2018-09-20
| * | RDMA/ucontext: Get rid of the old disassociate flowJason Gunthorpe2018-09-20
| * | RDMA/ucontext: Add a core API for mmaping driver IO memoryJason Gunthorpe2018-09-20
| * | RDMA/uverbs: Fix error unwind in ib_uverbs_add_oneJason Gunthorpe2018-09-19
| * | RDMA/core: Properly return the error code of rdma_set_src_addr_rcuYueHaibing2018-09-19
| * | RDMA/uverbs: Remove is_closed from ib_uverbs_fileJason Gunthorpe2018-09-19
| * | RDMA/core: Consider net ns of gid attribute for RoCEParav Pandit2018-09-12