index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
srq.c
Age
Commit message (
Expand
)
Author
2017-08-29
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
2017-08-22
IB/mlx4: use kvmalloc_array to allocate wrid
Li Dongyang
2017-07-17
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
2016-10-07
IB/mlx4: Move user vendor structures
Leon Romanovsky
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-12-24
IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch
Leon Romanovsky
2015-12-24
IB/mlx4: Suppress non-fatal memory allocations
Leon Romanovsky
2015-12-22
IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srq
Wengang Wang
2015-12-08
IB/mlx4: Use vmalloc for WR buffers when needed
Wengang Wang
2015-02-09
IB/mlx4: Reset flow support for IB kernel ULPs
Yishai Hadas
2014-06-02
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
Jiri Kosina
2012-05-08
IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)
Shlomo Pongratz
2011-10-13
IB/mlx4: Add support for XRC SRQs
Sean Hefty
2011-10-13
RDMA/core: Add SRQ type field
Sean Hefty
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-06
IB/mlx4: Initialize SRQ scatter entries when creating an SRQ
Jack Morgenstein
2008-07-25
mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files
Jack Morgenstein
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-23
mlx4_core: Move kernel doorbell management into core
Yevgeny Petrilin
2008-02-06
IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf
Roland Dreier
2007-10-09
IB/mlx4: Fix up SRQ limit_watermark endianness
Roland Dreier
2007-07-12
IB/mlx4: Implement query SRQ
Jack Morgenstein
2007-05-20
IB/mlx4: Check if SRQ is full when posting receive
Roland Dreier
2007-05-08
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier