| Commit message (Expand) | Author | Age |
* | [IB] ucm: quiet sparse warnings | Roland Dreier | 2005-10-17 |
* | [IB] CM: bind IDs to a specific device | Sean Hefty | 2005-10-17 |
* | [IB] merge ucm.h into ucm.c | Sean Hefty | 2005-10-17 |
* | [IB] uverbs: Implement more commands | Roland Dreier | 2005-10-17 |
* | [IB] uverbs: Add a mask of device methods allowed for userspace | Roland Dreier | 2005-10-17 |
* | [IB] fail SA queries if device initialization failed | Roland Dreier | 2005-10-17 |
* | [IB] uverbs: unlock correctly in error paths | Roland Dreier | 2005-10-17 |
* | [IB] Fix leak on MAD initialization failure | Roland Dreier | 2005-10-17 |
* | [IB] Check port number in ib_query_port()/ib_modify_port() | Roland Dreier | 2005-10-17 |
* | [IB] uverbs: reject invalid memory registration permission flags | Roland Dreier | 2005-10-17 |
* | [IB] uverbs: Add device-specific ABI version attribute | Roland Dreier | 2005-10-17 |
* | [IB] uverbs: Fix up resource creation error paths | Roland Dreier | 2005-10-17 |
* | [IB] uverbs: ABI-breaking fixes for userspace verbs | Roland Dreier | 2005-10-17 |
* | [IB] Add checks to multicast attach and detach | Jack Morgenstein | 2005-10-17 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 |
* | [IB] uverbs: Close some exploitable races | Roland Dreier | 2005-09-26 |
* | [IB] Fix RMPP receive length calculation | Hal Rosenstock | 2005-09-21 |
* | [IB] Add MAD data field size definitions | Sean Hefty | 2005-09-21 |
* | [PATCH] IB: Fix data length for RMPP SA sends | Hal Rosenstock | 2005-09-19 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband | Linus Torvalds | 2005-09-11 |
|\ |
|
| * | [PATCH] IB: fix CM use-after-free | Roland Dreier | 2005-09-09 |
| * | [PATCH] IB CM: support CM redir | John Kingman | 2005-09-09 |
| * | Make sure that userspace does not retrieve stale asynchronous or | Roland Dreier | 2005-09-09 |
| * | [PATCH] IB: Move SA attributes to ib_sa.h | Hal Rosenstock | 2005-09-09 |
| * | [PATCH] IB: clean up user access config options | James Lentini | 2005-09-07 |
| * | [PATCH] IB: RMPP fixes | Hal Rosenstock | 2005-09-07 |
| * | [PATCH] IB: Add user-supplied context to userspace CM ABI | Sean Hefty | 2005-09-07 |
| * | [PATCH] IB/sa_query: avoid unnecessary list scan | Michael S. Tsirkin | 2005-09-07 |
* | | [PATCH] drivers: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 |
|/ |
|
* | [PATCH] IB: move include files to include/rdma | Roland Dreier | 2005-08-26 |
* | [PATCH] IB: Add handling for ABORT and STOP RMPP MADs. | Sean Hefty | 2005-08-26 |
* | [PATCH] IB: fix userspace CM deadlock | Sean Hefty | 2005-08-26 |
* | [PATCH] IB: userspace SRQ support | Roland Dreier | 2005-08-26 |
* | [PATCH] IB: Add SRQ support to midlayer | Roland Dreier | 2005-08-26 |
* | [PATCH] IB: Remove unnecessary includes of <linux/version.h> | Olaf Hering | 2005-08-26 |
* | [PATCH] IB: Fix ib_mad_thread_completion_handler declaration | Hal Rosenstock | 2005-08-26 |
* | [PATCH] IB: unmap FMRs when destroying FMR pool | Roland Dreier | 2005-08-26 |
* | [PATCH] IB: sparse endianness cleanup | Sean Hefty | 2005-08-26 |
* | [PATCH] IB: Add copyright notices | Roland Dreier | 2005-08-26 |
* | [PATCH] IB: fix use-after-free in user verbs cleanup | Roland Dreier | 2005-08-26 |
* | [IB/ucm]: Clean up userspace CM | Hal Rosenstock | 2005-07-27 |
* | Merge /scratch/Ksrc/linux-git/ | Roland Dreier | 2005-07-27 |
|\ |
|
| * | [PATCH] IB: Eliminate sparse warnings in SA client | Hal Rosenstock | 2005-07-27 |
| * | [PATCH] IB: Hook up userspace CM to the make system | Hal Rosenstock | 2005-07-27 |
| * | [PATCH] Add kernel portion of user CM implementation (fix) | Tom Duffy | 2005-07-27 |
| * | [PATCH] IB: Add kernel portion of user CM implementation | Hal Rosenstock | 2005-07-27 |
| * | [PATCH] IB: Implementation for RMPP support in user MAD | Hal Rosenstock | 2005-07-27 |
| * | [PATCH] IB: Add the kernel CM implementation | Hal Rosenstock | 2005-07-27 |
| * | [PATCH] IB: Add Service Record support to SA client | Hal Rosenstock | 2005-07-27 |
| * | [PATCH] IB: Add RMPP implementation | Hal Rosenstock | 2005-07-27 |