summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Create the device hw_counters through the normal groups mechanismJason Gunthorpe2021-06-161-4/+5
* RDMA/core: Split port and device counter sysfs attributesJason Gunthorpe2021-06-161-2/+2
* RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointerJason Gunthorpe2021-06-161-1/+2
* RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe2021-06-161-6/+7
* RDMA: Remove unnecessary struct declarationWan Jiabing2021-05-111-1/+0
* RDMA/core: Remove never used ib_modify_wq function callLeon Romanovsky2021-05-111-2/+0
* RDMA/restrack: Add support to get resource tracking for SRQNeta Ostrovsky2021-04-221-0/+5
* IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdevMike Marciniszyn2021-04-071-0/+2
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-82/+95
* RDMA/core: Remove unused req_ncomp_notif device operationGal Pressman2021-03-111-15/+0
* RDMA/core: Introduce and use API to read port immutable dataParav Pandit2021-02-051-0/+3
* RDMA/core: Add device method for registering dma-buf based memory regionJianxin Xiong2021-01-201-1/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-12-161-101/+97
|\
| * IB: Fix kernel-doc markupsMauro Carvalho Chehab2020-12-071-0/+11
| * RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrJason Gunthorpe2020-12-071-3/+4
| * RDMA/uverbs: Check ODP in ib_check_mr_access() as wellJason Gunthorpe2020-12-071-1/+5
| * RDMA/restrack: Support all QP typesLeon Romanovsky2020-11-271-2/+8
| * RDMA/core: remove use of dma_virt_opsChristoph Hellwig2020-11-171-23/+50
| * RDMA: Lift ibdev_to_node from rds to common codeChristoph Hellwig2020-11-121-0/+13
| * RDMA/core: Remove ib_dma_{alloc,free}_coherentChristoph Hellwig2020-11-121-29/+0
| * RDMA/core: Postpone uobject cleanup on failure till FD closeLeon Romanovsky2020-11-121-42/+2
| * RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe2020-10-261-0/+2
| * RDMA/core Remove uverbs_ex_cmd_maskJason Gunthorpe2020-10-261-1/+0
| * RDMA: Check attr_mask during modify_qpJason Gunthorpe2020-10-261-0/+2
* | net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-231-0/+1
|/
* RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe2020-10-161-1/+2
* RDMA/uverbs: Expose the new GID query API to user spaceAvihai Horon2020-10-011-3/+3
* RDMA/core: Modify enum ib_gid_type and enum rdma_network_typeAvihai Horon2020-10-011-7/+10
* RDMA/core: Remove ucontext->closingJason Gunthorpe2020-09-301-6/+0
* Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe2020-09-181-3/+4
|\
| * RDMA: Fix link active_speed sizeAharon Landau2020-09-181-3/+4
* | RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky2020-09-171-5/+4
* | RDMA: Clean MW allocation and free flowsLeon Romanovsky2020-09-171-2/+2
* | RDMA/core: Added missing WR and WC opcodesBob Pearson2020-09-111-7/+9
* | RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()Jason Gunthorpe2020-09-091-24/+0
* | RDMA: Make counters destroy symmetricalLeon Romanovsky2020-09-091-1/+1
* | RDMA: Restore ability to return error for destroy WQLeon Romanovsky2020-09-091-2/+2
* | RDMA: Change XRCD destroy return valueLeon Romanovsky2020-09-091-1/+1
* | RDMA: Allow fail of destroy CQLeon Romanovsky2020-09-091-2/+4
* | RDMA/core: Delete function indirection for alloc/free kernel CQLeon Romanovsky2020-09-091-56/+6
* | RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky2020-09-091-3/+5
* | RDMA: Restore ability to fail on AH destroyLeon Romanovsky2020-09-091-3/+5
* | RDMA: Restore ability to fail on PD deallocateLeon Romanovsky2020-09-091-8/+5
* | RDMA/core: Change how failing destroy is handled during uobj abortJason Gunthorpe2020-09-091-5/+0
* | RDMA/hns: Get udp sport num dynamically instead of using a fixed valueWeihang Li2020-08-311-0/+1
* | RDMA: Remove constant domain argument from flow creation callLeon Romanovsky2020-08-181-12/+1
|/
* RDMA/include: Replace license text with SPDX tagsLeon Romanovsky2020-07-291-29/+2
* RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky2020-07-061-3/+3
* RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky2020-07-061-3/+4
* IB/uverbs: Expose UAPI to query ucontextYishai Hadas2020-07-061-0/+4