aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
* 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
* 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
* RDMA/cma: Set status correctly on route resolution errorSean Hefty2006-10-02
* RDMA/cma: Fix device removal raceKrishna Kumar2006-10-02
* RDMA/cma: Fix leak of cm_ids in case of failuresKrishna Kumar2006-10-02
* [IPV4]: annotate inetdev.h helpersAl Viro2006-09-28
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* [PATCH] missing includes from infiniband mergeAl Viro2006-09-23
* IB: Fix typo in kerneldoc for ib_set_client_data()Krishna Kumar2006-09-22
* IB/cm: Do not track remote QPN in timewait stateMichael S. Tsirkin2006-09-22
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-22
* RDMA/cma: Protect against adding device during destructionSean Hefty2006-09-22
* RDMA: iWARP Core Changes.Tom Tucker2006-09-22
* RDMA: iWARP Connection Manager.Tom Tucker2006-09-22
* IB: Whitespace fixesRoland Dreier2006-09-22
* IB/cm: Randomize starting comm IDSean Hefty2006-09-22
* IB/mad: Remove unused includesJames Lentini2006-09-22
* IB/mad: Add support for dual-sided RMPP transfers.Sean Hefty2006-09-22
* IB/cm: Use correct reject code for invalid GIDSean Hefty2006-09-22
* IB/cm: Enable atomics along with RDMA readsSean Hefty2006-09-22
* IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2006-09-22
* IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell2006-09-22
* IB/uverbs: Fix lockdep warning when QP is created with 2 CQsRoland Dreier2006-09-22
* IB/uverbs: Use idr_read_cq() where appropriateRoland Dreier2006-09-22
* RDMA/cma: Increase the IB CM retry count in CMAMichael S. Tsirkin2006-09-14
* IB/core: Fix SM LID/LID change with client reregister setJack Morgenstein2006-08-16
* IB/uverbs: Avoid a crash on device hot removeJack Morgenstein2006-08-03
* IB/cm: Fix error handling in ib_send_cm_reqSean Hefty2006-08-03