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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-21
[IB] Fix RMPP receive length calculation
Hal Rosenstock
1
-2
/
+2
2005-09-21
[IB] Add MAD data field size definitions
Sean Hefty
1
-9
/
+6
2005-09-20
[PATCH] IB/mthca: Fix device removal memory leak
Michael S. Tsirkin
1
-0
/
+1
2005-09-20
[PATCH] IPoIB: Don't flush workqueue from within workqueue
Roland Dreier
3
-6
/
+7
2005-09-20
[PATCH] IB: Fix data length for RMPP SA sends
Hal Rosenstock
1
-2
/
+3
2005-09-19
[PATCH] IB/mthca: Don't try to set srq->last for userspace SRQs
Roland Dreier
1
-1
/
+2
2005-09-19
[PATCH] IB/mthca: Fix posting work requests to shared receive queues
Roland Dreier
1
-6
/
+4
2005-09-19
[PATCH] IB/mthca: Initialize eq->nent before we use it
Roland Dreier
1
-11
/
+5
2005-09-19
[PATCH] IPoIB: Fix SA client retransmission strategy
Hal Rosenstock
1
-3
/
+3
2005-09-19
[PATCH] IB/mthca: fix posting of first work request
Roland Dreier
2
-34
/
+28
2005-09-19
[PATCH] IB/mthca: assign ACK timeout field correctly
Roland Dreier
1
-1
/
+1
2005-09-19
[PATCH] IPoIB: fix module removal race
Michael S. Tsirkin
1
-0
/
+2
2005-09-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
12
-245
/
+448
2005-09-10
[PATCH] IB: fix CM use-after-free
Roland Dreier
1
-0
/
+1
2005-09-10
[PATCH] IB CM: support CM redir
John Kingman
1
-1
/
+3
2005-09-10
Make sure that userspace does not retrieve stale asynchronous or
Roland Dreier
3
-88
/
+191
2005-09-10
[PATCH] IB: Move SA attributes to ib_sa.h
Hal Rosenstock
1
-26
/
+0
2005-09-09
[PATCH] PCI: remove CONFIG_PCI_NAMES
Adrian Bunk
2
-8
/
+8
2005-09-08
[PATCH] drivers: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-09-07
[PATCH] IB: clean up user access config options
James Lentini
2
-9
/
+21
2005-09-07
[PATCH] IB: RMPP fixes
Hal Rosenstock
1
-1
/
+3
2005-09-07
[PATCH] IB: Initialize qp->wait
Michael S. Tsirkin
1
-0
/
+1
2005-09-07
[PATCH] IB: really reset QPs
Roland Dreier
1
-12
/
+32
2005-09-07
[PATCH] IB: Add user-supplied context to userspace CM ABI
Sean Hefty
2
-106
/
+192
2005-09-07
[PATCH] IB/sa_query: avoid unnecessary list scan
Michael S. Tsirkin
1
-2
/
+2
2005-09-07
[PATCH] IPoIB: fix memory leak
Michael S. Tsirkin
1
-0
/
+2
2005-08-27
[PATCH] IB: move include files to include/rdma
Roland Dreier
41
-4453
/
+42
2005-08-27
[PATCH] IPoIB: Fix device removal race
Michael S. Tsirkin
1
-1
/
+1
2005-08-27
[PATCH] IB: Add handling for ABORT and STOP RMPP MADs.
Sean Hefty
2
-65
/
+246
2005-08-27
[PATCH] IB: fix userspace CM deadlock
Sean Hefty
2
-313
/
+160
2005-08-27
[PATCH] IPoIB: Set full membership bit in P_Keys
Roland Dreier
1
-0
/
+12
2005-08-27
[PATCH] IB/mthca: Add SRQ implementation
Roland Dreier
13
-25
/
+857
2005-08-27
[PATCH] IB/mthca: Handle context tables smaller than our chunk size
Roland Dreier
1
-1
/
+6
2005-08-27
[PATCH] IB/mthca: Move WQE structures into their own header
Roland Dreier
2
-74
/
+115
2005-08-27
[PATCH] IB/mthca: Simplify handling of completions with error
Roland Dreier
2
-9
/
+9
2005-08-27
[PATCH] IB/mthca: Factor out common queue alloc code
Roland Dreier
5
-224
/
+141
2005-08-27
[PATCH] IB: userspace SRQ support
Roland Dreier
4
-4
/
+238
2005-08-27
[PATCH] IB: Add SRQ support to midlayer
Roland Dreier
2
-5
/
+158
2005-08-27
[PATCH] IB/mthca: Report correct max_msg_sz
Roland Dreier
1
-0
/
+3
2005-08-27
[PATCH] IB/mthca: Use correct port width capability value
Roland Dreier
5
-13
/
+10
2005-08-27
[PATCH] IB: Remove unnecessary includes of <linux/version.h>
Olaf Hering
4
-4
/
+0
2005-08-27
[PATCH] IB: Fix ib_mad_thread_completion_handler declaration
Hal Rosenstock
1
-3
/
+2
2005-08-27
[PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...
Guy German
1
-1
/
+1
2005-08-27
[PATCH] IB: unmap FMRs when destroying FMR pool
Roland Dreier
1
-0
/
+6
2005-08-27
[PATCH] IB/mthca: add HCA board ID to sysfs info
Michael S. Tsirkin
5
-69
/
+109
2005-08-27
[PATCH] IB: sparse endianness cleanup
Sean Hefty
34
-562
/
+565
2005-08-27
[PATCH] IB: Eliminate redundant NULL checks
Hal Rosenstock
1
-8
/
+4
2005-08-27
[PATCH] IB: Add copyright notices
Roland Dreier
39
-17
/
+69
2005-08-27
[PATCH] IB: Update current firmware versions in mthca driver
Tziporet Koren
1
-3
/
+3
2005-08-27
[PATCH] IB: fix use-after-free in user verbs cleanup
Roland Dreier
1
-1
/
+2
[next]