summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
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-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
2023-11-13RDMA/core: Fix uninit-value access in ib_get_eth_speed()Shigeru Yoshida
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-10-31Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe
2023-10-24RDMA/core: Remove NULL check before dev_{put, hold}Yang Li
2023-10-19RDMA/core: Add support to set privileged QKEY parameterPatrisious Haddad
2023-10-11infiniband: Remove the now superfluous sentinel element from ctl_table arrayJoel Granados
2023-10-05RDMA/core: Require admin capabilities to set system parametersLeon Romanovsky
2023-10-04RDMA/core: Fix a couple of obvious typos in commentsChuck Lever
2023-10-02RDMA/core: Annotate struct ib_pkey_cache with __counted_byKees Cook