| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/mlx4: remove redundant assignment to variable nreq | Colin Ian King | 2022-02-01 | 1 | -1/+0 |
* | RDMA: Check srq_type during create_srq | Jason Gunthorpe | 2020-10-26 | 1 | -0/+4 |
* | RDMA/mlx4: Use ib_umem_num_dma_blocks() | Jason Gunthorpe | 2020-09-11 | 1 | -2/+3 |
* | RDMA: Restore ability to fail on SRQ destroy | Leon Romanovsky | 2020-09-09 | 1 | -1/+2 |
* | IB: Allow calls to ib_umem_get from kernel ULPs | Moni Shoua | 2020-01-16 | 1 | -1/+2 |
* | IB/umem: remove the dmasync argument to ib_umem_get | Christoph Hellwig | 2019-11-17 | 1 | -1/+1 |
* | RDMA: Check umem pointer validity prior to release | Leon Romanovsky | 2019-06-20 | 1 | -4/+3 |
* | RDMA/umem: Move page_shift from ib_umem to ib_odp_umem | Jason Gunthorpe | 2019-05-21 | 1 | -1/+1 |
* | RDMA: Handle SRQ allocations by IB/core | Leon Romanovsky | 2019-04-08 | 1 | -31/+16 |
* | IB: Pass only ib_udata in function prototypes | Shamir Rabinovitch | 2019-04-01 | 1 | -2/+1 |
* | IB: Remove 'uobject->context' dependency in object destroy APIs | Shamir Rabinovitch | 2019-04-01 | 1 | -2/+7 |
* | IB: Pass uverbs_attr_bundle down ib_x destroy path | Shamir Rabinovitch | 2019-04-01 | 1 | -1/+1 |
* | IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs | Shamir Rabinovitch | 2019-02-15 | 1 | -3/+6 |
* | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata | Jason Gunthorpe | 2019-01-10 | 1 | -3/+2 |
* | 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 |