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
2014-01-15
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-80
/
+90
2014-01-04
infiniband: make sure the src net is infiniband when create new link
Hangbin Liu
1
-1
/
+2
2013-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-58
/
+20
2013-12-26
infiniband: slight optimization of addr compare
dingtianhong
1
-2
/
+1
2013-12-24
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-15
/
+52
2013-12-23
Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linus
Roland Dreier
4
-14
/
+51
2013-12-23
RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fields
Kumar Sanghvi
1
-54
/
+17
2013-12-23
RDMA/cxgb4: Server filters are supported only for IPv4
Kumar Sanghvi
1
-1
/
+2
2013-12-23
RDMA/cxgb4: Calculate the filter server TID properly
Kumar Sanghvi
1
-3
/
+1
2013-12-20
IB/uverbs: Check access to userspace response buffer in extended command
Yann Droneaud
1
-0
/
+5
2013-12-20
IB/uverbs: Check input length in flow steering uverbs
Yann Droneaud
1
-0
/
+6
2013-12-20
IB/uverbs: Set error code when fail to consume all flow_spec items
Yann Droneaud
1
-0
/
+1
2013-12-20
IB/uverbs: Check reserved fields in create_flow
Yann Droneaud
1
-0
/
+7
2013-12-20
IB/uverbs: Check comp_mask in destroy_flow
Yann Droneaud
1
-0
/
+3
2013-12-20
IB/uverbs: Check reserved field in extended command header
Yann Droneaud
1
-0
/
+3
2013-12-20
IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()
Roland Dreier
2
-11
/
+16
2013-12-19
iser-target: Move INIT_WORK setup into isert_create_device_ib_res
Nicholas Bellinger
1
-2
/
+4
2013-12-16
IB/core: const'ify inbuf in struct ib_udata
Yann Droneaud
1
-1
/
+1
2013-12-16
RDMA/iwcm: Don't touch cm_id after deref in rem_ref
Steve Wise
1
-2
/
+9
2013-12-15
RDMA/cxgb4: Make _c4iw_write_mem_dma() static
Rashika
1
-1
/
+1
2013-12-11
iser-target: fix error return code in isert_create_device_ib_res()
Wei Yongjun
1
-4
/
+12
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
[next]