summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs.h
Commit message (Collapse)AuthorAgeFilesLines
...
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-261-0/+2
| | | | | | | Make some lawyers happy and add copyright notices for people who forgot to include them when they actually touched the code. Signed-off-by: Roland Dreier <rolandd@cisco.com>
* [IB/uverbs]: Add O_ASYNC supportGleb Natapov2005-07-271-0/+1
| | | | | | | | Add support for O_ASYNC notifications on userspace verbs completion and asynchronous event file descriptors. Signed-off-by: Gleb Natapov <glebn@voltaire.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
* [PATCH] IB uverbs: core implementationRoland Dreier2005-07-071-0/+132
Add the core of the InfiniBand userspace verbs implementation, including creating character device nodes, dispatching requests from userspace, and passing event notifications back up to userspace. Signed-off-by: Roland Dreier <rolandd@cisco.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
OpenPOWER on IntegriCloud