summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nldev: Expose whether RDMA monitoring is supportedChiara Meiohas2024-09-131-0/+6
* RDMA/nldev: Add support for RDMA monitoringChiara Meiohas2024-09-133-0/+160
* RDMA/mlx5: Use IB set_netdev and get_netdev functionsChiara Meiohas2024-09-131-0/+4
* RDMA/device: Remove optimization in ib_device_get_netdev()Chiara Meiohas2024-09-131-9/+0
* IB/core: Fix ib_cache_setup_one error flow cleanupPatrisious Haddad2024-09-041-1/+3
* RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependencyZhu Yanjun2024-08-231-1/+1
* RDMA/mad: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan2024-08-231-3/+2
* RDMA/core: Remove unused declaration rdma_resolve_ip_route()Zhang Zekun2024-08-191-3/+0
* RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas2024-08-111-1/+1
* RDMA/umem: Introduce an option to revoke DMABUF umemYishai Hadas2024-08-111-2/+19
* RDMA/umem: Add support for creating pinned DMABUF umem with a given dma deviceYishai Hadas2024-08-111-11/+34
* RDMA/nldev: Enhance netlink message parsing and validationChiara Meiohas2024-08-111-28/+28
* RDMA/mad: Improve handling of timed out WRs of mad agentSaravanan Vajravel2024-08-011-6/+8
* RDMA: Fix netdev tracker in ib_device_set_netdevDavid Ahern2024-07-141-6/+2
* RDMA/core: Introduce "name_assign_type" for an IB deviceMark Zhang2024-07-041-0/+5
* RDMA/nldev: Add support to dump device type and parent device if existsMark Zhang2024-07-011-0/+10
* RDMA/nldev: Add support to add/delete a sub IB device through netlinkMark Zhang2024-07-011-0/+59
* RDMA/core: Create GSI QP only when CM is supportedMark Zhang2024-07-012-13/+28
* RDMA/core: Support IB sub device with type "SMI"Mark Zhang2024-07-012-1/+71
* RDMA/core: Create "issm*" device nodes only when SMI is supportedMark Zhang2024-07-011-11/+18
* RDMA/device: Return error earlier if port in not validLeon Romanovsky2024-07-011-3/+3
* RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger2024-06-272-2/+2
* IB/core: add support for draining Shared receive queuesMax Gurtovoy2024-06-261-1/+81
* RDMA/cache: Release GID table even if leak is detectedLeon Romanovsky2024-06-211-9/+5
* RDMA/iwcm: Fix a use-after-free related to destroying CM IDsBart Van Assche2024-06-091-4/+7
* RDMA/iwcm: Simplify cm_work_handler()Bart Van Assche2024-06-091-6/+1
* RDMA/iwcm: Simplify cm_event_handler()Bart Van Assche2024-06-091-5/+2
* RDMA/iwcm: Change the return type of iwcm_deref_id()Bart Van Assche2024-06-091-4/+4
* RDMA/iwcm: Use list_first_entry() where appropriateBart Van Assche2024-06-091-4/+4
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-221-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-05-187-74/+53
|\
| * RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siwZhu Yanjun2024-05-121-1/+3
| * RDMA/core: Remove NULL check before dev_{put, hold}Jules Irenge2024-05-053-11/+5
| * RDMA/core: Add an option to display driver-specific QPs in the rdmatoolChiara Meiohas2024-04-302-6/+29
| * IB/core: Implement a limit on UMAD receive ListMichael Guralnik2024-04-211-6/+15
| * RDMA/restrack: Fix potential invalid address accessWenchao Hao2024-04-011-50/+1
* | inet: introduce dst_rtable() helperEric Dumazet2024-04-301-9/+3
* | ipv6: introduce dst_rt6_info() helperEric Dumazet2024-04-291-3/+3
* | RDMA/cm: Print the old state when cm_destroy_id gets timeoutMark Zhang2024-04-011-4/+7
|/
* RDMA/cm: add timeout to cm_destroy_id waitManjunath Patil2024-03-101-1/+19
* RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-03-031-33/+45
* RDMA/uverbs: Remove flexible arrays from struct *_filterErick Archer2024-02-211-8/+8
* RDMA/device: Fix a race between mad_client and cm_client initShifeng Li2024-02-211-15/+22
* RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn2023-12-041-6/+0
* RDMA/core: Fix uninit-value access in ib_get_eth_speed()Shigeru Yoshida2023-11-131-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-11-0212-27/+112
|\
| * Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe2023-10-314-3/+4
| |\
| * | RDMA/core: Remove NULL check before dev_{put, hold}Yang Li2023-10-242-4/+2
| * | RDMA/core: Add support to set privileged QKEY parameterPatrisious Haddad2023-10-193-9/+58
| * | RDMA/core: Fix a couple of obvious typos in commentsChuck Lever2023-10-041-1/+1