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
2006-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
12
-163
/
+250
2006-01-09
[PATCH] fix more missing includes
Tim Schmielau
2
-0
/
+2
2006-01-07
IB: Set GIDs correctly in ib_create_ah_from_wc()
Ralph Campbell
1
-2
/
+2
2006-01-07
IB/uverbs: Release event file reference on ib_uverbs_create_cq() error
Jack Morgenstein
1
-3
/
+10
2006-01-07
IB/uverbs: set ah_flags when creating address handle
Ralph Campbell
1
-0
/
+1
2006-01-07
IB/uverbs: Fix reference counting on error paths
Jack Morgenstein
1
-0
/
+7
2006-01-07
IB/mthca: Add support for automatic path migration (APM)
Dotan Barak
1
-20
/
+37
2006-01-07
IB/mthca: Fill in vendor_err field in completion with error
Michael S. Tsirkin
1
-5
/
+7
2006-01-07
IB/mthca: multiple fixes for multicast group handling
Jack Morgenstein
1
-19
/
+35
2006-01-07
IB/mthca: fix for RTR-to-RTS transition in modify QP
Jack Morgenstein
1
-2
/
+0
2006-01-07
IB/mthca: fix for SQEr-to-RTS transition in modify QP
Jack Morgenstein
1
-3
/
+2
2006-01-06
IB/mthca: max_inline_data handling tweaks
Jack Morgenstein
1
-26
/
+36
2006-01-06
IB/mthca: create_eq with size not a power of 2
Michael S. Tsirkin
1
-2
/
+2
2006-01-06
IB/mthca: check port validity in modify_qp
Jack Morgenstein
1
-0
/
+6
2006-01-06
IB/mthca: check return value in mthca_dev_lim call
Jack Morgenstein
1
-0
/
+4
2006-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-8
/
+8
2006-01-05
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-8
/
+8
2006-01-05
IB/mthca: fix WQE size calculation in create-srq
Jack Morgenstein
1
-1
/
+1
2006-01-04
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2
-0
/
+4
2005-12-16
IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QP
Jack Morgenstein
1
-4
/
+6
2005-12-16
IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.
Jack Morgenstein
1
-50
/
+37
2005-12-16
IB/mthca: Fix SRQ cleanup during QP destroy
Jack Morgenstein
1
-1
/
+10
2005-12-16
IB/mthca: Fix thinko in mthca_table_find()
Michael S. Tsirkin
1
-1
/
+1
2005-12-10
IB/mthca: don't change driver's copy of attributes if modify QP fails
Jack Morgenstein
1
-5
/
+6
2005-12-10
IB/mthca: correct log2 calculation
Jack Morgenstein
1
-11
/
+6
2005-12-10
IB/mthca: check RDMA limits
Jack Morgenstein
1
-0
/
+14
2005-12-10
IB/mthca: fix memory user DB table leak
Jack Morgenstein
1
-0
/
+2
2005-12-10
IB/umad: fix memory leaks
Jack Morgenstein
1
-2
/
+2
2005-11-30
IB/cm: avoid reusing local ID
Sean Hefty
1
-1
/
+2
2005-11-30
IB/cm: correct reported reject code
Sean Hefty
1
-4
/
+9
2005-11-30
IB/mthca: fix QP size limits for mem-free HCAs
Jack Morgenstein
1
-4
/
+8
2005-11-30
IB/uverbs: track multicast group membership for userspace QPs
Jack Morgenstein
3
-23
/
+99
2005-11-29
IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs
Michael S. Tsirkin
2
-3
/
+31
2005-11-29
IPoIB: fix error handling in ipoib_open
Roland Dreier
1
-1
/
+3
2005-11-29
IPoIB: protect child list in ipoib_ib_dev_flush
Michael S. Tsirkin
1
-0
/
+4
2005-11-29
IPoIB: don't zero members after we allocate with kzalloc
Roland Dreier
1
-4
/
+0
2005-11-29
IPoIB: reinitialize mcast structs' completions for every query
Michael S. Tsirkin
1
-2
/
+4
2005-11-29
IPoIB: always set path->query to NULL when query finishes
Roland Dreier
1
-2
/
+2
2005-11-29
IPoIB: reinitialize path struct's completion for every query
Roland Dreier
1
-1
/
+2
2005-11-29
IB/umad: fix RMPP handling
Michael S. Tsirkin
1
-19
/
+22
2005-11-28
IB/mthca: reset QP's last pointers when transitioning to reset state
Michael S. Tsirkin
1
-0
/
+3
2005-11-28
[PATCH] drivers/infiniband/core/mad.c: fix use-after-release case
Adrian Bunk
1
-2
/
+2
2005-11-19
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
4
-26
/
+31
2005-11-19
IB/umad: make sure write()s have sufficient data
Roland Dreier
1
-1
/
+1
2005-11-19
IB/mthca: Safer max_send_sge/max_recv_sge calculation
Michael S. Tsirkin
1
-4
/
+6
2005-11-15
[IB] mthca: don't disable RDMA writes if no responder resources
Roland Dreier
1
-15
/
+12
2005-11-15
[IB] srp: don't post receive if no send buf available
Roland Dreier
1
-6
/
+9
2005-11-12
[IB] srp: increase max_luns
Roland Dreier
2
-0
/
+3
2005-11-11
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-11-11
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
18
-158
/
+458
[next]