summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/iwcm.c
AgeCommit message (Expand)AuthorLines
2008-03-10RDMA/iwcm: Don't access a cm_id after dropping referenceSteve Wise-2/+3
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare-1/+0
2007-02-16RDMA/iwcm: iw_cm_id destruction race fixesSteve Wise-22/+25
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-22/+22
2006-11-29RDMA/iwcm: Fix comment for iwcm_deref_id() to match codeKrishna Kumar-2/+3
2006-11-29RDMA/iwcm: Remove unnecessary function argumentKrishna Kumar-7/+6
2006-11-29RDMA/iwcm: Remove unnecessary initializationsKrishna Kumar-4/+4
2006-11-29RDMA/iwcm: Fix memory leakKrishna Kumar-3/+4
2006-11-29RDMA/iwcm: Fix memory corruption bug in cm_work_handler()Krishna Kumar-3/+4
2006-11-29IB: kmemdup() cleanupEric Sesterhenn-2/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells-3/+4
2006-09-22RDMA: iWARP Connection Manager.Tom Tucker-0/+1019