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