summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-17IB/cm: Rework sending DREQ when destroying a cm_idSean Hefty
2024-11-17IB/cm: Do not hold reference on cm_id unless neededSean Hefty
2024-11-17IB/cm: Explicitly mark if a response MAD is a retransmissionSean Hefty
2024-11-12Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan"Leon Romanovsky
2024-11-04RDMA/nldev: Add IB device and net device rename eventsChiara Meiohas
2024-11-04RDMA/core: Move ib_uverbs_file struct to uverbs_types.hPatrisious Haddad
2024-11-04RDMA/core: Add device ufile cleanup operationPatrisious Haddad
2024-11-04RDMA/core: Implement RoCE GID port rescan and export delete functionChiara Meiohas
2024-11-03deal with the last remaing boolean uses of fd_file()Al Viro
2024-11-03fdget(), more trivial conversionsAl Viro
2024-10-08RDMA/core: Fix ENODEV error for iWARP test over vlanAnumula Murali Mohan Reddy
2024-10-08RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_eventQianqiang Liu
2024-10-07RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pagesChengchang Tang
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-16RDMA/nldev: Add missing break in rdma_nl_notify_err_msg()Nathan Chancellor
2024-09-13RDMA/nldev: Expose whether RDMA monitoring is supportedChiara Meiohas
2024-09-13RDMA/nldev: Add support for RDMA monitoringChiara Meiohas
2024-09-13RDMA/mlx5: Use IB set_netdev and get_netdev functionsChiara Meiohas
2024-09-13RDMA/device: Remove optimization in ib_device_get_netdev()Chiara Meiohas
2024-09-09treewide: correct the typo 'retun'WangYuli
2024-09-04IB/core: Fix ib_cache_setup_one error flow cleanupPatrisious Haddad
2024-08-23RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependencyZhu Yanjun
2024-08-23RDMA/mad: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan
2024-08-19RDMA/core: Remove unused declaration rdma_resolve_ip_route()Zhang Zekun
2024-08-12struct fd: representation changeAl Viro
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-08-11RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas
2024-08-11RDMA/umem: Introduce an option to revoke DMABUF umemYishai Hadas
2024-08-11RDMA/umem: Add support for creating pinned DMABUF umem with a given dma deviceYishai Hadas
2024-08-11RDMA/nldev: Enhance netlink message parsing and validationChiara Meiohas
2024-08-01RDMA/mad: Improve handling of timed out WRs of mad agentSaravanan Vajravel
2024-07-14RDMA: Fix netdev tracker in ib_device_set_netdevDavid Ahern
2024-07-04RDMA/core: Introduce "name_assign_type" for an IB deviceMark Zhang
2024-07-01RDMA/nldev: Add support to dump device type and parent device if existsMark Zhang
2024-07-01RDMA/nldev: Add support to add/delete a sub IB device through netlinkMark Zhang
2024-07-01RDMA/core: Create GSI QP only when CM is supportedMark Zhang
2024-07-01RDMA/core: Support IB sub device with type "SMI"Mark Zhang
2024-07-01RDMA/core: Create "issm*" device nodes only when SMI is supportedMark Zhang
2024-07-01RDMA/device: Return error earlier if port in not validLeon Romanovsky
2024-06-27RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger
2024-06-26IB/core: add support for draining Shared receive queuesMax Gurtovoy
2024-06-21RDMA/cache: Release GID table even if leak is detectedLeon Romanovsky
2024-06-09RDMA/iwcm: Fix a use-after-free related to destroying CM IDsBart Van Assche
2024-06-09RDMA/iwcm: Simplify cm_work_handler()Bart Van Assche
2024-06-09RDMA/iwcm: Simplify cm_event_handler()Bart Van Assche