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
2022-01-06
IB/iser: Align coding style across driver
Max Gurtovoy
4
-126
/
+87
2022-01-06
IB/iser: Remove un-needed casting to/from void pointer
Max Gurtovoy
1
-9
/
+8
2022-01-06
IB/iser: Don't suppress send completions
Max Gurtovoy
3
-20
/
+6
2022-01-06
IB/iser: Rename ib_ret local variable
Max Gurtovoy
1
-15
/
+15
2022-01-06
IB/iser: Fix RNR errors
Sergey Gorenko
3
-78
/
+42
2022-01-06
IB/iser: Remove deprecated pi_guard module param
Max Gurtovoy
2
-5
/
+0
2021-12-15
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+6
2021-11-29
RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kernel warning
Guoqing Jiang
1
-3
/
+6
2021-11-25
RDMA/rtrs-clt: Fix the initial value of min_latency
Jack Wang
1
-1
/
+1
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-59
/
+38
2021-10-29
IB/opa_vnic: Rebranding of OPA VNIC driver to Cornelis Networks
Scott Breyer
3
-6
/
+8
2021-10-25
RDMA/ipoib: Use dev_addr_mod()
Jakub Kicinski
3
-14
/
+16
2021-10-17
scsi: RDMA/srp: Switch to attribute groups
Bart Van Assche
1
-21
/
+30
2021-10-17
scsi: ib_srp: Call scsi_done() directly
Bart Van Assche
1
-4
/
+4
2021-10-12
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-10-05
scsi: target: srpt: Replace enable attr with ops.enable
Dmitry Bogdanov
1
-34
/
+4
2021-10-04
RDMA/rtrs-clt: Follow "one entry one value" rule for IO migration stats
Md Haris Iqbal
3
-13
/
+28
2021-10-04
RDMA/rtrs: Do not allow sessname to contain special symbols / and .
Md Haris Iqbal
2
-0
/
+11
2021-10-04
RDMA/rtrs: Introduce destroy_cq helper
Md Haris Iqbal
1
-12
/
+13
2021-10-04
RDMA/rtrs: Replace duplicate check with is_pollqueue helper
Jack Wang
1
-3
/
+8
2021-10-04
RDMA/rtrs: Fix warning when use poll mode on client side.
Jack Wang
2
-3
/
+15
2021-10-04
RDMA/rtrs: Remove len parameter from helper print functions of sysfs
Md Haris Iqbal
5
-20
/
+12
2021-10-04
RDMA/rtrs: Use sysfs_emit instead of s*printf function for sysfs show
Md Haris Iqbal
2
-14
/
+12
2021-09-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-6
/
+7
2021-09-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-142
/
+156
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-23
RDMA/rtrs: Remove (void) casting for functions
Gioh Kim
1
-2
/
+2
2021-08-23
RDMA/rtrs-clt: Fix counting inflight IO
Gioh Kim
3
-4
/
+6
2021-08-23
RDMA/rtrs: Remove all likely and unlikely
Gioh Kim
3
-103
/
+99
2021-08-23
RDMA/rtrs: Remove unused functions
Jack Wang
2
-8
/
+1
2021-08-23
RDMA/rtrs-clt: During add_path change for_new_clt according to path_num
Md Haris Iqbal
1
-0
/
+12
2021-08-19
RDMA/rtrs: Remove a useless kfree()
Christophe JAILLET
1
-1
/
+0
2021-08-12
scsi: RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-4
/
+5
2021-08-12
scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-1
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-4
/
+4
2021-07-21
scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()
Bart Van Assche
1
-1
/
+1
2021-07-15
RDMA/rtrs: Move sq_wr_avail to rtrs_con
Jack Wang
5
-5
/
+7
2021-07-15
RDMA/rtrs: Remove unused flags parameter
Jack Wang
1
-3
/
+2
2021-07-15
RDMA/rtrs: Make rtrs_post_rdma_write_imm_empty static
Jack Wang
2
-7
/
+5
2021-07-15
RDMA/rtrs: Enable the same selective signal for heartbeat and IO
Jack Wang
4
-8
/
+18
2021-07-15
RDMA/rtrs: move wr_cnt from rtrs_srv_con to rtrs_con
Jack Wang
5
-8
/
+8
2021-07-15
RDMA/rtrs: Add error messages for failed operations.
Jack Wang
1
-0
/
+3
2021-07-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-1
/
+3
2021-06-24
IB/isert: Align target max I/O size to initiator size
Max Gurtovoy
2
-5
/
+2
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+1
2021-06-22
rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.
Jack Wang
2
-11
/
+9
2021-06-22
RDMA/rtrs-clt: Raise MAX_SEGMENTS
Jack Wang
1
-2
/
+4
2021-06-22
RDMA/rtrs_clt: Alloc less memory with write path fast memory registration
Jack Wang
1
-3
/
+2
2021-06-22
RDMA/rtrs-clt: Write path fast memory registration
Jack Wang
2
-27
/
+74
2021-06-22
RDMA/rtrs: Introduce head/tail wr
Jack Wang
3
-20
/
+27
[prev]
[next]