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
2018-01-11
iser-target: Fix possible use-after-free in connection establishment error
Sagi Grimberg
1
-0
/
+1
2018-01-04
IB/srpt: Fix ACL lookup during login
Bart Van Assche
1
-1
/
+1
2018-01-04
IB/srpt: Disable RDMA access by the initiator
Bart Van Assche
1
-2
/
+1
2018-01-02
IB/ipoib: Fix race condition in neigh creation
Erez Shitrit
2
-8
/
+22
2017-12-22
IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush
Alex Vesker
1
-4
/
+3
2017-12-13
IB/ipoib: Restore MM behavior in case of tx_ring allocation failure
Yuval Shaia
1
-0
/
+1
2017-11-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
18
-268
/
+577
2017-11-16
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-11-14
RDMA/core: Rename kernel modify_cq to better describe its usage
Leon Romanovsky
1
-2
/
+3
2017-11-13
IB/srpt: Ensure that modifying the use_srq configfs attribute works
Bart Van Assche
1
-0
/
+12
2017-11-13
IB/srpt: Wait until channel release has finished during module unload
Bart Van Assche
1
-23
/
+20
2017-11-13
IB/srpt: Introduce srpt_disconnect_ch_sync()
Bart Van Assche
1
-16
/
+35
2017-11-13
IB/srpt: Introduce helper functions for SRQ allocation and freeing
Bart Van Assche
1
-43
/
+72
2017-11-13
IB/srpt: Post receive work requests after qp transition to INIT state
Mike Marciniszyn
1
-4
/
+4
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-1
/
+1
2017-10-25
IB/ipoib: Change number of TX wqe to 64
Erez Shitrit
1
-1
/
+1
2017-10-25
IB/ipoib: Use NAPI in UD/TX flows
Erez Shitrit
5
-79
/
+136
2017-10-25
IB/ipoib: Get rid of the tx_outstanding variable in all modes
Erez Shitrit
3
-11
/
+10
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
3
-5
/
+6
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
15
-130
/
+324
2017-10-18
IB/srp: Make CM timeout dependent on subnet timeout
Bart Van Assche
1
-2
/
+22
2017-10-18
IB/srp: Cache global rkey
Bart Van Assche
2
-14
/
+16
2017-10-18
IB/srp: Remove second argument of srp_destroy_qp()
Bart Van Assche
1
-6
/
+6
2017-10-18
IB/srp: Avoid that a cable pull can trigger a kernel crash
Bart Van Assche
1
-6
/
+19
2017-10-18
IB/srpt: Change default behavior from using SRQ to using RC
Bart Van Assche
2
-35
/
+123
2017-10-18
IB/srpt: Cache global L_Key
Bart Van Assche
2
-3
/
+6
2017-10-18
IB/srpt: Limit the send and receive queue sizes to what the HCA supports
Bart Van Assche
1
-4
/
+5
2017-10-18
IB/srpt: Do not accept invalid initiator port names
Bart Van Assche
1
-5
/
+4
2017-10-15
RDMA/isert: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-7
/
+7
2017-10-14
IB/ipoib: Add ability to set PKEY index to lower device driver
Alex Vesker
1
-2
/
+6
2017-10-14
IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
Alex Vesker
1
-1
/
+6
2017-10-10
IB/core: Simplify sa_path_set_[sd]lid() calls
Bart Van Assche
1
-1
/
+1
2017-10-09
IB/ipoib: Convert timers to use timer_setup()
Kees Cook
3
-5
/
+6
2017-09-29
IB/{ipoib, iser}: Consistent print format of vendor error
Ajaykumar Hotchandani
3
-10
/
+10
2017-09-29
Merge branch 'vnic' into k.o/for-next
Doug Ledford
6
-35
/
+103
2017-09-27
IB/opa_vnic: Add routing control information
Niranjana Vishwanathapura
4
-4
/
+61
2017-09-27
IB/opa_vnic: Properly set vesw port status
Niranjana Vishwanathapura
1
-12
/
+27
2017-09-27
IB/opa_vnic: Properly clear Mac Table Digest
Scott Franco
1
-0
/
+1
2017-09-27
IB/opa_vnic: Properly return the total MACs in UC MAC list
Niranjana Vishwanathapura
1
-3
/
+5
2017-09-27
IB/opa_vnic: Allow reset of MAC address
Niranjana Vishwanathapura
1
-1
/
+1
2017-09-27
IB/opa_vnic: Set POD value for Ethernet MTU
Niranjana Vishwanathapura
2
-0
/
+2
2017-09-27
IB/opa_vnic: Mark unused Ethernet MTU fields as reserved
Niranjana Vishwanathapura
4
-17
/
+8
2017-09-27
Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"
Alex Estrin
1
-13
/
+0
2017-09-27
IB/ipoib: Remove device when one port fails to init
Yuval Shaia
1
-1
/
+2
2017-09-27
IB: Move PCI dependency from root KConfig to HW's KConfigs
Yuval Shaia
1
-1
/
+0
2017-09-25
IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev
Alex Vesker
2
-6
/
+19
2017-09-25
IB/ipoib: Fix sysfs Pkey create<->remove possible deadlock
Shalom Lagziel
1
-6
/
+14
2017-09-25
IB: Correct MR length field to be 64-bit
Parav Pandit
1
-1
/
+1
[next]