index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
srq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-12-18
1
-5
/
+5
*
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
1
-2
/
+2
*
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
2017-08-29
1
-2
/
+2
*
IB/mlx4: use kvmalloc_array to allocate wrid
Li Dongyang
2017-08-22
1
-9
/
+4
*
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
2017-07-17
1
-4
/
+4
*
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
2017-04-25
1
-1
/
+1
*
IB/mlx4: Move user vendor structures
Leon Romanovsky
2016-10-07
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-23
1
-1
/
+2
|
\
|
*
IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch
Leon Romanovsky
2015-12-24
1
-1
/
+1
|
*
IB/mlx4: Suppress non-fatal memory allocations
Leon Romanovsky
2015-12-24
1
-1
/
+2
*
|
IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srq
Wengang Wang
2015-12-22
1
-1
/
+1
|
/
*
IB/mlx4: Use vmalloc for WR buffers when needed
Wengang Wang
2015-12-08
1
-3
/
+8
*
IB/mlx4: Reset flow support for IB kernel ULPs
Yishai Hadas
2015-02-09
1
-0
/
+8
*
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
Jiri Kosina
2014-06-02
1
-3
/
+4
*
IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)
Shlomo Pongratz
2012-05-08
1
-1
/
+1
*
IB/mlx4: Add support for XRC SRQs
Sean Hefty
2011-10-13
1
-4
/
+9
*
RDMA/core: Add SRQ type field
Sean Hefty
2011-10-13
1
-0
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
IB/mlx4: Initialize SRQ scatter entries when creating an SRQ
Jack Morgenstein
2010-01-06
1
-0
/
+6
*
mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files
Jack Morgenstein
2008-07-25
1
-0
/
+1
*
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-29
1
-1
/
+1
*
mlx4_core: Move kernel doorbell management into core
Yevgeny Petrilin
2008-04-23
1
-3
/
+3
*
IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf
Roland Dreier
2008-02-06
1
-7
/
+1
*
IB/mlx4: Fix up SRQ limit_watermark endianness
Roland Dreier
2007-10-09
1
-1
/
+1
*
IB/mlx4: Implement query SRQ
Jack Morgenstein
2007-07-12
1
-0
/
+18
*
IB/mlx4: Check if SRQ is full when posting receive
Roland Dreier
2007-05-20
1
-0
/
+6
*
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier
2007-05-08
1
-0
/
+334