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
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-16
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...
Roland Dreier
12
-275
/
+434
2014-12-16
IB/srp: Allow newline separator for connection string
Sagi Grimberg
1
-1
/
+1
2014-12-16
IB/iser: Bump version to 1.5
Or Gerlitz
1
-1
/
+1
2014-12-16
IB/iser: DIX update
Sagi Grimberg
2
-57
/
+26
2014-12-16
IB/iser: Micro-optimize iser_handle_wc
Sagi Grimberg
1
-1
/
+1
2014-12-16
IB/iser: Micro-optimize iser logging
Sagi Grimberg
1
-8
/
+5
2014-12-16
IB/iser: Use more completion queues
Sagi Grimberg
2
-4
/
+12
2014-12-16
IB/iser: Remove redundant is_mr indicator
Sagi Grimberg
3
-13
/
+4
2014-12-16
IB/iser: Centralize memory region invalidation to a function
Sagi Grimberg
1
-16
/
+16
2014-12-16
IB/iser: Terminate connection before cleaning inflight tasks
Sagi Grimberg
1
-1
/
+1
2014-12-16
IB/iser: Fix race between iser connection teardown and scsi TMFs
Sagi Grimberg
1
-8
/
+41
2014-12-16
IB/iser: Fix possible NULL derefernce ib_conn->device in session_create
Ariel Nahum
1
-4
/
+18
2014-12-16
IB/iser: Fix sparse warnings
Sagi Grimberg
2
-8
/
+8
2014-12-16
IB/iser: Fix possible SQ overflow
Max Gurtovoy
2
-3
/
+5
2014-12-16
IB/iser: Decrement CQ's active QPs accounting when QP creation fails
Sagi Grimberg
1
-0
/
+4
2014-12-16
IB/iser: Collapse cleanup and disconnect handlers
Ariel Nahum
1
-8
/
+11
2014-12-16
IB/iser: Fix catastrophic error flow hang
Sagi Grimberg
1
-1
/
+3
2014-12-16
IB/iser: Re-adjust CQ and QP send ring sizes to HW limits
Minh Tran
3
-8
/
+38
2014-12-16
IPoIB: No longer use flush as a parameter
Doug Ledford
3
-17
/
+16
2014-12-16
IPoIB: Make ipoib_mcast_stop_thread flush the workqueue
Doug Ledford
3
-15
/
+12
2014-12-16
IPoIB: Use dedicated workqueues per interface
Doug Ledford
6
-34
/
+58
2014-12-16
IPoIB: change init sequence ordering
Doug Ledford
1
-7
/
+17
2014-12-16
IPoIB: fix mcast_dev_flush/mcast_restart_task race
Doug Ledford
1
-5
/
+32
2014-12-16
IPoIB: fix MCAST_FLAG_BUSY usage
Doug Ledford
2
-57
/
+101
2014-12-16
IPoIB: Make the carrier_on_task race aware
Doug Ledford
1
-6
/
+15
2014-12-16
IPoIB: Consolidate rtnl_lock tasks in workqueue
Doug Ledford
1
-6
/
+2
2014-12-08
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
3
-434
/
+720
2014-12-08
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
1
-24
/
+2
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2
-6
/
+3
2014-11-24
scsi: don't allow setting of queue_depth bigger than can_queue
Christoph Hellwig
1
-7
/
+1
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2
-12
/
+9
2014-11-20
IB/isert: Adjust CQ size to HW limits
Chris Moore
1
-2
/
+6
2014-11-12
IB/srp: Fix a race condition triggered by destroying a queue pair
Bart Van Assche
2
-9
/
+52
2014-11-12
IB/srp: Add multichannel support
Bart Van Assche
2
-75
/
+216
2014-11-12
IB/srp: Use block layer tags
Bart Van Assche
2
-24
/
+27
2014-11-12
IB/srp: Separate target and channel variables
Bart Van Assche
2
-335
/
+403
2014-11-12
IB/srp: Introduce two new srp_target_port member variables
Bart Van Assche
2
-17
/
+26
2014-11-12
IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanning
Bart Van Assche
2
-9
/
+52
2014-11-12
IB/srp: Remove stale connection retry mechanism
Bart Van Assche
1
-13
/
+3
2014-11-12
IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib()
Bart Van Assche
1
-5
/
+6
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
1
-23
/
+1
2014-11-03
iser-target: Handle DEVICE_REMOVAL event on network portal listener correctly
Sagi Grimberg
1
-10
/
+19
2014-11-03
ib_isert: Add max_send_sge=2 minimum for control PDU responses
Or Gerlitz
1
-2
/
+5
2014-10-28
srp-target: Retry when QP creation fails with ENOMEM
Bart Van Assche
1
-0
/
+8
2014-10-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-3
/
+3
2014-10-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-669
/
+1081
2014-10-14
ib_srpt: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-10-09
IB/mlx5, iser, isert: Add Signature API additions
Sagi Grimberg
2
-52
/
+38
2014-10-09
Target/iser: Centralize ib_sig_domain setting
Sagi Grimberg
1
-17
/
+16
[next]