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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-22
RDMA/core: Avoid freeing netdevs in disable_device()
Parav Pandit
1
-3
/
+4
2019-04-22
infiniband/qib: Fix typo in comment
Chengguang Xu
1
-1
/
+1
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-0
/
+3
2019-04-19
Make anon_inodes unconditional
David Howells
1
-1
/
+0
2019-04-18
RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"
Colin Ian King
1
-1
/
+1
2019-04-18
IB/mlx5: Fix scatter to CQE in DCT QP creation
Guy Levi
2
-4
/
+9
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-41
/
+42
2019-04-16
RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure
Colin Ian King
1
-0
/
+2
2019-04-16
IB/rdmavt: Fix frwr memory registration
Josh Collier
1
-7
/
+10
2019-04-12
RDMA/mlx5: Check for error return in flow_rule rather than err
Colin Ian King
1
-1
/
+1
2019-04-12
RDMA/ocrdma: Remove use of idr use pci bdf instead
Devesh Sharma
1
-11
/
+2
2019-04-10
IB/hfi1: Do not flush send queue in the TID RDMA second leg
Kaike Wan
1
-23
/
+8
2019-04-10
RDMA/mlx5: Remove VF representor profile
Mark Bloch
3
-86
/
+16
2019-04-10
RDMA/mlx5: Move to single device multiport ports in switchdev mode
Mark Bloch
3
-9
/
+49
2019-04-10
RDMA/mlx5: Move SMI caps logic
Mark Bloch
1
-5
/
+5
2019-04-10
RDMA/mlx5: Refactor netdev affinity code
Mark Bloch
2
-10
/
+39
2019-04-10
RDMA/mlx5: Move default representors SQ steering to rule to modify QP
Mark Bloch
3
-30
/
+48
2019-04-10
RDMA/mlx5: Move rep into port struct
Mark Bloch
7
-20
/
+26
2019-04-10
RDMA/mlx5: Use correct size for device resources
Mark Bloch
1
-3
/
+1
2019-04-10
RDMA/mlx5: Move ports allocation to outside of INIT stage
Mark Bloch
2
-14
/
+22
2019-04-10
RDMA/mlx5: Free IB device on remove
Mark Bloch
2
-6
/
+3
2019-04-10
RDMA/mlx5: Move netdev info into the port struct
Mark Bloch
3
-25
/
+25
2019-04-10
Merge branch 'mlx5-next' into rdma.git for-next
Jason Gunthorpe
4
-9
/
+8
2019-04-09
RDMA/cxgb4: Use ib_device_set_netdev()
Steve Wise
1
-19
/
+17
2019-04-09
RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()
Jason Gunthorpe
9
-92
/
+31
2019-04-09
ipv4: Prepare rtable for IPv6 gateway
David Ahern
2
-2
/
+2
2019-04-08
RDMA/hns: Bugfix for SCC hem free
Yangyang Li
1
-3
/
+0
2019-04-08
RDMA/hns: Fix bug that caused srq creation to fail
Lijun Ou
2
-4
/
+6
2019-04-08
RDMA/hns: Support to create 1M srq queue
chenglang
1
-1
/
+1
2019-04-08
RDMA/umem: Use correct value for SG entries in sg_copy_to_buffer()
Shiraz Saleem
1
-2
/
+2
2019-04-08
RDMA/hns: Dump detailed driver-specific CQ
Lijun Ou
8
-2
/
+181
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
40
-409
/
+303
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
35
-326
/
+225
2019-04-08
IB: When attrs.udata/ufile is available use that instead of uobject
Jason Gunthorpe
5
-8
/
+8
2019-04-08
IB/mlx5: Remove references to uboject->context
Jason Gunthorpe
3
-14
/
+23
2019-04-08
RDMA/nldev: Return device protocol
Leon Romanovsky
1
-1
/
+23
2019-04-08
RDMA/cm: Move debug counters to be under relevant IB device
Leon Romanovsky
3
-38
/
+57
2019-04-08
opa_vnic: fix check on record->event, incorrect operator used
Colin Ian King
1
-1
/
+1
2019-04-08
RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs
Shiraz Saleem
5
-28
/
+93
2019-04-08
RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
Kamal Heib
1
-0
/
+2
2019-04-08
i40iw: Redefine i40iw_mmiowb() to do nothing
Will Deacon
1
-1
/
+1
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
14
-73
/
+0
2019-04-08
drivers: Remove useless trailing comments from mmiowb() invocations
Will Deacon
2
-2
/
+2
2019-04-06
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
4
-9
/
+8
2019-04-04
RDMA/cm: Remove useless zeroing of static global variable
Leon Romanovsky
1
-1
/
+0
2019-04-04
RDMA/iw_cxgb4: Always disconnect when QP is transitioning to TERMINATE state
Potnuri Bharat Teja
1
-2
/
+2
2019-04-04
RDMA/mlx5: Cleanup WQE page fault handler
Leon Romanovsky
1
-67
/
+52
2019-04-03
Merge HFI1 updates into k.o/for-next
Jason Gunthorpe
10
-131
/
+255
2019-04-03
IB/hfi1: Implement CCA for TID RDMA protocol
Kaike Wan
3
-45
/
+167
2019-04-03
IB/hfi1: Remove WARN_ON when freeing expected receive groups
Kaike Wan
1
-3
/
+0
[prev]
[next]