summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/verbs.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-02-02IB/core: Extend rate limit support for RC QPsKalesh AP
2026-01-05IB/core: Add helper to convert port attributes to data rateOr Har-Toov
2026-01-05IB/core: Add async event on device speed changeOr Har-Toov
2025-12-21RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()Jang Ingyu
2025-11-24RDMA/core: Add new IB rate for XDR (8x) supportMaher Sanalla
2025-07-23IB: Extend UVERBS_METHOD_REG_MR to get DMAHYishai Hadas
2025-04-07RDMA/core: Convert to use ERR_CAST()Li Haoran
2025-03-18RDMA/core: Pass port to counter bind/unbind operationsPatrisious Haddad
2025-02-19RDMA/core: Fix best page size finding when it can cross SG entriesMichael Margolin
2024-06-26IB/core: add support for draining Shared receive queuesMax Gurtovoy
2023-11-13RDMA/core: Fix uninit-value access in ib_get_eth_speed()Shigeru Yoshida
2023-09-26IB/core: Add support for XDR link speedOr Har-Toov
2023-09-11RDMA/core: Fix repeated words in commentsRohit Chavan
2023-08-13IB/core: Add more speed parsing in ib_get_width_and_speed()Kalesh AP
2023-07-30RDMA/core: Get IB width and speed from netdevHaoyue Xu
2023-04-13RDMA/core: Fix GID entry ref leak when create_ah failsSaravanan Vajravel
2023-01-10RDMA/core: Fix ib block iterator counter overflowYonatan Nachum
2022-09-22RDMA/core: Clean up a variable name in ib_create_srq_user()Dan Carpenter
2022-09-22IB: Set IOVA/LENGTH on IB_MR in core/uverbs layersDaisuke Matsuda
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-03-14Revert "RDMA/core: Fix ib_qp_usecnt_dec() called when error"Leon Romanovsky
2022-03-04RDMA/core: Fix ib_qp_usecnt_dec() called when errorYajun Deng
2022-02-28RDMA/core: Remove unnecessary statementsYajun Deng
2022-01-28RDMA/core: Set MR type in ib_reg_user_mrMaor Gottlieb
2021-11-16RDMA/core: Set send and receive CQ before forwarding to the driverLeon Romanovsky
2021-10-28RDMA/core: Fix missed initialization of rdma_hw_stats::lockMark Zhang
2021-10-12RDMA/counter: Add an is_disabled field in struct rdma_hw_statsAharon Landau
2021-10-12RDMA/core: Add a helper API rdma_free_hw_stats_structMark Zhang
2021-08-03RDMA/core: Create clean QP creations interface for uverbsLeon Romanovsky
2021-08-03RDMA/core: Properly increment and decrement QP usecntsLeon Romanovsky
2021-08-03RDMA/core: Configure selinux QP during creationLeon Romanovsky
2021-08-03RDMA/core: Reorganize create QP low-level functionsLeon Romanovsky
2021-08-03RDMA/core: Remove protection from wrong in-kernel API usageLeon Romanovsky
2021-08-03RDMA/core: Delete duplicated and unreachable codeLeon Romanovsky
2021-08-03RDMA/mlx5: Drop in-driver verbs object creationsLeon Romanovsky
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-06-21RDMA/core: Fix incorrect print format specifierWenpeng Liang
2021-05-11RDMA/core: Remove never used ib_modify_wq function callLeon Romanovsky
2021-04-22RDMA/restrack: Add support to get resource tracking for SRQNeta Ostrovsky
2021-04-12RDMA/core: Correct format of block commentsWenpeng Liang
2021-04-07RDMA/core: Make the wc status prompt message clearerYixian Liu
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-02-02IB/core: Use valid port number to check link layerParav Pandit
2020-12-10RDMA/core: Update kernel documentation for ib_create_named_qp()Lukas Bulwahn
2020-12-07IB: Fix kernel-doc markupsMauro Carvalho Chehab
2020-11-27RDMA/restrack: Support all QP typesLeon Romanovsky