| Commit message (Expand) | Author | Age | Files | Lines |
* | i40iw: Avoid panic when handling the inetdev event | Feng Tang | 2019-03-18 | 1 | -1/+11 |
* | IB/mlx5: Fix mapping of link-mode to IB width and speed | Aya Levin | 2019-03-18 | 1 | -0/+7 |
* | IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT | Yishai Hadas | 2019-03-18 | 2 | -9/+29 |
* | IB/mlx4: Fix race condition between catas error reset and aliasguid flows | Jack Morgenstein | 2019-03-18 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-03-10 | 150 | -3035/+13433 |
|\ |
|
| * | IB/hfi1: Close race condition on user context disable and close | Michael J. Ruhl | 2019-03-06 | 2 | -6/+10 |
| * | RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp | YueHaibing | 2019-03-04 | 1 | -1/+1 |
| * | cxgb4: kfree mhp after the debug print | Shaobo He | 2019-03-04 | 1 | -1/+1 |
| * | IB/mlx5: Set correct write permissions for implicit ODP MR | Moni Shoua | 2019-03-04 | 1 | -1/+1 |
| * | bnxt_re: Clean cq for kernel consumers only | Devesh Sharma | 2019-03-04 | 1 | -1/+1 |
| * | RDMA: Handle ucontext allocations by IB/core | Leon Romanovsky | 2019-02-22 | 23 | -297/+161 |
| * | bnxt_re: fix the regression due to changes in alloc_pbl | Devesh Sharma | 2019-02-22 | 3 | -22/+14 |
| * | IB/mlx4: Increase the timeout for CM cache | HÃ¥kon Bugge | 2019-02-22 | 1 | -1/+1 |
| * | IB/mlx5: Validate correct PD before prefetch MR | Moni Shoua | 2019-02-22 | 1 | -16/+30 |
| * | IB/mlx5: Protect against prefetch of invalid MR | Moni Shoua | 2019-02-22 | 4 | -23/+102 |
| * | IB/hfi1: Add missing break in switch statement | Gustavo A. R. Silva | 2019-02-21 | 1 | -0/+1 |
| * | Merge branch 'mlx5-next' into rdma.git for-next | Jason Gunthorpe | 2019-02-21 | 3 | -77/+101 |
| |\ |
|
| * | | drivers/IB,qib: Fix pinned/locked limit check in qib_get_user_pages() | Davidlohr Bueso | 2019-02-20 | 1 | -1/+1 |
| * | | iw_cxgb4: Make function read_tcb() static | Wei Yongjun | 2019-02-20 | 1 | -1/+1 |
| * | | RDMA/hns: Bugfix for set hem of SCC | Yangyang Li | 2019-02-20 | 1 | -0/+3 |
| * | | RDMA/hns: Modify qp&cq&pd specification according to UM | Lijun Ou | 2019-02-20 | 1 | -5/+5 |
| * | | IB/usnic: Fix deadlock | Parvi Kaustubhi | 2019-02-20 | 3 | -28/+19 |
| * | | RDMA/cxgb4: Remove kref accounting for sync operation | Leon Romanovsky | 2019-02-16 | 3 | -29/+3 |
| * | | RDMA/nes: Remove useless usecnt variable and redundant memset | Leon Romanovsky | 2019-02-16 | 2 | -9/+1 |
| * | | IB/hfi1: Fix a build warning for TID RDMA READ | Kaike Wan | 2019-02-15 | 1 | -0/+1 |
| * | | IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs | Shamir Rabinovitch | 2019-02-15 | 17 | -144/+172 |
| * | | RDMA/hns: Configure capacity of hns device | Lijun Ou | 2019-02-14 | 1 | -0/+5 |
| * | | RDMA/hns: Delete useful prints for aeq subtype event | Yixian Liu | 2019-02-14 | 1 | -51/+6 |
| * | | RDMA/hns: Set allocated memory to zero for wrid | Yixian Liu | 2019-02-14 | 1 | -4/+4 |
| * | | RDMA/hns: Fix the state of rereg mr | Yixian Liu | 2019-02-14 | 1 | -0/+3 |
| * | | RDMA/hns: Limit minimum ROCE CQ depth to 64 | chenglang | 2019-02-14 | 1 | -0/+1 |
| * | | RDMA/nes: Use for_each_sg_dma_page iterator for umem SGL | Shiraz, Saleem | 2019-02-13 | 1 | -131/+89 |
| * | | RDMA: Fix allocation failure on pointer pd | Colin Ian King | 2019-02-13 | 1 | -1/+1 |
| * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma... | Doug Ledford | 2019-02-13 | 38 | -612/+588 |
| |\ \ |
|
| | * | | RDMA/bnxt_re: fix or'ing of data into an uninitialized struct member | Colin Ian King | 2019-02-11 | 1 | -1/+1 |
| | * | | RDMA/mlx5: Fix memory leak in case we fail to add an IB device | Mark Bloch | 2019-02-11 | 1 | -1/+3 |
| | * | | IB/mlx5: Fix bad flow upon DEVX mkey creation | Yishai Hadas | 2019-02-11 | 1 | -2/+3 |
| | * | | RDMA/ocrdma: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem | 2019-02-11 | 1 | -32/+23 |
| | * | | RDMA/qedr: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem | 2019-02-11 | 1 | -37/+30 |
| | * | | RDMA/vmw_pvrdma: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem | 2019-02-11 | 1 | -13/+8 |
| | * | | RDMA/cxgb3: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem | 2019-02-11 | 1 | -17/+12 |
| | * | | RDMA/cxgb4: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem | 2019-02-11 | 1 | -19/+13 |
| | * | | RDMA/hns: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem | 2019-02-11 | 4 | -74/+56 |
| | * | | RDMA/i40iw: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem | 2019-02-11 | 1 | -19/+16 |
| | * | | RDMA/mthca: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem | 2019-02-11 | 1 | -20/+16 |
| | * | | RDMA/bnxt_re: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem | 2019-02-11 | 2 | -18/+14 |
| | * | | iw_cxgb4: fix srqidx leak during connection abort | Raju Rangoju | 2019-02-09 | 1 | -2/+3 |
| | * | | iw_cxgb4: complete the cached SRQ buffers | Raju Rangoju | 2019-02-09 | 3 | -8/+157 |
| | * | | RDMA: Handle PD allocations by IB/core | Leon Romanovsky | 2019-02-09 | 27 | -342/+218 |
| | * | | IB/usnic: Fix locking when unregistering | Parvi Kaustubhi | 2019-02-09 | 1 | -2/+4 |