aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2009-03-06RDMA/nes: Account for freed PBL after HW operationDon Wood
2009-03-04IB: Remove useless ibdev_is_alive() tests from sysfs codeRoland Dreier
2009-03-03IB/sa_query: Fix AH leak due to update_sm_ah() raceJack Morgenstein
2009-03-03IB/mad: Fix ib_post_send_mad() returning 0 with no generate send compRalph Campbell
2009-02-27IB/mad: initialize mad_agent_priv before putting on listsRalph Campbell
2009-02-27IB/mad: Fix null pointer dereference in local_completions()Ralph Campbell
2009-02-27IB/iser: Remove hard setting of path MTUOr Gerlitz
2009-02-25IB: Remove sysfs files before unregistering deviceRoland Dreier
2009-02-22IB/ipath: Really run work in ipath_release_user_pages_on_close()Roland Dreier
2009-02-22IB/ipath: Fix memory leak in init_shadow_tids() error pathRoland Dreier
2009-02-18timers: add mod_timer_pending()Ingo Molnar
2009-02-17IPoIB: In unicast_arp_send(), only free newly-created pathsJack Morgenstein
2009-02-16RDMA/cxgb3: Remove modulo math from build_rdma_recv()Steve Wise
2009-02-10RDMA/cxgb3: Connection termination fixesSteve Wise
2009-02-10RDMA/cxgb3: sgl/pbl offset calculation needs 64 bitsSteve Wise
2009-01-28IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua
2009-01-28IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua
2009-01-26iw_cxgb3: handle chip reset notificationsDivy Le Ray
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison
2009-01-16Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linusRoland Dreier
2009-01-16IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell
2009-01-16IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell
2009-01-16IPoIB: Do not print error messages for multicast join retriesYossi Etigin
2009-01-16IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier
2009-01-14IPoIB: Fix deadlock between ipoib_open() and child interface createRoland Dreier
2009-01-14IPoIB: Fix hang in napi_disable() if P_Key is never foundRoland Dreier
2009-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-01-12Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier
2009-01-12IB/iser: Add dependency on INFINIBAND_ADDR_TRANSRandy Dunlap
2009-01-12IPoIB: Do not join broadcast group if interface is brought downYossi Etigin
2009-01-10RDMA/nes: Fix for NIPQUAD removalHarvey Harrison
2009-01-09IPoIB: Fix loss of connectivity after bonding failover on both sidesYossi Etigin
2009-01-09IB/mlx4: Don't register IB device for adapters with no IB portsRoland Dreier
2009-01-08fix similar typos to successfullColy Li
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell
2009-01-06infiniband: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-12-30Merge branches 'cma' and 'mlx4' into for-linusRoland Dreier
2008-12-30IB/mlx4: Fix reading SL field out of cqe->sl_vidRoland Dreier
2008-12-29RDMA/addr: Fix build breakage when IPv6 is disabledRoland Dreier
2008-12-30cpumask: use new cpumask API in drivers/infiniband/hw/ipathRusty Russell
2008-12-30cpumask: use new cpumask API in drivers/infiniband/hw/ehcaRusty Russell
2008-12-30cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.cRusty Russell
2008-12-29[SCSI] libiscsi: pass opcode into alloc_pdu calloutMike Christie
2008-12-29[SCSI] iser: convert iser to new alloc_pdu apiMike Christie