Age | Commit message (Expand) | Author |
2009-02-22 | IB/ipath: Really run work in ipath_release_user_pages_on_close() | Roland Dreier |
2009-02-22 | IB/ipath: Fix memory leak in init_shadow_tids() error path | Roland Dreier |
2009-02-18 | timers: add mod_timer_pending() | Ingo Molnar |
2009-02-17 | IPoIB: In unicast_arp_send(), only free newly-created paths | Jack Morgenstein |
2009-02-16 | RDMA/cxgb3: Remove modulo math from build_rdma_recv() | Steve Wise |
2009-02-10 | RDMA/cxgb3: Connection termination fixes | Steve Wise |
2009-02-10 | RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits | Steve Wise |
2009-01-28 | IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE event | Moni Shoua |
2009-01-28 | IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE event | Moni Shoua |
2009-01-26 | iw_cxgb3: handle chip reset notifications | Divy Le Ray |
2009-01-21 | net: Remove redundant NAPI functions | Ben Hutchings |
2009-01-17 | IB: Remove __constant_{endian} uses | Harvey Harrison |
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 |