summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-056-103/+152
|\
| * IB/ucm: Fix deadlock in cleanupMichael S. Tsirkin2006-11-291-0/+2
| * IB/cm: Fix automatic path migration supportSean Hefty2006-11-292-33/+94
| * RDMA/addr: list_move() cleanupsRoland Dreier2006-11-291-4/+2
| * RDMA/addr: Fix some cancellation problems in process_req()Krishna Kumar2006-11-291-6/+5
| * RDMA/iwcm: Fix comment for iwcm_deref_id() to match codeKrishna Kumar2006-11-291-2/+3
| * RDMA/iwcm: Remove unnecessary function argumentKrishna Kumar2006-11-291-7/+6
| * RDMA/iwcm: Remove unnecessary initializationsKrishna Kumar2006-11-291-4/+4
| * RDMA/iwcm: Fix memory leakKrishna Kumar2006-11-291-3/+4
| * RDMA/iwcm: Fix memory corruption bug in cm_work_handler()Krishna Kumar2006-11-291-3/+4
| * IB: Convert kmem_cache_t -> struct kmem_cacheRoland Dreier2006-11-291-1/+1
| * RDMA/cm: Remove setting local write as part of QP access flagsDotan Barak2006-11-292-3/+2
| * IB: kmemdup() cleanupEric Sesterhenn2006-11-293-8/+4
| * RDMA/cma: Rewrite cma_req_handler() to encapsulate common codeKrishna Kumar2006-11-291-14/+13
| * RDMA/addr: Use time_after_eq() instead of time_after() in queue_req()Krishna Kumar2006-11-291-1/+1
| * RDMA/cma: Remove redundant check in cma_add_oneKrishna Kumar2006-11-291-5/+0
| * RDMA/cma: Optimize cma_bind_loopback() to check for empty listKrishna Kumar2006-11-291-8/+7
* | WorkStruct: make allyesconfigDavid Howells2006-11-2210-53/+58
|/
* IB/mad: Fix race between cancel and receive completionRoland Dreier2006-11-131-1/+1
* RDMA/addr: Use client registration to fix module unload raceSean Hefty2006-11-022-3/+33
* IB/uverbs: Return sq_draining value in query_qp responseJack Morgenstein2006-10-301-1/+1
* RDMA/cma: rdma_bind_addr() leaks a cma_dev reference countKrishna Kumar2006-10-301-8/+15
* IB/cm: Send DREP in response to unmatched DREQSean Hefty2006-10-101-1/+29
* IB/cm: Fix timewait crash after module unloadSean Hefty2006-10-101-18/+36
* RDMA/cma: Optimize error handlingKrishna Kumar2006-10-021-10/+14
* RDMA/cma: Eliminate unnecessary remove_listKrishna Kumar2006-10-021-5/+1
* RDMA/cma: Set status correctly on route resolution errorSean Hefty2006-10-021-0/+1
* RDMA/cma: Fix device removal raceKrishna Kumar2006-10-021-0/+1
* RDMA/cma: Fix leak of cm_ids in case of failuresKrishna Kumar2006-10-021-4/+11
* [IPV4]: annotate inetdev.h helpersAl Viro2006-09-281-2/+2
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-4/+1
* [PATCH] missing includes from infiniband mergeAl Viro2006-09-231-0/+1
* IB: Fix typo in kerneldoc for ib_set_client_data()Krishna Kumar2006-09-221-1/+1
* IB/cm: Do not track remote QPN in timewait stateMichael S. Tsirkin2006-09-221-0/+2
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-222-10/+57
* RDMA/cma: Protect against adding device during destructionSean Hefty2006-09-221-8/+26
* RDMA: iWARP Core Changes.Tom Tucker2006-09-2213-71/+383
* RDMA: iWARP Connection Manager.Tom Tucker2006-09-222-0/+1081
* IB: Whitespace fixesRoland Dreier2006-09-2210-22/+20
* IB/cm: Randomize starting comm IDSean Hefty2006-09-221-8/+16
* IB/mad: Remove unused includesJames Lentini2006-09-222-3/+0
* IB/mad: Add support for dual-sided RMPP transfers.Sean Hefty2006-09-221-3/+87
* IB/cm: Use correct reject code for invalid GIDSean Hefty2006-09-221-11/+21
* IB/cm: Enable atomics along with RDMA readsSean Hefty2006-09-221-1/+2
* IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2006-09-222-5/+12
* IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell2006-09-221-2/+1
* IB/uverbs: Fix lockdep warning when QP is created with 2 CQsRoland Dreier2006-09-221-15/+19
* IB/uverbs: Use idr_read_cq() where appropriateRoland Dreier2006-09-221-10/+6
* RDMA/cma: Increase the IB CM retry count in CMAMichael S. Tsirkin2006-09-141-1/+1
* IB/core: Fix SM LID/LID change with client reregister setJack Morgenstein2006-08-162-2/+4
OpenPOWER on IntegriCloud