| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-10-27 | 6 | -123/+854 |
|\ |
|
| *-. | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier | 2010-10-27 | 6 | -123/+854 |
| |\ \ |
|
| | | * | IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144 | Jack Morgenstein | 2010-10-23 | 1 | -5/+23 |
| | | * | IB/mlx4: Limit size of fast registration WRs | Eli Cohen | 2010-10-11 | 2 | -2/+2 |
| | |/
| |/| |
|
| | * | IB/mlx4: Add VLAN support for IBoE | Eli Cohen | 2010-10-25 | 3 | -27/+161 |
| | * | IB/core: Add VLAN support for IBoE | Eli Cohen | 2010-10-25 | 1 | -1/+1 |
| | * | IB/mlx4: Add support for IBoE | Eli Cohen | 2010-10-25 | 5 | -108/+687 |
| | * | IB/pack: IBoE UD packet packing support | Eli Cohen | 2010-10-14 | 1 | -1/+1 |
| |/ |
|
* / | infiniband: fix mlx4 kconfig dependency warning | Randy Dunlap | 2010-10-16 | 1 | -0/+1 |
|/ |
|
* | IB/core: Allow device-specific per-port sysfs files | Ralph Campbell | 2010-05-21 | 1 | -1/+1 |
* | IB/mlx4: Add support for masked atomic operations | Vladimir Sokolovsky | 2010-04-22 | 3 | -11/+48 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-04-09 | 1 | -1/+1 |
|\ |
|
| * | IB/mlx4: Check correct variable for allocation failure | Dan Carpenter | 2010-04-07 | 1 | -1/+1 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 7 | -0/+9 |
|/ |
|
* | Merge branch 'misc' into for-next | Roland Dreier | 2010-03-02 | 1 | -1/+1 |
|\ |
|
| * | IB/core: Fix and clean up ib_ud_header_init() | Eli Cohen | 2010-02-24 | 1 | -1/+1 |
* | | IB/mlx4: Simplify retrieval of ib_device | Eli Cohen | 2010-02-13 | 1 | -1/+1 |
|/ |
|
* | IB/mlx4: Fix queue overflow check in post_recv | Or Gerlitz | 2010-01-06 | 1 | -1/+1 |
* | IB/mlx4: Initialize SRQ scatter entries when creating an SRQ | Jack Morgenstein | 2010-01-06 | 1 | -0/+6 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-12-16 | 2 | -14/+13 |
|\ |
|
| * | IB/mlx4: Remove limitation on LSO header size | Eli Cohen | 2009-11-12 | 2 | -13/+13 |
| * | IB/mlx4: Remove unneeded code | Eli Cohen | 2009-11-12 | 1 | -1/+0 |
* | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
|/ |
|
*-. | Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and... | Roland Dreier | 2009-09-11 | 3 | -9/+16 |
|\ \ |
|
| | * | IB/mlx4: Don't allow userspace open while recovering from catastrophic error | Jack Morgenstein | 2009-09-06 | 2 | -0/+7 |
| | * | IB/mlx4: Annotate CQ locking | Roland Dreier | 2009-09-06 | 1 | -4/+8 |
| |/
|/| |
|
| * | IB: Use printk_once() for driver versions | Marcin Slusarz | 2009-09-06 | 1 | -5/+1 |
|/ |
|
* | IB/mlx4: Add strong ordering to local inval and fast reg work requests | Jack Morgenstein | 2009-06-05 | 1 | -0/+4 |
* | IB/mlx4: Don't overwrite fast registration page list when posting work request | Jack Morgenstein | 2009-05-08 | 3 | -3/+10 |
* | IB/mlx4: Use pgprot_writecombine() for BlueFlame pages | Roland Dreier | 2009-03-30 | 1 | -2/+1 |
*-. | Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm... | Roland Dreier | 2009-03-25 | 3 | -20/+34 |
|\ \ |
|
| | * | IB/mlx4: Unregister IB device prior to CLOSE PORT command | Yevgeny Petrilin | 2009-03-19 | 1 | -2/+3 |
| | * | IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE event | Moni Shoua | 2009-01-28 | 1 | -7/+20 |
| |/
|/| |
|
| * | IB: Remove __constant_{endian} uses | Harvey Harrison | 2009-01-18 | 1 | -11/+11 |
|/ |
|
* | IB/mlx4: Fix memory ordering problem when posting LSO sends | Roland Dreier | 2009-01-16 | 1 | -9/+19 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-01-13 | 1 | -4/+9 |
|\ |
|
| * | IB/mlx4: Don't register IB device for adapters with no IB ports | Roland Dreier | 2009-01-09 | 1 | -4/+9 |
* | | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
|/ |
|
* | IB/mlx4: Fix reading SL field out of cqe->sl_vid | Roland Dreier | 2008-12-31 | 1 | -1/+1 |
* | IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resize | Jack Morgenstein | 2008-12-25 | 1 | -4/+6 |
* | mlx4_core: Add support for multiple completion event vectors | Yevgeny Petrilin | 2008-12-22 | 2 | -2/+2 |
* | IB/mlx4: Fix MTT leakage in resize CQ | Jack Morgenstein | 2008-12-01 | 1 | -0/+5 |
* | IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr() | Vladimir Sokolovsky | 2008-11-05 | 1 | -0/+1 |
* | mlx4_core: Multiple port type support | Yevgeny Petrilin | 2008-10-23 | 3 | -5/+13 |
* | mlx4_core: Add QP range reservation support | Yevgeny Petrilin | 2008-10-10 | 1 | -2/+19 |
* | IB/mlx4: Set RLKEY bit for kernel QPs | Vladimir Sokolovsky | 2008-10-09 | 1 | -0/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-09-20 | 1 | -0/+6 |
|\ |
|
| * | IB/mlx4: Fix up fast register page list format | Vladimir Sokolovsky | 2008-09-15 | 1 | -0/+6 |
* | | IB/mlx4: Actually return L_Key and R_Key for fast register MRs | Vladimir Sokolovsky | 2008-08-27 | 1 | -0/+2 |
|/ |
|
* | IB/mlx4: Allow 4K messages for UD QPs | Alex Naslednikov | 2008-08-07 | 1 | -1/+1 |