| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic() | Jeff Layton | 2013-04-30 | 1 | -3/+1 |
* | drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclic | Jeff Layton | 2013-04-30 | 2 | -3/+1 |
* | firmware,IB/qib: revert firmware file move | Mike Marciniszyn | 2013-04-05 | 1 | -1/+1 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-03-25 | 9 | -18/+26 |
|\ |
|
| *-. | Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next | Roland Dreier | 2013-03-23 | 8 | -17/+23 |
| |\ \ |
|
| | | * | IB/qib: change QLogic to Intel | Vinit Agnihotri | 2013-03-23 | 6 | -14/+16 |
| | | * | IB/ipath: Silence a static checker warning | Dan Carpenter | 2013-03-23 | 1 | -1/+1 |
| | * | | IPoIB: Fix send lockup due to missed TX completion | Mike Marciniszyn | 2013-03-23 | 1 | -2/+6 |
| | |/ |
|
| * / | RDMA/cxgb4: Fix error return code in create_qp() | Wei Yongjun | 2013-03-23 | 1 | -1/+3 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-03-19 | 1 | -0/+12 |
|\ \
| |/
|/| |
|
| * | Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug | Zhouyi Zhou | 2013-03-15 | 1 | -0/+12 |
* | | mlx4: remove leftover idr_pre_get() call | Tejun Heo | 2013-03-13 | 1 | -1/+0 |
|/ |
|
* | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 2013-03-04 | 2 | -0/+2 |
* | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-28 | 2 | -4/+2 |
* | idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c | Tejun Heo | 2013-02-28 | 2 | -2/+2 |
* | IB/qib: convert to idr_alloc() | Tejun Heo | 2013-02-28 | 1 | -13/+8 |
* | IB/ocrdma: convert to idr_alloc() | Tejun Heo | 2013-02-28 | 1 | -13/+1 |
* | IB/mlx4: convert to idr_alloc() | Tejun Heo | 2013-02-28 | 1 | -17/+15 |
* | IB/ipath: convert to idr_alloc() | Tejun Heo | 2013-02-28 | 1 | -12/+4 |
* | IB/ehca: convert to idr_alloc() | Tejun Heo | 2013-02-28 | 2 | -39/+22 |
* | IB/cxgb4: convert to idr_alloc() | Tejun Heo | 2013-02-28 | 1 | -13/+14 |
* | IB/cxgb3: convert to idr_alloc() | Tejun Heo | 2013-02-28 | 1 | -13/+11 |
* | IB/amso1100: convert to idr_alloc() | Tejun Heo | 2013-02-28 | 1 | -8/+11 |
* | IB/core: convert to idr_alloc() | Tejun Heo | 2013-02-28 | 6 | -81/+48 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 5 | -9/+9 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-23 | 5 | -9/+9 |
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-02-26 | 31 | -161/+521 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----------. \ | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's... | Roland Dreier | 2013-02-26 | 21 | -137/+351 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | IB/srp: Fail I/O requests if the transport is offline | Bart Van Assche | 2013-02-25 | 2 | -0/+8 |
| | | | | | | | * | | IB/srp: Avoid endless SCSI error handling loop | Bart Van Assche | 2013-02-25 | 1 | -14/+15 |
| | | | | | | | * | | IB/srp: Avoid sending a task management function needlessly | Bart Van Assche | 2013-02-25 | 1 | -2/+3 |
| | | | | | | | * | | IB/srp: Track connection state properly | Bart Van Assche | 2013-02-25 | 1 | -1/+0 |
| | | | | | | * | | | IB/qib: Fix QP locate/remove race | Mike Marciniszyn | 2013-02-15 | 1 | -2/+3 |
| | | | | | | |/ / |
|
| | | | | | * | | | IB/mlx4: Advertise MW support | Shani Michaeli | 2013-02-25 | 1 | -0/+19 |
| | | | | | * | | | IB/mlx4: Support memory window binding | Shani Michaeli | 2013-02-25 | 3 | -3/+56 |
| | | | | | * | | | mlx4: Implement memory windows allocation and deallocation | Shani Michaeli | 2013-02-25 | 2 | -0/+64 |
| | | | | | * | | | IB/mlx4: Remove redundant NULL check before kfree | Syam Sidhardhan | 2013-02-25 | 1 | -2/+1 |
| | | | | | * | | | IB/mlx4: Fix compiler warning about uninitialized 'vlan' variable | Paul Bolle | 2013-02-25 | 1 | -1/+1 |
| | | | | | * | | | IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool | Roland Dreier | 2013-02-25 | 2 | -6/+6 |
| | | | | | * | | | mlx4_core: Propagate MR deregistration failures to caller | Shani Michaeli | 2013-02-21 | 1 | -5/+8 |
| | | | | | * | | | IB/mlx4_ib: Remove local invalidate segment unused fields | Shani Michaeli | 2013-02-21 | 1 | -4/+2 |
| | | | | | * | | | IB/mlx4: Adjust duplicate test | Julia Lawall | 2013-02-16 | 1 | -1/+1 |
| | | | | | * | | | IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov() | Dan Carpenter | 2013-02-16 | 1 | -3/+4 |
| | | | | | |/ / |
|
| | | | | * / / | RDMA/amso1100: Use module_pci_driver() to simplify the code | Wei Yongjun | 2013-02-16 | 1 | -12/+1 |
| | | | | |/ / |
|
| | | | * | | | IB/iser: Enable iser when FMRs are not supported | Or Gerlitz | 2013-02-22 | 2 | -5/+10 |
| | | | * | | | IB/iser: Avoid error prints on EAGAIN registration failures | Or Gerlitz | 2013-02-22 | 1 | -1/+1 |
| | | | * | | | IB/iser: Use proper define for the commands per LUN value advertised to SCSI ML | Or Gerlitz | 2013-02-22 | 1 | -1/+1 |
| | | | |/ / |
|
| | | * | | | IPoIB: Free ipoib neigh on path record failure so path rec queries are retried | Roland Dreier | 2013-02-25 | 1 | -0/+3 |
| | | * | | | IPoIB: Don't attempt to release resources on error flow | Itai Garbi | 2013-02-19 | 1 | -0/+2 |
| | | * | | | IPoIB: Add version and firmware info to ethtool reporting | Yan Burman | 2013-02-19 | 3 | -1/+25 |