summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2009-01-11RDMA/nes: Fix for NIPQUAD removalHarvey Harrison2-4/+12
2009-01-10IB/mlx4: Don't register IB device for adapters with no IB portsRoland Dreier1-4/+9
2009-01-08fix similar typos to successfullColy Li1-1/+1
2009-01-07IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell1-1/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-3/+0
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell1-1/+1
2008-12-31IB/mlx4: Fix reading SL field out of cqe->sl_vidRoland Dreier1-1/+1
2008-12-30cpumask: use new cpumask API in drivers/infiniband/hw/ipathRusty Russell1-4/+4
2008-12-30cpumask: use new cpumask API in drivers/infiniband/hw/ehcaRusty Russell1-5/+5
2008-12-30cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.cRusty Russell1-4/+3
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds7-67/+32
2008-12-27net: Fix warning fallout from recent NAPI interface changes.David S. Miller1-1/+0
2008-12-25Merge branches 'cma', 'ehca', 'ipath', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier29-302/+504
2008-12-25IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resizeJack Morgenstein1-4/+6
2008-12-25RDMA/nes: Remove tx_free_listFaisal Latif2-75/+6
2008-12-23net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2-2/+2
2008-12-22mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin2-2/+2
2008-12-22IB/ehca: Remove redundant test of vpageJulia Lawall1-1/+1
2008-12-05IB/ehca: Replace modulus operations in flush error completion pathStefan Roscher3-13/+19
2008-12-05IB/ipath: Add locking for interrupt use of ipath_pd contexts vs freeDave Olson7-31/+49
2008-12-05IB/ipath: Fix spi_pioindex valueDave Olson1-2/+7
2008-12-05IB/ipath: Only do 1X workaround on rev1 chipsDave Olson1-3/+4
2008-12-05IB/ipath: Don't count IB symbol and link errors unless link is UPDave Olson4-3/+155
2008-12-05IB/ipath: Check return value of dma_map_single()Ralph Campbell1-5/+16
2008-12-05IB/ipath: Fix PSN of send WQEs after an RDMA read resendRalph Campbell1-3/+2
2008-12-05RDMA/nes: Cleanup warningsChien Tung2-13/+13
2008-12-05RDMA/nes: Add loopback check to make_cm_node()Chien Tung1-1/+4
2008-12-05RDMA/nes: Check cqp_avail_reqs is empty after locking the listFaisal Latif1-3/+6
2008-12-05RDMA/nes: Fix TCP compliance test failuresFaisal Latif1-7/+37
2008-12-05RDMA/nes: Forward packets for a new connection with stale APBVT entryFaisal Latif3-43/+45
2008-12-05RDMA/nes: Avoid race between MPA request and reset event to rdma_cmFaisal Latif2-6/+49
2008-12-05RDMA/nes: Lock down connected_nodes list while processing itFaisal Latif2-12/+30
2008-12-05RDMA/nes: Cleanup cqp_request list usageFaisal Latif2-41/+16
2008-12-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-30/+59
2008-12-02IB/ipath: Improve UD loopback performance by allocating temp array only onceRalph Campbell3-26/+26
2008-12-02IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.cMichael Ellerman1-1/+1
2008-12-02IB/ehca: Fix locking for shca_list_lockJoachim Fenkes1-7/+10
2008-12-01Merge branches 'ehca' and 'mlx4' into for-linusRoland Dreier1-0/+5
2008-12-01IB/mlx4: Fix MTT leakage in resize CQJack Morgenstein1-0/+5
2008-12-01IB/ehca: Fix problem with generated flush work completionsStefan Roscher3-28/+53
2008-12-01IB/ehca: Change misleading error message on memory hotplugJoachim Fenkes1-2/+1
2008-11-25infiniband: Kill directly reference of netdev->privWang Chen1-4/+4
2008-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller9-49/+99
2008-11-12Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier7-42/+99
2008-11-12RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)Steve Wise1-6/+0
2008-11-12IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher2-16/+33
2008-11-05IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()Vladimir Sokolovsky1-0/+1
2008-11-03RDMA/nes: Mitigate compatibility issue regarding PCIe write creditsChien Tung2-0/+17
2008-11-03RDMA/nes: Fix CQ allocation scheme for multicast receive queue appsVadim Makhervaks1-1/+1