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
/
include
/
rdma
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
1
-2
/
+2
2020-09-11
RDMA/core: Added missing WR and WC opcodes
Bob Pearson
1
-7
/
+9
2020-09-11
RDMA/mlx4: Use ib_umem_num_dma_blocks()
Jason Gunthorpe
1
-2
/
+0
2020-09-11
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
1
-3
/
+12
2020-09-09
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
1
-0
/
+20
2020-09-09
RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()
Jason Gunthorpe
1
-24
/
+0
2020-09-09
RDMA: Make counters destroy symmetrical
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
1
-2
/
+2
2020-09-09
RDMA: Change XRCD destroy return value
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
1
-2
/
+4
2020-09-09
RDMA/core: Delete function indirection for alloc/free kernel CQ
Leon Romanovsky
1
-56
/
+6
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
1
-3
/
+5
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
1
-3
/
+5
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
1
-8
/
+5
2020-09-09
RDMA/core: Change how failing destroy is handled during uobj abort
Jason Gunthorpe
1
-5
/
+0
2020-08-31
RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()
Jason Gunthorpe
1
-4
/
+5
2020-08-31
RDMA/hns: Get udp sport num dynamically instead of using a fixed value
Weihang Li
1
-0
/
+1
2020-08-27
RDMA/cma: Add missing locking to rdma_accept()
Jason Gunthorpe
1
-0
/
+5
2020-08-18
RDMA/cm: Remove unused cm_class
Jason Gunthorpe
1
-3
/
+0
2020-08-18
RDMA: Remove constant domain argument from flow creation call
Leon Romanovsky
1
-12
/
+1
2020-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
31
-986
/
+103
2020-07-29
IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
Mike Marciniszyn
1
-0
/
+19
2020-07-29
RDMA/include: Replace license text with SPDX tags
Leon Romanovsky
31
-946
/
+59
2020-07-24
RDMA/core: Align abort/commit object scheme for write() and ioctl() paths
Leon Romanovsky
2
-0
/
+15
2020-07-07
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
1
-3
/
+3
2020-07-07
RDMA/core: Create and destroy counters in the ib_core
Leon Romanovsky
1
-3
/
+4
2020-07-07
IB/uverbs: Expose UAPI to query ucontext
Yishai Hadas
1
-0
/
+4
2020-07-07
RDMA/core: Optimize XRC target lookup
Maor Gottlieb
1
-3
/
+2
2020-07-07
RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain
Maor Gottlieb
1
-15
/
+3
2020-07-07
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
1
-1
/
+1
2020-07-07
RDMA/core: Remove ib_alloc_mr_user function
Gal Pressman
1
-8
/
+2
2020-07-03
RDMA/mlx5: Introduce ODP prefetch counter
Maor Gottlieb
1
-0
/
+1
2020-06-24
RDMA/core: Delete not-used create RWQ table function
Leon Romanovsky
1
-3
/
+0
2020-06-24
RDMA: Add support to dump resource tracker in RAW format
Maor Gottlieb
1
-0
/
+3
2020-06-23
RDMA: Add dedicated CM_ID resource tracker function
Maor Gottlieb
1
-2
/
+2
2020-06-23
RDMA: Add dedicated QP resource tracker function
Maor Gottlieb
1
-0
/
+1
2020-06-23
RDMA: Add a dedicated CQ resource tracker function
Maor Gottlieb
1
-0
/
+1
2020-06-23
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
1
-2
/
+2
2020-06-08
dynamic_debug: add an option to enable dynamic debug for modules only
Orson Zhai
1
-2
/
+4
2020-06-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
13
-276
/
+287
2020-06-03
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-06-03
RDMA: Remove 'max_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-06-03
RDMA/core: Remove FMR device ops
Max Gurtovoy
1
-59
/
+0
2020-06-03
RDMA/core: Remove FMR pool API
Max Gurtovoy
1
-93
/
+0
2020-05-29
RDMA/core: Introduce shared CQ pool API
Yamin Friedman
1
-1
/
+16
2020-05-29
RDMA/core: Add protection for shared CQs used by ULPs
Yamin Friedman
1
-1
/
+4
2020-05-29
RDMA/core: Use offsetofend() instead of open coding
Jason Gunthorpe
1
-2
/
+1
2020-05-27
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
1
-1
/
+1
2020-05-27
RDMA/cma: Connect ECE to rdma_accept
Leon Romanovsky
1
-0
/
+3
2020-05-27
RDMA/cm: Send and receive ECE parameter over the wire
Leon Romanovsky
1
-1
/
+8
[prev]
[next]