summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAgeFilesLines
* dynamic_debug: add an option to enable dynamic debug for modules onlyOrson Zhai2020-06-081-2/+4
* RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe2020-06-021-1/+0
* RDMA: Remove 'max_fmr'Jason Gunthorpe2020-06-021-1/+0
* RDMA/core: Remove FMR device opsMax Gurtovoy2020-06-021-59/+0
* RDMA/core: Introduce shared CQ pool APIYamin Friedman2020-05-291-1/+16
* RDMA/core: Add protection for shared CQs used by ULPsYamin Friedman2020-05-291-1/+4
* IB/uverbs: Move QP, SRQ, WQ type and flags to UAPIYishai Hadas2020-05-211-19/+24
* RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe2020-05-211-0/+5
* IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan2020-05-211-0/+77
* IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner2020-05-211-2/+2
* IB/hfi1: Add functions to transmit datagram ipoib packetsGary Leshner2020-05-211-0/+1
* RDMA/core: Consolidate ib_create_srq flowsJason Gunthorpe2020-05-171-15/+12
* RDMA/core: Add hash functions to calculate RoCEv2 flowlabel and UDP source portMark Zhang2020-05-061-0/+44
* RDMA: Allow ib_client's to fail when add() is calledJason Gunthorpe2020-05-061-1/+1
* RDMA/core: Get xmit slave for LAGMaor Gottlieb2020-05-021-0/+2
* RDMA/core: Add LAG functionalityMaor Gottlieb2020-05-021-0/+1
* RDMA: Group create AH arguments in structMaor Gottlieb2020-05-021-2/+7
* RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-201-9/+9
* RDMA/core: Get rid of ib_create_qp_userJason Gunthorpe2020-02-181-29/+2
* Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe2020-01-211-0/+9
|\
| * 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
* | 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: 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
* | 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
|/
* 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-301-2/+0
|\
| * RDMA/odp: Use mmu_interval_notifier_insert()Jason Gunthorpe2019-11-231-2/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-271-18/+61
|\ \
| * \ 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
| | |/
| * | RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky2019-11-121-4/+3
| * | 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
| * | RDMA/core: Fix ib_dma_max_seg_size()Bart Van Assche2019-10-281-3/+1
| * | RDMA/nldev: Provide MR statisticsErez Alfasi2019-10-221-0/+7
| * | IB/mlx5: Introduce ODP diagnostic countersErez Alfasi2019-10-221-0/+5
| * | RDMA/rw: Support threshold for registration vs scattering to local pagesYamin Friedman2019-10-221-0/+2
| |/
* / RDMA/uverbs: Prevent potential underflowDan Carpenter2019-10-221-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-09-211-3/+71
|\
| * Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2019-08-211-3/+5
| |\
| * | RDMA: Delete DEBUG codeLeon Romanovsky2019-08-201-3/+0