| Commit message (Expand) | Author | Age |
* | IB/mthca: Add support for send work request fence flag | Dotan Barak | 2006-03-20 |
* | IPoIB: Close race in setting mcast->ah | Eli Cohen | 2006-03-20 |
* | IB/mthca: Implement query_ah method | Jack Morgenstein | 2006-03-20 |
* | IB/mthca: Write FW commands through doorbell page | Eli Cohen | 2006-03-20 |
* | IB/uverbs: Return actual capacity from create SRQ operation | Dotan Barak | 2006-03-20 |
* | IB/mthca: Return actual capacity from create_srq | Dotan Barak | 2006-03-20 |
* | IPoIB: clarify to_ipoib_neigh() | Michael S. Tsirkin | 2006-03-20 |
* | IB/mthca: Bump driver version and release date | Roland Dreier | 2006-03-20 |
* | IB/mthca: Support for query QP and SRQ | Eli Cohen | 2006-03-20 |
* | IB/uverbs: Support for query SRQ from userspace | Dotan Barak | 2006-03-20 |
* | IB/uverbs: Support for query QP from userspace | Dotan Barak | 2006-03-20 |
* | IB: Whitespace cleanups | Roland Dreier | 2006-03-20 |
* | IB/mthca: Convert to use ib_modify_qp_is_ok() | Roland Dreier | 2006-03-20 |
* | IB: Add ib_modify_qp_is_ok() library function | Roland Dreier | 2006-03-20 |
* | IB/mthca: Generate SQ drained events when requested | Roland Dreier | 2006-03-20 |
* | IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp() | Ralph Campbell | 2006-03-20 |
* | IB/mad: Remove redundant check from smi_check_local_dr_smp() | Ralph Campbell | 2006-03-20 |
* | IB: Enable FMR pool user to set page size | Or Gerlitz | 2006-03-20 |
* | IB/mthca: Add modify_device method to set node description | Roland Dreier | 2006-03-20 |
* | IB: Allow userspace to set node description | Roland Dreier | 2006-03-20 |
* | IB/mthca: Whitespace cleanups | Roland Dreier | 2006-03-20 |
* | IB/mthca: Add device-specific support for resizing CQs | Roland Dreier | 2006-03-20 |
* | IB: Add userspace support for resizing CQs | Roland Dreier | 2006-03-20 |
* | IB/mthca: Get rid of might_sleep() annotations | Roland Dreier | 2006-03-20 |
* | IB/mthca: Make functions that never fail return void | Roland Dreier | 2006-03-20 |
* | IB/srp: Don't send task management commands after target removal | Roland Dreier | 2006-03-03 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2006-02-14 |
|\ |
|
| * | IB/mthca: bump driver version and release date | Roland Dreier | 2006-02-13 |
| * | IPoIB: Yet another fix for send-only joins | Roland Dreier | 2006-02-11 |
| * | IB/mthca: Don't print debugging info until we have all values | Roland Dreier | 2006-02-10 |
| * | IPoIB: Fix another send-only join race | Michael S. Tsirkin | 2006-02-07 |
| * | IPoIB: Don't start send-only joins while multicast thread is stopped | Michael S. Tsirkin | 2006-02-07 |
| * | IB/mad: Handle DR SMPs with a LID routed part | Ralph Campbell | 2006-02-03 |
* | | [PATCH] IB: fix up major/minor sysfs interface for IB core | Greg Kroah-Hartman | 2006-02-06 |
|/ |
|
* | IB/mthca: Semaphore to mutex conversions | Roland Dreier | 2006-01-30 |
* | IB/mthca: Don't cancel commands on a signal | Michael S. Tsirkin | 2006-01-30 |
* | IB/srp: Semaphore to mutex conversion | Ingo Molnar | 2006-01-30 |
* | IB/mthca: Relax UAR size check | Michael S. Tsirkin | 2006-01-30 |
* | IB/mthca: Use correct GID in MADs sent on port 2 | Michael S. Tsirkin | 2006-01-21 |
* | IPoIB: Lock accesses to multicast packet queues | Michael S. Tsirkin | 2006-01-17 |
* | IB/sa_query: Flush scheduled work before unloading module | Michael S. Tsirkin | 2006-01-17 |
* | IB/uverbs: Flush scheduled work before unloading module | Michael S. Tsirkin | 2006-01-17 |
* | IPoIB: Make sure path is fully initialized before using it | Michael S. Tsirkin | 2006-01-17 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 |
* | IB: convert from semaphores to mutexes | Ingo Molnar | 2006-01-13 |
* | IB/mthca: Initialize grh_present before using it | Michael S. Tsirkin | 2006-01-12 |
* | IB/mthca: Cosmetic: use the ALIGN macro | Michael S. Tsirkin | 2006-01-12 |
* | IB/mthca: Fix memory leaks in error handling | Jack Morgenstein | 2006-01-12 |
* | IB/mthca: Fix memory leak of multicast group structures | Ishai Rabinovitz | 2006-01-12 |
* | IPoIB: Fix memory leak of multicast group structures | Eli Cohen | 2006-01-12 |