index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
srq.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-3
/
+6
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
1
-3
/
+2
2018-12-18
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
1
-5
/
+5
2018-07-30
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-17
{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-23
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-22
IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srq
Wengang Wang
1
-1
/
+1
2015-12-08
IB/mlx4: Use vmalloc for WR buffers when needed
Wengang Wang
1
-3
/
+8
2015-02-09
IB/mlx4: Reset flow support for IB kernel ULPs
Yishai Hadas
1
-0
/
+8
2014-06-02
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-06
IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf
Roland Dreier
1
-7
/
+1
2007-10-09
IB/mlx4: Fix up SRQ limit_watermark endianness
Roland Dreier
1
-1
/
+1
2007-07-12
IB/mlx4: Implement query SRQ
Jack Morgenstein
1
-0
/
+18
2007-05-20
IB/mlx4: Check if SRQ is full when posting receive
Roland Dreier
1
-0
/
+6
2007-05-08
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier
1
-0
/
+334