index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
/
hns
Age
Commit message (
Expand
)
Author
2023-08-19
RDMA/hns: Support hns HW stats
Chengchang Tang
2023-08-19
RDMA/hns: Dump whole QP/CQ/MR resource in raw
Chengchang Tang
2023-08-08
RDMA/hns: Remove unused declaration hns_roce_modify_srq()
Yue Haibing
2023-08-07
RDMA/hns: Fix CQ and QP cache affinity
Chengchang Tang
2023-08-07
RDMA/hns: Fix inaccurate error label name in init instance
Junxian Huang
2023-08-07
RDMA/hns: Fix incorrect post-send with direct wqe of wr-list
Junxian Huang
2023-08-07
RDMA/hns: Fix port active speed
Chengchang Tang
2023-07-31
RDMA/hns: Remove unused function declarations
Yue Haibing
2023-07-31
RDMA: Remove unnecessary ternary operators
Ruan Jinjie
2023-07-24
RDMA/hns: Remove VF extend configuration
Junxian Huang
2023-07-24
RDMA/hns: Support get XRCD number from firmware
Luoyouming
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-06-01
RDMA/hns: Add clear_hem return value to log
Chengchang Tang
2023-06-01
RDMA/hns: Fix hns_roce_table_get return value
Chengchang Tang
2023-06-01
RDMA/hns: Remove unnecessary QP type checks
Junxian Huang
2023-05-17
RDMA/hns: Modify the value of long message loopback slice
Yangyang Li
2023-05-17
RDMA/hns: Fix base address table allocation
Chengchang Tang
2023-05-17
RDMA/hns: Fix timeout attr in query qp for HIP08
Chengchang Tang
2023-03-14
RDMA/hns: Add new command to support query vf caps
Yixing Liu
2023-01-09
RDMA/hns: Support cqe inline in user space
Luoyouming
2023-01-09
RDMA/hns: Add compatibility handling for only support userspace rq inline
Luoyouming
2023-01-09
RDMA/hns: Remove rq inline in kernel
Luoyouming
2022-12-28
RDMA/hns: Fix refcount leak in hns_roce_mmap
Miaoqian Lin
2022-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-12-09
Merge tag 'v6.1-rc8' into rdma.git for-next
Jason Gunthorpe
2022-12-07
RDMA/hns: Fix XRC caps on HIP08
Chengchang Tang
2022-12-07
RDMA/hns: Fix error code of CMD
Chengchang Tang
2022-12-07
RDMA/hns: Fix page size cap from firmware
Chengchang Tang
2022-12-07
RDMA/hns: Fix PBL page MTR find
Chengchang Tang
2022-12-07
RDMA/hns: Fix AH attr queried by query_qp
Chengchang Tang
2022-12-07
RDMA/hns: Fix the gid problem caused by free mr
Yixing Liu
2022-11-22
RDMA/hns: fix memory leak in hns_roce_alloc_mr()
Zhengchao Shao
2022-11-18
RDMA/hns: Fix incorrect sge nums calculation
Luoyouming
2022-11-18
RDMA/hns: Fix ext_sge num error when post send
Luoyouming
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-24
RDMA/hns: Fix NULL pointer problem in free_mr_init()
Yixing Liu
2022-10-24
RDMA/hns: Disable local invalidate operation
Yangyang Li
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
2022-09-27
RDMA/hns: Unified Log Printing Style
Guofeng Yue
2022-09-27
RDMA/hns: Replacing magic number with macros in apply_func_caps()
Yixing Liu
2022-09-27
RDMA/hns: Repacing 'dseg_len' by macros in fill_ext_sge_inl_data()
Luoyouming
2022-09-27
RDMA/hns: Remove redundant 'max_srq_desc_sz' in caps
Yangyang Li
2022-09-27
RDMA/hns: Remove redundant 'num_mtt_segs' and 'max_extend_sg'
Yangyang Li
2022-09-27
RDMA/hns: Remove redundant 'phy_addr' in hns_roce_hem_list_find_mtt()
Chengchang Tang
2022-09-27
RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()
Yunsheng Lin
2022-09-27
RDMA/hns: Remove redundant 'bt_level' for hem_list_alloc_item()
Yunsheng Lin
2022-09-27
RDMA/hns: Remove redundant 'attr_mask' in modify_qp_init_to_init()
Yixing Liu
2022-09-27
RDMA/hns: Remove unnecessary brackets when getting point
Guofeng Yue
[next]