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
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2
-0
/
+5
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
1
-0
/
+4
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
1
-12
/
+2
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
1
-15
/
+0
2020-10-26
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
2
-9
/
+0
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-1
/
+2
2020-09-29
RDMA/hns: Remove unused variables and definitions
Lang Cheng
2
-10
/
+0
2020-09-29
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
1
-39
/
+18
2020-09-24
RDMA/hns: Support inline data in extented sge space for RC
Weihang Li
4
-52
/
+162
2020-09-24
RDMA/hns: Fix missing sq_sig_type when querying QP
Weihang Li
1
-0
/
+1
2020-09-24
RDMA/hns: Fix configuration of ack_req_freq in QPC
Weihang Li
1
-6
/
+12
2020-09-24
RDMA/hns: Fix the wrong value of rnr_retry when querying qp
Wenpeng Liang
1
-1
/
+3
2020-09-24
RDMA/hns: Solve the overflow of the calc_pg_sz()
Jiaran Zhang
1
-3
/
+3
2020-09-24
RDMA/hns: Add check for the validity of sl configuration
Jiaran Zhang
2
-2
/
+12
2020-09-24
RDMA/hns: Correct typo of hns_roce_create_cq()
Lang Cheng
1
-1
/
+1
2020-09-24
RDMA/hns: Add interception for resizing SRQs
Yangyang Li
1
-0
/
+4
2020-09-24
RDMA/hns: Refactor process about opcode in post_send()
Weihang Li
1
-55
/
+76
2020-09-24
RDMA/hns: Add support for SCCC in size of 64 Bytes
Yangyang Li
6
-12
/
+38
2020-09-24
RDMA/hns: Add support for QPC in size of 512 Bytes
Wenpeng Liang
6
-18
/
+75
2020-09-24
RDMA/hns: Add support for CQE in size of 64 Bytes
Wenpeng Liang
7
-16
/
+48
2020-09-24
RDMA/hns: Add support for EQE in size of 64 Bytes
Wenpeng Liang
4
-20
/
+44
2020-09-18
RDMA/hns: Set the unsupported wr opcode
Lijun Ou
1
-1
/
+0
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
3
-22
/
+11
2020-09-11
RDMA/hns: Use ib_umem_num_dma_blocks() instead of opencoding
Jason Gunthorpe
1
-30
/
+19
2020-09-09
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
1
-2
/
+1
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
3
-4
/
+6
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2
-6
/
+4
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA/hns: Avoid unncessary initialization
Lijun Ou
6
-24
/
+24
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
6
-15
/
+9
2020-08-31
RDMA/hns: Get udp sport num dynamically instead of using a fixed value
Weihang Li
3
-13
/
+41
2020-08-27
RDMA/hns: Add a check for current state before modifying QP
Lang Cheng
1
-2
/
+4
2020-08-20
Revert "RDMA/hns: Reserve one sge in order to avoid local length error"
Weihang Li
5
-14
/
+8
2020-08-18
RDMA/hns: Fix spelling mistake "epmty" -> "empty"
Colin Ian King
1
-1
/
+1
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-277
/
+269
2020-07-30
RDMA/hns: Fix the unneeded process when getting a general type of CQE error
Xi Wang
2
-0
/
+10
2020-07-30
RDMA/hns: Fix error during modify qp RTS2RTS
Lang Cheng
1
-1
/
+3
2020-07-30
RDMA/hns: Delete unnecessary memset when allocating VF resource
Lang Cheng
1
-2
/
+0
2020-07-30
RDMA/hns: Remove redundant parameters in set_rc_wqe()
Weihang Li
1
-13
/
+17
2020-07-30
RDMA/hns: Remove support for HIP08_A
Lang Cheng
3
-65
/
+47
2020-07-30
RDMA/hns: Refactor hns_roce_v2_set_hem()
Weihang Li
1
-19
/
+26
2020-07-30
RDMA/hns: Remove redundant hardware opcode definitions
Lang Cheng
2
-30
/
+14
2020-07-16
RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZE
Xi Wang
1
-1
/
+1
2020-07-16
RDMA/hns: Fix wrong assignment of lp_pktn_ini in QPC
Weihang Li
1
-12
/
+22
2020-07-07
RDMA/hns: Optimize MTR level-0 addressing to access huge page
Xi Wang
4
-132
/
+147
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2
-2
/
+2
2020-06-23
RDMA: Add a dedicated CQ resource tracker function
Maor Gottlieb
3
-15
/
+5
2020-06-18
RDMA/hns: Fix an cmd queue issue when resetting
Yangyang Li
1
-1
/
+1
2020-06-18
RDMA/hns: Fix a calltrace when registering MR from userspace
Yangyang Li
4
-14
/
+17
[next]