index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
/
uverbs_types.h
Age
Commit message (
Expand
)
Author
2018-08-10
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
2018-08-01
IB/uverbs: Allow all DESTROY commands to succeed after disassociate
Jason Gunthorpe
2018-08-01
IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate
Jason Gunthorpe
2018-08-01
IB/uverbs: Convert 'bool exclusive' into an enum
Jason Gunthorpe
2018-08-01
IB/uverbs: Consolidate uobject destruction
Jason Gunthorpe
2018-08-01
IB/uverbs: Make the write path destroy methods use the same flow as ioctl
Jason Gunthorpe
2018-07-25
IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit
Jason Gunthorpe
2018-07-25
IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()
Jason Gunthorpe
2018-07-25
IB/uverbs: Handle IDR and FD types without truncation
Jason Gunthorpe
2018-07-09
IB/uverbs: Remove ib_uobject_file
Jason Gunthorpe
2018-07-09
IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function calls
Jason Gunthorpe
2018-06-29
IB: Improve uverbs_cleanup_ucontext algorithm
Yishai Hadas
2017-08-31
IB/core: Explicitly destroy an object while keeping uobject
Matan Barak
2017-08-31
IB/core: Declare an object instead of declaring only type attributes
Matan Barak
2017-04-20
IB/core: Rename write flag to exclusive in rdma_core
Matan Barak
2017-04-05
IB/core: Change completion channel to use the reworked objects schema
Matan Barak
2017-04-05
IB/core: Add support for fd objects
Matan Barak
2017-04-05
IB/core: Add idr based standard types
Matan Barak
2017-04-05
IB/core: Add support for idr types
Matan Barak