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
2015-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+0
2015-11-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-44
/
+34
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-5
/
+0
2015-10-29
IB/srp: Dont allocate a page vector when using fast_reg
Sagi Grimberg
1
-9
/
+11
2015-10-29
IB/srp: Remove srp_finish_mapping
Sagi Grimberg
1
-10
/
+0
2015-10-29
IB/srp: Convert to new registration API
Sagi Grimberg
2
-65
/
+71
2015-10-29
IB/srp: Split srp_map_sg
Sagi Grimberg
1
-51
/
+106
2015-10-29
iser-target: Port to new memory registration API
Sagi Grimberg
2
-104
/
+28
2015-10-29
IB/iser: Port to new fast registration API
Sagi Grimberg
3
-52
/
+28
2015-10-29
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
13
-172
/
+172
2015-10-29
Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...
Doug Ledford
14
-199
/
+238
2015-10-28
IB/cma: Add support for network namespaces
Guy Shapiro
2
-2
/
+2
2015-10-28
IB/iser: Enable SG clustering
Sagi Grimberg
1
-1
/
+1
2015-10-28
IB/iser: set block queue_virt_boundary
Sagi Grimberg
4
-326
/
+18
2015-10-23
iser-target: Remove an unused variable
Bart Van Assche
1
-3
/
+2
2015-10-23
IB/iser: Remove an unused variable
Bart Van Assche
1
-4
/
+0
2015-10-22
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
4
-4
/
+5
2015-10-21
IB/iser: fix a comment typo
Geliang Tang
1
-1
/
+1
2015-10-21
Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4
Doug Ledford
7
-28
/
+70
2015-10-14
target: use per-attribute show and store methods
Christoph Hellwig
1
-44
/
+34
2015-10-13
IB/ipoib: For sendonly join free the multicast group on leave
Christoph Lameter
3
-2
/
+5
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
13
-172
/
+172
2015-09-26
IB/ipoib: increase the max mcast backlog queue
Doug Ledford
1
-1
/
+1
2015-09-25
IB/ipoib: Make sendonly multicast joins create the mcast group
Doug Ledford
1
-10
/
+12
2015-09-25
IB/ipoib: Expire sendonly multicast joins
Christoph Lameter
3
-2
/
+22
2015-09-25
IB/iser: Add module parameter for always register memory
Sagi Grimberg
4
-14
/
+31
2015-09-16
iser-target: Skip data copy if all the command data comes as immediate
Jenny Derzhavetz
2
-8
/
+19
2015-09-16
iser-target: Change the recv buffers posting logic
Jenny Derzhavetz
2
-48
/
+67
2015-09-16
iser-target: Fix pending connections handling in target stack shutdown sequnce
Jenny Derzhavetz
2
-31
/
+40
2015-09-16
iser-target: Remove np_ prefix from isert_np members
Jenny Derzhavetz
2
-33
/
+33
2015-09-16
iser-target: Remove unused variables
Jenny Derzhavetz
2
-6
/
+0
2015-09-16
iser-target: Put the reference on commands waiting for unsol data
Jenny Derzhavetz
1
-1
/
+37
2015-09-16
iser-target: remove command with state ISTATE_REMOVE
Jenny Derzhavetz
1
-1
/
+8
2015-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-25
/
+4
2015-09-04
IB/ipoib: Suppress warning for send only join failures
Jason Gunthorpe
1
-2
/
+10
2015-09-04
IB/ipoib: Clean up send-only multicast joins
Doug Ledford
1
-11
/
+27
2015-09-03
IB/srp: Fix possible protection fault
Sagi Grimberg
1
-6
/
+10
2015-08-31
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2
-4
/
+2
2015-08-31
IB/srp: Create an insecure all physical rkey only if needed
Bart Van Assche
2
-19
/
+25
2015-08-31
IB/srp: Register the indirect data buffer descriptor
Bart Van Assche
2
-3
/
+58
2015-08-31
IB/srp: Introduce srp_device.use_fmr
Bart Van Assche
2
-11
/
+12
2015-08-31
IB/srp: Remove use_mr argument from srp_map_sg_entry()
Bart Van Assche
1
-21
/
+15
2015-08-31
IB/srp: Remove the memory registration backtracking code
Bart Van Assche
2
-55
/
+13
2015-08-31
IB/srp: Add memory descriptor array pointer range checking
Bart Van Assche
2
-6
/
+20
2015-08-31
IB/srp: Use multiple registrations for large memory regions
Bart Van Assche
1
-10
/
+0
2015-08-31
IB/srp: Re-enable FMR for non-page aligned buffers
Bart Van Assche
1
-9
/
+5
2015-08-31
ib_srpt: Remove ib_get_dma_mr calls
Jason Gunthorpe
2
-12
/
+4
2015-08-31
IB/srp: Use pd->local_dma_lkey
Jason Gunthorpe
1
-1
/
+1
2015-08-31
iser-target: Remove ib_get_dma_mr calls
Jason Gunthorpe
2
-23
/
+11
2015-08-31
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
4
-5
/
+5
[next]