| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-03-26 | 43 | -552/+881 |
|\ |
|
| *-----------------. | Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm... | Roland Dreier | 2009-03-24 | 38 | -537/+836 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | * | IB: Remove useless ibdev_is_alive() tests from sysfs code | Roland Dreier | 2009-03-04 | 1 | -16/+0 |
| | | | | | | | | | | * | IB: Remove sysfs files before unregistering device | Roland Dreier | 2009-02-25 | 2 | -1/+6 |
| | | | | | | | | | * | | RDMA/nes: Handle MPA Reject message properly | Faisal Latif | 2009-03-06 | 2 | -191/+399 |
| | | | | | | | | | * | | RDMA/nes: Improve use of PBLs | Don Wood | 2009-03-06 | 1 | -57/+134 |
| | | | | | | | | | * | | RDMA/nes: Remove LLTX | Faisal Latif | 2009-03-06 | 3 | -84/+63 |
| | | | | | | | | | * | | RDMA/nes: Inform hardware that asynchronous event has been handled | Don Wood | 2009-03-06 | 2 | -0/+3 |
| | | | | | | | | | * | | RDMA/nes: Fix tmp_addr compilation warning | Chien Tung | 2009-03-06 | 1 | -4/+0 |
| | | | | | | | | | * | | RDMA/nes: Report correct vendor_id and vendor_part_id | Chien Tung | 2009-03-06 | 1 | -0/+8 |
| | | | | | | | | | * | | RDMA/nes: Update copyright to new legal entity and year | Chien Tung | 2009-03-06 | 12 | -12/+12 |
| | | | | | | | | | * | | RDMA/nes: Account for freed PBL after HW operation | Don Wood | 2009-03-06 | 1 | -28/+42 |
| | | | | | | | | | |/ |
|
| | | | | | | | | * | | IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE event | Moni Shoua | 2009-01-28 | 1 | -6/+19 |
| | | | | | | | | |/ |
|
| | | | | | | | * | | IB/mlx4: Unregister IB device prior to CLOSE PORT command | Yevgeny Petrilin | 2009-03-18 | 1 | -2/+3 |
| | | | | | | | * | | IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE event | Moni Shoua | 2009-01-28 | 1 | -7/+20 |
| | | | | | | | |/ |
|
| | | | | | | * | | IB/sa_query: Fix AH leak due to update_sm_ah() race | Jack Morgenstein | 2009-03-03 | 1 | -0/+2 |
| | | | | | | |/ |
|
| | | | | | * | | IB/mad: Fix ib_post_send_mad() returning 0 with no generate send comp | Ralph Campbell | 2009-03-03 | 1 | -6/+6 |
| | | | | | * | | IB/mad: initialize mad_agent_priv before putting on lists | Ralph Campbell | 2009-02-27 | 1 | -11/+10 |
| | | | | | * | | IB/mad: Fix null pointer dereference in local_completions() | Ralph Campbell | 2009-02-27 | 1 | -3/+4 |
| | | | | | |/ |
|
| | | | | * | | IB/iser: Remove hard setting of path MTU | Or Gerlitz | 2009-02-27 | 1 | -7/+0 |
| | | | | |/ |
|
| | | | * | | IPoIB: In unicast_arp_send(), only free newly-created paths | Jack Morgenstein | 2009-02-17 | 1 | -2/+7 |
| | | | |/ |
|
| | | * | | IB/ipath: Really run work in ipath_release_user_pages_on_close() | Roland Dreier | 2009-02-22 | 1 | -4/+4 |
| | | * | | IB/ipath: Fix memory leak in init_shadow_tids() error path | Roland Dreier | 2009-02-22 | 1 | -1/+1 |
| | | |/ |
|
| | * | | IB: Remove __constant_{endian} uses | Harvey Harrison | 2009-01-17 | 15 | -102/+100 |
| | |/ |
|
| * | | RDMA/cxgb3: Enforce required firmware | Steve Wise | 2009-03-24 | 2 | -0/+20 |
| * | | RDMA/cxgb3: Remove modulo math from build_rdma_recv() | Steve Wise | 2009-02-16 | 1 | -2/+2 |
| * | | RDMA/cxgb3: Connection termination fixes | Steve Wise | 2009-02-10 | 4 | -7/+20 |
| * | | RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits | Steve Wise | 2009-02-10 | 1 | -6/+3 |
| |/ |
|
* | | RDMA/nes: Don't allow userspace QPs to use STag zero | Faisal Latif | 2009-03-12 | 3 | -5/+37 |
|/ |
|
*-. | Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linus | Roland Dreier | 2009-01-16 | 4 | -25/+43 |
|\ \ |
|
| | * | IB/mlx4: Fix memory ordering problem when posting LSO sends | Roland Dreier | 2009-01-16 | 1 | -9/+19 |
| * | | IPoIB: Do not print error messages for multicast join retries | Yossi Etigin | 2009-01-16 | 1 | -1/+1 |
| * | | IPoIB: Fix deadlock between ipoib_open() and child interface create | Roland Dreier | 2009-01-14 | 1 | -3/+8 |
| * | | IPoIB: Fix hang in napi_disable() if P_Key is never found | Roland Dreier | 2009-01-14 | 1 | -12/+15 |
| |/ |
|
* | | IB/ehca: Use consistent types for ehca_plpar_hcall9() | Stephen Rothwell | 2009-01-16 | 1 | -13/+13 |
* | | IB/ehca: Fix printk format warnings from u64 type change | Stephen Rothwell | 2009-01-16 | 12 | -130/+130 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-01-13 | 7 | -29/+45 |
|\ |
|
| *-----. | Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next | Roland Dreier | 2009-01-12 | 6 | -28/+44 |
| |\ \ \ \ |
|
| | | | | * | RDMA/nes: Fix for NIPQUAD removal | Harvey Harrison | 2009-01-10 | 2 | -4/+12 |
| | | | * | | IB/mlx4: Don't register IB device for adapters with no IB ports | Roland Dreier | 2009-01-09 | 1 | -4/+9 |
| | | | |/ |
|
| | | * | | IB/iser: Add dependency on INFINIBAND_ADDR_TRANS | Randy Dunlap | 2009-01-12 | 1 | -1/+1 |
| | | |/ |
|
| | * | | IPoIB: Do not join broadcast group if interface is brought down | Yossi Etigin | 2009-01-12 | 1 | -0/+3 |
| | * | | IPoIB: Fix loss of connectivity after bonding failover on both sides | Yossi Etigin | 2009-01-09 | 1 | -19/+19 |
| | |/ |
|
| * | | IB/ehca: spin_lock_irqsave() takes an unsigned long | Stephen Rothwell | 2009-01-07 | 1 | -1/+1 |
| |/ |
|
* | | fix similar typos to successfull | Coly Li | 2009-01-08 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 | 1 | -1/+1 |
|\ \ |
|
| * | | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | | | infiniband: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 3 | -5/+3 |
|/ / |
|
* | | zero i_uid/i_gid on inode allocation | Al Viro | 2009-01-05 | 1 | -3/+0 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 | 5 | -34/+69 |
|\ \
| |/ |
|