index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
2021-06-21
IB/mlx4: Avoid field-overflowing memcpy()
Kees Cook
2021-06-21
RDMA/bnxt_re: Update ABI to pass wqe-mode to user space
Devesh Sharma
2021-06-21
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
2021-06-21
RDMA/hns: Use IDA interface to manage xrcd index
Yangyang Li
2021-06-21
RDMA/hns: Use IDA interface to manage pd index
Yangyang Li
2021-06-21
RDMA/hns: Use IDA interface to manage mtpt index
Yangyang Li
2021-06-21
RDMA/hns: Remove unused RR mechanism
Yangyang Li
2021-06-21
RDMA/hns: Remove the unused hns_roce_bitmap_free_range function
Yangyang Li
2021-06-21
RDMA/hns: Remove the unused hns_roce_bitmap_alloc_range function
Yangyang Li
2021-06-21
RDMA/hns: Clean SRQC structure definition
Xi Wang
2021-06-21
RDMA/hns: Use new interface to write DB related fields
Yixing Liu
2021-06-21
RDMA/hns: Use new interface to write FRMR fields
Yixing Liu
2021-06-21
RDMA/hns: Use new interface to get CQE fields
Lang Cheng
2021-06-21
RDMA/hns: Use new interface to modify QP context
Lang Cheng
2021-06-21
RDMA/hns: Use new interface to write CQ context.
Yixing Liu
2021-06-21
RDMA/hns: Add hr_reg_write_bool()
Lang Cheng
2021-06-21
RDMA/hns: Add a check to ensure integer mtu is positive
Weihang Li
2021-06-21
RDMA/hns: Do not use !! for values that are already bool when calling hr_reg_...
Weihang Li
2021-06-21
RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs
Avihai Horon
2021-06-18
RDMA/hns: Clear extended doorbell info before using
Xi Wang
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/hfi1: Use attributes for the port sysfs
Jason Gunthorpe
2021-06-16
RDMA/qib: Use attributes for the port sysfs
Jason Gunthorpe
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-06-16
RDMA/hns: Support getting max QP number from firmware
Xi Wang
2021-06-16
RDMA/mlx5: Don't add slave port to unaffiliated list
Leon Romanovsky
2021-06-10
RDMA/irdma: Store PBL info address a pointer type
Shiraz Saleem
2021-06-08
RDMA/irdma: Use list_last_entry/list_first_entry
Shiraz Saleem
2021-06-08
RDMA/irdma: Use list_move instead of list_del/list_add
Baokun Li
2021-06-08
RDMA/cxgb4: Use refcount_t instead of atomic_t for reference counting
Weihang Li
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for QP reference counting
Weihang Li
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference counting
Weihang Li
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for CQ reference counting
Weihang Li
2021-06-07
RDMA/irdma: Fix return error sign from irdma_modify_qp
Kamal Heib
2021-06-07
RDMA/irdma: Fix spelling mistake "Allocal" -> "Allocate"
Colin Ian King
2021-06-07
RDMA/irdma: remove redundant initialization of variable val
Colin Ian King
2021-06-07
RDMA/irdma: remove extraneous indentation on a statement
Colin Ian King
2021-06-07
RDMA/irdma: Fix issues with u8 left shift operation
Colin Ian King
2021-06-04
RDMA/cxgb4: Fix missing error code in create_qp()
Jiapeng Chong
2021-06-03
RDMA/bnxt_re: Enable global atomic ops if platform supports
Devesh Sharma
2021-06-02
Merge branch 'irdma' into rdma.git for-next
Jason Gunthorpe
2021-06-02
RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw
Shiraz Saleem
2021-06-02
RDMA/irdma: Add dynamic tracing for CM
Michael J. Ruhl
2021-06-02
RDMA/irdma: Add miscellaneous utility definitions
Mustafa Ismail
2021-06-02
RDMA/irdma: Add user/kernel shared libraries
Mustafa Ismail
2021-06-02
RDMA/irdma: Add RoCEv2 UD OP support
Mustafa Ismail
2021-06-02
RDMA/irdma: Implement device supported verb APIs
Mustafa Ismail
2021-06-02
RDMA/irdma: Add PBLE resource manager
Mustafa Ismail
2021-06-02
RDMA/irdma: Add connection manager
Mustafa Ismail
[next]