aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2007-04-12RDMA/cxgb3: Add set_tcb_rpl_handlerSteve Wise
2007-04-10IPoIB/cm: Fix DMA direction typoMichael S. Tsirkin
2007-04-05IB/iser: Don't defer connection failure notification to workqueueErez Zilber
2007-03-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-03-26IB/iser: Handle aborting a command after it is sentErez Zilber
2007-03-26IB/mthca: Fix thinko in init_mr_table()Michael S. Tsirkin
2007-03-26RDMA/cxgb3: Fix resource leak in cxio_hal_init_ctrl_qp()Steve Wise
2007-03-25[NET]: Fix neighbour destructor handling.Alexey Kuznetsov
2007-03-22IB/ipoib: Fix thinko in packet length checksMichael S. Tsirkin
2007-03-22IPoIB: Fix use-after-free in path_rec_completion()Michael S. Tsirkin
2007-03-22IB/ehca: Make scaling code work without CPU hotplugJoachim Fenkes
2007-03-22RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem()Steve Wise
2007-03-22IB/ipath: Check return value of lookup_one_lenBryan O'Sullivan
2007-03-22IPoIB: Fix race in detaching from mcast group before attachingSean Hefty
2007-03-22IPoIB/cm: Fix reaping of stale connectionsMichael S. Tsirkin
2007-03-14[PATCH] fix ipath_dma_free_coherent() prototypeAl Viro
2007-03-08IPoIB: Turn on interface's carrier after broadcast group is joinedShirley Ma
2007-03-06RDMA/ucma: Avoid sending reject if backlog is fullSean Hefty
2007-03-06RDMA/cxgb3: Fix MR permission problemsSteve Wise
2007-03-06RDMA/cxgb3: Don't reuse skbs that are non-linear or clonedSteve Wise
2007-03-06RDMA/cxgb3: Squelch logging AE errorsSteve Wise
2007-03-06RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peerSteve Wise
2007-03-06RDMA/cxgb3: Move QP to error on destroy if the state is IDLESteve Wise
2007-03-06RDMA/cxgb3: Fixes for "normal close" failuresSteve Wise
2007-03-06RDMA/cxgb3: Fix build on sparc64David Miller
2007-03-06RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()Sean Hefty
2007-03-06RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap()Steve Wise
2007-03-06RDMA/cxgb3: Start ep timer on a MPA rejectSteve Wise
2007-03-01IB/mthca: Fix error path in mthca_alloc_memfree()Roland Dreier
2007-03-01IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen
2007-02-27IPoIB: Only handle async events for one portRoland Dreier
2007-02-26IPoIB: Correct debugging output when path record lookup failsRoland Dreier
2007-02-23RDMA/cxgb3: Stop the EP Timer on BAD CLOSESteve Wise
2007-02-23RDMA/cxgb3: cleanupsAdrian Bunk
2007-02-22RDMA/cma: Remove unused node_guid from cma_device structureSean Hefty
2007-02-22IB/cm: Remove ca_guid from cm_device structureSean Hefty
2007-02-22RDMA/cma: Request reversible paths onlySean Hefty
2007-02-22IB/core: Set hop limit in ib_init_ah_from_wc correctlySean Hefty
2007-02-22IB/uverbs: Return correct error for invalid PD in register MRRoland Dreier
2007-02-21IPoIB: Remove unused local_rate trackingRoland Dreier
2007-02-20IPoIB/cm: Improve small message bandwidthMichael S. Tsirkin
2007-02-20IB/mthca: Make 2 functions staticAdrian Bunk
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-17Various typo fixes.Robert P. J. Day
2007-02-16IB/core: Set static rate in ib_init_ah_from_path()Roland Dreier
2007-02-16IB/ipath: Make ipath_map_sg() staticRoland Dreier
2007-02-16IB/core: Fix sparse warnings about shadowed declarationsRoland Dreier
2007-02-16RDMA/cma: Add multicast communication supportSean Hefty
2007-02-16IB/sa: Track multicast join/leave requestsSean Hefty
2007-02-16IPoIB: CM error handling thinko fixMichael S. Tsirkin