summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Expose UAR object and its alloc/destroy commandsYishai Hadas2020-03-271-1/+1
* RDMA/cm: Delete not implemented CM peer to peer communicationLeon Romanovsky2020-03-131-1/+0
* RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-205-13/+13
* RDMA/core: Add helper function to retrieve driver gid context from gid attrSelvin Xavier2020-02-191-0/+1
* RDMA/core: Get rid of ib_create_qp_userJason Gunthorpe2020-02-181-29/+2
* RDMA/core: Make the entire API tree staticJason Gunthorpe2020-01-301-3/+3
* RDMA/cm: Remove CM message structsJason Gunthorpe2020-01-251-1/+6
* RDMA/cm: Add SET/GET implementations to hide IBA wire formatLeon Romanovsky2020-01-252-0/+354
* Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe2020-01-213-5/+14
|\
| * IB/core: Add interface to advise_mr for kernel usersMoni Shoua2020-01-161-0/+3
| * IB/core: Introduce ib_reg_user_mrMoni Shoua2020-01-161-0/+6
| * IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua2020-01-162-5/+5
* | RDMA/uverbs: Add new relaxed ordering memory region access flagMichael Guralnik2020-01-161-0/+1
* | RDMA/core: Add optional access flags rangeMichael Guralnik2020-01-161-1/+3
* | RDMA/uverbs: Verify MR access flagsMichael Guralnik2020-01-161-0/+3
* | RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobjectJason Gunthorpe2020-01-132-4/+2
* | RDMA/core: Do not erase the type of ib_wq.uobjectJason Gunthorpe2020-01-131-1/+2
* | RDMA/core: Do not erase the type of ib_srq.uobjectJason Gunthorpe2020-01-131-1/+2
* | RDMA/core: Do not erase the type of ib_qp.uobjectJason Gunthorpe2020-01-131-1/+2
* | RDMA/core: Do not erase the type of ib_cq.uobjectJason Gunthorpe2020-01-131-1/+3
* | RDMA/core: Do not allow alloc_commit to failJason Gunthorpe2020-01-132-13/+3
* | RDMA/core: Simplify destruction of FD uobjectsJason Gunthorpe2020-01-131-6/+6
* | RDMA/mlx5: Use RCU and direct refcounts to keep memory aliveJason Gunthorpe2020-01-131-0/+12
* | RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_classJason Gunthorpe2020-01-131-1/+0
* | IB/core: Rename event_handler_lock to qp_open_list_lockParav Pandit2020-01-071-1/+1
* | IB/core: Cut down single member ib_cache structureParav Pandit2020-01-071-5/+2
* | IB/core: Let IB core distribute cache update eventsParav Pandit2020-01-071-3/+6
* | RDMA/core: Trace points for diagnosing completion queue issuesChuck Lever2020-01-071-0/+5
* | RDMA/cm: Delete unused CM ARP functionsLeon Romanovsky2020-01-031-34/+0
* | IB/rdmavt: Correct comments in rdmavt_qp.h headerMike Marciniszyn2020-01-031-21/+1
|/
* IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas2019-12-121-0/+5
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-11-302-56/+14
|\
| * RDMA/odp: Use mmu_interval_notifier_insert()Jason Gunthorpe2019-11-232-56/+14
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-276-107/+71
|\ \
| * \ Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe2019-11-251-0/+6
| |\ \
| | * | IB/core: Add interfaces to get VF node and port GUIDsDanit Goldberg2019-11-221-0/+6
| * | | IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig2019-11-171-2/+2
| * | | RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky2019-11-121-4/+3
| * | | RDMA/mad: Delete never implemented functionsLeon Romanovsky2019-11-061-40/+0
| * | | RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon2019-11-061-11/+2
| * | | RDMA/core: Create mmap database and cookie helper functionsMichal Kalderon2019-11-061-0/+35
| * | | Merge branch 'odp_rework' into rdma.git for-nextJason Gunthorpe2019-10-281-18/+0
| |\ \ \ | | | |/ | | |/|
| | * | RDMA/mlx5: Rework implicit ODP destroyJason Gunthorpe2019-10-281-2/+0
| | * | RDMA/mlx5: Use an xarray for the children of an implicit ODPJason Gunthorpe2019-10-281-16/+0
| | |/
| * | RDMA/core: Fix ib_dma_max_seg_size()Bart Van Assche2019-10-281-3/+1
| * | RDMA/cm: Update copyright together with SPDX tagLeon Romanovsky2019-10-281-28/+2
| * | RDMA/cm: Use specific keyword to check defineLeon Romanovsky2019-10-281-1/+1
| * | RDMA/nldev: Provide MR statisticsErez Alfasi2019-10-222-0/+9
| * | RDMA/mlx5: Return ODP type per MRErez Alfasi2019-10-221-0/+3
| * | IB/mlx5: Introduce ODP diagnostic countersErez Alfasi2019-10-221-0/+5