summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-17IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()Logan Gunthorpe
2018-10-17RDMA/core: Fix comment for hw stats init for port == 0Parav Pandit
2018-10-17RDMA/core: Refactor ib_register_device() functionParav Pandit
2018-10-17RDMA/core: Fix unwinding flow in case of error to register deviceParav Pandit
2018-10-16RDMA/umad: Use kernel API to allocate umad indexesLeon Romanovsky
2018-10-16RDMA/uverbs: Use kernel API to allocate uverbs indexesLeon Romanovsky
2018-10-16RDMA/core: Increase total number of RDMA ports across all devicesLeon Romanovsky
2018-10-16RDMA/core: Rename ports_parent to ports_kobjParav Pandit
2018-10-16RDMA/core: Do not expose unsupported countersParav Pandit
2018-10-16RDMA/nldev: Allow IB device rename through RDMA netlinkLeon Romanovsky
2018-10-16RDMA/core: Implement IB device rename functionLeon 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/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route()Leon Romanovsky
2018-10-16RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-16IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-16RDMA/cm: Respect returned status of cm_init_av_by_pathLeon Romanovsky
2018-10-16RDMA/restrack: Protect from reentry to resource return pathLeon Romanovsky
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe
2018-10-10RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov
2018-10-10RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov
2018-10-05RDMA/restrack: Release task struct which was hold by CM_ID objectLeon Romanovsky
2018-10-05RDMA/restrack: Consolidate task name updates in one placeLeon Romanovsky
2018-10-05RDMA/restrack: Un-inline set task implementationLeon Romanovsky
2018-10-03RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcuParav Pandit
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-10-03RDMA/uverbs: Fix RCU annotation for radix slot deferenceJason Gunthorpe
2018-09-30RDMA/cma: Introduce and use cma_ib_acquire_dev()Parav Pandit
2018-09-30RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip()Parav Pandit
2018-09-30RDMA/cma: Allow accepting requests for multi port rdma deviceParav Pandit
2018-09-27RDMA/core: Acquire and release mmap_sem on page rangeParav Pandit
2018-09-26IB/sa: simplify return code logic for ib_nl_send_msg()Alex Estrin
2018-09-26RDMA/core: Use dev_name instead of ibdev->nameJason Gunthorpe
2018-09-26RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
2018-09-25RDMA/umem: Fix potential addition overflowDoug Ledford
2018-09-25RDMA/umem: Minor optimizationsDoug Ledford
2018-09-25RDMA/core: Set right entry state before releasing referenceParav Pandit
2018-09-25IB/uverbs: Free uapi on destroyMark 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