index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ocrdma
Age
Commit message (
Expand
)
Author
5 days
RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()
Jason Gunthorpe
5 days
RDMA/ocrdma: Clarify the mm_head searching
Jason Gunthorpe
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-03-31
RDMA: Remove redundant = {} for udata req structs
Jason Gunthorpe
2026-03-31
RDMA: Use ib_copy_validate_udata_in() for implicit full structs
Jason Gunthorpe
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
2026-03-30
RDMA: Clarify that CQ resize is a user‑space verb
Leon Romanovsky
2026-03-29
ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
Fernando Fernandez Mancera
2026-03-10
RDMA/ocrdma: kzalloc_objs to kzalloc_flex
Rosen Penev
2026-03-02
RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversion
Leon Romanovsky
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-05
RDMA/ocrdma: Remove unused OCRDMA_UVERBS definition
Leon Romanovsky
2025-07-23
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
2024-07-11
RDMA/ocrdma: Don't inline statistics functions
Peng Hao
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2023-07-31
RDMA: Remove unnecessary ternary operators
Ruan Jinjie
2023-03-29
RDMA/ocrdma: remove unused discard_cnt variable
Tom Rix
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-01-05
RDMA/ocrdma: Remove unneeded variable
Minghao Chi
2021-11-29
RDMA/ocrdma: Simplify code in 'ocrdma_search_mmap()'
Christophe JAILLET
2021-11-29
RDMA/ocrdma: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-11-17
RDMA/ocrdma: Use helper function to set GUIDs
Kamal Heib
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-01-07
RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd()
Tom Rix
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
RDMA: Remove uverbs cmds from drivers that don't use them
Jason Gunthorpe
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
2020-09-11
RDMA/ocrdma: Remove fbo from MR
Jason Gunthorpe
2020-09-11
RDMA/ocrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()
Jason Gunthorpe
2020-09-09
RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_block
Jason Gunthorpe
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
[next]