| Commit message (Expand) | Author | Age | Files | Lines |
* | IB: refcount race fixes | Sean Hefty | 2006-05-12 | 5 | -44/+52 |
* | IB: Fix display of 4-bit port counters in sysfs | Ralph Campbell | 2006-05-09 | 1 | -1/+1 |
* | IB/mad: Fix RMPP version check during agent registration | Hal Rosenstock | 2006-04-19 | 1 | -4/+1 |
* | IB/cache: Use correct pointer to calculate size | Michael S. Tsirkin | 2006-04-10 | 1 | -1/+1 |
* | IB: simplify static rate encoding | Jack Morgenstein | 2006-04-10 | 1 | -0/+34 |
* | IB/mad: fix oops in cancel_mads | Michael S. Tsirkin | 2006-04-02 | 1 | -1/+1 |
* | IB/mad: RMPP support for additional classes | Hal Rosenstock | 2006-03-30 | 3 | -44/+59 |
* | IB/mad: include GID/class when matching receives | Jack Morgenstein | 2006-03-30 | 3 | -29/+67 |
* | IB/mad: Fix oopsable race on device removal | Michael S. Tsirkin | 2006-03-20 | 1 | -7/+14 |
* | IB: Coverity fixes to sysfs.c | Roland Dreier | 2006-03-20 | 1 | -2/+4 |
* | IB/uverbs: Use correct alt_pkey_index in modify QP | Ami Perlmutter | 2006-03-20 | 1 | -1/+1 |
* | IB/umad: Add support for large RMPP transfers | Jack Morgenstein | 2006-03-20 | 4 | -209/+346 |
* | IB/cm: Check cm_id state before handling a REP | Sean Hefty | 2006-03-20 | 1 | -18/+24 |
* | IB/uverbs: Fix query QP return of sq_sig_all | Dotan Barak | 2006-03-20 | 1 | -1/+1 |
* | IB: Fix modify QP checking of "current QP state" attribute | Dotan Barak | 2006-03-20 | 1 | -4/+4 |
* | IB/uverbs: Return actual capacity from create SRQ operation | Dotan Barak | 2006-03-20 | 1 | -0/+2 |
* | IB/uverbs: Support for query SRQ from userspace | Dotan Barak | 2006-03-20 | 3 | -0/+46 |
* | IB/uverbs: Support for query QP from userspace | Dotan Barak | 2006-03-20 | 3 | -0/+102 |
* | IB: Whitespace cleanups | Roland Dreier | 2006-03-20 | 3 | -9/+7 |
* | IB: Add ib_modify_qp_is_ok() library function | Roland Dreier | 2006-03-20 | 1 | -0/+252 |
* | IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp() | Ralph Campbell | 2006-03-20 | 3 | -27/+6 |
* | IB/mad: Remove redundant check from smi_check_local_dr_smp() | Ralph Campbell | 2006-03-20 | 1 | -3/+0 |
* | IB: Enable FMR pool user to set page size | Or Gerlitz | 2006-03-20 | 1 | -3/+3 |
* | IB: Allow userspace to set node description | Roland Dreier | 2006-03-20 | 1 | -1/+29 |
* | IB: Add userspace support for resizing CQs | Roland Dreier | 2006-03-20 | 4 | -5/+47 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2006-02-14 | 1 | -1/+9 |
|\ |
|
| * | IB/mad: Handle DR SMPs with a LID routed part | Ralph Campbell | 2006-02-03 | 1 | -1/+9 |
* | | [PATCH] IB: fix up major/minor sysfs interface for IB core | Greg Kroah-Hartman | 2006-02-06 | 1 | -12/+1 |
|/ |
|
* | IB/sa_query: Flush scheduled work before unloading module | Michael S. Tsirkin | 2006-01-17 | 1 | -0/+2 |
* | IB/uverbs: Flush scheduled work before unloading module | Michael S. Tsirkin | 2006-01-17 | 1 | -0/+1 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 | 1 | -2/+2 |
* | IB: convert from semaphores to mutexes | Ingo Molnar | 2006-01-13 | 5 | -104/+105 |
* | IB: Add node_guid to struct ib_device | Sean Hefty | 2006-01-10 | 3 | -42/+11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2006-01-08 | 4 | -12/+33 |
|\ |
|
| * | IB: Set GIDs correctly in ib_create_ah_from_wc() | Ralph Campbell | 2006-01-06 | 1 | -2/+2 |
| * | IB/uverbs: Release event file reference on ib_uverbs_create_cq() error | Jack Morgenstein | 2006-01-06 | 1 | -3/+10 |
| * | IB/uverbs: set ah_flags when creating address handle | Ralph Campbell | 2006-01-06 | 1 | -0/+1 |
| * | IB/uverbs: Fix reference counting on error paths | Jack Morgenstein | 2006-01-06 | 1 | -0/+7 |
| * | IB/umad: fix memory leaks | Jack Morgenstein | 2005-12-09 | 1 | -2/+2 |
| * | IB/cm: avoid reusing local ID | Sean Hefty | 2005-11-30 | 1 | -1/+2 |
| * | IB/cm: correct reported reject code | Sean Hefty | 2005-11-30 | 1 | -4/+9 |
* | | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 | 1 | -8/+8 |
|/ |
|
* | IB/uverbs: track multicast group membership for userspace QPs | Jack Morgenstein | 2005-11-29 | 3 | -23/+99 |
* | IB/umad: fix RMPP handling | Michael S. Tsirkin | 2005-11-28 | 1 | -19/+22 |
* | [PATCH] drivers/infiniband/core/mad.c: fix use-after-release case | Adrian Bunk | 2005-11-27 | 1 | -2/+2 |
* | IB/umad: make sure write()s have sufficient data | Roland Dreier | 2005-11-18 | 1 | -1/+1 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2005-11-10 | 3 | -67/+86 |
|\ |
|
| * | [IB] umad: further ib_unregister_mad_agent() deadlock fixes | Roland Dreier | 2005-11-10 | 1 | -24/+63 |
| * | [IB] uverbs: have kernel return QP capabilities | Jack Morgenstein | 2005-11-10 | 1 | -4/+8 |
| * | [IB] umad: get rid of unused mr array | Roland Dreier | 2005-11-10 | 1 | -25/+4 |