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
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2
-3
/
+3
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-14
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
46
-114
/
+11279
2007-02-13
IB/mthca: Always fill MTTs from CPU
Michael S. Tsirkin
3
-9
/
+89
2007-02-13
IB/mthca: Merge MR and FMR space on 64-bit systems
Michael S. Tsirkin
2
-6
/
+16
2007-02-13
IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs
Michael S. Tsirkin
5
-50
/
+131
2007-02-13
IB/mthca: Give reserved MTTs a separate cache line
Michael S. Tsirkin
1
-0
/
+4
2007-02-13
IB/mthca: Fix reserved MTTs calculation on mem-free HCAs
Michael S. Tsirkin
1
-1
/
+5
2007-02-13
RDMA/cxgb3: Add driver for Chelsio T3 RNIC
Steve Wise
22
-0
/
+9389
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
9
-22
/
+22
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
4
-10
/
+5
2007-02-10
IB: Remove redundant "_wq" from workqueue names
Sean Hefty
2
-2
/
+2
2007-02-10
RDMA/cma: Increment port number after close to avoid re-use
Sean Hefty
1
-10
/
+56
2007-02-10
IB/ehca: Fix memleak on module unloading
Akinobu Mita
1
-0
/
+2
2007-02-10
IB/mthca: Work around gcc bug on sparc64
David Howells
1
-2
/
+7
2007-02-10
IPoIB: Connected mode experimental support
Michael S. Tsirkin
9
-32
/
+1575
2007-02-10
IB/core: Use ARRAY_SIZE macro for mandatory_table
Ahmed S. Darwish
1
-1
/
+2
2007-02-10
IB/mthca: Use correct structure size in call to memset()
Roland Dreier
1
-1
/
+1
2007-02-09
[PATCH] iscsi endianness annotations
Al Viro
1
-2
/
+2
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
2
-24
/
+20
2007-02-05
IB/ehca: Remove obsolete prototypes
Hoang-Nam Nguyen
1
-14
/
+0
2007-02-05
IB/ehca: Remove use of do_mmap()
Hoang-Nam Nguyen
6
-363
/
+204
2007-02-05
RDMA/addr: Handle ethernet neighbour updates during route resolution
Steve Wise
1
-2
/
+1
2007-02-05
IB/srp: Don't wait for response when QP is in error state.
Ishai Rabinovitz
2
-0
/
+8
2007-02-05
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
11
-24
/
+27
2007-01-23
IB/ehca: Fix mismatched spin_unlock in irq handler
Hoang-Nam Nguyen
1
-1
/
+2
2007-01-23
IB/ehca: Fix improper use of yield() with spinlock held
Hoang-Nam Nguyen
1
-1
/
+4
2007-01-23
IB/srp: Check match_strdup() return
Ishai Rabinovitz
1
-0
/
+20
2007-01-10
IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state
Dotan Barak
1
-9
/
+17
2007-01-10
IB/ehca: Use proper GFP_ flags for get_zeroed_page()
Hoang-Nam Nguyen
6
-16
/
+16
2007-01-08
IB/mthca: Fix PRM compliance problem in atomic-send completions
Jack Morgenstein
1
-2
/
+6
2007-01-08
RDMA/ucma: Don't report events with invalid user context
Sean Hefty
1
-0
/
+10
2007-01-08
RDMA/ucma: Fix struct ucma_event leak when backlog is full
Sean Hefty
1
-0
/
+1
2007-01-08
RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects
Steve Wise
1
-3
/
+14
2007-01-07
IB/iser: Return error code when PDUs may not be sent
Erez Zilber
2
-16
/
+14
2007-01-05
IB/mthca: Fix off-by-one in FMR handling on memfree
Michael S. Tsirkin
1
-1
/
+1
2006-12-30
[PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversion
Michael S. Tsirkin
1
-1
/
+2
2006-12-16
IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()
Roland Dreier
1
-3
/
+1
2006-12-16
IB/mthca: Add HCA profile module parameters
Leonid Arsh
1
-14
/
+97
2006-12-16
IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G
Roland Dreier
2
-2
/
+2
2006-12-13
IPoIB: Make sure struct ipoib_neigh.queue is always initialized
Roland Dreier
1
-2
/
+1
2006-12-13
IB/iser: Use the new verbs DMA mapping functions
Ralph Campbell
2
-63
/
+61
2006-12-13
IB/srp: Use new verbs IB DMA mapping functions
Ralph Campbell
2
-34
/
+49
2006-12-13
IPoIB: Use the new verbs DMA mapping functions
Ralph Campbell
2
-41
/
+38
2006-12-13
IB/core: Use the new verbs DMA mapping functions
Ralph Campbell
3
-55
/
+53
2006-12-13
IB/ipath: Implement new verbs DMA mapping functions
Ralph Campbell
6
-7
/
+201
2006-12-12
RDMA/cma: Export rdma cm interface to userspace
Sean Hefty
3
-3
/
+882
2006-12-12
RDMA/cma: Add support for RDMA_PS_UDP
Sean Hefty
1
-16
/
+204
2006-12-12
RDMA/cma: Allow early transition to RTS to handle lost CM messages
Sean Hefty
2
-24
/
+48
2006-12-12
RDMA/cma: Report connect info with connect events
Sean Hefty
1
-57
/
+85
[next]