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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-28
[PATCH] IB: Eliminate sparse warnings in SA client
Hal Rosenstock
2
-8
/
+8
2005-07-28
[PATCH] IB: Hook up userspace CM to the make system
Hal Rosenstock
1
-1
/
+3
2005-07-28
[PATCH] Add kernel portion of user CM implementation (fix)
Tom Duffy
1
-8
/
+5
2005-07-28
[PATCH] IB: Add kernel portion of user CM implementation
Hal Rosenstock
2
-0
/
+1485
2005-07-28
[PATCH] IB: Add the header file for user space CM
Hal Rosenstock
1
-0
/
+328
2005-07-28
[PATCH] IB: Implementation for RMPP support in user MAD
Hal Rosenstock
1
-106
/
+194
2005-07-28
[PATCH] IB: User MAD ABI changes to support RMPP
Hal Rosenstock
1
-6
/
+22
2005-07-28
[PATCH] IB: Add the kernel CM implementation
Hal Rosenstock
3
-1
/
+4147
2005-07-28
[PATCH] IB: Add the header file for kernel CM (Communications Manager)
Hal Rosenstock
1
-0
/
+568
2005-07-28
[PATCH] IB: Add Service Record support to SA client
Hal Rosenstock
2
-5
/
+236
2005-07-28
[PATCH] IB: Add RMPP implementation
Hal Rosenstock
5
-50
/
+966
2005-07-28
[PATCH] IB: Introduce RMPP APIs
Hal Rosenstock
4
-35
/
+125
2005-07-28
[PATCH] IB: A couple of IB core bug fixes
Hal Rosenstock
2
-5
/
+5
2005-07-28
[PATCH] IB: Add ib_create_ah_from_wc to IB verbs
Hal Rosenstock
3
-9
/
+59
2005-07-28
[PATCH] IB: Fix a couple of MAD code paths
Hal Rosenstock
1
-14
/
+14
2005-07-28
[PATCH] IB: Optimize canceling a MAD
Hal Rosenstock
1
-8
/
+13
2005-07-28
[PATCH] IB: Add ib_modify_mad API to MAD
Hal Rosenstock
3
-59
/
+40
2005-07-28
[PATCH] IB: Eliminate MAD cache leak associated with local completions
Hal Rosenstock
1
-1
/
+6
2005-07-28
[PATCH] IB: Simplify calling of list_del in MAD
Hal Rosenstock
1
-2
/
+1
2005-07-28
[PATCH] IB: Add automatic retries to MAD layer
Hal Rosenstock
5
-2
/
+31
2005-07-28
[PATCH] IB: Add ib_coalesce_recv_mad to MAD
Hal Rosenstock
2
-10
/
+2
2005-07-28
[PATCH] IB: Minor cleanup during MAD startup and shutdown
Hal Rosenstock
1
-35
/
+9
2005-07-28
[PATCH] IB: Fix timeout/cancelled MAD handling
Hal Rosenstock
2
-2
/
+13
2005-07-28
[PATCH] IB: Change ib_mad_send_wr_private struct
Hal Rosenstock
2
-14
/
+12
2005-07-28
[PATCH] IB: Change saving of user's send wr_id in MAD
Hal Rosenstock
1
-2
/
+2
2005-07-28
[PATCH] IB: Combine some MAD routines
Hal Rosenstock
1
-78
/
+27
2005-07-28
[PATCH] IB: Add MAD helper functions
Hal Rosenstock
2
-0
/
+136
2005-07-28
[PATCH] IB: Update MAD client API
Hal Rosenstock
5
-40
/
+24
2005-07-28
[PATCH] IB: Update FMR functions
Hal Rosenstock
2
-6
/
+6
2005-07-08
[PATCH] IB uverbs: add mthca user QP support
Roland Dreier
3
-85
/
+212
2005-07-08
[PATCH] IB uverbs: add mthca user CQ support
Roland Dreier
4
-37
/
+110
2005-07-08
[PATCH] IB uverbs: add mthca user MR support
Roland Dreier
1
-0
/
+82
2005-07-08
[PATCH] IB uverbs: add mthca user PD support
Roland Dreier
5
-12
/
+28
2005-07-08
[PATCH] IB uverbs: add mthca mmap support
Roland Dreier
1
-0
/
+18
2005-07-08
[PATCH] IB uverbs: add mthca user context support
Roland Dreier
2
-0
/
+72
2005-07-08
[PATCH] IB uverbs: add mthca user doorbell record support
Roland Dreier
2
-6
/
+149
2005-07-08
[PATCH] IB uverbs: add mthca ABI header
Roland Dreier
1
-0
/
+81
2005-07-08
[PATCH] IB uverbs: hook up Kconfig/Makefile
Roland Dreier
2
-1
/
+14
2005-07-08
[PATCH] IB uverbs: memory pinning implementation
Roland Dreier
1
-0
/
+221
2005-07-08
[PATCH] IB uverbs: core implementation
Roland Dreier
3
-0
/
+1836
2005-07-08
[PATCH] IB uverbs: add user verbs ABI header
Roland Dreier
1
-0
/
+389
2005-07-08
[PATCH] IB uverbs: update mthca for new API
Roland Dreier
1
-3
/
+10
2005-07-08
[PATCH] IB uverbs: update kernel midlayer for new API
Roland Dreier
1
-12
/
+20
2005-07-08
[PATCH] IB uverbs: core API extensions
Roland Dreier
1
-18
/
+106
2005-06-28
[PATCH] IB: Fix pack/unpack when size_bits == 64
Roland Dreier
1
-2
/
+2
2005-06-28
[PATCH] IB: Fix race in sa_query
Roland Dreier
1
-5
/
+13
2005-06-28
[PATCH] IB/mthca: Bump version
Roland Dreier
1
-2
/
+2
2005-06-28
[PATCH] IB/mthca: Align FW command mailboxes to 4K
Roland Dreier
8
-422
/
+329
2005-06-28
[PATCH] IB/mthca: Encapsulate command interface init
Roland Dreier
3
-16
/
+30
2005-06-28
[PATCH] IB/mthca: Fix memory leak on error path
Roland Dreier
1
-0
/
+1
[next]