summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
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
2023-10-02RDMA/cma: Initialize ib_sa_multicast structure to 0 when joinMark Zhang
2023-09-26IB/core: Add support for XDR link speedOr Har-Toov
2023-09-20RDMA/core: Add support to dump SRQ resource in RAW formatwenglianfa
2023-09-20RDMA/core: Add dedicated SRQ resource tracker functionwenglianfa
2023-09-19RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()Gustavo A. R. Silva
2023-09-18RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky
2023-09-11RDMA/uverbs: Fix typo of sizeof argumentKonstantin Meskhidze
2023-09-11RDMA/core: Fix repeated words in commentsRohit Chavan
2023-09-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-24Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-08-20IB/core: Reorder GID delete code for RoCEPatrisious Haddad
2023-08-13IB/core: Add more speed parsing in ib_get_width_and_speed()Kalesh AP
2023-08-08RDMA: Make all 'class' structures constIvan Orlov
2023-08-07RDMA: Remove unnecessary NULL valuesRuan Jinjie
2023-08-07IB/uverbs: Fix an potential error pointer dereferenceXiang Yang
2023-07-31RDMA: Remove unnecessary ternary operatorsRuan Jinjie
2023-07-31RDMA/umem: Set iova in ODP flowMichael Guralnik
2023-07-30RDMA/core: Get IB width and speed from netdevHaoyue Xu
2023-07-21RDMA/cma: Avoid GID lookups on iWARP devicesChuck Lever
2023-07-21RDMA/cma: Deduplicate error flow in cma_validate_port()Chuck Lever
2023-07-21RDMA/core: Set gid_attr.ndev for iWARP devicesChuck Lever
2023-07-17RDMA/core: Update CMA destination address on rdma_resolve_addrShiraz Saleem
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe
2023-06-20RDMA/cma: Remove NULL check before dev_{put, hold}Yang Li
2023-06-11IB/uverbs: Fix to consider event queue closing also upon non-blocking modeYishai Hadas