index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-21
5
-7
/
+9
|
\
|
*
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-16
5
-7
/
+9
*
|
RDMA/hns: Add support for extended atomic in userspace
Jiaran Zhang
2020-01-15
2
-2
/
+17
*
|
RDMA/hns: Get pf capabilities from firmware
Lijun Ou
2020-01-15
2
-109
/
+6
*
|
RDMA/hns: Add interfaces to get pf capabilities from firmware
Lijun Ou
2020-01-15
3
-0
/
+527
*
|
RDMA/hns: Remove some redundant variables related to capabilities
Weihang Li
2020-01-15
3
-7
/
+1
*
|
RDMA/hns: Add support for reporting wc as software mode
Xi Wang
2020-01-10
6
-34
/
+252
*
|
RDMA/hns: Bugfix for posting a wqe with sge
Lijun Ou
2020-01-10
1
-16
/
+25
*
|
RDMA/hns: Fix coding style issues
Lijun Ou
2020-01-07
2
-143
/
+92
*
|
RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UP
Wenpeng Liang
2020-01-07
2
-26
/
+20
*
|
RDMA/hns: Remove redundant print information
Yixing Liu
2020-01-07
1
-1
/
+0
*
|
RDMA/hns: Delete unnessary parameters in hns_roce_v2_qp_modify()
Lijun Ou
2020-01-07
1
-3
/
+1
*
|
RDMA/hns: Update the value of qp type
Lijun Ou
2020-01-07
1
-5
/
+7
*
|
RDMA/hns: Remove unused function hns_roce_init_eq_table()
Lijun Ou
2020-01-07
1
-1
/
+0
*
|
RDMA/hns: Avoid printing address of mtt page
Wenpeng Liang
2020-01-07
1
-2
/
+2
*
|
RDMA/hns: Simplify the calculation and usage of wqe idx for post verbs
Yixian Liu
2020-01-03
3
-48
/
+35
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-27
17
-423
/
+351
|
\
|
*
RDMA/hns: Delete unnecessary callback functions for cq
Yixian Liu
2019-11-25
2
-58
/
+36
|
*
RDMA/hns: Rename the functions used inside creating cq
Yixian Liu
2019-11-25
5
-56
/
+35
|
*
RDMA/hns: Redefine the member of hns_roce_cq struct
Yixian Liu
2019-11-25
4
-56
/
+38
|
*
RDMA/hns: Redefine interfaces used in creating cq
Yixian Liu
2019-11-25
4
-55
/
+53
|
*
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-17
5
-7
/
+7
|
*
RDMA/hns: Modify appropriate printings
Wenpeng Liang
2019-11-08
4
-15
/
+19
|
*
RDMA/hns: Fix non-standard error codes
Yixian Liu
2019-11-08
5
-13
/
+14
|
*
RDMA/hns: Modify hns_roce_hw_v2_get_cfg to simplify the code
Lang Cheng
2019-11-08
1
-11
/
+4
|
*
RDMA/hns: Simplify doorbell initialization code
Lang Cheng
2019-11-08
1
-4
/
+1
|
*
RDMA/hns: Replace not intuitive function/macro names
Yixing Liu
2019-11-08
6
-59
/
+63
|
*
RDMA/hns: Modify fields of struct hns_roce_srq
Yixian Liu
2019-11-08
3
-22
/
+21
|
*
RDMA/hns: Delete unnecessary uar from hns_roce_cq
Yixian Liu
2019-11-08
2
-4
/
+1
|
*
RDMA/hns: Remove unnecessary structure hns_roce_sqp
Lang Cheng
2019-11-08
4
-22
/
+5
|
*
RDMA/hns: Delete unnecessary variable max_post
Yixian Liu
2019-11-08
2
-5
/
+4
|
*
RDMA/hns: Remove unsupported modify_port callback
Kamal Heib
2019-11-06
1
-7
/
+0
|
*
RDMA: Connect between the mmap entry and the umap_priv structure
Michal Kalderon
2019-11-06
1
-2
/
+4
|
*
RDMA/hns: Fix build error again
Arnd Bergmann
2019-10-29
2
-5
/
+20
|
*
RDMA/hns: Fix memory leak on 'context' on error return path
Colin Ian King
2019-10-28
1
-4
/
+8
|
*
RDMA/hns: Bugfix for qpc/cqc timer configuration
Yangyang Li
2019-10-28
1
-2
/
+2
|
*
RDMA/hns: Fix to support 64K page for srq
Lijun Ou
2019-10-28
1
-2
/
+2
|
*
RDMA/hns: Delete BITS_PER_BYTE redefinition
Leon Romanovsky
2019-10-28
1
-2
/
+0
|
*
RDMA/hns: Prevent undefined behavior in hns_roce_set_user_sq_size()
Jason Gunthorpe
2019-10-28
1
-4
/
+6
|
*
RDMA/hns: Release qp resources when failed to destroy qp
Yangyang Li
2019-10-21
1
-8
/
+4
|
*
RDMA/hns: Fix a spelling mistake in a macro
Yixing Liu
2019-10-21
2
-13
/
+13
|
*
RDMA/hns: Modify return value of restrack functions
Lang Cheng
2019-10-21
1
-1
/
+1
|
*
RDMA/hns: Modify variable/field name from vlan to vlan_id
Weihang Li
2019-10-21
3
-13
/
+13
|
*
RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_que
Weihang Li
2019-10-21
1
-10
/
+14
|
*
RDMA/hns: remove a redundant le16_to_cpu
Weihang Li
2019-10-21
1
-1
/
+1
*
|
RDMA/hns: Correct the value of srq_desc_size
Wenpeng Liang
2019-11-06
1
-1
/
+1
*
|
RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LEN
Sirong Wang
2019-11-06
1
-1
/
+1
*
|
RDMA/hns: Prevent memory leaks of eq->buf_list
Lijun Ou
2019-10-28
1
-3
/
+3
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-09-21
14
-1249
/
+1573
|
\
|
*
RDMA/hns: Package operations of rq inline buffer into separate functions
Lijun Ou
2019-09-16
1
-39
/
+56
[next]