summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_mad.h
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Expose XDR speed through MADOr Har-Toov2023-09-261-0/+2
* IB/mlx5: Expose NDR speed through MADMaher Sanalla2022-01-051-0/+1
* IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() callsMark Zhang2021-06-021-14/+13
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-1/+1
* RDMA/include: Replace license text with SPDX tagsLeon Romanovsky2020-07-291-29/+2
* RDMA/mad: Remove snoop interfaceMaor Gottlieb2020-05-061-48/+1
* RDMA/mad: Delete never implemented functionsLeon Romanovsky2019-11-061-40/+0
* RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi2019-03-251-2/+2
* IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens2019-02-081-2/+1
* IB/core: Eliminate a hole in MAD agent structDaniel Jurgens2019-02-081-2/+2
* IB/core: Add CapabilityMask2 to port attributesMichael Guralnik2018-12-111-0/+10
* RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe2018-07-101-0/+33
* IB/core: Enforce security on management datagramsDaniel Jurgens2017-05-231-0/+4
* IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli2017-05-011-0/+13
* IB/core: Move opa_class_port_info definition to header fileDasaratharaman Chandramouli2017-04-281-0/+25
* IB/core: change the return type to voidZhu Yanjun2017-04-251-1/+1
* IB/mad: Eliminate redundant SM class version defines for OPAHal Rosenstock2016-12-141-1/+1
* IB/core: Introduce capabilitymask2 field in ClassPortInfo madErez Shitrit2016-05-251-2/+58
* IB/core: Documentation fix in the MAD header fileHal Rosenstock2016-03-031-2/+2
* IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig2016-01-191-0/+2
* IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock2015-12-081-0/+2
* IB/core: Move SM class defines from ib_mad.h to ib_smi.hIra Weiny2015-09-031-45/+0
* IB/core: Remove unnecessary defines from ib_mad.hIra Weiny2015-09-031-12/+0
* IB/mad: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-301-1/+0
* IB/core: Add core header changes needed for OPADennis Dalessandro2015-08-281-0/+138
* IB/mad: Add final OPA MAD processingIra Weiny2015-06-121-0/+8
* IB/mad: Add partial Intel OPA MAD supportIra Weiny2015-06-121-3/+21
* IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-121-0/+1
* IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-121-1/+3
* IB/mad: Add const qualifiers to query only functionsIra Weiny2015-05-201-1/+1
* IB/mad: Change ib_response_mad signature argumentsIra Weiny2015-05-201-1/+1
* IB/mad: Add user space RMPP supportIra Weiny2014-08-101-0/+11
* IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny2014-08-101-1/+6
* IB/core: Fix IB_SA_COMP_MASK macroJack Morgenstein2012-05-181-1/+1
* IB/mad: Add MAD error codes from IBA specSwapna Thete2012-02-251-0/+9
*-. Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier2009-03-241-2/+2
|\ \
| | * IB/mad: Fix RMPP header RRespTime manipulationRamachandra K2009-02-271-1/+1
| |/ |/|
| * IB: Remove __constant_{endian} usesHarvey Harrison2009-01-171-1/+1
|/
* RDMA: Improve include file coding styleDotan Barak2008-07-141-10/+7
* IB/mad: Report number of times a mad was retriedSean Hefty2008-01-251-1/+3
* IB: Include <linux/list.h> from <rdma/ib_mad.h>Dotan Barak2007-08-031-0/+2
* IB/sa: Make sure SA queries use default P_KeySean Hefty2007-07-101-0/+3
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-2/+0
* IB/mad: Validate MADs for spec complianceSean Hefty2006-07-241-0/+7
* IB/mad: RMPP support for additional classesHal Rosenstock2006-03-301-1/+26
* IB/umad: Add support for large RMPP transfersJack Morgenstein2006-03-201-18/+30
* [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-251-32/+34
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [IB] Add MAD data field size definitionsSean Hefty2005-09-211-4/+11
* [PATCH] IB: Add struct for ClassPortInfoRoland Dreier2005-09-091-0/+21