aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-13RDMA/core: Do not allow alloc_commit to failJason Gunthorpe2-13/+3
2020-01-13RDMA/core: Simplify destruction of FD uobjectsJason Gunthorpe1-6/+6
2020-01-13RDMA/mlx5: Use RCU and direct refcounts to keep memory aliveJason Gunthorpe1-0/+12
2020-01-13RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_classJason Gunthorpe1-1/+0
2020-01-07IB/core: Rename event_handler_lock to qp_open_list_lockParav Pandit1-1/+1
2020-01-07IB/core: Cut down single member ib_cache structureParav Pandit1-5/+2
2020-01-07IB/core: Let IB core distribute cache update eventsParav Pandit1-3/+6
2020-01-07RDMA/core: Trace points for diagnosing completion queue issuesChuck Lever1-0/+5
2020-01-03RDMA/cm: Delete unused CM ARP functionsLeon Romanovsky1-34/+0
2020-01-03IB/rdmavt: Correct comments in rdmavt_qp.h headerMike Marciniszyn1-21/+1
2019-12-12IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas1-0/+5
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-56/+14
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-107/+71
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe1-0/+6
2019-11-23RDMA/odp: Use mmu_interval_notifier_insert()Jason Gunthorpe2-56/+14
2019-11-22IB/core: Add interfaces to get VF node and port GUIDsDanit Goldberg1-0/+6
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig1-2/+2
2019-11-12RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky1-4/+3
2019-11-06RDMA/mad: Delete never implemented functionsLeon Romanovsky1-40/+0
2019-11-06RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon1-11/+2
2019-11-06RDMA/core: Create mmap database and cookie helper functionsMichal Kalderon1-0/+35
2019-10-28Merge branch 'odp_rework' into rdma.git for-nextJason Gunthorpe1-18/+0
2019-10-28RDMA/mlx5: Rework implicit ODP destroyJason Gunthorpe1-2/+0
2019-10-28RDMA/mlx5: Use an xarray for the children of an implicit ODPJason Gunthorpe1-16/+0
2019-10-28RDMA/core: Fix ib_dma_max_seg_size()Bart Van Assche1-3/+1
2019-10-28RDMA/cm: Update copyright together with SPDX tagLeon Romanovsky1-28/+2
2019-10-28RDMA/cm: Use specific keyword to check defineLeon Romanovsky1-1/+1
2019-10-22RDMA/nldev: Provide MR statisticsErez Alfasi2-0/+9
2019-10-22RDMA/mlx5: Return ODP type per MRErez Alfasi1-0/+3
2019-10-22IB/mlx5: Introduce ODP diagnostic countersErez Alfasi1-0/+5
2019-10-22RDMA/uverbs: Prevent potential underflowDan Carpenter1-1/+1
2019-10-22RDMA/rw: Support threshold for registration vs scattering to local pagesYamin Friedman1-0/+2
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds9-6/+124
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-31/+36
2019-09-13IB/{rdmavt, hfi1, qib}: Add a counter for credit waitsKaike Wan2-0/+36
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe1-2/+1
2019-08-21RDMA/odp: remove ib_ucontext from ib_umemJason Gunthorpe1-1/+1
2019-08-21RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'Jason Gunthorpe2-12/+1
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2-19/+37
2019-08-21RDMA/core: Make invalidate_range a device operationMoni Shoua1-2/+2
2019-08-21RDMA/odp: Check for overflow when computing the umem_odp endJason Gunthorpe1-3/+2
2019-08-21RDMA/odp: Split creating a umem_odp from ib_umem_getJason Gunthorpe1-3/+6
2019-08-21RDMA/odp: Make the three ways to create a umem_odp clearJason Gunthorpe1-2/+4
2019-08-21RDMA/odp: Make it clearer when a umem is an implicit ODP umemJason Gunthorpe1-0/+8
2019-08-21RDMA/odp: Use the common interval tree library instead of genericJason Gunthorpe1-8/+12
2019-08-20RDMA/restrack: Rewrite PID namespace check to be reliableLeon Romanovsky1-2/+1
2019-08-20RDMA: Delete DEBUG codeLeon Romanovsky1-3/+0
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib1-0/+10
2019-08-05RDMA/core: Introduce ratelimited ibdev printk functionsGal Pressman1-0/+42
2019-08-05rdma: Enable ib_alloc_cq to spread work over a device's comp_vectorsChuck Lever1-0/+19