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
/
include
/
rdma
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-16
IB/core: Add interface to advise_mr for kernel users
Moni Shoua
1
-0
/
+3
2020-01-16
IB/core: Introduce ib_reg_user_mr
Moni Shoua
1
-0
/
+6
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2
-5
/
+5
2019-12-13
IB/core: Introduce rdma_user_mmap_entry_insert_range() API
Yishai Hadas
1
-0
/
+5
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2
-56
/
+14
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-107
/
+71
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+6
2019-11-24
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
2
-56
/
+14
2019-11-22
IB/core: Add interfaces to get VF node and port GUIDs
Danit Goldberg
1
-0
/
+6
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-2
/
+2
2019-11-13
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
1
-4
/
+3
2019-11-06
RDMA/mad: Delete never implemented functions
Leon Romanovsky
1
-40
/
+0
2019-11-06
RDMA: Connect between the mmap entry and the umap_priv structure
Michal Kalderon
1
-11
/
+2
2019-11-06
RDMA/core: Create mmap database and cookie helper functions
Michal Kalderon
1
-0
/
+35
2019-10-28
Merge branch 'odp_rework' into rdma.git for-next
Jason Gunthorpe
1
-18
/
+0
2019-10-28
RDMA/mlx5: Rework implicit ODP destroy
Jason Gunthorpe
1
-2
/
+0
2019-10-28
RDMA/mlx5: Use an xarray for the children of an implicit ODP
Jason Gunthorpe
1
-16
/
+0
2019-10-28
RDMA/core: Fix ib_dma_max_seg_size()
Bart Van Assche
1
-3
/
+1
2019-10-28
RDMA/cm: Update copyright together with SPDX tag
Leon Romanovsky
1
-28
/
+2
2019-10-28
RDMA/cm: Use specific keyword to check define
Leon Romanovsky
1
-1
/
+1
2019-10-22
RDMA/nldev: Provide MR statistics
Erez Alfasi
2
-0
/
+9
2019-10-22
RDMA/mlx5: Return ODP type per MR
Erez Alfasi
1
-0
/
+3
2019-10-22
IB/mlx5: Introduce ODP diagnostic counters
Erez Alfasi
1
-0
/
+5
2019-10-22
RDMA/uverbs: Prevent potential underflow
Dan Carpenter
1
-1
/
+1
2019-10-22
RDMA/rw: Support threshold for registration vs scattering to local pages
Yamin Friedman
1
-0
/
+2
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
9
-6
/
+124
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
3
-31
/
+36
2019-09-13
IB/{rdmavt, hfi1, qib}: Add a counter for credit waits
Kaike Wan
2
-0
/
+36
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+1
2019-08-22
RDMA/odp: remove ib_ucontext from ib_umem
Jason Gunthorpe
1
-1
/
+1
2019-08-22
RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
Jason Gunthorpe
2
-12
/
+1
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
2
-19
/
+37
2019-08-21
RDMA/core: Make invalidate_range a device operation
Moni Shoua
1
-2
/
+2
2019-08-21
RDMA/odp: Check for overflow when computing the umem_odp end
Jason Gunthorpe
1
-3
/
+2
2019-08-21
RDMA/odp: Split creating a umem_odp from ib_umem_get
Jason Gunthorpe
1
-3
/
+6
2019-08-21
RDMA/odp: Make the three ways to create a umem_odp clear
Jason Gunthorpe
1
-2
/
+4
2019-08-21
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
Jason Gunthorpe
1
-0
/
+8
2019-08-21
RDMA/odp: Use the common interval tree library instead of generic
Jason Gunthorpe
1
-8
/
+12
2019-08-20
RDMA/restrack: Rewrite PID namespace check to be reliable
Leon Romanovsky
1
-2
/
+1
2019-08-20
RDMA: Delete DEBUG code
Leon Romanovsky
1
-3
/
+0
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
1
-0
/
+10
2019-08-05
RDMA/core: Introduce ratelimited ibdev printk functions
Gal Pressman
1
-0
/
+42
2019-08-05
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
1
-0
/
+19
2019-08-01
RDMA/devices: Remove the lock around remove_client_context
Jason Gunthorpe
1
-1
/
+0
2019-08-01
RDMA/devices: Do not deadlock during client removal
Jason Gunthorpe
1
-0
/
+3
2019-07-29
Merge branch 'wip/dl-for-rc' into wip/dl-for-next
Doug Ledford
1
-5
/
+4
2019-07-25
RDMA/core: Support netlink commands in non init_net net namespaces
Parav Pandit
1
-3
/
+7
2019-07-25
RDMA: Make most headers compile stand alone
Jason Gunthorpe
5
-0
/
+10
2019-07-22
IB/hfi1: Unreserve a flushed OPFN request
Kaike Wan
1
-5
/
+4
2019-07-09
RDMA/core: Make rdma_counter.h compile stand alone
Jason Gunthorpe
2
-3
/
+4
[next]