| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o... | Roland Dreier | 2012-05-21 | 1 | -0/+1 |
|\ \ |
|
| | * | IB/core: Add raw packet QP type | Or Gerlitz | 2012-05-08 | 1 | -0/+1 |
| |/ |
|
* | | IB/core: Use qp->usecnt to track multicast attach/detach | Or Gerlitz | 2012-05-08 | 1 | -2/+12 |
|/ |
|
* | RDMA/core: Fix kernel panic by always initializing qp->usecnt | Bernd Schubert | 2012-01-27 | 1 | -1/+1 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -0/+1 |
|\ |
|
| * | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 2011-11-01 | 1 | -28/+348 |
|\ \ \
| |_|/
|/| | |
|
| | * | RDMA/core: Export ib_open_qp() to share XRC TGT QPs | Sean Hefty | 2011-10-13 | 1 | -36/+127 |
| | * | RDMA/uverbs: Export XRC domains to user space | Sean Hefty | 2011-10-13 | 1 | -0/+1 |
| | * | RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCD | Sean Hefty | 2011-10-13 | 1 | -0/+47 |
| | * | RDMA/core: Add XRC QPs | Sean Hefty | 2011-10-13 | 1 | -20/+130 |
| | * | RDMA/core: Add XRC SRQ type | Sean Hefty | 2011-10-13 | 1 | -1/+20 |
| | * | RDMA/core: Add SRQ type field | Sean Hefty | 2011-10-13 | 1 | -0/+1 |
| | * | RDMA/core: Add XRC domain support | Sean Hefty | 2011-10-12 | 1 | -0/+26 |
| |/
|/| |
|
| * | IB: Add new InfiniBand link speeds | Marcel Apfelbaum | 2011-10-11 | 1 | -0/+25 |
|/ |
|
* | IB/core: Add link layer property to ports | Eli Cohen | 2010-09-27 | 1 | -0/+16 |
* | IB: Rename RAW_ETY to RAW_ETHERTYPE | Aleksey Senin | 2010-08-04 | 1 | -2/+2 |
* | IB/core: Reset to error QP state transition is not allowed | Ralph Campbell | 2008-07-14 | 1 | -1/+0 |
* | RDMA/core: Add memory management extensions support | Steve Wise | 2008-07-14 | 1 | -0/+46 |
* | RDMA: Remove subversion $Id tags | Roland Dreier | 2008-07-14 | 1 | -2/+0 |
* | IB/core: Add support for modify CQ | Eli Cohen | 2008-04-16 | 1 | -0/+7 |
* | IB/core: Check optional verbs before using them | Dotan Barak | 2008-04-16 | 1 | -1/+6 |
* | IB: Add CQ comp_vector support | Michael S. Tsirkin | 2007-05-06 | 1 | -2/+2 |
* | IB/core: Set hop limit in ib_init_ah_from_wc correctly | Sean Hefty | 2007-02-22 | 1 | -1/+1 |
* | RDMA: iWARP Core Changes. | Tom Tucker | 2006-09-22 | 1 | -0/+17 |
* | IB/uverbs: Pass userspace data to modify_srq and modify_qp methods | Ralph Campbell | 2006-09-22 | 1 | -2/+2 |
* | IB: Add ib_init_ah_from_wc() | Sean Hefty | 2006-06-17 | 1 | -16/+28 |
* | IB: simplify static rate encoding | Jack Morgenstein | 2006-04-10 | 1 | -0/+34 |
* | IB: Fix modify QP checking of "current QP state" attribute | Dotan Barak | 2006-03-20 | 1 | -4/+4 |
* | IB: Whitespace cleanups | Roland Dreier | 2006-03-20 | 1 | -2/+1 |
* | IB: Add ib_modify_qp_is_ok() library function | Roland Dreier | 2006-03-20 | 1 | -0/+252 |
* | IB: Add userspace support for resizing CQs | Roland Dreier | 2006-03-20 | 1 | -2/+2 |
* | IB: Set GIDs correctly in ib_create_ah_from_wc() | Ralph Campbell | 2006-01-06 | 1 | -2/+2 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2005-11-10 | 1 | -10/+2 |
|\ |
|
| * | [IB] Have cq_resize() method take an int, not int* | Roland Dreier | 2005-11-10 | 1 | -10/+2 |
* | | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 1 | -0/+1 |
|/ |
|
* | [IB] Add checks to multicast attach and detach | Jack Morgenstein | 2005-10-17 | 1 | -6/+12 |
* | [PATCH] IB: move include files to include/rdma | Roland Dreier | 2005-08-26 | 1 | -2/+2 |
* | [PATCH] IB: Add SRQ support to midlayer | Roland Dreier | 2005-08-26 | 1 | -0/+60 |
* | [PATCH] IB: Add copyright notices | Roland Dreier | 2005-08-26 | 1 | -0/+1 |
* | [PATCH] IB: A couple of IB core bug fixes | Hal Rosenstock | 2005-07-27 | 1 | -1/+1 |
* | [PATCH] IB: Add ib_create_ah_from_wc to IB verbs | Hal Rosenstock | 2005-07-27 | 1 | -0/+35 |
* | [PATCH] IB uverbs: update kernel midlayer for new API | Roland Dreier | 2005-07-07 | 1 | -12/+20 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+434 |