summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/cm_msgs.h
AgeCommit message (Expand)Author
2020-01-25RDMA/cm: Remove CM message structsJason Gunthorpe
2020-01-25RDMA/cm: Use IBA functions for swapping get/set acessorsJason Gunthorpe
2020-01-25RDMA/cm: Use IBA functions for simple get/set acessorsJason Gunthorpe
2020-01-25RDMA/cm: Add SET/GET implementations to hide IBA wire formatLeon Romanovsky
2020-01-25RDMA/cm: Add accessors for CM_REQ transport_typeJason Gunthorpe
2020-01-03RDMA/cm: Delete unused CM LAP functionsLeon Romanovsky
2019-10-28RDMA/cm: Update copyright together with SPDX tagLeon Romanovsky
2019-10-28RDMA/cm: Use specific keyword to check defineLeon Romanovsky
2019-03-25RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi
2018-07-09IB/cm: Remove unused and erroneous msg sequence encodingHÃ¥kon Bugge
2015-05-05IB/core: Fix unaligned accessesDavid Ahern
2012-07-08IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.hJack Morgenstein
2012-01-03IB/cm: Fix layout of APR messageEli Cohen
2011-10-13IB/cm: Update XRC support based on XRC annex errataSean Hefty
2011-10-13IB/cm: Update protocol to support XRCSean Hefty
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison
2007-07-10IB/cm: cm_msgs.h should include ib_cm.hSean Hefty
2005-10-20[IB] cm: Add missing break in switchRoland Dreier
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty
2005-07-27[PATCH] IB: Add the kernel CM implementationHal Rosenstock