| Commit message (Expand) | Author | Age |
*-. | Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linus | Roland Dreier | 2009-01-16 |
|\ \ |
|
| | * | IB/mlx4: Fix memory ordering problem when posting LSO sends | Roland Dreier | 2009-01-16 |
| |/ |
|
* | | IB/ehca: Use consistent types for ehca_plpar_hcall9() | Stephen Rothwell | 2009-01-16 |
* | | IB/ehca: Fix printk format warnings from u64 type change | Stephen Rothwell | 2009-01-16 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-01-13 |
|\ |
|
| *---. | Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next | Roland Dreier | 2009-01-12 |
| |\ \ \ |
|
| | | | * | RDMA/nes: Fix for NIPQUAD removal | Harvey Harrison | 2009-01-11 |
| | | |/
| | |/| |
|
| | | * | IB/mlx4: Don't register IB device for adapters with no IB ports | Roland Dreier | 2009-01-09 |
| | |/ |
|
| * / | IB/ehca: spin_lock_irqsave() takes an unsigned long | Stephen Rothwell | 2009-01-07 |
| |/ |
|
* | | fix similar typos to successfull | Coly Li | 2009-01-08 |
* | | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 |
* | | zero i_uid/i_gid on inode allocation | Al Viro | 2009-01-05 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 |
|\| |
|
| * | IB/mlx4: Fix reading SL field out of cqe->sl_vid | Roland Dreier | 2008-12-30 |
* | | cpumask: use new cpumask API in drivers/infiniband/hw/ipath | Rusty Russell | 2008-12-29 |
* | | cpumask: use new cpumask API in drivers/infiniband/hw/ehca | Rusty Russell | 2008-12-29 |
* | | cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c | Rusty Russell | 2008-12-29 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 |
|\ |
|
| * | net: Fix warning fallout from recent NAPI interface changes. | David S. Miller | 2008-12-26 |
| * | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 2008-12-22 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-02 |
| |\ |
|
| * | | infiniband: Kill directly reference of netdev->priv | Wang Chen | 2008-11-24 |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-19 |
| |\ \ |
|
| * | | | drivers: replace NIPQUAD() | Harvey Harrison | 2008-10-31 |
| * | | | net: easy removals of HIPQUAD using %pI4 format | Harvey Harrison | 2008-10-30 |
| * | | | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 |
| * | | | infiniband: use %p6 for printing message ids | Harvey Harrison | 2008-10-29 |
| * | | | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-----. \ \ \ | Merge branches 'cma', 'ehca', 'ipath', 'iser', 'mlx4' and 'nes' into for-next | Roland Dreier | 2008-12-24 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| | | | * | | | RDMA/nes: Remove tx_free_list | Faisal Latif | 2008-12-24 |
| | | | * | | | RDMA/nes: Cleanup warnings | Chien Tung | 2008-12-05 |
| | | | * | | | RDMA/nes: Add loopback check to make_cm_node() | Chien Tung | 2008-12-05 |
| | | | * | | | RDMA/nes: Check cqp_avail_reqs is empty after locking the list | Faisal Latif | 2008-12-05 |
| | | | * | | | RDMA/nes: Fix TCP compliance test failures | Faisal Latif | 2008-12-05 |
| | | | * | | | RDMA/nes: Forward packets for a new connection with stale APBVT entry | Faisal Latif | 2008-12-05 |
| | | | * | | | RDMA/nes: Avoid race between MPA request and reset event to rdma_cm | Faisal Latif | 2008-12-05 |
| | | | * | | | RDMA/nes: Lock down connected_nodes list while processing it | Faisal Latif | 2008-12-05 |
| | | | * | | | RDMA/nes: Cleanup cqp_request list usage | Faisal Latif | 2008-12-05 |
| |_|_|/ / /
|/| | | | | |
|
| | | * | | | IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resize | Jack Morgenstein | 2008-12-24 |
| | | * | | | mlx4_core: Add support for multiple completion event vectors | Yevgeny Petrilin | 2008-12-22 |
| |_|/ / /
|/| | | | |
|
| | * | | | IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free | Dave Olson | 2008-12-05 |
| | * | | | IB/ipath: Fix spi_pioindex value | Dave Olson | 2008-12-05 |
| | * | | | IB/ipath: Only do 1X workaround on rev1 chips | Dave Olson | 2008-12-05 |
| | * | | | IB/ipath: Don't count IB symbol and link errors unless link is UP | Dave Olson | 2008-12-05 |
| | * | | | IB/ipath: Check return value of dma_map_single() | Ralph Campbell | 2008-12-05 |
| | * | | | IB/ipath: Fix PSN of send WQEs after an RDMA read resend | Ralph Campbell | 2008-12-05 |
| | * | | | IB/ipath: Improve UD loopback performance by allocating temp array only once | Ralph Campbell | 2008-12-01 |
| | * | | | IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.c | Michael Ellerman | 2008-12-01 |
| |/ / /
|/| | | |
|
| * | | | IB/ehca: Remove redundant test of vpage | Julia Lawall | 2008-12-21 |
| * | | | IB/ehca: Replace modulus operations in flush error completion path | Stefan Roscher | 2008-12-05 |