Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [PATCH] IB: Add copyright notices | Roland Dreier | 2005-08-26 | 1 | -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 support | Gleb Natapov | 2005-07-27 | 1 | -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 implementation | Roland Dreier | 2005-07-07 | 1 | -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> |