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
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-14
IB/core: Destroy multcast_idr on module exit
Johannes Thumshirn
1
-0
/
+1
2015-07-14
IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICES
Carol L Soto
1
-2
/
+2
2015-07-14
IB/ucma: Fix lockdep warning in ucma_lock_files
Haggai Eran
1
-2
/
+2
2015-07-14
RDMA/core: Fixes for port mapper client registration
Tatyana Nikolova
3
-25
/
+48
2015-07-14
IB/cm: Do not queue work to a device that's going away
Erez Shitrit
1
-6
/
+55
2015-07-14
IB/mad: Fix compare between big endian and cpu endian
Ira Weiny
1
-1
/
+1
2015-07-14
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
8
-67
/
+45
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
22
-681
/
+1243
2015-06-12
IB/mad: Add final OPA MAD processing
Ira Weiny
6
-43
/
+230
2015-06-12
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
3
-0
/
+133
2015-06-12
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
3
-14
/
+37
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
2
-6
/
+18
2015-06-12
IB/mad: Convert allocations from kmem_cache to kzalloc
Ira Weiny
4
-92
/
+97
2015-06-12
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
2
-0
/
+14
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
6
-8
/
+16
2015-06-12
IB/mad: Create a generic helper for DR forwarding checks
Ira Weiny
1
-9
/
+16
2015-06-12
IB/mad: Create a generic helper for DR SMP Recv processing
Ira Weiny
1
-33
/
+46
2015-06-12
IB/mad: Create a generic helper for DR SMP Send processing
Ira Weiny
1
-34
/
+46
2015-06-12
IB/mad: Split IB SMI handling from MAD Recv handler
Ira Weiny
1
-36
/
+49
2015-06-12
IB/mad cleanup: Generalize processing of MAD data
Ira Weiny
1
-6
/
+6
2015-06-12
IB/mad cleanup: Clean up function params -- find_mad_agent
Ira Weiny
1
-18
/
+18
2015-06-12
IB/core: Pass hardware specific data in query_device
Matan Barak
2
-2
/
+4
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
IB/cma: Fix broken AF_IB UD support
Matthew Finlay
1
-11
/
+21
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/cm: Change reject message type when destroying cm_id
Ted Kim
1
-1
/
+1
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
[next]