aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2007-03-06RDMA/ucma: Avoid sending reject if backlog is fullSean Hefty
2007-03-06RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()Sean Hefty
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-16IB/core: Set static rate in ib_init_ah_from_path()Roland 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-16RDMA/iwcm: iw_cm_id destruction race fixesSteve Wise
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-13Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-10IB: Remove redundant "_wq" from workqueue namesSean Hefty
2007-02-10RDMA/cma: Increment port number after close to avoid re-useSean Hefty
2007-02-10IB/core: Use ARRAY_SIZE macro for mandatory_tableAhmed S. Darwish
2007-02-04RDMA/addr: Handle ethernet neighbour updates during route resolutionSteve Wise
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin
2007-01-07RDMA/ucma: Don't report events with invalid user contextSean Hefty
2007-01-07RDMA/ucma: Fix struct ucma_event leak when backlog is fullSean Hefty
2007-01-07RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejectsSteve Wise
2006-12-12IB/core: Use the new verbs DMA mapping functionsRalph Campbell
2006-12-12RDMA/cma: Export rdma cm interface to userspaceSean Hefty
2006-12-12RDMA/cma: Add support for RDMA_PS_UDPSean Hefty
2006-12-12RDMA/cma: Allow early transition to RTS to handle lost CM messagesSean Hefty
2006-12-12RDMA/cma: Report connect info with connect eventsSean Hefty
2006-12-12RDMA/cma: Remove unneeded qp_type parameter from rdma_cmSean Hefty
2006-12-12IB/fmr: ib_flush_fmr_pool() may wait too longRoland Dreier
2006-12-08[PATCH] struct path: convert infinibandJosef Sipek
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-11-29IB/ucm: Fix deadlock in cleanupMichael S. Tsirkin
2006-11-29IB/cm: Fix automatic path migration supportSean Hefty
2006-11-29RDMA/addr: list_move() cleanupsRoland Dreier
2006-11-29RDMA/addr: Fix some cancellation problems in process_req()Krishna Kumar
2006-11-29RDMA/iwcm: Fix comment for iwcm_deref_id() to match codeKrishna Kumar
2006-11-29RDMA/iwcm: Remove unnecessary function argumentKrishna Kumar
2006-11-29RDMA/iwcm: Remove unnecessary initializationsKrishna Kumar
2006-11-29RDMA/iwcm: Fix memory leakKrishna Kumar
2006-11-29RDMA/iwcm: Fix memory corruption bug in cm_work_handler()Krishna Kumar
2006-11-29IB: Convert kmem_cache_t -> struct kmem_cacheRoland Dreier
2006-11-29RDMA/cm: Remove setting local write as part of QP access flagsDotan Barak
2006-11-29IB: kmemdup() cleanupEric Sesterhenn
2006-11-29RDMA/cma: Rewrite cma_req_handler() to encapsulate common codeKrishna Kumar
2006-11-29RDMA/addr: Use time_after_eq() instead of time_after() in queue_req()Krishna Kumar
2006-11-29RDMA/cma: Remove redundant check in cma_add_oneKrishna Kumar
2006-11-29RDMA/cma: Optimize cma_bind_loopback() to check for empty listKrishna Kumar
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-13IB/mad: Fix race between cancel and receive completionRoland Dreier