summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
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
2024-06-09RDMA/iwcm: Change the return type of iwcm_deref_id()Bart Van Assche
2024-06-09RDMA/iwcm: Use list_first_entry() where appropriateBart Van Assche
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-05-12RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siwZhu Yanjun
2024-05-05RDMA/core: Remove NULL check before dev_{put, hold}Jules Irenge
2024-04-30inet: introduce dst_rtable() helperEric Dumazet
2024-04-30RDMA/core: Add an option to display driver-specific QPs in the rdmatoolChiara Meiohas
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-04-21IB/core: Implement a limit on UMAD receive ListMichael Guralnik
2024-04-01RDMA/cm: Print the old state when cm_destroy_id gets timeoutMark Zhang
2024-04-01RDMA/restrack: Fix potential invalid address accessWenchao Hao
2024-03-10RDMA/cm: add timeout to cm_destroy_id waitManjunath Patil
2024-03-03RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-02-21RDMA/uverbs: Remove flexible arrays from struct *_filterErick Archer
2024-02-21RDMA/device: Fix a race between mad_client and cm_client initShifeng Li
2023-12-04RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn