index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
srq.c
Age
Commit message (
Expand
)
Author
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