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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-38
/
+77
2013-11-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
38
-440
/
+928
2013-11-17
Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...
Roland Dreier
37
-404
/
+894
2013-11-17
IB/core: Re-enable create_flow/destroy_flow uverbs
Matan Barak
5
-26
/
+0
2013-11-17
IB/core: extended command: an improved infrastructure for uverbs commands
Yann Droneaud
4
-64
/
+145
2013-11-17
IB/core: Remove ib_uverbs_flow_spec structure from userspace
Yann Droneaud
1
-0
/
+16
2013-11-17
IB/core: Make uverbs flow structure use names like verbs ones
Yann Droneaud
1
-6
/
+6
2013-11-17
IB/core: Rename 'flow' structs to match other uverbs structs
Yann Droneaud
1
-7
/
+7
2013-11-17
IB/core: clarify overflow/underflow checks on ib_create/destroy_flow
Matan Barak
1
-17
/
+15
2013-11-16
IB/ucma: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-1
/
+1
2013-11-16
IB/cm: Convert to using idr_alloc_cyclic()
Zhao Hongjiang
1
-4
/
+1
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2013-11-16
IB/mlx5: Fix page shift in create CQ for userspace
Eli Cohen
1
-1
/
+1
2013-11-16
IB/mlx4: Fix device max capabilities check
Eli Cohen
1
-1
/
+6
2013-11-16
IB/mlx5: Remove dead code
Eli Cohen
1
-6
/
+0
2013-11-15
IB/core: Encorce MR access rights rules on kernel consumers
Eli Cohen
2
-7
/
+17
2013-11-15
IB/mlx4: Fix endless loop in resize CQ
Eli Cohen
1
-1
/
+1
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-83
/
+43
2013-11-13
qib_fs: fix (some) dcache abuses
Al Viro
1
-2
/
+5
2013-11-13
ib_isert: Avoid duplicate iscsit_increment_maxcmdsn call
Nicholas Bellinger
1
-5
/
+1
2013-11-13
iser-target: Avoid using FRMR for single dma entry requests
Vu Pham
1
-12
/
+20
2013-11-11
RDMA/cma: Remove unused argument and minor dead code
Michal Nazarewicz
1
-3
/
+0
2013-11-11
RDMA/ucma: Discard events for IDs not yet claimed by user space
Sean Hefty
1
-1
/
+1
2013-11-09
IB/core: Add Cisco usNIC rdma node and transport types
Upinder Malhi \(umalhi\)
2
-0
/
+4
2013-11-09
RDMA/nes: Remove self-assignment from nes_query_qp()
Dave Jones
1
-1
/
+1
2013-11-09
IB/srp: Report receive errors correctly
Bart Van Assche
1
-5
/
+4
2013-11-09
IB/srp: Avoid offlining operational SCSI devices
Bart Van Assche
1
-1
/
+1
2013-11-09
IB/srp: Remove target from list before freeing Scsi_Host structure
Vu Pham
1
-4
/
+5
2013-11-09
IB/srp: Add change_queue_depth and change_queue_type support
Jack Wang
1
-0
/
+54
2013-11-09
IB/srp: Make queue size configurable
Bart Van Assche
2
-39
/
+103
2013-11-09
IB/srp: Introduce srp_alloc_req_data()
Bart Van Assche
1
-24
/
+40
2013-11-09
IB/srp: Export sgid to sysfs
Bart Van Assche
1
-0
/
+10
2013-11-09
IB/srp: Add periodic reconnect functionality
Bart Van Assche
1
-6
/
+46
2013-11-09
scsi_transport_srp: Add periodic reconnect support
Bart Van Assche
1
-2
/
+2
2013-11-09
IB/srp: Start timers if a transport layer error occurs
Bart Van Assche
2
-0
/
+20
2013-11-09
IB/srp: Use SRP transport layer error recovery
Bart Van Assche
2
-41
/
+101
2013-11-09
IB/srp: Keep rport as long as the IB transport layer
Bart Van Assche
2
-0
/
+4
2013-11-09
IB/srp: Make transport layer retry count configurable
Vu Pham
2
-1
/
+24
2013-11-09
IB/qib: Fix txselect regression
Mike Marciniszyn
1
-6
/
+5
2013-11-09
IB/qib: Fix checkpatch __packed warnings
Mike Marciniszyn
2
-12
/
+12
2013-11-09
IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()
Jan Kara
1
-5
/
+1
2013-11-09
IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()
Jan Kara
1
-6
/
+1
2013-11-09
RDMA/ocrdma: Remove redundant check in ocrdma_build_fr()
Naresh Gottumukkala
1
-3
/
+1
2013-11-09
RDMA/ocrdma: Fix a crash in rmmod
Naresh Gottumukkala
3
-30
/
+32
2013-11-09
RDMA/ocrdma: Silence an integer underflow warning
Dan Carpenter
1
-1
/
+1
2013-11-09
mlx5: Use enum to indicate adapter page size
Eli Cohen
3
-5
/
+6
2013-11-09
IB/mlx5: Update opt param mask for RTS2RTS
Eli Cohen
1
-2
/
+4
2013-11-09
IB/mlx5: Remove "Always false" comparison
Eli Cohen
1
-1
/
+1
2013-11-09
IB/mlx5: Remove dead code in mr.c
Eli Cohen
1
-7
/
+3
2013-11-09
mlx5: Support communicating arbitrary host page size to firmware
Eli Cohen
3
-5
/
+5
[next]