Age | Commit message (Expand) | Author |
2009-01-16 | Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linus | 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 | IPoIB: Do not print error messages for multicast join retries | Yossi Etigin |
2009-01-16 | IB/mlx4: Fix memory ordering problem when posting LSO sends | Roland Dreier |
2009-01-14 | IPoIB: Fix deadlock between ipoib_open() and child interface create | Roland Dreier |
2009-01-14 | IPoIB: Fix hang in napi_disable() if P_Key is never found | Roland Dreier |
2009-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-01-12 | Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next | Roland Dreier |
2009-01-12 | IB/iser: Add dependency on INFINIBAND_ADDR_TRANS | Randy Dunlap |
2009-01-12 | IPoIB: Do not join broadcast group if interface is brought down | Yossi Etigin |
2009-01-10 | RDMA/nes: Fix for NIPQUAD removal | Harvey Harrison |
2009-01-09 | IPoIB: Fix loss of connectivity after bonding failover on both sides | Yossi Etigin |
2009-01-09 | IB/mlx4: Don't register IB device for adapters with no IB ports | Roland Dreier |
2009-01-08 | fix similar typos to successfull | Coly Li |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-07 | IB/ehca: spin_lock_irqsave() takes an unsigned long | Stephen Rothwell |
2009-01-06 | infiniband: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer |
2009-01-05 | zero i_uid/i_gid on inode allocation | Al Viro |
2008-12-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell |
2008-12-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-12-30 | Merge branches 'cma' and 'mlx4' into for-linus | Roland Dreier |
2008-12-30 | IB/mlx4: Fix reading SL field out of cqe->sl_vid | Roland Dreier |
2008-12-29 | RDMA/addr: Fix build breakage when IPv6 is disabled | Roland Dreier |
2008-12-30 | cpumask: use new cpumask API in drivers/infiniband/hw/ipath | Rusty Russell |
2008-12-30 | cpumask: use new cpumask API in drivers/infiniband/hw/ehca | Rusty Russell |
2008-12-30 | cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c | Rusty Russell |
2008-12-29 | [SCSI] libiscsi: pass opcode into alloc_pdu callout | Mike Christie |
2008-12-29 | [SCSI] iser: convert iser to new alloc_pdu api | Mike Christie |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2008-12-26 | net: Fix warning fallout from recent NAPI interface changes. | David S. Miller |
2008-12-24 | Merge branches 'cma', 'ehca', 'ipath', 'iser', 'mlx4' and 'nes' into for-next | Roland Dreier |
2008-12-24 | IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resize | Jack Morgenstein |
2008-12-24 | RDMA/nes: Remove tx_free_list | Faisal Latif |
2008-12-24 | RDMA/cma: Add IPv6 support | Aleksey Senin |
2008-12-24 | RDMA/addr: Add support for translating IPv6 addresses | Aleksey Senin |
2008-12-22 | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman |
2008-12-22 | mlx4_core: Add support for multiple completion event vectors | Yevgeny Petrilin |
2008-12-21 | IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs | David Disseldorp |
2008-12-21 | IB/ehca: Remove redundant test of vpage | Julia Lawall |
2008-12-05 | IB/ehca: Replace modulus operations in flush error completion path | Stefan Roscher |
2008-12-05 | 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 | RDMA/nes: Cleanup warnings | Chien Tung |
2008-12-05 | RDMA/nes: Add loopback check to make_cm_node() | Chien Tung |