aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2009-03-12RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif
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-16IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland 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-10RDMA/nes: Fix for NIPQUAD removalHarvey Harrison
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-07IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell
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-30IB/mlx4: Fix reading SL field out of cqe->sl_vidRoland 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-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-26net: Fix warning fallout from recent NAPI interface changes.David S. Miller
2008-12-24Merge branches 'cma', 'ehca', 'ipath', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier
2008-12-24IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resizeJack Morgenstein
2008-12-24RDMA/nes: Remove tx_free_listFaisal Latif
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-12-22mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin
2008-12-21IB/ehca: Remove redundant test of vpageJulia Lawall
2008-12-05IB/ehca: Replace modulus operations in flush error completion pathStefan Roscher
2008-12-05IB/ipath: Add locking for interrupt use of ipath_pd contexts vs freeDave Olson
2008-12-05IB/ipath: Fix spi_pioindex valueDave Olson
2008-12-05IB/ipath: Only do 1X workaround on rev1 chipsDave Olson
2008-12-05IB/ipath: Don't count IB symbol and link errors unless link is UPDave Olson
2008-12-05IB/ipath: Check return value of dma_map_single()Ralph Campbell
2008-12-05IB/ipath: Fix PSN of send WQEs after an RDMA read resendRalph Campbell
2008-12-05RDMA/nes: Cleanup warningsChien Tung
2008-12-05RDMA/nes: Add loopback check to make_cm_node()Chien Tung
2008-12-05RDMA/nes: Check cqp_avail_reqs is empty after locking the listFaisal Latif
2008-12-05RDMA/nes: Fix TCP compliance test failuresFaisal Latif
2008-12-05RDMA/nes: Forward packets for a new connection with stale APBVT entryFaisal Latif
2008-12-05RDMA/nes: Avoid race between MPA request and reset event to rdma_cmFaisal Latif
2008-12-05RDMA/nes: Lock down connected_nodes list while processing itFaisal Latif
2008-12-05RDMA/nes: Cleanup cqp_request list usageFaisal Latif
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-01IB/ipath: Improve UD loopback performance by allocating temp array only onceRalph Campbell
2008-12-01IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.cMichael Ellerman
2008-12-01IB/ehca: Fix locking for shca_list_lockJoachim Fenkes
2008-12-01Merge branches 'ehca' and 'mlx4' into for-linusRoland Dreier
2008-12-01IB/mlx4: Fix MTT leakage in resize CQJack Morgenstein
2008-12-01IB/ehca: Fix problem with generated flush work completionsStefan Roscher
2008-12-01IB/ehca: Change misleading error message on memory hotplugJoachim Fenkes
2008-11-24infiniband: Kill directly reference of netdev->privWang Chen