| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband | Linus Torvalds | 2005-09-11 | 12 | -245/+448 |
|\ |
|
| * | [PATCH] IB: fix CM use-after-free | Roland Dreier | 2005-09-09 | 1 | -0/+1 |
| * | [PATCH] IB CM: support CM redir | John Kingman | 2005-09-09 | 1 | -1/+3 |
| * | Make sure that userspace does not retrieve stale asynchronous or | Roland Dreier | 2005-09-09 | 3 | -88/+191 |
| * | [PATCH] IB: Move SA attributes to ib_sa.h | Hal Rosenstock | 2005-09-09 | 1 | -26/+0 |
| * | [PATCH] IB: clean up user access config options | James Lentini | 2005-09-07 | 2 | -9/+21 |
| * | [PATCH] IB: RMPP fixes | Hal Rosenstock | 2005-09-07 | 1 | -1/+3 |
| * | [PATCH] IB: Initialize qp->wait | Michael S. Tsirkin | 2005-09-07 | 1 | -0/+1 |
| * | [PATCH] IB: really reset QPs | Roland Dreier | 2005-09-07 | 1 | -12/+32 |
| * | [PATCH] IB: Add user-supplied context to userspace CM ABI | Sean Hefty | 2005-09-07 | 2 | -106/+192 |
| * | [PATCH] IB/sa_query: avoid unnecessary list scan | Michael S. Tsirkin | 2005-09-07 | 1 | -2/+2 |
| * | [PATCH] IPoIB: fix memory leak | Michael S. Tsirkin | 2005-09-07 | 1 | -0/+2 |
* | | [PATCH] PCI: remove CONFIG_PCI_NAMES | Adrian Bunk | 2005-09-08 | 2 | -8/+8 |
* | | [PATCH] drivers: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 | 1 | -1/+1 |
|/ |
|
* | [PATCH] IB: move include files to include/rdma | Roland Dreier | 2005-08-26 | 41 | -4453/+42 |
* | [PATCH] IPoIB: Fix device removal race | Michael S. Tsirkin | 2005-08-26 | 1 | -1/+1 |
* | [PATCH] IB: Add handling for ABORT and STOP RMPP MADs. | Sean Hefty | 2005-08-26 | 2 | -65/+246 |
* | [PATCH] IB: fix userspace CM deadlock | Sean Hefty | 2005-08-26 | 2 | -313/+160 |
* | [PATCH] IPoIB: Set full membership bit in P_Keys | Roland Dreier | 2005-08-26 | 1 | -0/+12 |
* | [PATCH] IB/mthca: Add SRQ implementation | Roland Dreier | 2005-08-26 | 13 | -25/+857 |
* | [PATCH] IB/mthca: Handle context tables smaller than our chunk size | Roland Dreier | 2005-08-26 | 1 | -1/+6 |
* | [PATCH] IB/mthca: Move WQE structures into their own header | Roland Dreier | 2005-08-26 | 2 | -74/+115 |
* | [PATCH] IB/mthca: Simplify handling of completions with error | Roland Dreier | 2005-08-26 | 2 | -9/+9 |
* | [PATCH] IB/mthca: Factor out common queue alloc code | Roland Dreier | 2005-08-26 | 5 | -224/+141 |
* | [PATCH] IB: userspace SRQ support | Roland Dreier | 2005-08-26 | 4 | -4/+238 |
* | [PATCH] IB: Add SRQ support to midlayer | Roland Dreier | 2005-08-26 | 2 | -5/+158 |
* | [PATCH] IB/mthca: Report correct max_msg_sz | Roland Dreier | 2005-08-26 | 1 | -0/+3 |
* | [PATCH] IB/mthca: Use correct port width capability value | Roland Dreier | 2005-08-26 | 5 | -13/+10 |
* | [PATCH] IB: Remove unnecessary includes of <linux/version.h> | Olaf Hering | 2005-08-26 | 4 | -4/+0 |
* | [PATCH] IB: Fix ib_mad_thread_completion_handler declaration | Hal Rosenstock | 2005-08-26 | 1 | -3/+2 |
* | [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre... | Guy German | 2005-08-26 | 1 | -1/+1 |
* | [PATCH] IB: unmap FMRs when destroying FMR pool | Roland Dreier | 2005-08-26 | 1 | -0/+6 |
* | [PATCH] IB/mthca: add HCA board ID to sysfs info | Michael S. Tsirkin | 2005-08-26 | 5 | -69/+109 |
* | [PATCH] IB: sparse endianness cleanup | Sean Hefty | 2005-08-26 | 34 | -562/+565 |
* | [PATCH] IB: Eliminate redundant NULL checks | Hal Rosenstock | 2005-08-26 | 1 | -8/+4 |
* | [PATCH] IB: Add copyright notices | Roland Dreier | 2005-08-26 | 39 | -17/+69 |
* | [PATCH] IB: Update current firmware versions in mthca driver | Tziporet Koren | 2005-08-26 | 1 | -3/+3 |
* | [PATCH] IB: fix use-after-free in user verbs cleanup | Roland Dreier | 2005-08-26 | 1 | -1/+2 |
* | [PATCH] Kconfig fix (infiniband and PCI) | Al Viro | 2005-08-23 | 1 | -0/+1 |
* | [PATCH] [IPoIB] Handle sending of unicast RARP responses | Hal Rosenstock | 2005-07-28 | 1 | -2/+3 |
* | [PATCH] [IB/cm]: Correct CM port redirect reject codes | Roland Dreier | 2005-07-28 | 1 | -1/+2 |
* | [IB/ucm]: Clean up userspace CM | Hal Rosenstock | 2005-07-27 | 1 | -47/+41 |
* | Merge /scratch/Ksrc/linux-git/ | Roland Dreier | 2005-07-27 | 22 | -468/+8448 |
|\ |
|
| * | [PATCH] IB: Eliminate sparse warnings in SA client | Hal Rosenstock | 2005-07-27 | 2 | -8/+8 |
| * | [PATCH] IB: Hook up userspace CM to the make system | Hal Rosenstock | 2005-07-27 | 1 | -1/+3 |
| * | [PATCH] Add kernel portion of user CM implementation (fix) | Tom Duffy | 2005-07-27 | 1 | -8/+5 |
| * | [PATCH] IB: Add kernel portion of user CM implementation | Hal Rosenstock | 2005-07-27 | 2 | -0/+1485 |
| * | [PATCH] IB: Add the header file for user space CM | Hal Rosenstock | 2005-07-27 | 1 | -0/+328 |
| * | [PATCH] IB: Implementation for RMPP support in user MAD | Hal Rosenstock | 2005-07-27 | 1 | -106/+194 |
| * | [PATCH] IB: User MAD ABI changes to support RMPP | Hal Rosenstock | 2005-07-27 | 1 | -6/+22 |