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
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
IB/core: Add timestamp_mask and hca_core_clock to query_device
Matan Barak
2
-0
/
+16
2015-06-12
IB/core: Extend ib_uverbs_create_cq
Matan Barak
3
-35
/
+137
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2
-4
/
+6
2015-06-12
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
2
-3
/
+6
2015-06-11
IB/core: Don't warn on no SA support in event handler
Moni Shoua
2
-2
/
+2
2015-06-02
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
1
-0
/
+2
2015-06-02
IB/core cleanup: Add const to args - agent_send_response
Ira Weiny
5
-16
/
+17
2015-06-02
RDMA/iw_cm: Export tos field to iwarp providers
Steve Wise
1
-0
/
+2
2015-05-20
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
15
-369
/
+376
2015-05-20
IB/core: Change rdma_protocol_iboe to roce
Ira Weiny
2
-7
/
+7
2015-05-20
IB/core: Convert core to use bitfield for caps
Ira Weiny
1
-1
/
+0
2015-05-20
IB/core: Add per port immutable struct to ib_device
Ira Weiny
2
-35
/
+29
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
2
-10
/
+10
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
2
-13
/
+13
2015-05-20
IB/mad: Change validate_mad signature arguments
Ira Weiny
1
-6
/
+6
2015-05-18
IB/core, cma: Nice log-friendly string helpers
Sagi Grimberg
2
-0
/
+93
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
2
-55
/
+32
2015-05-18
IB/Verbs: Use management helper rdma_cap_eth_ah()
Michael Wang
3
-4
/
+4
2015-05-18
IB/Verbs: Use management helper rdma_cap_af_ib()
Michael Wang
1
-1
/
+1
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_mcast()
Michael Wang
2
-6
/
+6
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_sa()
Michael Wang
3
-8
/
+8
2015-05-18
IB/Verbs: Use management helper rdma_cap_iw_cm()
Michael Wang
1
-7
/
+7
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_cm()
Michael Wang
3
-14
/
+13
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_smi()
Michael Wang
2
-2
/
+2
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_mad()
Michael Wang
2
-6
/
+6
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-core multicast
Michael Wang
1
-9
/
+3
2015-05-18
IB/Verbs: Reform IB-core sa_query
Michael Wang
1
-13
/
+17
2015-05-18
IB/Verbs: Reform IB-core cm
Michael Wang
1
-3
/
+17
2015-05-18
IB/Verbs: Reform IB-core mad/agent/user_mad
Michael Wang
3
-30
/
+41
2015-05-18
IB/Verbs: Implement new callback query_protocol()
Michael Wang
1
-0
/
+1
2015-05-12
RDMA/core: Fix for parsing netlink string attribute
Tatyana Nikolova
1
-1
/
+1
2015-05-05
IB/core: Fix unaligned accesses
David Ahern
2
-14
/
+13
2015-05-05
IB/core: change rdma_gid2ip into void function as it always return zero
Honggang LI
1
-10
/
+3
2015-05-05
IB/core: dma unmap optimizations
Guy Shapiro
1
-2
/
+3
2015-05-05
IB/core: dma map/unmap locking optimizations
Guy Shapiro
1
-5
/
+4
2015-05-05
RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...
Tatyana Nikolova
3
-34
/
+262
2015-05-05
RDMA/CMA: Canonize IPv4 on IPV6 sockets properly
Jason Gunthorpe
1
-10
/
+17
2015-04-15
Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...
Doug Ledford
1
-11
/
+11
2015-04-15
ib_uverbs: Fix pages leak when using XRC SRQs
Sébastien Dugué
1
-11
/
+11
[next]