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
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-23
IB/srpt: Reduce QP buffer size
Bart Van Assche
2
-2
/
+2
2016-06-07
IB/IPoIB: Don't update neigh validity for unresolved entries
Erez Shitrit
1
-1
/
+3
2016-06-07
IB/IPoIB: Disable bottom half when dealing with device address
Mark Bloch
3
-11
/
+11
2016-06-07
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
Erez Shitrit
4
-0
/
+14
2016-06-07
IB/srp: Fix srp_map_sg_dma()
Bart Van Assche
1
-2
/
+1
2016-06-07
IB/srp: Always initialize use_fast_reg and use_fmr
Bart Van Assche
1
-3
/
+1
2016-05-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-9
/
+11
2016-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
7
-20
/
+288
2016-05-25
IB/IPoIB: Allow setting the device address
Mark Bloch
6
-6
/
+187
2016-05-25
IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join
Erez Shitrit
3
-13
/
+100
2016-05-25
IB/core: Introduce capabilitymask2 field in ClassPortInfo mad
Erez Shitrit
1
-1
/
+1
2016-05-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
9
-1377
/
+597
2016-05-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+3
2016-05-17
iscsi-target: Convert transport drivers to signal rdma_shutdown
Nicholas Bellinger
1
-0
/
+1
2016-05-14
Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...
Doug Ledford
3
-3
/
+68
2016-05-14
IB/srp: Fix a debug kernel crash
Bart Van Assche
1
-1
/
+1
2016-05-14
IB/ipoib: Add readout of statistics using ethtool
Hans Westgaard Ry
1
-0
/
+67
2016-05-14
infiniband/ulp/ipoib: remove pkey_mutex
Sebastian Andrzej Siewior
1
-2
/
+0
2016-05-13
IB/srp: Do not register memory if never_register has been set
Bart Van Assche
1
-3
/
+9
2016-05-13
IB/srp: Prevent mapping failures
Bart Van Assche
2
-19
/
+119
2016-05-13
IB/srp: Swap two code blocks in srp_add_one()
Bart Van Assche
1
-11
/
+12
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2
-3
/
+3
2016-05-13
IB/srp: Fix srp_create_target() error handling
Bart Van Assche
1
-7
/
+7
2016-05-13
IB/srp: Fix a memory descriptor leak in an error path
Bart Van Assche
1
-1
/
+6
2016-05-13
IB/srp: Print "ib_srp: " prefix once
Bart Van Assche
1
-1
/
+1
2016-05-13
IB/isert: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
2
-825
/
+85
2016-05-13
IB/srpt: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
2
-495
/
+265
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
3
-4
/
+4
2016-05-12
IB/srp: Move common code into the caller
Bart Van Assche
1
-1
/
+0
2016-05-12
IB/srp: Move code out of a loop
Bart Van Assche
1
-3
/
+3
2016-05-12
IB/srp: Avoid that mapping failure triggers an infinite loop
Bart Van Assche
1
-0
/
+2
2016-05-12
IB/srp: Introduce target->mr_pool_size
Bart Van Assche
2
-3
/
+4
2016-05-12
IB/srp: Fix srp_map_data() error paths
Bart Van Assche
1
-11
/
+13
2016-05-12
IB/srp: Document srp_map_data() return value
Bart Van Assche
1
-0
/
+9
2016-05-12
IB/srp: Fix a comment
Bart Van Assche
1
-1
/
+1
2016-05-12
IB/srp: Fix a spelling error in a source code comment
Bart Van Assche
1
-1
/
+1
2016-05-10
target: make ->shutdown_session optional
Christoph Hellwig
1
-9
/
+0
2016-05-10
iscsi-target: add void (*iscsit_get_rx_pdu)()
Varun Prakash
1
-0
/
+10
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+10
2016-05-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-4
/
+10
2016-05-05
Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7
Doug Ledford
1
-4
/
+10
2016-05-05
IB/iser: Fix max_sectors calculation
Christoph Hellwig
1
-4
/
+10
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2
-2
/
+2
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
1
-1
/
+1
2016-04-15
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
1
-2
/
+2
2016-04-11
scsi: disable automatic target scan
Hannes Reinecke
1
-1
/
+1
2016-04-08
Revert "ib_srpt: Convert to percpu_ida tag allocation"
Bart Van Assche
2
-17
/
+40
2016-03-31
iser-target: Use ib_drain_qp
Sagi Grimberg
2
-37
/
+4
2016-03-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
4
-11
/
+85
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-542
/
+418
[next]