aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/iwcm.c
Commit message (Expand)AuthorAge
* RDMA/core: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-26
* RDMA/netlink: Fix general protection faultLeon Romanovsky2017-12-07
* RDMA/iwcm: Remove a set-but-not-used variableBart Van Assche2017-10-14
* rdma: Autoload netlink client modulesJason Gunthorpe2017-08-22
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-18
|\
| * iwcm: Don't allocate iwcm workqueue with WQ_MEM_RECLAIMSagi Grimberg2017-08-18
* | RDMA/netlink: Rename netlink callback structLeon Romanovsky2017-08-10
* | RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky2017-08-10
|/
* rdma_cm: add rdma_reject_msg() helper functionSteve Wise2016-12-14
* IB/iwcm: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-07
* iw_cm: free cm_id resources on the last derefSteve Wise2016-08-02
* IB/core: Fix a potential array overrun in CMA and SA agentMark Bloch2016-05-13
* iwcm: Fix a sparse warningBart Van Assche2016-05-13
* iwcm: common code for port mapperFaisal Latif2016-03-16
* RDMA/iwcm: Use a default listen backlog if neededSteve Wise2014-08-05
* IB/core: Fix unused variable warningOr Gerlitz2014-01-23
* RDMA/iwcm: Don't touch cm_id after deref in rem_refSteve Wise2013-12-15
* RDMA/iwcm: Don't touch cmid after dropping referenceSteve Wise2013-04-24
* RDMA/iwcm: Reject connect requests if cmid is not in LISTEN stateSteve Wise2012-03-07
* infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-31
* RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier2011-05-10
* RDMA/iwcm: Fix hang in uninterruptible wait on cm_id destroyAnimesh K Trivedi2010-10-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* RDMA/iwcm: Don't call provider reject func with irqs disabledSteve Wise2009-10-07
* RDMA/iwcm: Reject the connection when the cm_id is destroyedSteve Wise2009-09-09
* RDMA/iwcm: Remove IB_ACCESS_LOCAL_WRITE from remote QP attributesDotan Barak2008-07-22
* RDMA/iwcm: Don't access a cm_id after dropping referenceSteve Wise2008-03-11
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
* RDMA/iwcm: iw_cm_id destruction race fixesSteve Wise2007-02-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * 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: kmemdup() cleanupEric Sesterhenn2006-11-29
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* RDMA: iWARP Connection Manager.Tom Tucker2006-09-22