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
/
hw
/
mlx4
/
srq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-1
/
+2
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-1
/
+1
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
1
-4
/
+3
2019-05-21
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
1
-1
/
+1
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
1
-31
/
+16
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
1
-2
/
+1
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
1
-2
/
+7
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-1
/
+1
2019-02-16
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-3
/
+6
2019-01-11
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
1
-3
/
+2
2018-12-19
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
1
-5
/
+5
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-2
/
+2
2017-08-29
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
1
-2
/
+2
2017-08-22
IB/mlx4: use kvmalloc_array to allocate wrid
Li Dongyang
1
-9
/
+4
2017-07-18
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
1
-4
/
+4
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
1
-1
/
+1
2016-10-07
IB/mlx4: Move user vendor structures
Leon Romanovsky
1
-1
/
+1
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+2
2015-12-24
IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch
Leon Romanovsky
1
-1
/
+1
2015-12-24
IB/mlx4: Suppress non-fatal memory allocations
Leon Romanovsky
1
-1
/
+2
2015-12-23
IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srq
Wengang Wang
1
-1
/
+1
2015-12-09
IB/mlx4: Use vmalloc for WR buffers when needed
Wengang Wang
1
-3
/
+8
2015-02-10
IB/mlx4: Reset flow support for IB kernel ULPs
Yishai Hadas
1
-0
/
+8
2014-06-03
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
Jiri Kosina
1
-3
/
+4
2012-05-08
IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)
Shlomo Pongratz
1
-1
/
+1
2011-10-13
IB/mlx4: Add support for XRC SRQs
Sean Hefty
1
-4
/
+9
2011-10-13
RDMA/core: Add SRQ type field
Sean Hefty
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-06
IB/mlx4: Initialize SRQ scatter entries when creating an SRQ
Jack Morgenstein
1
-0
/
+6
2008-07-25
mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files
Jack Morgenstein
1
-0
/
+1
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
1
-1
/
+1
2008-04-23
mlx4_core: Move kernel doorbell management into core
Yevgeny Petrilin
1
-3
/
+3
2008-02-07
IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf
Roland Dreier
1
-7
/
+1
2007-10-10
IB/mlx4: Fix up SRQ limit_watermark endianness
Roland Dreier
1
-1
/
+1
2007-07-13
IB/mlx4: Implement query SRQ
Jack Morgenstein
1
-0
/
+18
2007-05-21
IB/mlx4: Check if SRQ is full when posting receive
Roland Dreier
1
-0
/
+6
2007-05-09
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier
1
-0
/
+334