index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
/
ib_verbs.h
Age
Commit message (
Expand
)
Author
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/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-04-16
RDMA: Add ib_virt_dma_to_page()
Jason Gunthorpe
2023-01-15
RDMA/mlx: Calling qp event handler in workqueue context
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/core: return -EOPNOSUPP for ODP unsupported device
Li Zhijian
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
2022-05-24
RDMA/core: Fix typo in comment
Julia Lawall
2022-04-12
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jason Gunthorpe
2022-04-09
RDMA/core: Delete IPsec flow action logic from the core
Leon Romanovsky
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-04
IB/uverbs: Move part of enum ib_device_cap_flags to uapi
Xiao Yang
2022-04-04
IB/uverbs: Move enum ib_raw_packet_caps to uapi
Xiao Yang
2022-01-07
RDMA/core: Calculate UDP source port based on flow label or lqpn/rqpn
Zhu Yanjun
2021-10-29
RDMA/hns: Use the core code to manage the fixed mmap entries
Chengchang Tang
2021-10-13
RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg()
Logan Gunthorpe
2021-10-12
RDMA/mlx5: Add modify_op_stat() support
Aharon Landau
2021-10-12
RDMA/counter: Add optional counter support
Aharon Landau
2021-10-12
RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
Aharon Landau
2021-10-12
RDMA/core: Add a helper API rdma_free_hw_stats_struct
Mark Zhang
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-08-03
RDMA/core: Reorganize create QP low-level functions
Leon Romanovsky
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-06-21
IB/core: Shuffle locks in ib_port_data to save memory
Anand Khoje
2021-06-21
RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs
Avihai Horon
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-16
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
2021-06-16
RDMA/core: Create the device hw_counters through the normal groups mechanism
Jason Gunthorpe
2021-06-16
RDMA/core: Split port and device counter sysfs attributes
Jason Gunthorpe
2021-06-16
RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer
Jason Gunthorpe
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-05-11
RDMA: Remove unnecessary struct declaration
Wan Jiabing
2021-05-11
RDMA/core: Remove never used ib_modify_wq function call
Leon Romanovsky
2021-04-22
RDMA/restrack: Add support to get resource tracking for SRQ
Neta Ostrovsky
2021-04-07
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-11
RDMA/core: Remove unused req_ncomp_notif device operation
Gal Pressman
2021-02-05
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
2021-01-20
RDMA/core: Add device method for registering dma-buf based memory region
Jianxin Xiong
[next]