summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)Author
2020-01-30RDMA/core: Make the entire API tree staticJason Gunthorpe
2020-01-25RDMA/cm: Remove CM message structsJason Gunthorpe
2020-01-25RDMA/cm: Add SET/GET implementations to hide IBA wire formatLeon Romanovsky
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-16RDMA/uverbs: Add new relaxed ordering memory region access flagMichael Guralnik
2020-01-16RDMA/core: Add optional access flags rangeMichael Guralnik
2020-01-16RDMA/uverbs: Verify MR access flagsMichael Guralnik
2020-01-16IB/core: Add interface to advise_mr for kernel usersMoni Shoua
2020-01-16IB/core: Introduce ib_reg_user_mrMoni Shoua
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2020-01-13RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobjectJason Gunthorpe
2020-01-13RDMA/core: Do not erase the type of ib_wq.uobjectJason Gunthorpe
2020-01-13RDMA/core: Do not erase the type of ib_srq.uobjectJason Gunthorpe
2020-01-13RDMA/core: Do not erase the type of ib_qp.uobjectJason Gunthorpe
2020-01-13RDMA/core: Do not erase the type of ib_cq.uobjectJason Gunthorpe
2020-01-13RDMA/core: Do not allow alloc_commit to failJason Gunthorpe
2020-01-13RDMA/core: Simplify destruction of FD uobjectsJason Gunthorpe
2020-01-13RDMA/mlx5: Use RCU and direct refcounts to keep memory aliveJason Gunthorpe
2020-01-13RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_classJason Gunthorpe
2020-01-07IB/core: Rename event_handler_lock to qp_open_list_lockParav Pandit
2020-01-07IB/core: Cut down single member ib_cache structureParav Pandit
2020-01-07IB/core: Let IB core distribute cache update eventsParav Pandit
2020-01-07RDMA/core: Trace points for diagnosing completion queue issuesChuck Lever
2020-01-03RDMA/cm: Delete unused CM ARP functionsLeon Romanovsky
2020-01-03IB/rdmavt: Correct comments in rdmavt_qp.h headerMike Marciniszyn
2019-12-12IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe
2019-11-23RDMA/odp: Use mmu_interval_notifier_insert()Jason Gunthorpe
2019-11-22IB/core: Add interfaces to get VF node and port GUIDsDanit Goldberg
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-11-12RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky
2019-11-06RDMA/mad: Delete never implemented functionsLeon Romanovsky
2019-11-06RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon
2019-11-06RDMA/core: Create mmap database and cookie helper functionsMichal Kalderon
2019-10-28Merge branch 'odp_rework' into rdma.git for-nextJason Gunthorpe
2019-10-28RDMA/mlx5: Rework implicit ODP destroyJason Gunthorpe
2019-10-28RDMA/mlx5: Use an xarray for the children of an implicit ODPJason Gunthorpe
2019-10-28RDMA/core: Fix ib_dma_max_seg_size()Bart Van Assche
2019-10-28RDMA/cm: Update copyright together with SPDX tagLeon Romanovsky
2019-10-28RDMA/cm: Use specific keyword to check defineLeon Romanovsky
2019-10-22RDMA/nldev: Provide MR statisticsErez Alfasi
2019-10-22RDMA/mlx5: Return ODP type per MRErez Alfasi
2019-10-22IB/mlx5: Introduce ODP diagnostic countersErez Alfasi
2019-10-22RDMA/uverbs: Prevent potential underflowDan Carpenter
2019-10-22RDMA/rw: Support threshold for registration vs scattering to local pagesYamin Friedman
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-13IB/{rdmavt, hfi1, qib}: Add a counter for credit waitsKaike Wan