aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma
AgeCommit message (Expand)AuthorFilesLines
6 daysRDMA/core: Move ucaps into ib_uverbs_support.koJason Gunthorpe1-1/+0
6 daysRDMA/core: Remove uverbs_async_event_release()Jason Gunthorpe1-1/+7
6 daysRDMA/core: Do not compile ib_core_uverbs without USER_ACCESSJason Gunthorpe2-11/+69
12 daysRDMA/core: Do not read wild stack memory in uverbs_get_handler_fn()Jason Gunthorpe1-0/+1
2026-03-30RDMA/umem: Use consistent DMA attributes when unmapping entriesLeon Romanovsky1-0/+1
2026-03-30RDMA: Properly propagate the number of CQEs as unsigned intLeon Romanovsky1-1/+1
2026-03-30RDMA: Clarify that CQ resize is a user‑space verbLeon Romanovsky1-1/+2
2026-03-30RDMA/core: Remove unused ib_resize_cq() implementationLeon Romanovsky1-9/+0
2026-03-30RDMA/nldev: Add dellink function pointerZhu Yanjun1-0/+2
2026-03-11RDMA/rdmavt: Add driver mmap callbackDean Luick1-0/+3
2026-03-11RDMA/rdmavt: Add ucontext alloc/dealloc passthroughDean Luick1-0/+7
2026-03-11RDMA/OPA: Update OPA link speed listDean Luick1-3/+5
2026-03-10RDMA/hfi1: Remove opa_vnicDennis Dalessandro2-102/+0
2026-03-08RDMA/umem: Add helpers for umem dmabuf revoke lockJacob Moroni1-0/+4
2026-03-08RDMA/umem: Add pinned revocable dmabuf import interfaceJacob Moroni1-0/+19
2026-03-08RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATAJason Gunthorpe1-0/+6
2026-03-08RDMA: Provide documentation about the uABI compatibility rulesJason Gunthorpe1-0/+87
2026-03-08RDMA: Add ib_is_udata_in_empty()Jason Gunthorpe1-0/+15
2026-03-08RDMA: Add ib_respond_udata()Jason Gunthorpe1-0/+33
2026-03-08RDMA: Add ib_copy_validate_udata_in_cm()Jason Gunthorpe1-0/+25
2026-03-08RDMA: Add ib_copy_validate_udata_in()Jason Gunthorpe1-0/+26
2026-03-08RDMA/core: Add rdma_udata_to_dev()Jason Gunthorpe1-0/+2
2026-03-05Add support for TLP emulationLeon Romanovsky1-1/+1
2026-03-05RDMA/core: Delete not-implemented get_vector_affinityLeon Romanovsky1-23/+0
2026-03-02RDMA/core: Add pinned handles to FRMR poolsMichael Guralnik1-0/+2
2026-03-02IB/core: Introduce FRMR poolsMichael Guralnik2-0/+45
2026-02-25RDMA/core: Prepare create CQ path for API unificationLeon Romanovsky1-2/+1
2026-02-25RDMA/core: Manage CQ umem in core codeLeon Romanovsky1-0/+1
2026-02-25RDMA/umem: Remove unnecessary includes and defines from ib_umem headerLeon Romanovsky1-4/+0
2026-02-25RDMA/umem: Allow including ib_umem header from any locationLeon Romanovsky1-1/+1
2026-02-25RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky3-80/+88
2026-02-25RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()Stefan Metzmacher1-1/+1
2026-02-24RDMA/restrack: fix kernel-doc indicatorRandy Dunlap1-2/+2
2026-02-24RDMA/iwcm: fix some kernel-doc issues in iw_cm.hRandy Dunlap1-7/+7
2026-02-24RDMA/umem: fix kernel-doc warningsRandy Dunlap1-1/+5
2026-02-24IB/cache: avoid kernel-doc warningsRandy Dunlap1-2/+2
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-2/+91
2026-02-08RDMA/uverbs: Add DMABUF object type and operationsYishai Hadas2-0/+10
2026-02-08RDMA/core: introduce rdma_restrict_node_type()Stefan Metzmacher1-0/+17
2026-01-28RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever1-0/+2
2026-01-28RDMA/core: add MR support for bvec-based RDMA operationsChuck Lever1-0/+1
2026-01-28RDMA/core: use IOVA-based DMA mapping for bvec RDMA operationsChuck Lever1-0/+8
2026-01-28RDMA/core: add bio_vec based RDMA read/write APIChuck Lever2-0/+53
2026-01-05RDMA/core: Avoid exporting module local functions and remove not-used onesParav Pandit1-2/+0
2026-01-05IB/core: Add query_port_speed verbOr Har-Toov1-0/+2
2026-01-05IB/core: Add helper to convert port attributes to data rateOr Har-Toov1-0/+14
2026-01-05IB/core: Add async event on device speed changeOr Har-Toov1-0/+1
2025-11-24RDMA/core: Add new IB rate for XDR (8x) supportMaher Sanalla1-0/+1
2025-11-12RDMA/cm: Correct typedef and bad line warningsRandy Dunlap1-2/+2
2025-11-06IB/rdmavt: rdmavt_qp.h: clean up kernel-doc commentsRandy Dunlap1-34/+36
2025-10-20RDMA/uverbs: fix some kernel-doc warningsRandy Dunlap1-49/+50
2025-08-13RDMA/ucma: Support write an event into a CMMark Zhang1-1/+4
2025-08-13RDMA/cma: Support IB service record resolutionMark Zhang1-1/+17
2025-08-13RDMA/sa_query: Support IB service records resolutionMark Zhang2-0/+38
2025-07-23IB: Extend UVERBS_METHOD_REG_MR to get DMAHYishai Hadas1-0/+3
2025-07-23RDMA/core: Introduce a DMAH object and its alloc/free APIsYishai Hadas2-0/+30
2025-07-13RDMA/core: Add umem "is_contiguous" and "start_dma_addr" helpersMichael Margolin1-4/+21
2025-07-13RDMA/uverbs: Add a common way to create CQ with umemMichael Margolin1-0/+4
2025-07-09RDMA/uverbs: Add empty rdma_uattrs_has_raw_cap() declarationLeon Romanovsky1-2/+6
2025-07-01RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow createParav Pandit1-0/+3
2025-06-26RDMA/ipoib: Use parent rdma device net namespaceMark Bloch1-0/+5
2025-06-26RDMA/core: Extend RDMA device registration to be net namespace awareMark Bloch1-2/+9
2025-06-25RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq()Mark Zhang1-0/+9
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe1-0/+7
2025-05-25IB/cm: Remove dead code and adjust namingVlad Dumitrescu1-14/+3
2025-05-12RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkageLeon Romanovsky1-10/+3
2025-05-12RDMA/umem: Store ODP access mask information in PFNLeon Romanovsky1-13/+1
2025-04-21RDMA/core: Move ODP capability definitions to uapiDaisuke Matsuda1-10/+10
2025-04-20RDMA/cma: Remove unused rdma_res_to_idDr. David Alan Gilbert1-1/+0
2025-04-09RDMA/rxe: Enable ODP in ATOMIC WRITE operationDaisuke Matsuda1-0/+1
2025-04-08RDMA/rxe: Enable ODP in RDMA FLUSH operationDaisuke Matsuda1-0/+1
2025-04-07RDMA/mlx5: Fix compilation warning when USER_ACCESS isn't setMark Bloch1-0/+7
2025-03-18RDMA/core: Pass port to counter bind/unbind operationsPatrisious Haddad2-3/+4
2025-03-18RDMA/core: Add support to optional-counters binding configurationPatrisious Haddad1-1/+4
2025-03-18RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj()Patrisious Haddad1-0/+6
2025-03-13RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()Maher Sanalla1-1/+1
2025-03-09RDMA/uverbs: Add support for UCAPs in context creationChiara Meiohas1-0/+1
2025-03-09RDMA/uverbs: Introduce UCAP (User CAPabilities) APIChiara Meiohas1-0/+30
2025-03-03RDMA/core: Don't expose hw_counters outside of init net namespaceRoman Gushchin1-0/+1
2025-02-06IB/cache: Add log messages for IB device state changesMaher Sanalla1-0/+17
2024-12-24RDMA/core: Support link status events dispatchingYuyu Li1-0/+17
2024-12-24RDMA/core: Add ib_query_netdev_port() to query netdev port by IB device.Yuyu Li1-0/+2
2024-12-24RDMA/core: Remove unused ib_copy_path_rec_from_userDr. David Alan Gilbert1-3/+0
2024-12-24RDMA/core: Remove unused ibdev_printkDr. David Alan Gilbert1-3/+0
2024-12-24RDMA/core: Remove unused ib_find_exact_cached_pkeyDr. David Alan Gilbert1-16/+0
2024-12-24RDMA/core: Remove unused ib_ud_header_unpackDr. David Alan Gilbert1-3/+0
2024-12-10RDMA/mlx5: Extend ODP statistics with operation countChiara Meiohas1-0/+2
2024-11-04RDMA/core: Move ib_uverbs_file struct to uverbs_types.hPatrisious Haddad1-0/+33
2024-11-04RDMA/core: Add device ufile cleanup operationPatrisious Haddad1-0/+6
2024-11-04RDMA/core: Implement RoCE GID port rescan and export delete functionChiara Meiohas1-0/+3
2024-10-07RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pagesChengchang Tang1-0/+8
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro2-2/+2
2024-09-13RDMA/nldev: Add support for RDMA monitoringChiara Meiohas1-0/+12
2024-09-13RDMA/mlx5: Use IB set_netdev and get_netdev functionsChiara Meiohas1-0/+2
2024-08-11RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas1-1/+1
2024-08-11RDMA/umem: Introduce an option to revoke DMABUF umemYishai Hadas1-0/+3
2024-08-11RDMA/umem: Add support for creating pinned DMABUF umem with a given dma deviceYishai Hadas1-0/+15
2024-07-04RDMA/core: Introduce "name_assign_type" for an IB deviceMark Zhang1-0/+8
2024-07-01RDMA: Set type of rdma_ah to IB for a SMI sub deviceMark Zhang1-0/+2
2024-07-01RDMA/core: Support IB sub device with type "SMI"Mark Zhang1-0/+43
2024-06-27RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger1-1/+1
2024-06-26IB/core: add support for draining Shared receive queuesMax Gurtovoy1-0/+2
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-04-30RDMA/core: Add an option to display driver-specific QPs in the rdmatoolChiara Meiohas1-2/+5
2024-04-25fix missing vmalloc.h includesKent Overstreet1-0/+1
2024-03-03RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-6/+8
2024-02-21RDMA/uverbs: Remove flexible arrays from struct *_filterErick Archer1-18/+1
2023-12-04RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn2-1/+9
2023-10-04RDMA/core: Fix a couple of obvious typos in commentsChuck Lever1-1/+1
2023-10-02RDMA: Annotate struct rdma_hw_stats with __counted_byKees Cook1-1/+1
2023-09-26IB/mlx5: Expose XDR speed through MADOr Har-Toov1-0/+2
2023-09-26IB/core: Add support for XDR link speedOr Har-Toov1-0/+2
2023-09-20RDMA/core: Add support to dump SRQ resource in RAW formatwenglianfa1-0/+1
2023-09-20RDMA/core: Add dedicated SRQ resource tracker functionwenglianfa1-0/+1
2023-08-13RDMA Remove unused function declarationsYue Haibing2-23/+0
2023-07-03rdma: fix INFINIBAND_USER_ACCESS dependencyArnd Bergmann1-2/+4
2023-06-11RDMA/cma: Always set static rate to 0 for RoCEMark Zhang1-23/+0
2023-04-16RDMA: Add ib_virt_dma_to_page()Jason Gunthorpe1-0/+25
2023-02-12RDMA/umem: Remove unused 'work' member from struct ib_umemJason Gunthorpe1-1/+0
2023-02-07RDMA/restrack: Correct spellingDeming Wang1-2/+2
2023-01-15RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang1-1/+1
2023-01-10RDMA/cma: Refactor the inbound/outbound path records process flowMark Zhang2-2/+1
2022-12-09RDMA: Extend RDMA kernel verbs ABI to support flushLi Zhijian2-1/+20
2022-12-01RDMA: Extend RDMA kernel ABI to support atomic writeXiao Yang2-0/+5
2022-11-28RDMA: Add netdevice_tracker to ib_device_set_netdev()Jason Gunthorpe1-0/+1
2022-10-19RDMA/opa_vnic: fix spelling typo in commentJiangshan Yi1-1/+1
2022-10-19RDMA/core: return -EOPNOSUPP for ODP unsupported deviceLi Zhijian1-1/+1
2022-09-27RDMA/core: Add UVERBS_ATTR_RAW_FDJason Gunthorpe1-0/+13
2022-09-22RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLIDMark Zhang1-0/+2
2022-09-22RDMA/cma: Multiple path records support with netlink channelMark Zhang2-1/+8
2022-09-22RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_pathsMark Zhang1-1/+6
2022-08-30IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_in...Mark Zhang1-1/+0
2022-08-30IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang1-6/+1
2022-08-21IB: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds1-0/+11
2022-07-26RDMA/core: introduce ib_dma_pci_p2p_dma_supported()Logan Gunthorpe1-0/+11
2022-07-22RDMA: Fix comment typoXin Gao1-1/+1
2022-06-16RDMA/core: Add a netevent notifier to cmaPatrisious Haddad1-0/+1
2022-05-24RDMA/core: Fix typo in commentJulia Lawall1-1/+1
2022-04-12Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jason Gunthorpe1-8/+0
2022-04-09RDMA/core: Delete IPsec flow action logic from the coreLeon Romanovsky1-8/+0
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2-51/+36
2022-04-04IB/uverbs: Move part of enum ib_device_cap_flags to uapiXiao Yang1-37/+65
2022-04-04IB/uverbs: Move enum ib_raw_packet_caps to uapiXiao Yang1-7/+11
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann1-1/+1
2022-01-07RDMA/core: Calculate UDP source port based on flow label or lqpn/rqpnZhu Yanjun1-0/+17
2022-01-05IB/mlx5: Expose NDR speed through MADMaher Sanalla1-0/+1
2022-01-05RDMA/mad: Delete duplicated init_query_mad functionsLeon Romanovsky1-1/+11
2021-11-16RDMA/netlink: Add __maybe_unused to static inline in C fileLeon Romanovsky1-1/+1
2021-10-29RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang1-0/+9
2021-10-28RDMA/umem: Allow pinned dmabuf umem usageGal Pressman1-0/+11
2021-10-13RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg()Logan Gunthorpe1-1/+6
2021-10-12RDMA/mlx5: Add modify_op_stat() supportAharon Landau1-0/+2
2021-10-12RDMA/mlx5: Add steering support in optional flow countersAharon Landau1-0/+1
2021-10-12RDMA/counter: Add optional counter supportAharon Landau2-0/+15
2021-10-12RDMA/counter: Add an is_disabled field in struct rdma_hw_statsAharon Landau1-0/+3
2021-10-12RDMA/core: Add a helper API rdma_free_hw_stats_structMark Zhang1-23/+4
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau1-6/+15
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe2-6/+33
2021-08-24RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb2-7/+33
2021-08-24lib/scatterlist: Fix wrong update of orig_nentsMaor Gottlieb1-0/+1
2021-08-19RDMA/core/sa_query: Remove unused functionHåkon Bugge1-24/+0
2021-08-03RDMA/core: Reorganize create QP low-level functionsLeon Romanovsky1-4/+12
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky1-5/+25
2021-08-03RDMA/rdmavt: Decouple QP and SGE lists allocationsLeon Romanovsky1-1/+1
2021-06-21IB/core: Shuffle locks in ib_port_data to save memoryAnand Khoje1-1/+3
2021-06-21RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPsAvihai Horon1-0/+8
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe1-23/+7
2021-06-16RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe2-10/+3
2021-06-16RDMA/core: Expose the ib port sysfs attribute machineryJason Gunthorpe1-0/+41
2021-06-16RDMA/core: Create the device hw_counters through the normal groups mechanismJason Gunthorpe1-4/+5
2021-06-16RDMA/core: Split port and device counter sysfs attributesJason Gunthorpe1-2/+2
2021-06-16RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointerJason Gunthorpe1-1/+2
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe1-6/+7
2021-06-02IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() callsMark Zhang1-14/+13
2021-05-28IB/hfi1: Move a function from a header file into a .c fileBart Van Assche1-5/+0
2021-05-11RDMA: Remove unnecessary struct declarationWan Jiabing1-1/+0
2021-05-11RDMA/core: Remove never used ib_modify_wq function callLeon Romanovsky1-2/+0
2021-04-22RDMA/restrack: Add support to get resource tracking for SRQNeta Ostrovsky2-0/+9
2021-04-13Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jason Gunthorpe1-1/+1
2021-04-13RDMA/uverbs: Make UVERBS_OBJECT_METHODS to consider line numberMaor Gottlieb1-1/+1
2021-04-12IB/cma: Introduce rdma_set_min_rnr_timer()Håkon Bugge1-0/+2
2021-04-07IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdevMike Marciniszyn1-0/+2
2021-04-01RDMA/uverbs: Fix -Wunused-function warningYueHaibing1-3/+4
2021-03-26RDMA: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch8-121/+135
2021-03-22RDMA/include: Mundane typo fixes throughout the fileBhaskar Chowdhury1-4/+4
2021-03-11IB/core: Split uverbs_get_const/default to consider target typeYishai Hadas1-13/+67
2021-03-11RDMA/core: Remove unused req_ncomp_notif device operationGal Pressman1-15/+0
2021-03-10RDMA/iwcm: Allow AFONLY binding for IPv6 addressesBernard Metzler1-0/+1
2021-02-16RDMA/ipoib: Remove racy Subnet Manager sendonly join checksChristoph Lameter1-4/+0
2021-02-05RDMA/core: Introduce and use API to read port immutable dataParav Pandit1-0/+3
2021-01-20RDMA/core: Add device method for registering dma-buf based memory regionJianxin Xiong1-1/+5
2021-01-20RDMA/umem: Support importing dma-buf as user memory regionJianxin Xiong1-3/+45
2021-01-18RDMA/nldev: Return an error message on failure to turn auto modePatrisious Haddad1-1/+2
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds5-109/+189
2020-12-10RDMA/uverbs: Fix incorrect variable typeAvihai Horon1-0/+10
2020-12-07IB: Fix kernel-doc markupsMauro Carvalho Chehab1-0/+11
2020-12-07RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrJason Gunthorpe2-3/+9
2020-12-07RDMA/uverbs: Check ODP in ib_check_mr_access() as wellJason Gunthorpe1-1/+5