summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe
2020-10-26RDMA/uverbs: Fix false error in query gid IOCTLGal Pressman
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-16mm: remove the now-unnecessary mmget_still_valid() hackJann Horn
2020-10-16RDMA/ucma: Fix use after free in destroy id flowMaor Gottlieb
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-10-16Merge branch 'dynamic_sg' into rdma.git for-nextJason Gunthorpe
2020-10-05RDMA/umem: Move to allocate SG table from pagesMaor Gottlieb
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-01RDMA/uverbs: Expose the new GID query API to user spaceAvihai Horon
2020-10-01RDMA/core: Introduce new GID table query APIAvihai Horon
2020-10-01RDMA/core: Modify enum ib_gid_type and enum rdma_network_typeAvihai Horon
2020-10-01RDMA/core: Change rdma_get_gid_attr returned error codeAvihai Horon
2020-10-01RDMA/core: Constify struct attribute_groupRikard Falkeborn
2020-10-01IB/core: Enable ODP sync without faultingYishai Hadas
2020-10-01IB/core: Improve ODP to use hmm_range_fault()Yishai Hadas
2020-09-30RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()Jason Gunthorpe
2020-09-30RDMA/core: Remove ucontext->closingJason Gunthorpe
2020-09-29RDMA/core: Align write and ioctl checks of QP typesLeon Romanovsky
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo
2020-09-22RDMA/restrack: Improve readability in task name managementLeon Romanovsky
2020-09-22RDMA/restrack: Simplify restrack tracking in kernel flowsLeon Romanovsky
2020-09-22RDMA/restrack: Count references to the verbs objectsLeon Romanovsky
2020-09-22RDMA/cma: Delete from restrack DB after successful destroyLeon Romanovsky
2020-09-18RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroyJason Gunthorpe
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe
2020-09-18RDMA: Fix link active_speed sizeAharon Landau
2020-09-17RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky
2020-09-17RDMA: Clean MW allocation and free flowsLeon Romanovsky
2020-09-17RDMA/cma: Fix use after free race in roce multicast joinJason Gunthorpe
2020-09-17RDMA/cma: Consolidate the destruction of a cma_multicast in one placeJason Gunthorpe
2020-09-17RDMA/cma: Remove dead code for kernel rdmacm multicastJason Gunthorpe
2020-09-17RDMA/cma: Combine cma_ndev_work with cma_workJason Gunthorpe
2020-09-17RDMA/cma: Remove cma_comp()Jason Gunthorpe
2020-09-17RDMA/cma: Fix locking for the RDMA_CM_LISTEN stateJason Gunthorpe
2020-09-17RDMA/cma: Make the locking for automatic state transition more clearJason Gunthorpe
2020-09-17RDMA/cma: Fix locking for the RDMA_CM_CONNECT stateJason Gunthorpe
2020-09-14RDMA/core: Fix ordering of CQ pool destructionJason Gunthorpe
2020-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-09-11RDMA/mlx4: Use ib_umem_num_dma_blocks()Jason Gunthorpe
2020-09-11RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()Jason Gunthorpe
2020-09-09RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()Jason Gunthorpe
2020-09-09RDMA/umem: Prevent small pages from being returned by ib_umem_find_best_pgsz()Jason Gunthorpe
2020-09-09RDMA/umem: Fix ib_umem_find_best_pgsz() for mappings that cross a page boundaryJason Gunthorpe
2020-09-09RDMA: Make counters destroy symmetricalLeon Romanovsky
2020-09-09RDMA: Restore ability to return error for destroy WQLeon Romanovsky
2020-09-09RDMA: Change XRCD destroy return valueLeon Romanovsky
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky
2020-09-09RDMA/core: Delete function indirection for alloc/free kernel CQLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky