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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-20
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
48
-644
/
+1008
2015-05-20
IB/core: Change rdma_protocol_iboe to roce
Ira Weiny
4
-10
/
+10
2015-05-20
IB/core: Convert core to use bitfield for caps
Ira Weiny
17
-104
/
+63
2015-05-20
IB/core: Add per port immutable struct to ib_device
Ira Weiny
15
-37
/
+249
2015-05-20
IB/user_mad: Fix buggy usage of port index
Ira Weiny
1
-1
/
+1
2015-05-20
IB/user_mad: Use new start/end port functions
Ira Weiny
1
-11
/
+3
2015-05-20
IB/mad: Add const qualifiers to query only functions
Ira Weiny
3
-11
/
+11
2015-05-20
IB/mad: Clean up rcv_has_same_class
Ira Weiny
1
-3
/
+3
2015-05-20
IB/mad: Change ib_response_mad signature arguments
Ira Weiny
3
-14
/
+14
2015-05-20
IB/mad: Change validate_mad signature arguments
Ira Weiny
1
-6
/
+6
2015-05-18
RDS: Switch to generic logging helpers
Sagi Grimberg
7
-113
/
+10
2015-05-18
xprtrdma, svcrdma: Switch to generic logging helpers
Sagi Grimberg
3
-98
/
+25
2015-05-18
iser-target: Align to generic logging helpers
Sagi Grimberg
1
-6
/
+13
2015-05-18
IB/iser: Align to generic logging helpers
Sagi Grimberg
1
-10
/
+18
2015-05-18
IB/srp: Align to generic logging helpers
Sagi Grimberg
1
-7
/
+9
2015-05-18
IB/core, cma: Nice log-friendly string helpers
Sagi Grimberg
4
-0
/
+99
2015-05-18
IB/srp: Add 64-bit LUN support
Bart Van Assche
4
-13
/
+13
2015-05-18
IB/srp: Remove !ch->target tests from the reconnect code
Bart Van Assche
1
-7
/
+1
2015-05-18
IB/srp: Remove a superfluous check from srp_free_req_data()
Bart Van Assche
1
-1
/
+1
2015-05-18
IB/srp: Rearrange module description
Bart Van Assche
1
-2
/
+3
2015-05-18
IB/srp: Remove superfluous casts
Bart Van Assche
1
-8
/
+5
2015-05-18
scsi_transport_srp: Reduce failover time
Bart Van Assche
1
-1
/
+8
2015-05-18
IB/srp: Fix reconnection failure handling
Bart Van Assche
1
-4
/
+1
2015-05-18
IB/srp: Fix connection state tracking
Bart Van Assche
2
-32
/
+30
2015-05-18
IB/srp: Fix a connection setup race
Bart Van Assche
1
-2
/
+3
2015-05-18
IB/srp: Remove an extraneous scsi_host_put() from an error path
Bart Van Assche
1
-8
/
+5
2015-05-18
scsi_transport_srp: Fix a race condition
Bart Van Assche
1
-1
/
+3
2015-05-18
scsi_transport_srp: Introduce srp_wait_for_queuecommand()
Bart Van Assche
1
-23
/
+31
2015-05-18
IB/mad: Clean up comments in smi.c
Ira Weiny
1
-2
/
+2
2015-05-18
IB/mad: Rename is_data_mad to is_rmpp_data_mad
Ira Weiny
1
-3
/
+4
2015-05-18
IB/core: Create common start/end port functions
Ira Weiny
3
-55
/
+59
2015-05-18
IB/Verbs: Improve docs for rdma-helpers
Michael Wang
1
-40
/
+92
2015-05-18
IB/Verbs: Use management helper rdma_cap_eth_ah()
Michael Wang
4
-4
/
+19
2015-05-18
IB/Verbs: Use management helper rdma_cap_af_ib()
Michael Wang
2
-1
/
+16
2015-05-18
IB/Verbs: Use management helper rdma_cap_read_multi_sge()
Michael Wang
2
-2
/
+18
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_mcast()
Michael Wang
3
-6
/
+21
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_sa()
Michael Wang
4
-8
/
+23
2015-05-18
IB/Verbs: Use management helper rdma_cap_iw_cm()
Michael Wang
2
-7
/
+22
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_cm()
Michael Wang
4
-14
/
+28
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_smi()
Michael Wang
3
-2
/
+17
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_mad()
Michael Wang
3
-6
/
+21
2015-05-18
IB/Verbs: Reform rest part in IB-core cma
Michael Wang
1
-11
/
+9
2015-05-18
IB/Verbs: Reform cma_acquire_dev()
Michael Wang
1
-28
/
+40
2015-05-18
IB/Verbs: Reform mcast related part in IB-core cma
Michael Wang
1
-38
/
+18
2015-05-18
IB/Verbs: Reform route related part in IB-core cma
Michael Wang
2
-42
/
+14
2015-05-18
IB/Verbs: Reform cm related part in IB-core cma/ucm
Michael Wang
2
-58
/
+26
2015-05-18
IB/Verbs: Reform IB-core verbs
Michael Wang
1
-4
/
+2
2015-05-18
IB/Verbs: Reform IB-ulp xprtrdma
Michael Wang
2
-29
/
+20
2015-05-18
IB/Verbs: Reform IB-ulp ipoib
Michael Wang
1
-7
/
+8
2015-05-18
IB/Verbs: Reform IB-core multicast
Michael Wang
1
-9
/
+3
[next]