aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds3-8/+42
2008-12-30Merge branches 'cma' and 'mlx4' into for-linusRoland Dreier1-1/+1
2008-12-30IB/mlx4: Fix reading SL field out of cqe->sl_vidRoland Dreier1-1/+1
2008-12-29RDMA/addr: Fix build breakage when IPv6 is disabledRoland Dreier2-7/+41
2008-12-29[SCSI] libiscsi: pass opcode into alloc_pdu calloutMike Christie1-1/+1
2008-12-29[SCSI] iser: convert iser to new alloc_pdu apiMike Christie2-26/+27
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds15-191/+89
2008-12-26net: Fix warning fallout from recent NAPI interface changes.David S. Miller1-1/+0
2008-12-24Merge branches 'cma', 'ehca', 'ipath', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier32-343/+599
2008-12-24IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resizeJack Morgenstein1-4/+6
2008-12-24RDMA/nes: Remove tx_free_listFaisal Latif2-75/+6
2008-12-24RDMA/cma: Add IPv6 supportAleksey Senin1-26/+60
2008-12-24RDMA/addr: Add support for translating IPv6 addressesAleksey Senin1-45/+151
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman3-5/+5
2008-12-22mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin2-2/+2
2008-12-21IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUsDavid Disseldorp3-41/+95
2008-12-21IB/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-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-30/+59
2008-12-01IB/ipath: Improve UD loopback performance by allocating temp array only onceRalph Campbell3-26/+26
2008-12-01IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.cMichael Ellerman1-1/+1
2008-12-01IB/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-24infiniband: Kill directly reference of netdev->privWang Chen1-4/+4
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-51/+103
2008-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds10-51/+103
2008-11-12Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier8-44/+103
2008-11-12IPoIB: Fix crash in path_rec_completion()Yossi Etigin1-1/+1
2008-11-12IPoIB: Fix hang in ipoib_flush_paths()Yossi Etigin1-0/+1
2008-11-12IPoIB: Don't enable NAPI when it's already enabledYossi Etigin1-1/+2
2008-11-12RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)Steve Wise1-6/+0
2008-11-11IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher2-16/+33
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+0