aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_mad.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-25RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi1-2/+2
2019-02-08IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens1-2/+1
2019-02-08IB/core: Eliminate a hole in MAD agent structDaniel Jurgens1-2/+2
2018-12-11IB/core: Add CapabilityMask2 to port attributesMichael Guralnik1-0/+10
2018-07-10RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe1-0/+33
2017-05-23IB/core: Enforce security on management datagramsDaniel Jurgens1-0/+4
2017-05-01IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli1-0/+13
2017-04-28IB/core: Move opa_class_port_info definition to header fileDasaratharaman Chandramouli1-0/+25
2017-04-25IB/core: change the return type to voidZhu Yanjun1-1/+1
2016-12-14IB/mad: Eliminate redundant SM class version defines for OPAHal Rosenstock1-1/+1
2016-05-25IB/core: Introduce capabilitymask2 field in ClassPortInfo madErez Shitrit1-2/+58
2016-03-03IB/core: Documentation fix in the MAD header fileHal Rosenstock1-2/+2
2016-01-19IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig1-0/+2
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock1-0/+2
2015-09-03IB/core: Move SM class defines from ib_mad.h to ib_smi.hIra Weiny1-45/+0
2015-09-03IB/core: Remove unnecessary defines from ib_mad.hIra Weiny1-12/+0
2015-08-30IB/mad: Remove ib_get_dma_mr callsJason Gunthorpe1-1/+0
2015-08-28IB/core: Add core header changes needed for OPADennis Dalessandro1-0/+138
2015-06-12IB/mad: Add final OPA MAD processingIra Weiny1-0/+8
2015-06-12IB/mad: Add partial Intel OPA MAD supportIra Weiny1-3/+21
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny1-0/+1
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny1-1/+3
2015-05-20IB/mad: Add const qualifiers to query only functionsIra Weiny1-1/+1
2015-05-20IB/mad: Change ib_response_mad signature argumentsIra Weiny1-1/+1
2014-08-10IB/mad: Add user space RMPP supportIra Weiny1-0/+11
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny1-1/+6
2012-05-18IB/core: Fix IB_SA_COMP_MASK macroJack Morgenstein1-1/+1
2012-02-25IB/mad: Add MAD error codes from IBA specSwapna Thete1-0/+9
2009-03-24Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-nextRoland Dreier1-2/+2
2009-02-27IB/mad: Fix RMPP header RRespTime manipulationRamachandra K1-1/+1
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison1-1/+1
2008-07-14RDMA: Improve include file coding styleDotan Barak1-10/+7
2008-01-25IB/mad: Report number of times a mad was retriedSean Hefty1-1/+3
2007-08-03IB: Include <linux/list.h> from <rdma/ib_mad.h>Dotan Barak1-0/+2
2007-07-10IB/sa: Make sure SA queries use default P_KeySean Hefty1-0/+3
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-2/+0
2006-07-24IB/mad: Validate MADs for spec complianceSean Hefty1-0/+7
2006-03-30IB/mad: RMPP support for additional classesHal Rosenstock1-1/+26
2006-03-20IB/umad: Add support for large RMPP transfersJack Morgenstein1-18/+30
2005-10-25[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty1-32/+34
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-09-21[IB] Add MAD data field size definitionsSean Hefty1-4/+11
2005-09-09[PATCH] IB: Add struct for ClassPortInfoRoland Dreier1-0/+21
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier1-0/+579