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
2016-03-02
mlx4: Implement devlink interface
Jiri Pirko
1
-0
/
+7
2016-02-26
net: usnic: use __ethtool_get_ksettings
David Decotigny
1
-4
/
+4
2016-02-26
net: usnic: use __ethtool_get_settings
David Decotigny
1
-1
/
+1
2016-02-26
net: usnic: remove unused call to ethtool_ops::get_settings
David Decotigny
1
-2
/
+0
2016-02-24
net/mlx5: Introduce a new header file for physical port functions
Achiad Shochat
1
-0
/
+1
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-81
/
+121
2016-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+5
2016-02-18
RDMA/nes: Replace LRO with GRO
Ben Hutchings
4
-58
/
+1
2016-02-17
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
1
-2
/
+5
2016-02-17
IB/mlx4: Add support for the port info class for RoCE ports
Eran Ben Elisha
1
-1
/
+14
2016-02-17
IB/mlx4: Add support for extended counters over RoCE ports
Eran Ben Elisha
1
-13
/
+37
2016-02-17
RDMA/ocrdma: Fix arm logic to align with new cq API
Devesh Sharma
2
-17
/
+4
2016-02-12
IB/mlx5: Fix RC transport send queue overhead computation
Leon Romanovsky
1
-5
/
+7
2016-02-12
IB/ipoib: fix for rare multicast join race condition
Alex Estrin
1
-7
/
+17
2016-02-11
IB/core: Fix reading capability mask of the port info class
Eran Ben Elisha
1
-3
/
+2
2016-02-11
cxgb4/iw_cxgb4: TOS support
Hariprasad Shenai
1
-17
/
+34
2016-02-11
iw_cxgb4: remove false error log entry
Hariprasad Shenai
1
-2
/
+1
2016-02-11
iw_cxgb4: make queue allocation code more readable
Hariprasad Shenai
1
-39
/
+42
2016-02-05
RDMA/ocrdma: Fixing ocrdma debugfs directory remove
Selvin Xavier
1
-1
/
+1
2016-02-05
RDMA/ocrdma: Fix pkey_index returned by driver in rq work completion
Selvin Xavier
1
-2
/
+1
2016-02-05
RDMA/ocrdma: populate max_sge_rd in device attributes
Selvin Xavier
1
-2
/
+2
2016-02-05
RDMA/ocrdma: Initialize stats resources in the driver before ib device regist...
Selvin Xavier
3
-10
/
+12
2016-02-04
IB/sysfs: remove unused va_list args
Colin Ian King
1
-2
/
+0
2016-02-04
IB/IPoIB: Do not set skb truesize since using one linearskb
Carol L Soto
1
-2
/
+0
2016-02-03
IB/core: Set correct payload length for RoCEv2 over IPv6
Moni Shoua
1
-3
/
+4
2016-02-03
IB/mlx5: Use MLX5_GET to correctly get end of padding mode
Maor Gottlieb
1
-1
/
+1
2016-02-03
IB/mlx5: Fix use of null pointer PD
Majd Dibbiny
1
-9
/
+9
2016-02-03
IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext
Majd Dibbiny
1
-1
/
+3
2016-02-03
IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask
Matan Barak
1
-1
/
+3
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
94
-3284
/
+5145
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-6
/
+6
2016-01-21
IB/mlx5: Unify CQ create flags check
Leon Romanovsky
2
-9
/
+3
2016-01-21
IB/mlx5: Expose Raw Packet QP to user space consumers
majd@mellanox.com
1
-12
/
+127
2016-01-21
{IB, net}/mlx5: Move the modify QP operation table to mlx5_ib
majd@mellanox.com
1
-6
/
+47
2016-01-21
IB/mlx5: Support setting Ethernet priority for Raw Packet QPs
majd@mellanox.com
1
-3
/
+35
2016-01-21
IB/mlx5: Add Raw Packet QP query functionality
majd@mellanox.com
1
-22
/
+169
2016-01-21
IB/mlx5: Add create and destroy functionality for Raw Packet QP
majd@mellanox.com
3
-18
/
+365
2016-01-21
IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types
majd@mellanox.com
3
-95
/
+147
2016-01-21
IB/mlx5: Allocate a Transport Domain for each ucontext
majd@mellanox.com
2
-1
/
+18
2016-01-21
IB/mlx5: Expose CQE version to user-space
Haggai Abramovsky
2
-5
/
+18
2016-01-21
IB/mlx5: Add CQE version 1 support to user QPs and SRQs
Haggai Abramovsky
4
-8
/
+114
2016-01-21
IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext
Haggai Abramovsky
1
-1
/
+4
2016-01-21
IB/sa: Fix netlink local service GFP crash
Kaike Wan
1
-2
/
+6
2016-01-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-83
/
+35
2016-01-20
IB/srpt: Remove redundant wc array
Sagi Grimberg
1
-2
/
+0
2016-01-19
IB/qib: Improve ipoib UD performance
Mike Marciniszyn
1
-3
/
+8
2016-01-19
IB/mlx4: Advertise RoCE v2 support
Matan Barak
1
-3
/
+9
2016-01-19
IB/mlx4: Create and use another QP1 for RoCEv2
Moni Shoua
2
-19
/
+147
2016-01-19
IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers
Moni Shoua
2
-10
/
+52
2016-01-19
IB/mlx4: Enable RoCE v2 when the IB device is added
Moni Shoua
1
-1
/
+8
[next]