index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-10
IB/hfi1: Do not flush send queue in the TID RDMA second leg
Kaike Wan
1
-23
/
+8
2019-03-27
IB/hfi1: Fix the allocation of RSM table
Kaike Wan
1
-7
/
+19
2019-03-27
IB/hfi1: Eliminate opcode tests on mr deref
Kaike Wan
1
-2
/
+2
2019-03-27
IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state
Kaike Wan
1
-0
/
+2
2019-03-27
IB/hfi1: Failed to drain send queue when QP is put into error state
Kaike Wan
1
-1
/
+1
2019-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
41
-524
/
+9670
2019-03-06
IB/hfi1: Close race condition on user context disable and close
Michael J. Ruhl
2
-6
/
+10
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2
-2
/
+4
2019-02-22
IB/hfi1: Add missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-02-16
IB/hfi1: Fix a build warning for TID RDMA READ
Kaike Wan
1
-0
/
+1
2019-02-09
Merge branch 'wip/dl-for-next' into for-next
Doug Ledford
35
-393
/
+9594
2019-02-07
drivers/IB,hfi1: do not se mmap_sem
Davidlohr Bueso
1
-6
/
+0
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
1
-3
/
+3
2019-02-06
IB/hfi1: Prioritize the sending of ACK packets
Kaike Wan
12
-51
/
+144
2019-02-06
IB/hfi1: Add static trace for TID RDMA WRITE protocol
Kaike Wan
6
-3
/
+692
2019-02-06
IB/hfi1: Enable TID RDMA WRITE protocol
Kaike Wan
2
-1
/
+24
2019-02-06
IB/hfi1: Add interlock between TID RDMA WRITE and other requests
Kaike Wan
3
-2
/
+59
2019-02-06
IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs
Kaike Wan
6
-49
/
+480
2019-02-06
IB/hfi1: Add the dual leg code
Kaike Wan
7
-10
/
+217
2019-02-06
IB/hfi1: Add the TID second leg ACK packet builder
Kaike Wan
1
-0
/
+141
2019-02-06
IB/hfi1: Add the TID second leg send packet builder
Kaike Wan
3
-0
/
+220
2019-02-06
IB/hfi1: Resend the TID RDMA WRITE DATA packets
Kaike Wan
2
-6
/
+58
2019-02-06
IB/hfi1: Add a function to receive TID RDMA RESYNC packet
Kaike Wan
2
-0
/
+105
2019-02-06
IB/hfi1: Add a function to build TID RDMA RESYNC packet
Kaike Wan
2
-0
/
+30
2019-02-06
IB/hfi1: Add TID RDMA retry timer
Kaike Wan
4
-0
/
+101
2019-02-06
IB/hfi1: Add a function to receive TID RDMA ACK packet
Kaike Wan
6
-1
/
+228
2019-02-06
IB/hfi1: Add a function to build TID RDMA ACK packet
Kaike Wan
3
-0
/
+83
2019-02-06
IB/hfi1: Add a function to receive TID RDMA WRITE DATA packet
Kaike Wan
3
-0
/
+241
2019-02-06
IB/hfi1: Add a function to build TID RDMA WRITE DATA packet
Kaike Wan
2
-0
/
+66
2019-02-06
IB/hfi1: Add a function to receive TID RDMA WRITE response
Kaike Wan
3
-0
/
+180
2019-02-06
IB/hfi1: Add TID resource timer
Kaike Wan
4
-0
/
+97
2019-02-06
IB/hfi1: Add a function to build TID RDMA WRITE response
Kaike Wan
3
-0
/
+101
2019-02-06
IB/hfi1: Add functions to receive TID RDMA WRITE request
Kaike Wan
5
-1
/
+601
2019-02-06
IB/hfi1: Add an s_acked_ack_queue pointer
Kaike Wan
4
-7
/
+39
2019-02-06
IB/hfi1: Allow for extra entries in QP's s_ack_queue
Kaike Wan
2
-1
/
+12
2019-02-06
IB/hfi1: Build TID RDMA WRITE request
Kaike Wan
3
-0
/
+43
2019-02-06
IB/hfi1: Add static trace for TID RDMA READ protocol
Kaike Wan
7
-9
/
+684
2019-02-06
IB/hfi1: Enable TID RDMA READ protocol
Kaike Wan
3
-0
/
+80
2019-02-06
IB/hfi1: Add interlock between a TID RDMA request and other requests
Kaike Wan
4
-0
/
+67
2019-02-06
IB/hfi1: Integrate TID RDMA READ protocol into RC protocol
Kaike Wan
5
-24
/
+307
2019-02-06
IB/hfi1: Add functions for restarting TID RDMA READ request
Kaike Wan
3
-20
/
+158
2019-02-06
IB/hfi1: Add TID RDMA handlers
Kaike Wan
4
-22
/
+167
2019-02-06
IB/hfi1: Add functions to receive TID RDMA READ response
Kaike Wan
3
-0
/
+529
2019-02-06
IB/hfi1: Add a function to build TID RDMA READ response
Kaike Wan
2
-0
/
+70
2019-02-06
IB/hfi1: Add functions to receive TID RDMA READ request
Kaike Wan
3
-0
/
+342
2019-02-06
IB/hfi1: Set PbcInsertHcrc for TID RDMA packets
Kaike Wan
1
-2
/
+19
2019-02-06
IB/hfi1: Add functions to build TID RDMA READ request
Kaike Wan
3
-0
/
+241
2019-02-06
IB/hfi1: Add static trace for flow and TID management functions
Kaike Wan
3
-0
/
+269
2019-02-06
IB/hfi1: Add the counter n_tidwait
Kaike Wan
5
-0
/
+17
2019-02-06
IB/hfi1: TID RDMA RcvArray programming and TID allocation
Kaike Wan
7
-17
/
+1030
[next]