Age | Commit message (Expand) | Author |
2019-02-19 | RDMA/cache: Move the cache per-port data into the main ib_port_data | Jason Gunthorpe |
2019-02-19 | RDMA/device: Consolidate ib_device per_port data into one place | Jason Gunthorpe |
2019-02-19 | RDMA: Add and use rdma_for_each_port | Jason Gunthorpe |
2019-02-19 | RDMA/nldev: Don't expose number of not-visible entries | Leon Romanovsky |
2019-02-19 | RDMA/nldev: Connect QP number to .doit callback | Leon Romanovsky |
2019-02-19 | RDMA/nldev: Provide parent IDs for PD, MR and QP objects | Leon Romanovsky |
2019-02-19 | RDMA/nldev: Share with user-space object IDs | Leon Romanovsky |
2019-02-19 | RDMA/restrack: Prepare restrack_root to addition of extra fields per-type | Leon Romanovsky |
2019-02-18 | RDMA/restrack: Hide restrack DB from IB/core | Leon Romanovsky |
2019-02-18 | RDMA/restrack: Reduce scope of synchronization lock while updating DB | Leon Romanovsky |
2019-02-18 | RDMA/nldev: Add resource tracker doit callback | Leon Romanovsky |
2019-02-18 | RDMA/restrack: Translate from ID to restrack object | Leon Romanovsky |
2019-02-18 | RDMA/restrack: Convert internal DB from hash to XArray | Leon Romanovsky |
2019-02-15 | RDMA/core: Move device addition deletion to device.c | Parav Pandit |
2019-02-15 | RDMA/core: Introduce and use ib_setup_port_attrs() | Parav Pandit |
2019-02-15 | RDMA/core: Use simpler device_del() instead of device_unregister() | Parav Pandit |
2019-02-15 | RDMA/cxgb4: Remove kref accounting for sync operation | Leon Romanovsky |
2019-02-15 | RDMA/nes: Remove useless usecnt variable and redundant memset | Leon Romanovsky |
2019-02-15 | net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driver | Bodong Wang |
2019-02-15 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed |
2019-02-15 | IB/hfi1: Fix a build warning for TID RDMA READ | Kaike Wan |
2019-02-15 | RDMA/uverbs: Fix an error flow in ib_uverbs_poll_cq | Jason Gunthorpe |
2019-02-15 | IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs | Shamir Rabinovitch |
2019-02-15 | IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows | Shamir Rabinovitch |
2019-02-15 | iw_cxgb4: cq/qp mask depends on bar2 pages in a host page | Raju Rangoju |
2019-02-14 | IB/ipoib: Use __func__ instead of function's name | Erez Alfasi |
2019-02-14 | RDMA/iwpm: Remove set but not used variable 'msg_seq' | YueHaibing |
2019-02-14 | RDMA/hns: Configure capacity of hns device | Lijun Ou |
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-14 | IB/mlx5: Add support for 50Gbps per lane link modes | Aya Levin |
2019-02-14 | net/mlx5: Add support to ext_* fields introduced in Port Type and Speed register | Aya Levin |
2019-02-14 | net/mlx5: Refactor queries to speed fields in Port Type and Speed register | Aya Levin |
2019-02-14 | net/mlx5: E-Switch, Normalize the name of uplink vport number | Bodong Wang |
2019-02-14 | IB/mlx5: Use unified register/load function for uplink and VF vports | Bodong Wang |
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 |