aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
* IB/core: Set static rate in ib_init_ah_from_path()Roland Dreier2007-02-16
* IB/core: Fix sparse warnings about shadowed declarationsRoland Dreier2007-02-16
* RDMA/cma: Add multicast communication supportSean Hefty2007-02-16
* IB/sa: Track multicast join/leave requestsSean Hefty2007-02-16
* RDMA/iwcm: iw_cm_id destruction race fixesSteve Wise2007-02-16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-14
|\
| * IB: Remove redundant "_wq" from workqueue namesSean Hefty2007-02-10
| * RDMA/cma: Increment port number after close to avoid re-useSean Hefty2007-02-10
| * IB/core: Use ARRAY_SIZE macro for mandatory_tableAhmed S. Darwish2007-02-10
* | [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
|/
* RDMA/addr: Handle ethernet neighbour updates during route resolutionSteve Wise2007-02-04
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-04
* RDMA/ucma: Don't report events with invalid user contextSean Hefty2007-01-07
* RDMA/ucma: Fix struct ucma_event leak when backlog is fullSean Hefty2007-01-07
* RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejectsSteve Wise2007-01-07
* IB/core: Use the new verbs DMA mapping functionsRalph Campbell2006-12-12
* RDMA/cma: Export rdma cm interface to userspaceSean Hefty2006-12-12
* RDMA/cma: Add support for RDMA_PS_UDPSean Hefty2006-12-12
* RDMA/cma: Allow early transition to RTS to handle lost CM messagesSean Hefty2006-12-12
* RDMA/cma: Report connect info with connect eventsSean Hefty2006-12-12
* RDMA/cma: Remove unneeded qp_type parameter from rdma_cmSean Hefty2006-12-12
* IB/fmr: ib_flush_fmr_pool() may wait too longRoland Dreier2006-12-12
* [PATCH] struct path: convert infinibandJosef Sipek2006-12-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * IB/ucm: Fix deadlock in cleanupMichael S. Tsirkin2006-11-29
| * IB/cm: Fix automatic path migration supportSean Hefty2006-11-29
| * RDMA/addr: list_move() cleanupsRoland Dreier2006-11-29
| * RDMA/addr: Fix some cancellation problems in process_req()Krishna Kumar2006-11-29
| * RDMA/iwcm: Fix comment for iwcm_deref_id() to match codeKrishna Kumar2006-11-29
| * RDMA/iwcm: Remove unnecessary function argumentKrishna Kumar2006-11-29
| * RDMA/iwcm: Remove unnecessary initializationsKrishna Kumar2006-11-29
| * RDMA/iwcm: Fix memory leakKrishna Kumar2006-11-29
| * RDMA/iwcm: Fix memory corruption bug in cm_work_handler()Krishna Kumar2006-11-29
| * IB: Convert kmem_cache_t -> struct kmem_cacheRoland Dreier2006-11-29
| * RDMA/cm: Remove setting local write as part of QP access flagsDotan Barak2006-11-29
| * IB: kmemdup() cleanupEric Sesterhenn2006-11-29
| * RDMA/cma: Rewrite cma_req_handler() to encapsulate common codeKrishna Kumar2006-11-29
| * RDMA/addr: Use time_after_eq() instead of time_after() in queue_req()Krishna Kumar2006-11-29
| * RDMA/cma: Remove redundant check in cma_add_oneKrishna Kumar2006-11-29
| * RDMA/cma: Optimize cma_bind_loopback() to check for empty listKrishna Kumar2006-11-29
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* IB/mad: Fix race between cancel and receive completionRoland Dreier2006-11-13
* RDMA/addr: Use client registration to fix module unload raceSean Hefty2006-11-02
* IB/uverbs: Return sq_draining value in query_qp responseJack Morgenstein2006-10-31
* RDMA/cma: rdma_bind_addr() leaks a cma_dev reference countKrishna Kumar2006-10-30
* IB/cm: Send DREP in response to unmatched DREQSean Hefty2006-10-10
* IB/cm: Fix timewait crash after module unloadSean Hefty2006-10-10
* RDMA/cma: Optimize error handlingKrishna Kumar2006-10-02
* RDMA/cma: Eliminate unnecessary remove_listKrishna Kumar2006-10-02