summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2019-03-13RDMA/umem: Add missing initialization of owning_mmArtemy Kovalyov
2019-02-12RDMA/core: Sync unregistration with netlink commandsParav Pandit
2019-02-06IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociateYishai Hadas
2019-02-06IB/uverbs: Fix OOPs upon device disassociationYishai Hadas
2019-01-22RDMA/nldev: Don't expose unsafe global rkey to regular userLeon Romanovsky
2019-01-13RDMA/iwcm: Don't copy past the end of dev_name() stringSteve Wise
2018-12-12IB/core: Fix oops in netdev_next_upper_dev_rcu()Mark Zhang
2018-11-26IB/umem: Set correct address to the invalidation functionArtemy Kovalyov
2018-11-21RDMA/core: Add GIDs while changing MAC addr only for registered ndevParav Pandit
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