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
2016-01-19
RDMA/ocrdma: Fix vlan-id assignment in qp parameters
Devesh Sharma
1
-3
/
+4
2016-01-19
IB/qib: fix mcast detach when qp not attached
Mike Marciniszyn
1
-20
/
+15
2016-01-17
net/mlx5_core: Fix trimming down IRQ number
Doron Tsur
1
-1
/
+1
2016-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-01-12
IB/mlx5: Add flow steering support
Maor Gottlieb
2
-1
/
+507
2016-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-49
/
+124
2015-12-28
RDMA/ocrdma: Depend on async link events from CNA
Devesh Sharma
6
-22
/
+119
2015-12-28
RDMA/ocrdma: Dispatch only port event when port state changes
Devesh Sharma
1
-23
/
+0
2015-12-28
RDMA/ocrdma: Fix vlan-id assignment in qp parameters
Devesh Sharma
1
-3
/
+4
2015-12-24
RDMA/nes: constify nes_cm_ops structure
Julia Lawall
2
-2
/
+2
2015-12-24
IB/mlx5: report tx/rx checksum cap in query results
Bodong Wang
1
-0
/
+4
2015-12-24
IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch
Leon Romanovsky
2
-3
/
+3
2015-12-24
IB/mlx4: Suppress non-fatal memory allocations
Leon Romanovsky
2
-3
/
+6
2015-12-24
IB/mlx5: Advertise atomic capabilities in query device
Eran Ben Elisha
1
-1
/
+27
2015-12-24
iw_cxgb3: Fix incorrectly returning error on success
Hariprasad S
1
-2
/
+2
2015-12-24
iw_cxgb4: Pass qid range to user space driver
Hariprasad S
3
-1
/
+12
2015-12-24
IB/mlx5: Add driver cross-channel support
Leon Romanovsky
4
-11
/
+69
2015-12-24
IB/mlx5: Mmap the HCA's core clock register to user-space
Matan Barak
2
-1
/
+31
2015-12-24
IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext
Matan Barak
3
-10
/
+42
2015-12-24
IB/mlx5: Add support for hca_core_clock and timestamp_mask
Matan Barak
1
-0
/
+2
2015-12-24
IB/mlx5: Add create_cq extended command
Matan Barak
1
-0
/
+7
2015-12-23
IB: remove the write-only usecnt field from struct ib_mr
Christoph Hellwig
2
-6
/
+0
2015-12-23
nes: simplify nes_reg_phys_mr calling conventions
Christoph Hellwig
3
-116
/
+37
2015-12-23
cxgb3: simplify iwch_get_dma_wr
Christoph Hellwig
3
-126
/
+26
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
16
-237
/
+0
2015-12-23
IB: remove support for phys MRs
Christoph Hellwig
16
-677
/
+10
2015-12-23
IB/mlx5: Support RoCE
Achiad Shochat
1
-4
/
+44
2015-12-23
IB/mlx5: Add RoCE fields to Address Vector
Achiad Shochat
4
-19
/
+81
2015-12-23
IB/mlx5: Support IB device's callbacks for adding/deleting GIDs
Achiad Shochat
1
-0
/
+89
2015-12-23
IB/mlx5: Set network_hdr_type upon RoCE responder completion
Achiad Shochat
1
-0
/
+17
2015-12-23
IB/mlx5: Extend query_device/port to support RoCE
Achiad Shochat
1
-6
/
+69
2015-12-23
IB/mlx5: Support IB device's callback for getting its netdev
Achiad Shochat
2
-1
/
+73
2015-12-23
IB/mlx5: Support IB device's callback for getting the link layer
Achiad Shochat
1
-6
/
+19
2015-12-23
IB/usnic: delete unneeded IS_ERR test
Julia Lawall
1
-2
/
+2
2015-12-23
IB/usnic: Handle 0 counts in resource allocation
Nelson Escobar
1
-25
/
+29
2015-12-23
IB/usnic: Fix resource leak in error case
Nelson Escobar
1
-1
/
+1
2015-12-23
IB/usnic: Support more QP state transitions
Nelson Escobar
1
-9
/
+9
2015-12-23
IB/usnic: Fix message typo
Nelson Escobar
1
-1
/
+1
2015-12-23
IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64
Nelson Escobar
1
-1
/
+1
2015-12-23
IB/usnic: Improve a failure message
Nelson Escobar
1
-2
/
+3
2015-12-23
IB/usnic: Remove unused prototype
Nelson Escobar
1
-2
/
+0
2015-12-23
IB/core: Initialize UD header structure with IP and UDP headers
Moni Shoua
2
-3
/
+6
2015-12-23
IB/core: Validate route when we init ah
Matan Barak
1
-1
/
+1
2015-12-23
IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srq
Wengang Wang
1
-1
/
+1
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-14
/
+38
2015-12-09
IB/mlx5: Postpone remove_keys under knowledge of coming preemption
Leon Romanovsky
1
-1
/
+13
2015-12-09
IB/mlx4: Use vmalloc for WR buffers when needed
Wengang Wang
2
-9
/
+21
2015-12-08
mlx4: Expose correct max_sge_rd limit
Sagi Grimberg
1
-1
/
+1
2015-12-08
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2015-12-08
IB/qib: Minor fixes to qib per SFF 8636
Easwar Hariharan
1
-2
/
+2
[prev]
[next]