Age | Commit message (Expand) | Author |
2019-02-14 | RDMA/hns: Delete useful prints for aeq subtype event | Yixian Liu |
2019-02-14 | RDMA/hns: Set allocated memory to zero for wrid | Yixian Liu |
2019-02-14 | RDMA/hns: Fix the state of rereg mr | Yixian Liu |
2019-02-14 | RDMA/hns: Limit minimum ROCE CQ depth to 64 | chenglang |
2019-02-13 | RDMA/nes: Use for_each_sg_dma_page iterator for umem SGL | Shiraz, Saleem |
2019-02-13 | RDMA/rdmavt: Adapt to handle non-uniform sizes on umem SGEs | Shiraz, Saleem |
2019-02-13 | RDMA: Fix allocation failure on pointer pd | Colin Ian King |
2019-02-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma... | Doug Ledford |
2019-02-11 | RDMA/bnxt_re: fix or'ing of data into an uninitialized struct member | Colin Ian King |
2019-02-11 | RDMA/mlx5: Fix memory leak in case we fail to add an IB device | Mark Bloch |
2019-02-11 | IB/mlx5: Fix bad flow upon DEVX mkey creation | Yishai Hadas |
2019-02-11 | RDMA/rxe: Use for_each_sg_page iterator on umem SGL | Shiraz, Saleem |
2019-02-11 | RDMA/ocrdma: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem |
2019-02-11 | RDMA/qedr: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem |
2019-02-11 | RDMA/vmw_pvrdma: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem |
2019-02-11 | RDMA/cxgb3: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem |
2019-02-11 | RDMA/cxgb4: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem |
2019-02-11 | RDMA/hns: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem |
2019-02-11 | RDMA/i40iw: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem |
2019-02-11 | RDMA/mthca: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem |
2019-02-11 | RDMA/bnxt_re: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem |
2019-02-11 | lib/scatterlist: Provide a DMA page iterator | Jason Gunthorpe |
2019-02-09 | Merge branch 'wip/dl-for-next' into for-next | Doug Ledford |
2019-02-08 | iw_cxgb4: fix srqidx leak during connection abort | Raju Rangoju |
2019-02-08 | iw_cxgb4: complete the cached SRQ buffers | Raju Rangoju |
2019-02-08 | cxgb4: add tcb flags and tcb rpl struct | Raju Rangoju |
2019-02-08 | RDMA/devices: Re-organize device.c locking | Jason Gunthorpe |
2019-02-08 | RDMA/devices: Use xarray to store the client_data | Jason Gunthorpe |
2019-02-08 | RDMA/devices: Use xarray to store the clients | Jason Gunthorpe |
2019-02-08 | RDMA/device: Use an ida instead of a free page in alloc_name | Jason Gunthorpe |
2019-02-08 | RDMA/device: Get rid of reg_state | Jason Gunthorpe |
2019-02-08 | RDMA/device: Call ib_cache_release_one() only from ib_device_release() | Jason Gunthorpe |
2019-02-08 | RDMA/device: Ensure that security memory is always freed | Jason Gunthorpe |
2019-02-08 | RDMA/device: Check that the rename is nop under the lock | Jason Gunthorpe |
2019-02-08 | RDMA: Handle PD allocations by IB/core | Leon Romanovsky |
2019-02-08 | RDMA/core: Share driver structure size with core | Leon Romanovsky |
2019-02-08 | IB/core: Don't register each MAD agent for LSM notifier | Daniel Jurgens |
2019-02-08 | IB/core: Fix potential memory leak while creating MAD agents | Daniel Jurgens |
2019-02-08 | IB/core: Unregister notifier before freeing MAD security | Daniel Jurgens |
2019-02-08 | IB/usnic: Fix locking when unregistering | Parvi Kaustubhi |
2019-02-08 | iw_cxgb4: use tos when finding ipv6 routes | Steve Wise |
2019-02-08 | iw_cxgb4: use tos when importing the endpoint | Steve Wise |
2019-02-08 | iw_cxgb4: use listening ep tos when accepting new connections | Steve Wise |
2019-02-08 | RDMA/iwcm: add tos_set bool to iw_cm struct | Steve Wise |
2019-02-08 | RDMA/cma: listening device cm_ids should inherit tos | Steve Wise |
2019-02-08 | IB/cma: Define option to set ack timeout and pack tos_set | Danit Goldberg |
2019-02-07 | RDMA/bnxt_en: Enable RDMA driver support for 57500 chip | Devesh Sharma |
2019-02-07 | RDMA/bnxt_re: Update kernel user abi to pass chip context | Devesh Sharma |
2019-02-07 | RDMA/bnxt_re: Add extended psn structure for 57500 adapters | Devesh Sharma |
2019-02-07 | RDMA/bnxt_re: Enable GSI QP support for 57500 series | Devesh Sharma |