index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
Age
Commit message (
Expand
)
Author
2025-05-29
RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()
Maher Sanalla
2025-04-10
RDMA/core: Don't expose hw_counters outside of init net namespace
Roman Gushchin
2024-12-05
RDMA/core: Implement RoCE GID port rescan and export delete function
Chiara Meiohas
2024-12-05
RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pages
Chengchang Tang
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-13
RDMA/nldev: Add support for RDMA monitoring
Chiara Meiohas
2024-09-13
RDMA/mlx5: Use IB set_netdev and get_netdev functions
Chiara Meiohas
2024-08-11
RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' API
Yishai Hadas
2024-08-11
RDMA/umem: Introduce an option to revoke DMABUF umem
Yishai Hadas
2024-08-11
RDMA/umem: Add support for creating pinned DMABUF umem with a given dma device
Yishai Hadas
2024-07-04
RDMA/core: Introduce "name_assign_type" for an IB device
Mark Zhang
2024-07-01
RDMA: Set type of rdma_ah to IB for a SMI sub device
Mark Zhang
2024-07-01
RDMA/core: Support IB sub device with type "SMI"
Mark Zhang
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2024-06-26
IB/core: add support for draining Shared receive queues
Max Gurtovoy
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-04-30
RDMA/core: Add an option to display driver-specific QPs in the rdmatool
Chiara Meiohas
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-03-03
RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-02-21
RDMA/uverbs: Remove flexible arrays from struct *_filter
Erick Archer
2023-12-04
RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgsz
Mike Marciniszyn
2023-10-04
RDMA/core: Fix a couple of obvious typos in comments
Chuck Lever
2023-10-02
RDMA: Annotate struct rdma_hw_stats with __counted_by
Kees Cook
2023-09-26
IB/mlx5: Expose XDR speed through MAD
Or Har-Toov
2023-09-26
IB/core: Add support for XDR link speed
Or Har-Toov
2023-09-20
RDMA/core: Add support to dump SRQ resource in RAW format
wenglianfa
2023-09-20
RDMA/core: Add dedicated SRQ resource tracker function
wenglianfa
2023-08-13
RDMA Remove unused function declarations
Yue Haibing
2023-07-03
rdma: fix INFINIBAND_USER_ACCESS dependency
Arnd Bergmann
2023-06-11
RDMA/cma: Always set static rate to 0 for RoCE
Mark Zhang
2023-04-16
RDMA: Add ib_virt_dma_to_page()
Jason Gunthorpe
2023-02-12
RDMA/umem: Remove unused 'work' member from struct ib_umem
Jason Gunthorpe
2023-02-07
RDMA/restrack: Correct spelling
Deming Wang
2023-01-15
RDMA/mlx: Calling qp event handler in workqueue context
Mark Zhang
2023-01-10
RDMA/cma: Refactor the inbound/outbound path records process flow
Mark Zhang
2022-12-09
RDMA: Extend RDMA kernel verbs ABI to support flush
Li Zhijian
2022-12-01
RDMA: Extend RDMA kernel ABI to support atomic write
Xiao Yang
2022-11-28
RDMA: Add netdevice_tracker to ib_device_set_netdev()
Jason Gunthorpe
2022-10-19
RDMA/opa_vnic: fix spelling typo in comment
Jiangshan Yi
2022-10-19
RDMA/core: return -EOPNOSUPP for ODP unsupported device
Li Zhijian
2022-09-27
RDMA/core: Add UVERBS_ATTR_RAW_FD
Jason Gunthorpe
2022-09-22
RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLID
Mark Zhang
2022-09-22
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
2022-09-22
RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_paths
Mark Zhang
2022-08-30
IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_in...
Mark Zhang
2022-08-30
IB/cm: Remove the service_mask parameter from ib_cm_listen()
Mark Zhang
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-07-26
RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
Logan Gunthorpe
2022-07-22
RDMA: Fix comment typo
Xin Gao
[next]