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
/
hw
/
qedr
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
RDMA/qedr: iWARP invalid(zero) doorbell address fix
Alok Prasad
1
-0
/
+9
2020-10-28
RDMA/qedr: Fix memory leak in iWARP CM
Alok Prasad
1
-0
/
+1
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-1
/
+2
2020-10-02
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
1
-1
/
+3
2020-10-02
RDMA/qedr: Endianness warnings cleanup
Alok Prasad
1
-2
/
+2
2020-09-29
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
1
-8
/
+0
2020-09-18
RDMA/qedr: Fix resource leak in qedr_create_qp
Keita Suzuki
1
-25
/
+27
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
1
-1
/
+1
2020-09-16
RDMA/qedr: Add support for user mode XRC-SRQ's
Yuval Basson
4
-92
/
+254
2020-09-11
RDMA/qedr: Fix function prototype parameters alignment
Michal Kalderon
1
-2
/
+2
2020-09-11
RDMA/qedr: Fix inline size returned for iWARP
Michal Kalderon
1
-1
/
+1
2020-09-11
RDMA/qedr: Fix iWARP active mtu display
Michal Kalderon
2
-1
/
+9
2020-09-11
RDMA/qedr: Fix return code if accept is called on a destroyed qp
Michal Kalderon
1
-2
/
+4
2020-09-11
RDMA/qedr: Fix use of uninitialized field
Michal Kalderon
1
-1
/
+1
2020-09-11
RDMA/qedr: Fix doorbell setting
Michal Kalderon
1
-1
/
+1
2020-09-11
RDMA/qedr: Fix qp structure memory leak
Michal Kalderon
1
-0
/
+2
2020-09-11
RDMA/qedr: Remove fbo and zbva from the MR
Jason Gunthorpe
1
-4
/
+0
2020-09-11
RDMA/qedr: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()
Jason Gunthorpe
1
-4
/
+3
2020-09-11
RDMA/qedr: Use rdma_umem_for_each_dma_block() instead of open-coding
Jason Gunthorpe
1
-25
/
+16
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2
-3
/
+4
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2
-2
/
+3
2020-09-02
RDMA/qedr: Fix reported max_pkeys
Kamal Heib
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-25
/
+30
2020-07-27
qed: fix assignment of n_rq_elems to incorrect params field
Colin Ian King
1
-1
/
+1
2020-07-23
qed: add support for different page sizes for chains
Alexander Lobakin
1
-0
/
+2
2020-07-23
qed: simplify chain allocation with init params struct
Alexander Lobakin
2
-57
/
+58
2020-07-20
RDMA/qedr: Remove the query_pkey callback
Kamal Heib
2
-3
/
+1
2020-07-16
RDMA/qedr: Add EDPM max size to alloc ucontext response
Michal Kalderon
1
-3
/
+6
2020-07-16
RDMA/qedr: Add EDPM mode type for user-fw compatibility
Michal Kalderon
2
-3
/
+9
2020-07-16
RDMA/qedr: SRQ's bug fixes
Yuval Basson
2
-14
/
+12
2020-07-07
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2
-2
/
+2
2020-06-18
RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532
Michal Kalderon
1
-2
/
+11
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-03
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-06-03
RDMA: Remove 'max_fmr'
Jason Gunthorpe
3
-3
/
+0
2020-05-03
RDMA: Group create AH arguments in struct
Maor Gottlieb
2
-3
/
+3
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
1
-1
/
+1
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
1
-5
/
+4
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-5
/
+4
2020-01-03
RDMA/qedr: Add kernel capability flags for dpm enabled mode
Michal Kalderon
1
-1
/
+12
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-284
/
+598
2019-11-19
RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offset
Michal Kalderon
1
-5
/
+10
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-16
/
+13
2019-11-14
RDMA/qedr: Make qedr_iw_load_qp() static
Kamal Heib
1
-1
/
+1
2019-11-14
RDMA/qedr: Fix potential use after free
Pan Bian
1
-1
/
+1
2019-11-13
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2
-17
/
+7
[next]