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
/
include
/
rdma
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+2
2015-09-18
IB/hfi1: fix pstateinfo from returning improperly byteswapped value
Ira Weiny
1
-2
/
+2
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
8
-100
/
+746
2015-09-03
IB/core: Move SM class defines from ib_mad.h to ib_smi.h
Ira Weiny
2
-45
/
+47
2015-09-03
IB/core: Remove unnecessary defines from ib_mad.h
Ira Weiny
1
-12
/
+0
2015-08-31
IB/uverbs: Enable device removal when there are active user space applications
Yishai Hadas
1
-0
/
+1
2015-08-31
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
1
-5
/
+1
2015-08-31
IB/mad: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-1
/
+0
2015-08-31
IB/core: Guarantee that a local_dma_lkey is available
Jason Gunthorpe
1
-7
/
+2
2015-08-31
IB/core: Add rdma netlink helper functions
Kaike Wan
1
-0
/
+7
2015-08-31
IB/mlx4: Implement ib_device callbacks
Moni Shoua
1
-0
/
+2
2015-08-31
IB/core: Add RoCE GID table management
Matan Barak
1
-2
/
+64
2015-08-31
IB/core: Drop ib_alloc_fast_reg_mr
Sagi Grimberg
1
-11
/
+0
2015-08-31
IB: Modify ib_create_mr API
Sagi Grimberg
1
-22
/
+15
2015-08-31
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
1
-10
/
+0
2015-08-30
IB/cm: Remove compare_data checks
Haggai Eran
1
-12
/
+2
2015-08-30
IB/cm: Expose BTH P_Key in CM and SIDR request events
Haggai Eran
1
-0
/
+6
2015-08-30
IB/cm: Share listening CM IDs
Haggai Eran
1
-0
/
+4
2015-08-30
IB/cm: Expose service ID in request events
Haggai Eran
1
-0
/
+1
2015-08-30
IB/core: Find the network device matching connection parameters
Yotam Kenneth
1
-0
/
+27
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
1
-1
/
+3
2015-08-29
RDMA/Core: remove rdma_cap_read_multi_sge() helper
Steve Wise
1
-28
/
+0
2015-08-29
IB/core: Add core header changes needed for OPA
Dennis Dalessandro
4
-0
/
+620
2015-08-05
core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbs
Chuck Lever
1
-46
/
+0
2015-07-14
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
1
-3
/
+17
2015-06-12
IB/mad: Add final OPA MAD processing
Ira Weiny
1
-0
/
+8
2015-06-12
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
1
-0
/
+106
2015-06-12
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
1
-3
/
+21
2015-06-12
IB/core: Add OPA MAD core capability flag
Ira Weiny
1
-0
/
+28
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
1
-3
/
+6
2015-06-12
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
2
-0
/
+19
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
1
-1
/
+3
2015-06-12
IB/core: Pass hardware specific data in query_device
Matan Barak
1
-1
/
+2
2015-06-12
IB/core: Add timestamp_mask and hca_core_clock to query_device
Matan Barak
1
-0
/
+2
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
1
-4
/
+3
2015-06-12
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
1
-2
/
+8
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
1
-0
/
+1
2015-06-02
IB/core cleanup: Add const to args - agent_send_response
Ira Weiny
3
-11
/
+12
2015-06-02
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
1
-3
/
+3
2015-06-02
IB/core cleanup: Add const to RDMA helpers
Ira Weiny
1
-12
/
+12
2015-06-02
RDMA/iw_cm: Export tos field to iwarp providers
Steve Wise
1
-0
/
+1
2015-05-20
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
3
-4
/
+303
2015-05-20
IB/core: Change rdma_protocol_iboe to roce
Ira Weiny
1
-2
/
+2
2015-05-20
IB/core: Convert core to use bitfield for caps
Ira Weiny
1
-16
/
+48
2015-05-20
IB/core: Add per port immutable struct to ib_device
Ira Weiny
1
-2
/
+17
2015-05-20
IB/mad: Add const qualifiers to query only functions
Ira Weiny
1
-1
/
+1
2015-05-20
IB/mad: Change ib_response_mad signature arguments
Ira Weiny
1
-1
/
+1
2015-05-18
IB/core, cma: Nice log-friendly string helpers
Sagi Grimberg
2
-0
/
+6
[next]