aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cm_msgs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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