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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-25
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai
1
-1
/
+1
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-7
/
+7
2013-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-04-05
firmware,IB/qib: revert firmware file move
Mike Marciniszyn
1
-1
/
+1
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-16
/
+20
2013-03-25
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
8
-16
/
+20
2013-03-23
Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next
Roland Dreier
7
-15
/
+17
2013-03-23
IB/qib: change QLogic to Intel
Vinit Agnihotri
6
-14
/
+16
2013-03-23
IB/ipath: Silence a static checker warning
Dan Carpenter
1
-1
/
+1
2013-03-23
RDMA/cxgb4: Fix error return code in create_qp()
Wei Yongjun
1
-1
/
+3
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+12
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+12
2013-03-17
tcp: Remove TCPCT
Christoph Paasch
1
-1
/
+1
2013-03-15
Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug
Zhouyi Zhou
1
-0
/
+12
2013-03-14
RDMA/cxgb4: Fix onchip queue support for T5
Vipul Pandya
1
-8
/
+5
2013-03-14
RDMA/cxgb4: Bump tcam_full stat and WR reply timeout
Vipul Pandya
2
-2
/
+2
2013-03-14
RDMA/cxgb4: Map pbl buffers for dma if using DSGL.
Vipul Pandya
1
-6
/
+23
2013-03-14
RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.
Vipul Pandya
4
-36
/
+182
2013-03-14
RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5
Vipul Pandya
3
-6
/
+30
2013-03-14
RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.
Vipul Pandya
1
-4
/
+16
2013-03-14
RDMA/cxgb4: Add Support for Chelsio T5 adapter
Vipul Pandya
6
-35
/
+77
2013-03-14
mlx4: remove leftover idr_pre_get() call
Tejun Heo
1
-1
/
+0
2013-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2
-0
/
+2
2013-02-28
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
1
-1
/
+1
2013-02-28
IB/qib: convert to idr_alloc()
Tejun Heo
1
-13
/
+8
2013-02-28
IB/ocrdma: convert to idr_alloc()
Tejun Heo
1
-13
/
+1
2013-02-28
IB/mlx4: convert to idr_alloc()
Tejun Heo
1
-17
/
+15
2013-02-28
IB/ipath: convert to idr_alloc()
Tejun Heo
1
-12
/
+4
2013-02-28
IB/ehca: convert to idr_alloc()
Tejun Heo
2
-39
/
+22
2013-02-28
IB/cxgb4: convert to idr_alloc()
Tejun Heo
1
-13
/
+14
2013-02-28
IB/cxgb3: convert to idr_alloc()
Tejun Heo
1
-13
/
+11
2013-02-28
IB/amso1100: convert to idr_alloc()
Tejun Heo
1
-8
/
+11
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-8
/
+8
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
19
-130
/
+312
2013-02-26
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...
Roland Dreier
13
-110
/
+279
2013-02-25
IB/mlx4: Advertise MW support
Shani Michaeli
1
-0
/
+19
2013-02-25
IB/mlx4: Support memory window binding
Shani Michaeli
3
-3
/
+56
2013-02-25
mlx4: Implement memory windows allocation and deallocation
Shani Michaeli
2
-0
/
+64
2013-02-25
IB/mlx4: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-02-25
IB/mlx4: Fix compiler warning about uninitialized 'vlan' variable
Paul Bolle
1
-1
/
+1
2013-02-25
IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool
Roland Dreier
2
-6
/
+6
2013-02-23
new helper: file_inode(file)
Al Viro
4
-8
/
+8
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-21
IB/core: Add "type 2" memory windows support
Shani Michaeli
7
-20
/
+33
2013-02-21
mlx4_core: Propagate MR deregistration failures to caller
Shani Michaeli
1
-5
/
+8
2013-02-21
IB/mlx4_ib: Remove local invalidate segment unused fields
Shani Michaeli
1
-4
/
+2
2013-02-16
IB/mlx4: Adjust duplicate test
Julia Lawall
1
-1
/
+1
2013-02-16
IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()
Dan Carpenter
1
-3
/
+4
2013-02-16
RDMA/amso1100: Use module_pci_driver() to simplify the code
Wei Yongjun
1
-12
/
+1
[next]