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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
IB/core: Add timestamp_mask and hca_core_clock to query_device
Matan Barak
4
-0
/
+20
2015-06-12
IB/core: Extend ib_uverbs_create_cq
Matan Barak
4
-35
/
+154
2015-06-12
IB/core: Add CQ creation time-stamping flag
Matan Barak
1
-0
/
+4
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
18
-35
/
+74
2015-06-12
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
24
-46
/
+124
2015-06-11
iw_cxgb4: support for bar2 qid densities exceeding the page size
Hariprasad S
5
-69
/
+98
2015-06-11
cxgb4: Support for user mode bar2 mappings with T4
Hariprasad S
5
-6
/
+11
2015-06-11
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
3
-11
/
+5
2015-06-11
RDMA/ocrdma: fix double free on pd
Colin Ian King
1
-1
/
+0
2015-06-11
IB/usnic: clean up some error handling code
Dan Carpenter
1
-4
/
+3
2015-06-11
IB/mthca: use swap() in mthca_make_profile()
Fabian Frederick
1
-6
/
+2
2015-06-11
IB/core: Don't warn on no SA support in event handler
Moni Shoua
2
-2
/
+2
2015-06-11
IB/core: Don't advertise SA in RoCE port capabilities
Moni Shoua
1
-1
/
+0
2015-06-02
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
10
-18
/
+47
2015-06-02
IB/core cleanup: Add const to args - agent_send_response
Ira Weiny
8
-27
/
+29
2015-06-02
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
23
-78
/
+80
2015-06-02
IB/core cleanup: Add const to RDMA helpers
Ira Weiny
1
-12
/
+12
2015-06-02
IB/mlx4: Fix error paths in mlx4_ib_create_flow()
Roland Dreier
1
-2
/
+3
2015-06-02
RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()
Roland Dreier
1
-1
/
+6
2015-06-02
rds: re-entry of rds_ib_xmit/rds_iw_xmit
Wengang Wang
3
-13
/
+24
2015-06-02
IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()
Bart Van Assche
1
-2
/
+2
2015-06-02
RDMA/nes: Enable the use of the tos field in the nes driver
Faisal Latif
2
-0
/
+9
2015-06-02
RDMA/iw_cm: Export tos field to iwarp providers
Steve Wise
2
-0
/
+3
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
[next]