| Commit message (Expand) | Author | Files | Lines |
2019-02-15 | IB/verbs: Add helper function rdma_udata_to_drv_context | Shamir Rabinovitch | 1 | -0/+17 |
2019-02-15 | IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows | Shamir Rabinovitch | 8 | -35/+58 |
2019-02-14 | IB/ipoib: Use __func__ instead of function's name | Erez Alfasi | 1 | -2/+2 |
2019-02-14 | RDMA/iwpm: Remove set but not used variable 'msg_seq' | YueHaibing | 1 | -2/+0 |
2019-02-14 | RDMA/hns: Configure capacity of hns device | Lijun Ou | 1 | -0/+5 |
2019-02-14 | RDMA/hns: Delete useful prints for aeq subtype event | Yixian Liu | 1 | -51/+6 |
2019-02-14 | RDMA/hns: Set allocated memory to zero for wrid | Yixian Liu | 1 | -4/+4 |
2019-02-14 | RDMA/hns: Fix the state of rereg mr | Yixian Liu | 1 | -0/+3 |
2019-02-14 | RDMA/hns: Limit minimum ROCE CQ depth to 64 | chenglang | 1 | -0/+1 |
2019-02-13 | RDMA/nes: Use for_each_sg_dma_page iterator for umem SGL | Shiraz, Saleem | 1 | -131/+89 |
2019-02-13 | RDMA/rdmavt: Adapt to handle non-uniform sizes on umem SGEs | Shiraz, Saleem | 1 | -10/+8 |
2019-02-13 | RDMA: Fix allocation failure on pointer pd | Colin Ian King | 1 | -1/+1 |
2019-02-11 | RDMA/bnxt_re: fix or'ing of data into an uninitialized struct member | Colin Ian King | 1 | -1/+1 |
2019-02-11 | RDMA/mlx5: Fix memory leak in case we fail to add an IB device | Mark Bloch | 1 | -1/+3 |
2019-02-11 | IB/mlx5: Fix bad flow upon DEVX mkey creation | Yishai Hadas | 1 | -2/+3 |
2019-02-11 | RDMA/rxe: Use for_each_sg_page iterator on umem SGL | Shiraz, Saleem | 1 | -7/+6 |
2019-02-11 | RDMA/ocrdma: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem | 1 | -32/+23 |
2019-02-11 | RDMA/qedr: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem | 1 | -37/+30 |
2019-02-11 | RDMA/vmw_pvrdma: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem | 1 | -13/+8 |
2019-02-11 | RDMA/cxgb3: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem | 1 | -17/+12 |
2019-02-11 | RDMA/cxgb4: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem | 1 | -19/+13 |
2019-02-11 | RDMA/hns: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem | 4 | -74/+56 |
2019-02-11 | RDMA/i40iw: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem | 1 | -19/+16 |
2019-02-11 | RDMA/mthca: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem | 1 | -20/+16 |
2019-02-11 | RDMA/bnxt_re: Use for_each_sg_dma_page iterator on umem SGL | Shiraz, Saleem | 2 | -18/+14 |
2019-02-11 | lib/scatterlist: Provide a DMA page iterator | Jason Gunthorpe | 5 | -12/+76 |
2019-02-09 | iw_cxgb4: fix srqidx leak during connection abort | Raju Rangoju | 1 | -2/+3 |
2019-02-09 | iw_cxgb4: complete the cached SRQ buffers | Raju Rangoju | 3 | -8/+157 |
2019-02-09 | cxgb4: add tcb flags and tcb rpl struct | Raju Rangoju | 2 | -0/+20 |
2019-02-09 | RDMA/devices: Re-organize device.c locking | Jason Gunthorpe | 2 | -140/+222 |
2019-02-09 | RDMA/devices: Use xarray to store the client_data | Jason Gunthorpe | 2 | -185/+186 |
2019-02-09 | RDMA/devices: Use xarray to store the clients | Jason Gunthorpe | 2 | -6/+47 |
2019-02-09 | RDMA/device: Use an ida instead of a free page in alloc_name | Jason Gunthorpe | 1 | -11/+17 |
2019-02-09 | RDMA/device: Get rid of reg_state | Jason Gunthorpe | 2 | -12/+2 |
2019-02-09 | RDMA/device: Call ib_cache_release_one() only from ib_device_release() | Jason Gunthorpe | 2 | -29/+15 |
2019-02-09 | RDMA/device: Ensure that security memory is always freed | Jason Gunthorpe | 3 | -12/+6 |
2019-02-09 | RDMA/device: Check that the rename is nop under the lock | Jason Gunthorpe | 1 | -4/+6 |
2019-02-09 | RDMA: Handle PD allocations by IB/core | Leon Romanovsky | 39 | -409/+325 |
2019-02-09 | RDMA/core: Share driver structure size with core | Leon Romanovsky | 2 | -0/+15 |
2019-02-09 | IB/core: Don't register each MAD agent for LSM notifier | Daniel Jurgens | 4 | -24/+35 |
2019-02-09 | IB/core: Eliminate a hole in MAD agent struct | Daniel Jurgens | 1 | -2/+2 |
2019-02-09 | IB/core: Fix potential memory leak while creating MAD agents | Daniel Jurgens | 1 | -2/+6 |
2019-02-09 | IB/core: Unregister notifier before freeing MAD security | Daniel Jurgens | 1 | -1/+2 |
2019-02-09 | IB/usnic: Fix locking when unregistering | Parvi Kaustubhi | 1 | -2/+4 |
2019-02-09 | iw_cxgb4: use tos when finding ipv6 routes | Steve Wise | 1 | -2/+3 |
2019-02-09 | iw_cxgb4: use tos when importing the endpoint | Steve Wise | 1 | -1/+1 |
2019-02-09 | iw_cxgb4: use listening ep tos when accepting new connections | Steve Wise | 1 | -2/+7 |
2019-02-09 | RDMA/iwcm: add tos_set bool to iw_cm struct | Steve Wise | 2 | -1/+4 |
2019-02-09 | RDMA/cma: listening device cm_ids should inherit tos | Steve Wise | 1 | -0/+2 |
2019-02-09 | IB/cma: Define option to set ack timeout and pack tos_set | Danit Goldberg | 5 | -1/+47 |