aboutsummaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)AuthorFilesLines
2020-01-30RDMA/core: Make the entire API tree staticGravatar Jason Gunthorpe 1-3/+3
2020-01-25RDMA/cm: Remove CM message structsGravatar Jason Gunthorpe 1-1/+6
2020-01-25RDMA/cm: Add SET/GET implementations to hide IBA wire formatGravatar Leon Romanovsky 2-0/+354
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextGravatar Jason Gunthorpe 3-5/+14
2020-01-16RDMA/uverbs: Add new relaxed ordering memory region access flagGravatar Michael Guralnik 1-0/+1
2020-01-16RDMA/core: Add optional access flags rangeGravatar Michael Guralnik 1-1/+3
2020-01-16RDMA/uverbs: Verify MR access flagsGravatar Michael Guralnik 1-0/+3
2020-01-16IB/core: Add interface to advise_mr for kernel usersGravatar Moni Shoua 1-0/+3
2020-01-16IB/core: Introduce ib_reg_user_mrGravatar Moni Shoua 1-0/+6
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsGravatar Moni Shoua 2-5/+5
2020-01-13RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobjectGravatar Jason Gunthorpe 2-4/+2
2020-01-13RDMA/core: Do not erase the type of ib_wq.uobjectGravatar Jason Gunthorpe 1-1/+2
2020-01-13RDMA/core: Do not erase the type of ib_srq.uobjectGravatar Jason Gunthorpe 1-1/+2
2020-01-13RDMA/core: Do not erase the type of ib_qp.uobjectGravatar Jason Gunthorpe 1-1/+2
2020-01-13RDMA/core: Do not erase the type of ib_cq.uobjectGravatar Jason Gunthorpe 1-1/+3
2020-01-13RDMA/core: Do not allow alloc_commit to failGravatar Jason Gunthorpe 2-13/+3
2020-01-13RDMA/core: Simplify destruction of FD uobjectsGravatar Jason Gunthorpe 1-6/+6
2020-01-13RDMA/mlx5: Use RCU and direct refcounts to keep memory aliveGravatar Jason Gunthorpe 1-0/+12
2020-01-13RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_classGravatar Jason Gunthorpe 1-1/+0
2020-01-07IB/core: Rename event_handler_lock to qp_open_list_lockGravatar Parav Pandit 1-1/+1
2020-01-07IB/core: Cut down single member ib_cache structureGravatar Parav Pandit 1-5/+2
2020-01-07IB/core: Let IB core distribute cache update eventsGravatar Parav Pandit 1-3/+6
2020-01-07RDMA/core: Trace points for diagnosing completion queue issuesGravatar Chuck Lever 1-0/+5
2020-01-03RDMA/cm: Delete unused CM ARP functionsGravatar Leon Romanovsky 1-34/+0
2020-01-03IB/rdmavt: Correct comments in rdmavt_qp.h headerGravatar Mike Marciniszyn 1-21/+1
2019-12-12IB/core: Introduce rdma_user_mmap_entry_insert_range() APIGravatar Yishai Hadas 1-0/+5
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Gravatar Linus Torvalds 2-56/+14
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 6-107/+71
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextGravatar Jason Gunthorpe 1-0/+6
2019-11-23RDMA/odp: Use mmu_interval_notifier_insert()Gravatar Jason Gunthorpe 2-56/+14
2019-11-22IB/core: Add interfaces to get VF node and port GUIDsGravatar Danit Goldberg 1-0/+6
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getGravatar Christoph Hellwig 1-2/+2
2019-11-12RDMA: Change MAD processing function to remove extra casting and parameterGravatar Leon Romanovsky 1-4/+3
2019-11-06RDMA/mad: Delete never implemented functionsGravatar Leon Romanovsky 1-40/+0
2019-11-06RDMA: Connect between the mmap entry and the umap_priv structureGravatar Michal Kalderon 1-11/+2
2019-11-06RDMA/core: Create mmap database and cookie helper functionsGravatar Michal Kalderon 1-0/+35
2019-10-28Merge branch 'odp_rework' into rdma.git for-nextGravatar Jason Gunthorpe 1-18/+0
2019-10-28RDMA/mlx5: Rework implicit ODP destroyGravatar Jason Gunthorpe 1-2/+0
2019-10-28RDMA/mlx5: Use an xarray for the children of an implicit ODPGravatar Jason Gunthorpe 1-16/+0
2019-10-28RDMA/core: Fix ib_dma_max_seg_size()Gravatar Bart Van Assche 1-3/+1
2019-10-28RDMA/cm: Update copyright together with SPDX tagGravatar Leon Romanovsky 1-28/+2
2019-10-28RDMA/cm: Use specific keyword to check defineGravatar Leon Romanovsky 1-1/+1
2019-10-22RDMA/nldev: Provide MR statisticsGravatar Erez Alfasi 2-0/+9
2019-10-22RDMA/mlx5: Return ODP type per MRGravatar Erez Alfasi 1-0/+3
2019-10-22IB/mlx5: Introduce ODP diagnostic countersGravatar Erez Alfasi 1-0/+5
2019-10-22RDMA/uverbs: Prevent potential underflowGravatar Dan Carpenter 1-1/+1
2019-10-22RDMA/rw: Support threshold for registration vs scattering to local pagesGravatar Yamin Friedman 1-0/+2
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 9-6/+124
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Gravatar Linus Torvalds 3-31/+36
2019-09-13IB/{rdmavt, hfi1, qib}: Add a counter for credit waitsGravatar Kaike Wan 2-0/+36