summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/iwcm.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-08RDMA/iwcm: Don't call provider reject func with irqs disabledSteve Wise1-0/+2
2009-09-09RDMA/iwcm: Reject the connection when the cm_id is destroyedSteve Wise1-0/+1
2008-07-23RDMA/iwcm: Remove IB_ACCESS_LOCAL_WRITE from remote QP attributesDotan Barak1-2/+1
2008-03-11RDMA/iwcm: Don't access a cm_id after dropping referenceSteve Wise1-2/+3
2007-05-03PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-02-17RDMA/iwcm: iw_cm_id destruction race fixesSteve Wise1-22/+25
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells1-22/+22
2006-11-30RDMA/iwcm: Fix comment for iwcm_deref_id() to match codeKrishna Kumar1-2/+3
2006-11-30RDMA/iwcm: Remove unnecessary function argumentKrishna Kumar1-7/+6
2006-11-30RDMA/iwcm: Remove unnecessary initializationsKrishna Kumar1-4/+4
2006-11-30RDMA/iwcm: Fix memory leakKrishna Kumar1-3/+4
2006-11-30RDMA/iwcm: Fix memory corruption bug in cm_work_handler()Krishna Kumar1-3/+4
2006-11-30IB: kmemdup() cleanupEric Sesterhenn1-2/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+4
2006-09-23RDMA: iWARP Connection Manager.Tom Tucker1-0/+1019