Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IB/uverbs: Use u64_to_user_ptr() not a union | Jason Gunthorpe | 2018-02-15 | 1 | -6/+4 |
* | IB/uverbs: Always use the attribute size provided by the user | Matan Barak | 2018-02-15 | 1 | -7/+28 |
* | IB/core: Assign root to all drivers | Matan Barak | 2017-08-31 | 1 | -0/+12 |
* | IB/core: Add legacy driver's user-data | Matan Barak | 2017-08-31 | 1 | -0/+46 |
* | IB/core: Add macros for declaring methods and attributes | Matan Barak | 2017-08-31 | 1 | -1/+104 |
* | IB/core: Add uverbs merge trees functionality | Matan Barak | 2017-08-31 | 1 | -1/+39 |
* | IB/core: Add DEVICE object and root tree structure | Matan Barak | 2017-08-31 | 1 | -0/+35 |
* | IB/core: Declare an object instead of declaring only type attributes | Matan Barak | 2017-08-31 | 1 | -0/+16 |
* | IB/core: Add new ioctl interface | Matan Barak | 2017-08-31 | 1 | -9/+92 |
* | IB/core: Add support to finalize objects in one transaction | Matan Barak | 2017-08-30 | 1 | -0/+53 |
* | IB/core: Add a generic way to execute an operation on a uobject | Matan Barak | 2017-08-30 | 1 | -0/+52 |