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
2020-12-17
block/rnbd-clt: Does not request pdu to rtrs-clt
Gioh Kim
2
-13
/
+0
2020-12-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
21
-255
/
+236
2020-12-17
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-4
/
+4
2020-12-07
RDMA/iser: Remove in_interrupt() usage
Sebastian Andrzej Siewior
1
-17
/
+5
2020-12-07
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
4
-4
/
+4
2020-11-20
RDMA/ipoib: Distribute cq completion vector better
Jack Wang
1
-2
/
+2
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
4
-8
/
+12
2020-11-12
IB/isert: Do not excplicitly check == false for bool
Zou Wei
1
-1
/
+1
2020-11-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-5
/
+8
2020-11-05
RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstring
Jason Gunthorpe
1
-1
/
+1
2020-11-05
scsi: target: Drop sess_cmd_lock from I/O path
Mike Christie
2
-2
/
+2
2020-11-05
scsi: target: Rename cmd.bad_sector to cmd.sense_info
David Disseldorp
1
-2
/
+2
2020-11-04
Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+1
2020-11-02
RDMA/ipoib: Add 50Gb and 100Gb link speeds to ethtool
Meir Lichtinger
1
-0
/
+4
2020-11-02
IB/srpt: Fix memory leak in srpt_add_one
Maor Gottlieb
1
-5
/
+8
2020-10-31
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
4
-21
/
+24
2020-10-31
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
1
-0
/
+4
2020-10-28
IB/srpt: docs: add a description for cq_size member
Mauro Carvalho Chehab
1
-0
/
+1
2020-10-28
RDMA/rtrs-clt: Remove 'addr' from rtrs_clt_add_path_to_arr
Guoqing Jiang
1
-3
/
+2
2020-10-28
RDMA/rtrs: Introduce rtrs_post_send
Guoqing Jiang
1
-33
/
+19
2020-10-28
RDMA/rtrs-srv: Kill rtrs_srv_change_state_get_old
Guoqing Jiang
1
-16
/
+3
2020-10-28
RDMA/rtrs-clt: Remove duplicated code
Gioh Kim
1
-6
/
+5
2020-10-28
RDMA/rtrs-clt: Remove duplicated switch-case handling for CM error events
Gioh Kim
1
-5
/
+7
2020-10-28
RDMA/rtrs: Remove unnecessary argument dir of rtrs_iu_free
Gioh Kim
4
-23
/
+17
2020-10-28
RDMA/rtrs-srv: Fix typo
Guoqing Jiang
1
-1
/
+1
2020-10-28
RDMA/rtrs-srv: Don't guard the whole __alloc_srv with srv_mutex
Guoqing Jiang
1
-49
/
+37
2020-10-28
RDMA/rtrs-clt: Missing error from rtrs_rdma_conn_established
Gioh Kim
1
-2
/
+2
2020-10-28
RDMA/rtrs-clt: Avoid run destroy_con_cq_qp/create_con_cq_qp in parallel
Jack Wang
2
-2
/
+14
2020-10-28
RDMA/rtrs-clt: Remove outdated comment in create_con_cq_qp
Jack Wang
1
-9
/
+0
2020-10-28
RDMA/rtrs-clt: Remove destroy_con_cq_qp in case route resolving failed
Danil Kipnis
1
-3
/
+1
2020-10-28
IB/isert: add module param to set sg_tablesize for IO cmd
Max Gurtovoy
2
-1
/
+32
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
2
-3
/
+3
2020-10-27
RDMA: Convert sysfs kobject * show functions to use sysfs_emit()
Joe Perches
2
-24
/
+14
2020-10-27
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
5
-33
/
+38
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
11
-72
/
+108
2020-10-05
RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
Kamal Heib
3
-0
/
+15
2020-10-02
RDMA/rtrs: Constify static struct attribute_group
Rikard Falkeborn
2
-5
/
+5
2020-09-30
RDMA/rtrs: Remove unused field of rtrs_iu
Gioh Kim
1
-1
/
+0
2020-09-29
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
1
-3
/
+6
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
4
-68
/
+91
2020-09-16
RDMA/ipoib: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-46
/
+4
2020-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-68
/
+91
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
1
-5
/
+1
2020-09-09
IB/isert: Fix unaligned immediate-data handling
Sagi Grimberg
2
-56
/
+78
2020-09-09
RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init
Md Haris Iqbal
2
-3
/
+80
2020-09-09
RDMA/rtrs-srv: Set .release function for rtrs srv device during device init
Md Haris Iqbal
2
-8
/
+8
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
5
-10
/
+9
2020-08-24
RDMA/rtrs-srv: Replace device_register with device_initialize and device_add
Md Haris Iqbal
2
-4
/
+5
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
5
-10
/
+9
2020-08-18
IB/isert: remove duplicated error prints
Max Gurtovoy
1
-12
/
+3
[next]