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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
15
-15
/
+15
2019-01-11
RDMA: Clear CTX objects during their allocation
Leon Romanovsky
4
-4
/
+4
2019-01-11
RDMA: Clear CQ objects during their allocation
Leon Romanovsky
2
-2
/
+2
2019-01-11
RDMA: Clear PD objects during their allocation
Leon Romanovsky
4
-4
/
+4
2019-01-11
RDMA/qedr: Fix out of bounds index check in query pkey
Gal Pressman
1
-1
/
+1
2019-01-11
RDMA/ocrdma: Fix out of bounds index check in query pkey
Gal Pressman
1
-1
/
+1
2019-01-11
IB/usnic: Fix out of bounds index check in query pkey
Gal Pressman
1
-1
/
+1
2019-01-11
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
32
-139
/
+129
2019-01-11
IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs
Shamir Rabinovitch
4
-4
/
+1
2019-01-09
RDMA/mlx5: Embed into the code flow the ODP config option
Leon Romanovsky
3
-41
/
+33
2019-01-09
RDMA/mlx5: Introduce and reuse helper to identify ODP MR
Leon Romanovsky
3
-13
/
+16
2019-01-09
RDMA/core: Don't depend device ODP capabilities on kconfig option
Leon Romanovsky
1
-5
/
+5
2019-01-09
RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGING
Leon Romanovsky
1
-2
/
+0
2019-01-07
RDMA/hns: Modify the pbl ba page size for hip08
Lijun Ou
1
-1
/
+1
2019-01-07
RDMA/hns: Add constraint on the setting of local ACK timeout
Lijun Ou
1
-4
/
+10
2019-01-07
RDMA/hns: Bugfix for the scene without receiver queue
Lijun Ou
1
-1
/
+2
2019-01-07
RDMA/hns: Fix the bug with updating rq head pointer when flush cqe
Lijun Ou
1
-3
/
+7
2019-01-07
iw_cxgb4: Check for send WR also while posting write with completion WR
Potnuri Bharat Teja
1
-6
/
+13
2019-01-07
IB/usnic: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-01-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-20
/
+9
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
2
-2
/
+2
2019-01-03
infiniband/qedr: Potential null ptr dereference of qp
Aditya Pakki
1
-0
/
+2
2019-01-03
infiniband: bnxt_re: qplib: Check the return value of send_message
Aditya Pakki
1
-3
/
+2
2019-01-02
Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"
Leon Romanovsky
1
-16
/
+3
2019-01-02
IB/mlx5: Allow XRC INI usage via verbs in DEVX context
Yishai Hadas
1
-1
/
+2
2018-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+5
2018-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
108
-1609
/
+3681
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
1
-8
/
+5
2018-12-23
RDMA/mlx5: Signedness bug in UVERBS_HANDLER()
Dan Carpenter
1
-1
/
+1
2018-12-21
IB/mlx5: Allocate the per-port Q counter shared when DEVX is supported
Yishai Hadas
3
-2
/
+26
2018-12-21
IB/mlx5: Fix wrong error unwind
Jason Gunthorpe
1
-3
/
+5
2018-12-21
IB/mlx4: Remove set but not used variable 'pd'
YueHaibing
1
-3
/
+0
2018-12-21
IB/mlx5: Fix long EEH recover time with NVMe offloads
Huy Nguyen
1
-3
/
+16
2018-12-21
IB/mlx5: Simplify netdev unbinding
Or Gerlitz
1
-5
/
+9
2018-12-20
IB/mlx5: Use the correct commands for UMEM and UCTX allocation
Yishai Hadas
1
-19
/
+15
2018-12-20
IB/mlx5: Use uid as part of alloc/dealloc transport domain
Yishai Hadas
1
-0
/
+2
2018-12-20
Merge branch 'mlx5-next' into rdma.git
Jason Gunthorpe
4
-28
/
+25
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-8
/
+19
2018-12-20
RDMA/bnxt_re: Increase depth of control path command queue
Devesh Sharma
3
-26
/
+68
2018-12-20
RDMA/bnxt_re: Query HWRM Interface version from FW
Selvin Xavier
2
-0
/
+32
2018-12-20
IB/usnic: Fix potential deadlock
Parvi Kaustubhi
1
-4
/
+7
2018-12-20
RDMA/bnxt_re: Make use of destroy AH sleepable flag
Gal Pressman
3
-5
/
+8
2018-12-20
RDMA/bnxt_re: Make use of create AH sleepable flag
Gal Pressman
3
-5
/
+8
2018-12-20
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
20
-32
/
+35
2018-12-20
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
21
-16
/
+24
2018-12-19
IB/mlx5: Fix compile issue when ODP disabled
Doug Ledford
1
-4
/
+4
2018-12-19
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
21
-109
/
+120
2018-12-19
IB/mlx5: Add advise_mr() support
Moni Shoua
4
-9
/
+157
2018-12-19
IB/uverbs: Add helper to get array size from ptr attribute
Moni Shoua
1
-7
/
+5
2018-12-19
IB/mlx4: Utilize macro to calculate SQ spare size
Yuval Shaia
1
-1
/
+1
[next]