aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cm_msgs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-25RDMA/cm: Remove CM message structsJason Gunthorpe1-211/+0
2020-01-25RDMA/cm: Use IBA functions for swapping get/set acessorsJason Gunthorpe1-116/+3
2020-01-25RDMA/cm: Use IBA functions for simple get/set acessorsJason Gunthorpe1-365/+6
2020-01-25RDMA/cm: Add SET/GET implementations to hide IBA wire formatLeon Romanovsky1-0/+1
2020-01-25RDMA/cm: Add accessors for CM_REQ transport_typeJason Gunthorpe1-12/+29
2020-01-03RDMA/cm: Delete unused CM LAP functionsLeon Romanovsky1-70/+0
2019-10-28RDMA/cm: Update copyright together with SPDX tagLeon Romanovsky1-28/+2
2019-10-28RDMA/cm: Use specific keyword to check defineLeon Romanovsky1-1/+1
2019-03-25RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi1-11/+11
2018-07-09IB/cm: Remove unused and erroneous msg sequence encodingHÃ¥kon Bugge1-7/+0
2015-05-05IB/core: Fix unaligned accessesDavid Ahern1-2/+2
2012-07-08IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.hJack Morgenstein1-12/+0
2012-01-03IB/cm: Fix layout of APR messageEli Cohen1-0/+1
2011-10-13IB/cm: Update XRC support based on XRC annex errataSean Hefty1-1/+18
2011-10-13IB/cm: Update protocol to support XRCSean Hefty1-1/+12
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison1-11/+11
2007-07-10IB/cm: cm_msgs.h should include ib_cm.hSean Hefty1-0/+1
2005-10-20[IB] cm: Add missing break in switchRoland Dreier1-0/+1
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier1-1/+1
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty1-97/+95
2005-07-27[PATCH] IB: Add the kernel CM implementationHal Rosenstock1-0/+819