index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-24
RDMA/hns: Fix NULL pointer problem in free_mr_init()
Yixing Liu
1
-0
/
+4
2022-10-24
RDMA/hns: Disable local invalidate operation
Yangyang Li
2
-13
/
+0
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-3
/
+2
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
5
-11
/
+6
2022-09-27
RDMA/hns: Unified Log Printing Style
Guofeng Yue
6
-55
/
+55
2022-09-27
RDMA/hns: Replacing magic number with macros in apply_func_caps()
Yixing Liu
1
-2
/
+4
2022-09-27
RDMA/hns: Repacing 'dseg_len' by macros in fill_ext_sge_inl_data()
Luoyouming
1
-4
/
+3
2022-09-27
RDMA/hns: Remove redundant 'max_srq_desc_sz' in caps
Yangyang Li
3
-5
/
+2
2022-09-27
RDMA/hns: Remove redundant 'num_mtt_segs' and 'max_extend_sg'
Yangyang Li
3
-8
/
+3
2022-09-27
RDMA/hns: Remove redundant 'phy_addr' in hns_roce_hem_list_find_mtt()
Chengchang Tang
3
-9
/
+4
2022-09-27
RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()
Yunsheng Lin
4
-22
/
+14
2022-09-27
RDMA/hns: Remove redundant 'bt_level' for hem_list_alloc_item()
Yunsheng Lin
1
-4
/
+4
2022-09-27
RDMA/hns: Remove redundant 'attr_mask' in modify_qp_init_to_init()
Yixing Liu
1
-6
/
+3
2022-09-27
RDMA/hns: Remove unnecessary brackets when getting point
Guofeng Yue
2
-3
/
+4
2022-09-27
RDMA/hns: Remove unnecessary braces for single statement blocks
Guofeng Yue
1
-2
/
+1
2022-09-27
RDMA/hns: Cleanup for a spelling error of Asynchronous
Guofeng Yue
1
-1
/
+1
2022-09-22
IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
Daisuke Matsuda
1
-1
/
+0
2022-08-30
RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qp
Wenpeng Liang
3
-5
/
+1
2022-08-30
RDMA/hns: Remove the num_qpc_timer variable
Yixing Liu
4
-5
/
+3
2022-08-30
RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift
Wenpeng Liang
1
-5
/
+2
2022-08-30
RDMA/hns: Fix supported page size
Chengchang Tang
1
-1
/
+1
2022-08-24
RDMA/hns: Support MR's restrack raw ops for hns driver
Wenpeng Liang
5
-1
/
+66
2022-08-23
RDMA/hns: Support MR's restrack ops for hns driver
Wenpeng Liang
3
-0
/
+32
2022-08-23
RDMA/hns: Support QP's restrack raw ops for hns driver
Wenpeng Liang
4
-6
/
+65
2022-08-23
RDMA/hns: Support QP's restrack ops for hns driver
Wenpeng Liang
3
-0
/
+36
2022-08-23
RDMA/hns: Support CQ's restrack raw ops for hns driver
Wenpeng Liang
3
-0
/
+41
2022-08-23
RDMA/hns: Add or remove CQ's restrack attributes
Wenpeng Liang
1
-57
/
+10
2022-08-23
RDMA/hns: Remove redundant DFX file and DFX ops structure
Wenpeng Liang
7
-75
/
+50
2022-07-18
RDMA/hns: Recover 1bit-ECC error of RAM on chip
Haoyue Xu
3
-2
/
+193
2022-07-18
RDMA/hns: Refactor the abnormal interrupt handler function
Haoyue Xu
1
-12
/
+23
2022-07-18
RDMA/hns: Fix incorrect clearing of interrupt status register
Haoyue Xu
1
-2
/
+2
2022-07-18
RDMA/hns: Fix the wrong type of return value of the interrupt handler
Haoyue Xu
1
-13
/
+14
2022-07-18
RDMA/hns: Remove unused abnormal interrupt of type RAS
Haoyue Xu
2
-11
/
+0
2022-05-12
RDMA/hns: Use hr_reg_read() instead of remaining roce_get_xxx()
Wenpeng Liang
4
-254
/
+104
2022-05-12
RDMA/hns: Use hr_reg_xxx() instead of remaining roce_set_xxx()
Wenpeng Liang
2
-270
/
+157
2022-05-04
RDMA/hns: Remove the num_cqc_timer variable
Yixing Liu
4
-5
/
+3
2022-05-04
RDMA/hns: Add the detection for CMDQ status in the device initialization process
Yangyang Li
2
-0
/
+27
2022-05-04
RDMA/hns: Remove unnecessary ret variable from hns_roce_dereg_mr()
Guo Zhengkui
1
-2
/
+1
2022-04-11
RDMA/hns: Init the variable at the suitable place
Haoyue Xu
1
-1
/
+2
2022-04-11
RDMA/hns: Add judgment on the execution result of CMDQ that free vf resource
Wenpeng Liang
1
-4
/
+13
2022-04-11
RDMA/hns: Remove redundant variable "ret"
Guofeng Yue
1
-4
/
+1
2022-04-11
RDMA/hns: Remove unused function to_hns_roce_state()
Yixing Liu
2
-31
/
+0
2022-04-11
RDMA/hns: Remove unnecessary check for the sgid_attr when modifying QP
Chengchang Tang
1
-3
/
+1
2022-03-15
RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPT
Yixing Liu
4
-4
/
+335
2022-03-04
RDMA/hns: Refactor the alloc_cqc()
Wenpeng Liang
1
-28
/
+37
2022-03-04
RDMA/hns: Refactor the alloc_srqc()
Chengchang Tang
1
-28
/
+52
2022-03-04
RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()
Wenpeng Liang
3
-8
/
+6
2022-03-04
RDMA/hns: Remove similar code that configures the hardware contexts
Chengchang Tang
7
-45
/
+35
2022-03-04
RDMA/hns: Refactor mailbox functions
Chengchang Tang
8
-112
/
+120
2022-03-04
RDMA/hns: Fix the wrong type of parameter "op" of the mailbox
Wenpeng Liang
5
-29
/
+28
[next]