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
2019-01-25
RDMA/hns: Update the kernel header file of hns
Lijun Ou
1
-2
/
+8
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2
-10
/
+11
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2
-2
/
+2
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2
-0
/
+2
2018-12-18
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
4
-13
/
+13
2018-12-18
RDMA/hns: Fix an error code in hns_roce_create_srq()
Dan Carpenter
1
-0
/
+1
2018-12-11
RDMA/hns: Initialize ib_device_ops struct
Kamal Heib
4
-58
/
+87
2018-12-11
Merge tag 'v4.20-rc6' into rdma.git for-next
Jason Gunthorpe
1
-68
/
+60
2018-12-11
RDMA/hns: Bugfix for RoCE loopback test
Lijun Ou
2
-0
/
+55
2018-12-11
RDMA/hns: Update posting & querying mailbox
Lijun Ou
3
-41
/
+59
2018-12-11
RDMA/hns: Fix the bug while use multi-hop of pbl
Lijun Ou
1
-2
/
+2
2018-12-11
RDMA/hns: Encapsulate and simplify qp state transition
Lijun Ou
1
-15
/
+16
2018-12-11
RDMA/hns: Init qp context when modify qp from reset to init
Lijun Ou
1
-0
/
+1
2018-12-05
RDMA/hns: Add SRQ asynchronous event support
Lijun Ou
3
-1
/
+36
2018-12-05
RDMA/hns: Add SRQ support for hip08 kernel mode
Lijun Ou
9
-52
/
+1092
2018-12-05
RDMA/hns: Init SRQ table for hip08
Lijun Ou
9
-1
/
+140
2018-12-05
RDMA/hns: Eanble SRQ capacity for hip08
Lijun Ou
4
-1
/
+18
2018-11-23
RDMA/hns: Bugfix pbl configuration for rereg mr
Yixian Liu
1
-68
/
+60
2018-11-06
RDMA/hns: prefer dma_zalloc_coherent to dma_alloc_coherent/memse
Allen Pais
1
-6
/
+3
2018-10-16
RDMA/hns: Add FRMR support for hip08
Yixian Liu
5
-10
/
+218
2018-10-03
RDMA/hns: Bugfix for atomic operation
Lijun Ou
1
-10
/
+21
2018-10-03
RDMA/hns: Add vlan enable bit for hip08
Lijun Ou
2
-0
/
+13
2018-10-03
RDMA/hns: Support local invalidate for hip08 in kernel space
Lijun Ou
1
-1
/
+5
2018-10-03
RDMA/hns: Update some fields of qp context
Lijun Ou
2
-66
/
+45
2018-10-03
RDMA/hns: Limit extend sq sge num
Lijun Ou
1
-1
/
+7
2018-10-03
RDMA/hns: Update some attributes of the RoCE device
Lijun Ou
4
-3
/
+36
2018-10-03
RDMA/hns: Configure ecn field of ip header
Lijun Ou
1
-2
/
+9
2018-10-03
RDMA/hns: Limit the size of extend sge of sq
Lijun Ou
4
-0
/
+22
2018-10-03
RDMA/hns: Bugfix for CM test
Lijun Ou
1
-0
/
+1
2018-10-03
RDMA/hns: Submit bad wr when post send wr exception
Lijun Ou
1
-0
/
+1
2018-10-03
RDMA/hns: Bugfix for reserved qp number
Lijun Ou
4
-2
/
+11
2018-10-03
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
1
-2
/
+2
2018-09-30
RDMA/hns: remove set but not used variable 'dseg'
YueHaibing
1
-7
/
+0
2018-09-27
RDMA/hns: fix spelling mistake "reseved" -> "reserved"
Colin Ian King
1
-2
/
+2
2018-09-26
RDMA/hns: Add MW support for hip08
Yixian Liu
5
-0
/
+205
2018-09-26
RDMA/hns: Add enable judgement for UD vlan
Lijun Ou
4
-1
/
+11
2018-09-26
RDMA/hns: Add CM of vlan device support
Lijun Ou
2
-1
/
+13
2018-09-26
RDMA/hns: Add atomic support
Lijun Ou
4
-3
/
+45
2018-09-26
RDMA/hns: Refactor the codes for setting transport opode
Lijun Ou
1
-48
/
+18
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
1
-2
/
+1
2018-09-26
RDMA: Fix dependencies for rdma_user_mmap_io
Arnd Bergmann
1
-0
/
+1
2018-09-20
RDMA/hns: Use rdma_user_mmap_io
Jason Gunthorpe
2
-88
/
+21
2018-09-19
RDMA/hns: Move all prints out of irq handle
liuyixian
2
-132
/
+97
2018-09-11
RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table()
Dan Carpenter
1
-0
/
+1
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
1
-6
/
+4
2018-08-15
RDMA/hns: Fix usage of bitmap allocation functions return values
Gal Pressman
2
-2
/
+5
2018-08-02
RDMA/hns: Support flush cqe for hip08 in kernel space
Yixian Liu
4
-20
/
+240
2018-07-30
RDMA/hns: Program the tclass and flow label into the hardware
Lijun Ou
4
-10
/
+13
2018-07-30
RDMA/hns: Use macro instead of magic number
Lijun Ou
2
-2
/
+5
2018-07-30
RDMA/hns: Modify qp will return errno when qp type is illegal
Lijun Ou
1
-0
/
+1
[next]