summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/srq.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Check umem pointer validity prior to releaseLeon Romanovsky2019-06-201-4/+3Star
* RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe2019-05-211-1/+1
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-31/+16Star
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-2/+1Star
* IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-011-2/+7
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-1/+1
* IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-151-3/+6
* IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-111-3/+2Star
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-191-5/+5
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-311-2/+2
* IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov2017-08-291-2/+2
* IB/mlx4: use kvmalloc_array to allocate wridLi Dongyang2017-08-221-9/+4Star
* {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-181-4/+4
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-1/+1
* IB/mlx4: Move user vendor structuresLeon Romanovsky2016-10-071-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-241-1/+2
|\
| * IB/mlx4: Convert kmalloc to kmalloc_array for checkpatchLeon Romanovsky2015-12-241-1/+1
| * IB/mlx4: Suppress non-fatal memory allocationsLeon Romanovsky2015-12-241-1/+2
* | IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang2015-12-231-1/+1
|/
* IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2015-12-081-3/+8
* IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas2015-02-091-0/+8
* IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina2014-06-021-3/+4
* IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz2012-05-081-1/+1
* IB/mlx4: Add support for XRC SRQsSean Hefty2011-10-131-4/+9
* RDMA/core: Add SRQ type fieldSean Hefty2011-10-131-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* IB/mlx4: Initialize SRQ scatter entries when creating an SRQJack Morgenstein2010-01-061-0/+6
* mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein2008-07-251-0/+1
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-291-1/+1
* mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin2008-04-231-3/+3
* IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier2008-02-071-7/+1Star
* IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier2007-10-101-1/+1
* IB/mlx4: Implement query SRQJack Morgenstein2007-07-131-0/+18
* IB/mlx4: Check if SRQ is full when posting receiveRoland Dreier2007-05-211-0/+6
* IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier2007-05-091-0/+334