summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorLines
2008-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-51/+103
2008-11-12Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier-44/+103
2008-11-12IPoIB: Fix crash in path_rec_completion()Yossi Etigin-1/+1
2008-11-12IPoIB: Fix hang in ipoib_flush_paths()Yossi Etigin-0/+1
2008-11-12IPoIB: Don't enable NAPI when it's already enabledYossi Etigin-1/+2
2008-11-12RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)Steve Wise-6/+0
2008-11-11IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher-16/+33
2008-11-05IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()Vladimir Sokolovsky-0/+1
2008-11-02RDMA/nes: Mitigate compatibility issue regarding PCIe write creditsChien Tung-0/+17
2008-11-02RDMA/nes: Fix CQ allocation scheme for multicast receive queue appsVadim Makhervaks-1/+1
2008-11-02RDMA/nes: Correct handling of PBL resourcesChien Tung-11/+33
2008-11-02RDMA/nes: Reindent mis-indented spinlocksIlpo Järvinen-9/+9
2008-11-01RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read()Roland Dreier-1/+0
2008-11-01saner FASYNC handling on file closeAl Viro-2/+0
2008-10-27IB/ipath: Fix RDMA write with immediate copy of last packetRalph Campbell-5/+5
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-70/+175
2008-10-22Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into ...Roland Dreier-68/+173
2008-10-22IB/ehca: Reject dynamic memory add/remove when ehca adapter is presentStefan Roscher-0/+48
2008-10-22IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher-19/+26
2008-10-22IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz-28/+44
2008-10-22IPoIB: Clean up ethtool supportOr Gerlitz-1/+8
2008-10-22mlx4_core: Multiple port type supportYevgeny Petrilin-5/+13
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar-1/+1
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-1/+2
2008-10-16device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman-16/+13
2008-10-15RDMA/cxgb3: Remove cmid reference on tid allocation failuresSteve Wise-0/+1
2008-10-14IB/mad: Use krealloc() to resize snoop tableRoland Dreier-9/+5
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse-1/+1
2008-10-13[SCSI] libiscsi: rename host reset to target resetMike Christie-1/+1
2008-10-13[SCSI] libiscsi: Support drivers initiating session removalMike Christie-0/+1
2008-10-10IPoIB: Always initialize poll_timer to avoid crash on unloadRoland Dreier-4/+3
2008-10-10IB/ehca: Don't allow creating UC QP with SRQHoang-Nam Nguyen-0/+6
2008-10-10mlx4_core: Add QP range reservation supportYevgeny Petrilin-2/+19
2008-10-10RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR()Julien Brunel-2/+2
2008-10-09Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4...Roland Dreier-359/+959
2008-10-09RDMA/nes: Fix slab corruptionChien Tung-1/+0
2008-10-08IB/mlx4: Set RLKEY bit for kernel QPsVladimir Sokolovsky-0/+3
2008-10-08RDMA/nes: Correct error_module bit maskChien Tung-1/+1
2008-10-03RDMA/nes: Fix routed RDMA connectionsBob Sharp-8/+30
2008-10-03RDMA/nes: Enhanced PFT management schemeVadim Makhervaks-14/+67
2008-09-30RDMA/nes: Handle AE bounds violationFaisal Latif-0/+16
2008-09-30RDMA/nes: Limit critical error interruptsChien Tung-12/+29
2008-09-30RDMA/nes: Stop spurious MAC interruptsChien Tung-7/+11
2008-09-30RDMA/nes: Correct tso_wqe_lengthChien Tung-0/+2
2008-09-30RDMA/nes: Fill in firmware version for ethtoolChien Tung-1/+3
2008-09-30RDMA/nes: Use ethtool timer valueJohn Lacombe-5/+4
2008-09-30RDMA/nes: Correct MAX TSO frags valueBob Sharp-1/+1
2008-09-30RDMA/nes: Enable MC/UC after changing MTUBob Sharp-0/+20
2008-09-30RDMA/nes: Free NIC TX buffers when destroying NIC QPBob Sharp-2/+62
2008-09-30RDMA/nes: Fix MDC settingChien Tung-1/+3