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: Add a netlink command to change net namespace of rdma device
Parav Pandit
3
-6
/
+65
2019-04-22
RDMA/core: Introduce a helper function to change net namespace of rdma device
Parav Pandit
1
-0
/
+77
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-18
RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"
Colin Ian King
1
-1
/
+1
2019-04-16
RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure
Colin Ian King
1
-0
/
+2
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
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-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-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
2019-04-03
IB/hfi1: Unify the software PSN check for TID RDMA READ/WRITE
Kaike Wan
3
-28
/
+31
2019-04-03
IB/hfi1: Add a function to read next expected psn from hardware flow
Kaike Wan
1
-20
/
+18
2019-04-03
IB/hfi1: Delay the release of destination mr for TID RDMA WRITE DATA
Kaike Wan
3
-29
/
+18
2019-04-03
RDMA/cma: Set proper port number as index
Leon Romanovsky
1
-1
/
+1
2019-04-02
net/mlx5: Add explicit bar address field
Huy Nguyen
3
-8
/
+7
2019-04-02
net/mlx5: Remove spinlock support from mlx5_write64
Maxim Mikityanskiy
1
-1
/
+1
2019-04-02
RDMA/hns: Fix bad endianess of port_pd variable
Leon Romanovsky
1
-1
/
+1
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
52
-324
/
+270
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
23
-102
/
+177
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
72
-309
/
+319
2019-04-01
IB: Pass uverbs_attr_bundle down uobject destroy path
Shamir Rabinovitch
12
-70
/
+102
2019-04-01
IB: ucontext should be set properly for all cmd & ioctl paths
Shamir Rabinovitch
4
-61
/
+28
[next]