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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-13
IB/core: Introduce rdma_user_mmap_entry_insert_range() API
Yishai Hadas
1
-9
/
+39
2019-12-12
RDMA/counter: Prevent auto-binding a QP which are not tracked with res
Mark Zhang
1
-0
/
+3
2019-12-09
RDMA/cma: add missed unregister_pernet_subsys in init failure
Chuhong Yuan
1
-0
/
+1
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-4
/
+3
2019-12-02
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2
-263
/
+41
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
24
-369
/
+671
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
2
-0
/
+11
2019-11-24
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
2
-263
/
+41
2019-11-22
IB/core: Add interfaces to get VF node and port GUIDs
Danit Goldberg
2
-0
/
+11
2019-11-19
RDMA/cm: Use refcount_t type for refcount variable
Danit Goldberg
1
-12
/
+12
2019-11-17
RDMA/cma: Use ACK timeout for RoCE packetLifeTime
Dag Moxnes
1
-2
/
+13
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-2
/
+1
2019-11-14
dma-mapping: remove the DMA_ATTR_WRITE_BARRIER flag
Christoph Hellwig
1
-7
/
+2
2019-11-13
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2
-10
/
+8
2019-11-06
RDMA/mad: Allocate zeroed MAD buffer
Leon Romanovsky
1
-2
/
+2
2019-11-06
RDMA/mad: Delete never implemented functions
Leon Romanovsky
1
-19
/
+0
2019-11-06
RDMA/core: Fix return code when modify_port isn't supported
Kamal Heib
1
-1
/
+5
2019-11-06
RDMA: Connect between the mmap entry and the umap_priv structure
Michal Kalderon
3
-13
/
+49
2019-11-06
RDMA/core: Create mmap database and cookie helper functions
Michal Kalderon
4
-0
/
+240
2019-11-05
RDMA/core: Move core content from ib_uverbs to ib_core
Michal Kalderon
4
-72
/
+86
2019-10-28
Merge branch 'odp_rework' into rdma.git for-next
Jason Gunthorpe
1
-19
/
+19
2019-10-28
RDMA/odp: Remove broken debugging call to invalidate_range
Jason Gunthorpe
1
-19
/
+19
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
6
-14
/
+19
2019-10-28
RDMA/core: Set DMA parameters correctly
Bart Van Assche
1
-2
/
+14
2019-10-28
RDMA/cm: Update copyright together with SPDX tag
Leon Romanovsky
3
-85
/
+6
2019-10-28
RDMA/cm: Use specific keyword to check define
Leon Romanovsky
1
-1
/
+1
2019-10-28
RDMA/cm: Delete unused cm_is_active_peer function
Leon Romanovsky
1
-8
/
+0
2019-10-25
IB/core: Avoid deadlock during netlink message handling
Parav Pandit
3
-54
/
+56
2019-10-24
RDMA/nldev: Skip counter if port doesn't match
Mark Zhang
1
-1
/
+1
2019-10-23
RDMA/core: Check that process is still alive before sending it to the users
Leon Romanovsky
2
-9
/
+33
2019-10-23
RDMA/restrack: Remove PID namespace support
Leon Romanovsky
4
-46
/
+2
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-2
/
+2
2019-10-22
IB/core: Do not notify GID change event of an unregistered device
Parav Pandit
1
-7
/
+1
2019-10-22
RDMA/uverbs: Add a check for uverbs_attr_get to uverbs_copy_to_struct_or_zero
Chuhong Yuan
1
-0
/
+3
2019-10-22
IB/cma: Honor traffic class from lower netdevice for RoCE
Parav Pandit
1
-9
/
+52
2019-10-22
RDMA/nldev: Provide MR statistics
Erez Alfasi
2
-6
/
+40
2019-10-22
RDMA/mlx5: Return ODP type per MR
Erez Alfasi
1
-0
/
+13
2019-10-22
RDMA/nldev: Allow different fill function per resource
Erez Alfasi
1
-21
/
+23
2019-10-22
RDMA/uverbs: Prevent potential underflow
Dan Carpenter
1
-1
/
+1
2019-10-22
infiniband: fix core/ kernel-doc notation
rd.dunlab@gmail.com
2
-13
/
+12
2019-10-22
infiniband: fix core/verbs.c kernel-doc notation
rd.dunlab@gmail.com
1
-0
/
+2
2019-10-22
infiniband: fix core/ipwm_util.h kernel-doc warnings
rd.dunlab@gmail.com
1
-1
/
+4
2019-10-22
Merge branch 'mlx5-rd-sgl' into rdma.git for-next
Jason Gunthorpe
1
-10
/
+15
2019-10-22
RDMA/rw: Support threshold for registration vs scattering to local pages
Yamin Friedman
1
-10
/
+15
2019-10-18
IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fields
Parav Pandit
1
-4
/
+5
2019-10-18
RDMA/iwcm: move iw_rem_ref() calls out of spinlock
Krishnamraju Eraparaju
1
-23
/
+29
2019-10-04
RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()
Jason Gunthorpe
1
-2
/
+4
2019-10-04
IB/core: Fix wrong iterating on ports
Mohamad Heib
1
-1
/
+1
2019-10-04
IB/cm: Use container_of() instead of typecast
Parav Pandit
1
-2
/
+2
[next]