summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-11-12Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier
2008-11-12IPoIB: Fix crash in path_rec_completion()Yossi Etigin
2008-11-12IPoIB: Fix hang in ipoib_flush_paths()Yossi Etigin
2008-11-12IPoIB: Don't enable NAPI when it's already enabledYossi Etigin
2008-11-12RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)Steve Wise
2008-11-11IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-05IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()Vladimir Sokolovsky
2008-11-02RDMA/nes: Mitigate compatibility issue regarding PCIe write creditsChien Tung
2008-11-02RDMA/nes: Fix CQ allocation scheme for multicast receive queue appsVadim Makhervaks
2008-11-02RDMA/nes: Correct handling of PBL resourcesChien Tung
2008-11-02RDMA/nes: Reindent mis-indented spinlocksIlpo Järvinen
2008-11-01RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read()Roland Dreier
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-31drivers: replace NIPQUAD()Harvey Harrison
2008-10-29net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMTHarvey Harrison
2008-10-28infiniband: ipoib replace IPOIB_GID_FMT with %p6Harvey Harrison
2008-10-28infiniband: use %p6 for printing message idsHarvey Harrison
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-27IB/ipath: Fix RDMA write with immediate copy of last packetRalph Campbell
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-10-22Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into ...Roland Dreier
2008-10-22IB/ehca: Reject dynamic memory add/remove when ehca adapter is presentStefan Roscher
2008-10-22IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher
2008-10-22IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz
2008-10-22IPoIB: Clean up ethtool supportOr Gerlitz
2008-10-22mlx4_core: Multiple port type supportYevgeny Petrilin
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds