| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/srpt: Set srq_type to IB_SRQT_BASIC | Roland Dreier | 2012-04-12 | 1 | -0/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2012-03-22 | 1 | -40/+24 |
|\ |
|
| * | ib_srpt: Fix srpt_handle_cmd send_ioctx->ioctx_kref leak on exception | Nicholas Bellinger | 2012-03-17 | 1 | -7/+12 |
| * | target: Drop unused legacy target_core_fabric_ops API callers | Nicholas Bellinger | 2012-03-10 | 1 | -28/+0 |
| * | target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache | Andy Grover | 2012-02-25 | 1 | -2/+2 |
| * | target: replace various cmd flags with a transport state | Christoph Hellwig | 2012-02-25 | 1 | -3/+10 |
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-03-21 | 6 | -97/+82 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier | 2012-03-19 | 6 | -97/+81 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | | | * | IB/srpt: Fix typo "alocate" -> "allocate" | Masanari Iida | 2012-02-25 | 1 | -1/+1 |
| | | |_|/
| | |/| | |
|
| | | | * | IB/srp: Consolidate repetitive sysfs code | Bart Van Assche | 2012-02-27 | 1 | -32/+17 |
| | | | * | IB/srp: Use pr_fmt() and pr_err()/pr_warn() | Bart Van Assche | 2012-02-27 | 1 | -25/+29 |
| | | |/
| | |/| |
|
| | | * | IB/iser: Post initial receive buffers before sending the final login request | Or Gerlitz | 2012-03-05 | 3 | -27/+22 |
| | | * | IB/iser: Free IB connection resources in the proper place | Doug Ledford | 2012-03-05 | 2 | -12/+12 |
| | |/ |
|
| * | | IB: Change CQE "csum_ok" field to a bit flag | Or Gerlitz | 2012-03-08 | 1 | -1/+2 |
| |/ |
|
* | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-03-21 | 1 | -4/+4 |
|\ \ |
|
| * | | infiniband: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -4/+4 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-03-20 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | SRP: Fix typo in ib_srpt.c | Masanari Iida | 2012-02-09 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-02-10 | 3 | -47/+24 |
|\ \ |
|
| * | | IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses | Roland Dreier | 2012-02-08 | 3 | -47/+24 |
| |/ |
|
* | | IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring() | Jesper Juhl | 2012-02-06 | 1 | -0/+1 |
* | | IB/srpt: Fix ERR_PTR() vs. NULL checking confusion | Dan Carpenter | 2012-02-03 | 1 | -3/+3 |
* | | IB/srpt: Remove unneeded <linux/version.h> include | Jesper Juhl | 2012-02-02 | 1 | -1/+0 |
* | | IB/srpt: Use ARRAY_SIZE() instead of open-coding | Roland Dreier | 2012-02-02 | 1 | -2/+1 |
* | | IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD() | Roland Dreier | 2012-02-02 | 1 | -5/+2 |
|/ |
|
* | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-01-18 | 5 | -0/+4670 |
|\ |
|
| * | ib_srpt: Initial SRP Target merge for v3.3-rc1 | Bart Van Assche | 2011-12-16 | 5 | -0/+4670 |
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 1 | -1/+1 |
|\ \ |
|
| * | | switch ->is_visible() to returning umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
| |/ |
|
* | | infiniband: ipoib: Sanitize neighbour handling in ipoib_main.c | David Miller | 2011-12-05 | 1 | -12/+12 |
* | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 2011-12-05 | 2 | -6/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-02 | 3 | -17/+29 |
|\ \
| |/ |
|
| *-. | Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next | Roland Dreier | 2011-11-29 | 3 | -17/+29 |
| |\ \ |
|
| | | * | IB: Fix RCU lockdep splats | Eric Dumazet | 2011-11-29 | 2 | -9/+15 |
| | |/
| |/| |
|
| | * | IB/ipoib: Prevent hung task or softlockup processing multicast response | Mike Marciniszyn | 2011-11-29 | 3 | -8/+14 |
| |/ |
|
* | | neigh: Add infrastructure for allocating device neigh privates. | David Miller | 2011-11-30 | 1 | -0/+2 |
* | | infiniband: Update net drivers for netdev_features_t changes. | David S. Miller | 2011-11-16 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 5 | -0/+5 |
|\ |
|
| * | infiniband: add moduleparam.h to drivers/infiniband as required | Paul Gortmaker | 2011-10-31 | 3 | -0/+3 |
| * | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | infiniband: Fix up module files that need to include module.h | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers | Or Gerlitz | 2011-11-04 | 2 | -4/+8 |
* | | IB/iser: Use separate buffers for the login request/response | Or Gerlitz | 2011-11-04 | 3 | -15/+52 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-11-01 | 2 | -6/+6 |
|\ \
| |/
|/| |
|
| *---. | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 2011-11-01 | 2 | -6/+6 |
| |\ \ \ |
|
| | | | * | RDMA/core: Add SRQ type field | Sean Hefty | 2011-10-13 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
| | | * | IPoIB: Use the right function to do DMA unmap pages | Dotan Barak | 2011-10-18 | 1 | -2/+2 |
| | |/
| |/| |
|
| | * | IPoIB: Handle extended rates in debugfs | Marcel Apfelbaum | 2011-10-11 | 1 | -4/+3 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-10-28 | 1 | -26/+54 |
|\ \ |
|
| * | | [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs | Mike Christie | 2011-08-27 | 1 | -3/+9 |