summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cm_msgs.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Add necessary spacesWenpeng Liang2021-04-121-2/+2
* RDMA/cm: Remove CM message structsJason Gunthorpe2020-01-251-211/+0
* RDMA/cm: Use IBA functions for swapping get/set acessorsJason Gunthorpe2020-01-251-116/+3
* RDMA/cm: Use IBA functions for simple get/set acessorsJason Gunthorpe2020-01-251-365/+6
* RDMA/cm: Add SET/GET implementations to hide IBA wire formatLeon Romanovsky2020-01-251-0/+1
* RDMA/cm: Add accessors for CM_REQ transport_typeJason Gunthorpe2020-01-251-12/+29
* RDMA/cm: Delete unused CM LAP functionsLeon Romanovsky2020-01-031-70/+0
* RDMA/cm: Update copyright together with SPDX tagLeon Romanovsky2019-10-281-28/+2
* RDMA/cm: Use specific keyword to check defineLeon Romanovsky2019-10-281-1/+1
* RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi2019-03-251-11/+11
* IB/cm: Remove unused and erroneous msg sequence encodingHÃ¥kon Bugge2018-07-091-7/+0
* IB/core: Fix unaligned accessesDavid Ahern2015-05-051-2/+2
* IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.hJack Morgenstein2012-07-081-12/+0
* IB/cm: Fix layout of APR messageEli Cohen2012-01-031-0/+1
* IB/cm: Update XRC support based on XRC annex errataSean Hefty2011-10-131-1/+18
* IB/cm: Update protocol to support XRCSean Hefty2011-10-131-1/+12
* IB: Remove __constant_{endian} usesHarvey Harrison2009-01-171-11/+11
* IB/cm: cm_msgs.h should include ib_cm.hSean Hefty2007-07-101-0/+1
* [IB] cm: Add missing break in switchRoland Dreier2005-10-201-0/+1
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-261-1/+1
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-261-97/+95
* [PATCH] IB: Add the kernel CM implementationHal Rosenstock2005-07-271-0/+819