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
/
sw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
5
-1
/
+13
2020-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-1
/
+13
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
5
-5
/
+8
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
5
-5
/
+8
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
3
-3
/
+5
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
5
-5
/
+8
2020-09-03
RDMA/rxe: Convert tasklets to use new tasklet_setup() API
Allen Pais
3
-8
/
+8
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
7
-10
/
+8
2020-08-31
RDMA/rxe: Address an issue with hardened user copy
Bob Pearson
3
-73
/
+2
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
32
-896
/
+32
2020-08-27
RDMA/rxe: Fix style warnings
Bob Pearson
4
-6
/
+4
2020-08-27
RDMA/rxe: Fix panic when calling kmem_cache_create()
Kamal Heib
3
-0
/
+11
2020-08-27
RDMA/rxe: Fix memleak in rxe_mem_init_user
Dinghao Liu
1
-0
/
+1
2020-08-24
RDMA/rxe: prevent rxe creation on top of vlan interface
Mohammad Heib
2
-0
/
+12
2020-08-24
RDMA/rxe: Fix the parent sysfs read when the interface has 15 chars
Yi Zhang
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
7
-10
/
+8
2020-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
15
-182
/
+37
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-31
RDMA/rxe: Remove pkey table
Kamal Heib
6
-77
/
+13
2020-07-29
IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
Mike Marciniszyn
2
-32
/
+5
2020-07-20
RDMA/siw: Remove the query_pkey callback
Kamal Heib
3
-11
/
+0
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-16
RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queue
Mikhail Malygin
1
-1
/
+4
2020-07-16
RDMA/rxe: Remove rxe_link_layer()
Kamal Heib
3
-9
/
+1
2020-07-16
RDMA/rxe: Return void from rxe_mem_init_dma()
Kamal Heib
3
-23
/
+7
2020-07-16
RDMA/rxe: Return void from rxe_init_port_param()
Kamal Heib
1
-3
/
+1
2020-07-16
RDMA/rxe: Drop pointless checks in rxe_init_ports
Kamal Heib
1
-3
/
+0
2020-07-08
RDMA/siw: Fix reporting vendor_part_id
Kamal Heib
1
-1
/
+2
2020-07-07
RDMA/rxe: Skip dgid check in loopback mode
Zhu Yanjun
1
-1
/
+5
2020-07-07
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
5
-5
/
+5
2020-06-22
RDMA/rxe: Remove unused rxe_mem_map_pages
Kamal Heib
2
-47
/
+0
2020-06-22
RDMA: Correct trivial kernel-doc inconsistencies
Colton Lewis
1
-2
/
+1
2020-06-18
RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rq
Aditya Pakki
1
-2
/
+4
2020-06-15
RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()
Tom Seewald
1
-1
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-2
/
+2
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2
-2
/
+0
2020-06-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
13
-199
/
+38
2020-06-03
RDMA: Remove 'max_fmr'
Jason Gunthorpe
4
-5
/
+0
2020-06-03
RDMA/rdmavt: Remove FMR memory registration
Max Gurtovoy
3
-173
/
+0
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-20
/
+4
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
1
-13
/
+5
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
7
-17
/
+27
2020-05-21
IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs
Gary Leshner
1
-5
/
+19
2020-05-20
RDMA/siw: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
2
-5
/
+2
2020-05-12
RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()
Sudip Mukherjee
2
-5
/
+8
2020-05-03
RDMA: Group create AH arguments in struct
Maor Gottlieb
3
-11
/
+13
2020-04-24
IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()
Sudip Mukherjee
4
-8
/
+8
2020-04-15
RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()
Jason Gunthorpe
1
-4
/
+11
2020-04-14
RDMA/rxe: Set default vendor ID
Zhu Yanjun
2
-0
/
+4
[next]