summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/iwcm.c
Commit message (Expand)AuthorAgeFilesLines
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* RDMA/iwcm: Don't call provider reject func with irqs disabledSteve Wise2009-10-081-0/+2
* RDMA/iwcm: Reject the connection when the cm_id is destroyedSteve Wise2009-09-091-0/+1
* RDMA/iwcm: Remove IB_ACCESS_LOCAL_WRITE from remote QP attributesDotan Barak2008-07-221-2/+1Star
* RDMA/iwcm: Don't access a cm_id after dropping referenceSteve Wise2008-03-111-2/+3
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
* RDMA/iwcm: iw_cm_id destruction race fixesSteve Wise2007-02-161-22/+25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-22/+22
|\
| * RDMA/iwcm: Fix comment for iwcm_deref_id() to match codeKrishna Kumar2006-11-301-2/+3
| * RDMA/iwcm: Remove unnecessary function argumentKrishna Kumar2006-11-301-7/+6Star
| * RDMA/iwcm: Remove unnecessary initializationsKrishna Kumar2006-11-301-4/+4
| * RDMA/iwcm: Fix memory leakKrishna Kumar2006-11-301-3/+4
| * RDMA/iwcm: Fix memory corruption bug in cm_work_handler()Krishna Kumar2006-11-301-3/+4
| * IB: kmemdup() cleanupEric Sesterhenn2006-11-301-2/+1Star
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
|/
* RDMA: iWARP Connection Manager.Tom Tucker2006-09-231-0/+1019