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
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-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
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-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
2019-10-04
RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error path
Leon Romanovsky
1
-6
/
+4
2019-10-04
RDMA/cm: Fix memory leak in cm_add/remove_one
Jack Morgenstein
1
-0
/
+3
2019-10-04
RDMA/core: Fix an error handling path in 'res_get_common_doit()'
Christophe JAILLET
1
-1
/
+1
2019-10-01
RDMA/core: Fix return code when modify_device isn't supported
Kamal Heib
2
-2
/
+2
2019-10-01
RDMA/iwcm: Fix a lock inversion issue
Bart Van Assche
1
-1
/
+2
2019-10-01
RDMA/core: Fix use after free and refcnt leak on ndev in_device in iwarp_quer...
Michal Kalderon
1
-4
/
+5
2019-10-01
RDMA/counter: Prevent QP counter manual binding in auto mode
Mark Zhang
1
-1
/
+11
2019-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2019-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+1
2019-09-25
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
1
-4
/
+1
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+4
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
20
-125
/
+248
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
5
-312
/
+273
2019-09-21
ipv4: Revert removal of rt_uses_gateway
David Ahern
1
-1
/
+1
2019-09-16
RDMA: Fix double-free in srq creation error flow
Jack Morgenstein
1
-1
/
+2
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
4
-17
/
+17
2019-09-13
RDMA/odp: Add missing cast for 32 bit
Jason Gunthorpe
1
-1
/
+1
2019-09-13
RDMA/cma: Fix false error message
HÃ¥kon Bugge
1
-1
/
+1
2019-08-27
RDMA/iwpm: Delete unnecessary checks before the macro call "dev_kfree_skb"
Markus Elfring
2
-12
/
+6
2019-08-22
RDMA/odp: remove ib_ucontext from ib_umem
Jason Gunthorpe
2
-10
/
+9
2019-08-22
RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
Jason Gunthorpe
3
-118
/
+54
[next]