index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2
-2
/
+2
2018-12-20
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2
-0
/
+2
2018-12-19
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
4
-13
/
+13
2018-12-19
RDMA/hns: Fix an error code in hns_roce_create_srq()
Dan Carpenter
1
-0
/
+1
2018-12-12
RDMA/hns: Initialize ib_device_ops struct
Kamal Heib
4
-58
/
+87
2018-12-12
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-04
RDMA/hns: Bugfix for atomic operation
Lijun Ou
1
-10
/
+21
2018-10-04
RDMA/hns: Add vlan enable bit for hip08
Lijun Ou
2
-0
/
+13
2018-10-04
RDMA/hns: Support local invalidate for hip08 in kernel space
Lijun Ou
1
-1
/
+5
2018-10-04
RDMA/hns: Update some fields of qp context
Lijun Ou
2
-66
/
+45
2018-10-04
RDMA/hns: Limit extend sq sge num
Lijun Ou
1
-1
/
+7
2018-10-04
RDMA/hns: Update some attributes of the RoCE device
Lijun Ou
4
-3
/
+36
2018-10-04
RDMA/hns: Configure ecn field of ip header
Lijun Ou
1
-2
/
+9
2018-10-04
RDMA/hns: Limit the size of extend sge of sq
Lijun Ou
4
-0
/
+22
2018-10-04
RDMA/hns: Bugfix for CM test
Lijun Ou
1
-0
/
+1
2018-10-04
RDMA/hns: Submit bad wr when post send wr exception
Lijun Ou
1
-0
/
+1
2018-10-04
RDMA/hns: Bugfix for reserved qp number
Lijun Ou
4
-2
/
+11
2018-10-04
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
1
-2
/
+2
2018-10-01
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-27
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-20
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-16
RDMA/hns: Fix usage of bitmap allocation functions return values
Gal Pressman
2
-2
/
+5
2018-08-03
RDMA/hns: Support flush cqe for hip08 in kernel space
Yixian Liu
4
-20
/
+240
2018-07-31
RDMA/hns: Program the tclass and flow label into the hardware
Lijun Ou
4
-10
/
+13
2018-07-31
RDMA/hns: Use macro instead of magic number
Lijun Ou
2
-2
/
+5
2018-07-31
RDMA/hns: Modify qp will return errno when qp type is illegal
Lijun Ou
1
-0
/
+1
2018-07-31
RDMA/hns: Assign the value for vlan field of qp context
Lijun Ou
2
-6
/
+13
2018-07-31
RDMA/hns: Only assgin the fields of the av if IB_QP_AV bit is set
Lijun Ou
1
-31
/
+80
[next]