| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/hns: Init SRQ table for hip08 | Lijun Ou | 2018-12-05 | 9 | -1/+140 |
* | RDMA/hns: Eanble SRQ capacity for hip08 | Lijun Ou | 2018-12-05 | 4 | -1/+18 |
* | IB/mlx5: Allow XRC usage via verbs in DEVX context | Yishai Hadas | 2018-12-04 | 3 | -9/+6 |
* | IB/mlx5: Update the supported DEVX commands | Yishai Hadas | 2018-12-04 | 1 | -0/+17 |
* | IB/mlx5: Enforce DEVX privilege by firmware | Yishai Hadas | 2018-12-04 | 3 | -12/+14 |
* | IB/mlx5: Enable modify and query verbs objects via DEVX | Yishai Hadas | 2018-12-04 | 1 | -12/+96 |
* | IB/core: Enable getting an object type from a given uobject | Yishai Hadas | 2018-12-04 | 2 | -5/+1 |
* | IB/core: Introduce UVERBS_IDR_ANY_OBJECT | Yishai Hadas | 2018-12-04 | 3 | -13/+39 |
* | Merge 'mlx5-next' into mlx5-devx | Doug Ledford | 2018-12-04 | 33 | -921/+1123 |
|\ |
|
| * | RDMA/mlx5: Unfold modify RMP function | Leon Romanovsky | 2018-12-04 | 1 | -28/+34 |
| * | RDMA/mlx5: Unfold create RMP function | Leon Romanovsky | 2018-12-04 | 1 | -19/+16 |
| * | RDMA/mlx5: Initialize SRQ tables on mlx5_ib | Leon Romanovsky | 2018-12-04 | 9 | -83/+101 |
| * | RDMA/mlx5: Update SRQ functions signatures to mlx5_ib format | Leon Romanovsky | 2018-12-04 | 4 | -77/+83 |
| * | RDMA/mlx5: Use stages for callback to setup and release DEVX | Leon Romanovsky | 2018-12-04 | 2 | -7/+20 |
| * | RDMA/mlx5: Remove SRQ signature global flag | Leon Romanovsky | 2018-12-04 | 1 | -4/+1 |
| * | net/mlx5: Move SRQ functions to RDMA part | Leon Romanovsky | 2018-12-04 | 7 | -679/+717 |
| * | net/mlx5: Remove references to local mlx5_core functions | Leon Romanovsky | 2018-12-04 | 1 | -19/+3 |
| * | net/mlx5: Remove not-used lib/eq.h header file | Leon Romanovsky | 2018-12-04 | 1 | -1/+0 |
| * | net/mlx5: Remove dead transobj code | Leon Romanovsky | 2018-12-04 | 1 | -66/+0 |
| * | net/mlx5: Align SRQ licenses and copyright information | Leon Romanovsky | 2018-12-04 | 2 | -58/+4 |
| * | net/mlx5: Debug print for forwarded async events | Saeed Mahameed | 2018-11-29 | 1 | -0/+3 |
| * | net/mlx5: Forward SRQ resource events | Saeed Mahameed | 2018-11-29 | 2 | -28/+13 |
| * | net/mlx5: Forward QP/WorkQueues resource events | Saeed Mahameed | 2018-11-29 | 2 | -4/+14 |
| * | net/mlx5: Remove all deprecated software versions of FW events | Saeed Mahameed | 2018-11-29 | 1 | -91/+1 |
| * | IB/mlx5: Handle raw delay drop general event | Saeed Mahameed | 2018-11-29 | 1 | -3/+15 |
| * | net/mlx5: Allow forwarding event type general event as is | Saeed Mahameed | 2018-11-29 | 1 | -0/+1 |
| * | IB/mlx5: Handle raw port change event rather than the software version | Saeed Mahameed | 2018-11-29 | 1 | -34/+52 |
| * | net/mlx5: Remove unused events callback and logic | Saeed Mahameed | 2018-11-29 | 5 | -123/+10 |
| * | IB/mlx5: Use the new mlx5 core notifier API | Saeed Mahameed | 2018-11-29 | 2 | -14/+66 |
| * | net/mlx5: Forward all mlx5 events to mlx5 notifiers chain | Saeed Mahameed | 2018-11-29 | 1 | -0/+3 |
| * | net/mlx5e: Use the new mlx5 core notifier API | Saeed Mahameed | 2018-11-29 | 2 | -14/+16 |
| * | net/mlx5: Allow port change event to be forwarded to driver notifiers chain | Saeed Mahameed | 2018-11-29 | 1 | -0/+16 |
| * | net/mlx5: Driver events notifier API | Saeed Mahameed | 2018-11-29 | 2 | -1/+25 |
| * | net/mlx5: Improve core device events handling | Saeed Mahameed | 2018-11-26 | 1 | -87/+136 |
| * | net/mlx5: Device events, Use async events chain | Saeed Mahameed | 2018-11-26 | 8 | -222/+342 |
| * | net/mlx5: CQ ERR, Use async events chain | Saeed Mahameed | 2018-11-26 | 1 | -22/+44 |
| * | net/mlx5: Resource tables, Use async events chain | Saeed Mahameed | 2018-11-26 | 3 | -48/+104 |
| * | net/mlx5: CmdIF, Use async events chain | Saeed Mahameed | 2018-11-26 | 4 | -31/+48 |
| * | net/mlx5: FWPage, Use async events chain | Saeed Mahameed | 2018-11-26 | 3 | -38/+44 |
| * | net/mlx5: E-Switch, Use async events chain | Saeed Mahameed | 2018-11-26 | 3 | -25/+26 |
| * | net/mlx5: Clock, Use async events chain | Saeed Mahameed | 2018-11-26 | 3 | -14/+17 |
| * | net/mlx5: FPGA, Use async events chain | Saeed Mahameed | 2018-11-26 | 3 | -16/+38 |
| * | net/mlx5: FWTrace, Use async events chain | Saeed Mahameed | 2018-11-26 | 3 | -17/+16 |
| * | net/mlx5: EQ, Introduce atomic notifier chain subscription API | Saeed Mahameed | 2018-11-26 | 3 | -3/+49 |
* | | RDMA/nldev: Export to user space number of contexts | Leon Romanovsky | 2018-12-03 | 1 | -0/+1 |
* | | RDMA/uverbs: Annotate alloc/deallloc paths with context tracking | Leon Romanovsky | 2018-12-03 | 2 | -0/+5 |
* | | RDMA/restrack: Track ucontext | Leon Romanovsky | 2018-12-03 | 1 | -0/+5 |
* | | RDMA/uverbs: Use only attrs for the write() handler signature | Jason Gunthorpe | 2018-12-03 | 4 | -128/+54 |
* | | RDMA/uverbs: Do not check the input length on create_cq/qp paths | Jason Gunthorpe | 2018-12-03 | 1 | -29/+9 |
* | | RDMA/uverbs: Use the iterator for ib_uverbs_unmarshall_recv() | Jason Gunthorpe | 2018-12-03 | 1 | -40/+63 |