summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)AuthorFilesLines
2025-03-19IB/mad: Check available slots before posting receive WRsMaher Sanalla1-18/+20
2025-03-18RDMA/core: Pass port to counter bind/unbind operationsPatrisious Haddad2-11/+11
2025-03-18RDMA/core: Add support to optional-counters binding configurationPatrisious Haddad2-11/+35
2025-03-18RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj()Patrisious Haddad2-1/+5
2025-03-13RDMA/core: Fix use-after-free when rename device nameWang Liang1-2/+7
2025-03-13RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()Maher Sanalla1-68/+76
2025-03-09RDMA/uverbs: Add support for UCAPs in context creationChiara Meiohas2-0/+23
2025-03-09RDMA/uverbs: Introduce UCAP (User CAPabilities) APIChiara Meiohas3-1/+271
2025-03-03RDMA/core: Fixes infiniband sysctl boundsNicolas Bouchinet2-2/+6
2025-03-03RDMA/core: Don't expose hw_counters outside of init net namespaceRoman Gushchin2-0/+10
2025-02-19RDMA/core: Fix best page size finding when it can cross SG entriesMichael Margolin2-15/+32
2025-02-06RDMA/core: Use ib_port_state_to_str() for IB state sysfsMaher Sanalla1-13/+1
2025-02-06IB/cache: Add log messages for IB device state changesMaher Sanalla1-0/+6
2025-02-03RDMA/rxe: Make rping work with tun deviceZhu Yanjun1-5/+19
2025-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-184/+92
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-8/+26
2024-12-24RDMA/core: Support link status events dispatchingYuyu Li1-0/+60
2024-12-24RDMA/core: Add ib_query_netdev_port() to query netdev port by IB device.Yuyu Li1-7/+32
2024-12-24RDMA/core: Remove unused ib_copy_path_rec_from_userDr. David Alan Gilbert1-42/+0
2024-12-24RDMA/core: Remove unused ibdev_printkDr. David Alan Gilbert1-17/+0
2024-12-24RDMA/core: Remove unused ib_find_exact_cached_pkeyDr. David Alan Gilbert1-35/+0
2024-12-24RDMA/core: Remove unused ib_ud_header_unpackDr. David Alan Gilbert1-83/+0
2024-12-19RDMA/nldev: Set error code in rdma_nl_notify_eventChiara Meiohas1-1/+1
2024-12-10RDMA/core: Fix ENODEV error for iWARP test over vlanAnumula Murali Mohan Reddy1-0/+16
2024-12-04RDMA/uverbs: Prevent integer overflow issueDan Carpenter1-7/+9
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-123/+240
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-18/+9
2024-11-17IB/cm: Rework sending DREQ when destroying a cm_idSean Hefty1-21/+32
2024-11-17IB/cm: Do not hold reference on cm_id unless neededSean Hefty1-42/+24
2024-11-17IB/cm: Explicitly mark if a response MAD is a retransmissionSean Hefty1-20/+31
2024-11-12Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan"Leon Romanovsky1-2/+0
2024-11-04RDMA/nldev: Add IB device and net device rename eventsChiara Meiohas2-2/+76
2024-11-04RDMA/core: Move ib_uverbs_file struct to uverbs_types.hPatrisious Haddad2-33/+3
2024-11-04RDMA/core: Add device ufile cleanup operationPatrisious Haddad2-1/+7
2024-11-04RDMA/core: Implement RoCE GID port rescan and export delete functionChiara Meiohas1-4/+26
2024-11-03deal with the last remaing boolean uses of fd_file()Al Viro1-5/+3
2024-11-03fdget(), more trivial conversionsAl Viro1-13/+6
2024-10-08RDMA/core: Fix ENODEV error for iWARP test over vlanAnumula Murali Mohan Reddy1-0/+2
2024-10-08RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_eventQianqiang Liu1-0/+2
2024-10-07RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pagesChengchang Tang2-2/+43
2024-09-27[tree-wide] finally take no_llseek outAl Viro3-7/+0
2024-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds9-65/+267
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-8/+8
2024-09-16RDMA/nldev: Add missing break in rdma_nl_notify_err_msg()Nathan Chancellor1-0/+1
2024-09-13RDMA/nldev: Expose whether RDMA monitoring is supportedChiara Meiohas1-0/+6
2024-09-13RDMA/nldev: Add support for RDMA monitoringChiara Meiohas3-0/+160
2024-09-13RDMA/mlx5: Use IB set_netdev and get_netdev functionsChiara Meiohas1-0/+4
2024-09-13RDMA/device: Remove optimization in ib_device_get_netdev()Chiara Meiohas1-9/+0
2024-09-09treewide: correct the typo 'retun'WangYuli1-1/+1