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
2006-09-28
IB/ipath: Limit # of packets sent without an ACK received
Bryan O'Sullivan
4
-20
/
+37
2006-09-28
IB/iser: Fix the description of iSER in Kconfig
Erez Zilber
1
-6
/
+7
2006-09-28
IB/iser: DMA unmap unaligned for RDMA data before touching it
Erez Zilber
3
-39
/
+59
2006-09-28
IB/iser: Have iSER data transaction object point to iSER conn
Erez Zilber
4
-9
/
+14
2006-09-28
RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()
Roland Dreier
1
-1
/
+3
2006-09-28
RDMA/amso1100: Fix error path in c2_llp_accept()
Eric Sesterhenn
1
-8
/
+7
2006-09-28
RDMA/amso1100: Fix compile warnings
Roland Dreier
4
-5
/
+7
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2
-8
/
+8
2006-09-27
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
1
-4
/
+1
2006-09-27
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
Brice Goglin
1
-3
/
+2
2006-09-24
Merge mulgrave-w:git/linux-2.6
James Bottomley
4
-0
/
+4
2006-09-24
Merge mulgrave-w:git/scsi-misc-2.6
James Bottomley
2
-15
/
+4
2006-09-23
[PATCH] missing includes from infiniband merge
Al Viro
4
-0
/
+4
2006-09-23
IB: Fix typo in kerneldoc for ib_set_client_data()
Krishna Kumar
1
-1
/
+1
2006-09-23
IPoIB: Add some likely/unlikely annotations in hot path
Eli Cohen
2
-3
/
+3
2006-09-23
IPoIB: Remove unused include of vmalloc.h
Dotan Barak
1
-1
/
+0
2006-09-23
IPoIB: Rejoin all multicast groups after a port event
Eli Cohen
1
-1
/
+3
2006-09-23
IPoIB: Create MCGs with all attributes required by RFC
Roland Dreier
1
-5
/
+15
2006-09-23
IB/iser: INFINIBAND_ISER depends on INET
Roland Dreier
1
-1
/
+1
2006-09-23
IB/mthca: Simplify calls to mthca_cq_clean()
Roland Dreier
1
-3
/
+2
2006-09-23
IB/mthca: Recover from catastrophic errors
Jack Morgenstein
3
-21
/
+136
2006-09-23
IB/cm: Do not track remote QPN in timewait state
Michael S. Tsirkin
1
-0
/
+2
2006-09-23
IB/sa: Require SA registration
Michael S. Tsirkin
6
-20
/
+82
2006-09-23
IPoIB: Refactor completion handling
Roland Dreier
1
-88
/
+100
2006-09-23
IB/iser: Do not use FMR for a single dma entry sg
Erez Zilber
3
-16
/
+39
2006-09-23
IB/iser: fix some debug prints
Erez Zilber
1
-3
/
+14
2006-09-23
IB/iser: make FMR "page size" be 4K and not PAGE_SIZE
Erez Zilber
3
-14
/
+27
2006-09-23
IB/iser: Limit the max size of a scsi command
Erez Zilber
1
-0
/
+1
2006-09-23
IB/iser: fix a check of SG alignment for RDMA
Erez Zilber
1
-1
/
+1
2006-09-23
RDMA/cma: Protect against adding device during destruction
Sean Hefty
1
-8
/
+26
2006-09-23
RDMA/amso1100: Add driver for Ammasso 1100 RNIC
Tom Tucker
25
-0
/
+9013
2006-09-23
RDMA: iWARP Core Changes.
Tom Tucker
18
-76
/
+394
2006-09-23
RDMA: iWARP Connection Manager.
Tom Tucker
2
-0
/
+1081
2006-09-23
IB: Whitespace fixes
Roland Dreier
15
-33
/
+31
2006-09-23
IB/cm: Randomize starting comm ID
Sean Hefty
1
-8
/
+16
2006-09-23
IB/mad: Remove unused includes
James Lentini
2
-3
/
+0
2006-09-23
IB/mad: Add support for dual-sided RMPP transfers.
Sean Hefty
1
-3
/
+87
2006-09-23
IB/cm: Use correct reject code for invalid GID
Sean Hefty
1
-11
/
+21
2006-09-23
IB/cm: Enable atomics along with RDMA reads
Sean Hefty
1
-1
/
+2
2006-09-23
IB/mthca: Return correct number of bits for static rate in query_qp
Jack Morgenstein
1
-1
/
+1
2006-09-23
IB/mthca: Return port number for unconnected QPs in query_qp
Jack Morgenstein
1
-4
/
+6
2006-09-23
IB/mthca: Fix default static rate returned for Tavor in AV
Jack Morgenstein
1
-1
/
+1
2006-09-23
IB/ipath: control receive polarity inversion
Bryan O'Sullivan
6
-0
/
+69
2006-09-23
IB/ipath: fix return value from ipath_poll
Bryan O'Sullivan
1
-1
/
+5
2006-09-23
IB/ipath: allow SMA to be disabled
Bryan O'Sullivan
1
-0
/
+7
2006-09-23
IB/ipath: handle sq_sig_all field correctly
Bryan O'Sullivan
1
-5
/
+8
2006-09-23
IB/ipath: put a limit on the number of QPs that can be created
Bryan O'Sullivan
3
-1
/
+25
2006-09-23
IB/ipath: validate path_mig_state properly
Bryan O'Sullivan
1
-1
/
+2
2006-09-23
IB/ipath: be more strict about testing the modify QP verb
Bryan O'Sullivan
2
-2
/
+32
[prev]
[next]