index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
/
ib_mad.h
Age
Commit message (
Expand
)
Author
2019-03-25
RDMA: Use __packed annotation instead of __attribute__ ((packed))
Erez Alfasi
2019-02-08
IB/core: Don't register each MAD agent for LSM notifier
Daniel Jurgens
2019-02-08
IB/core: Eliminate a hole in MAD agent struct
Daniel Jurgens
2018-12-11
IB/core: Add CapabilityMask2 to port attributes
Michael Guralnik
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
2017-05-23
IB/core: Enforce security on management datagrams
Daniel Jurgens
2017-05-01
IB/SA: Add support to query OPA path records
Dasaratharaman Chandramouli
2017-04-28
IB/core: Move opa_class_port_info definition to header file
Dasaratharaman Chandramouli
2017-04-25
IB/core: change the return type to void
Zhu Yanjun
2016-12-14
IB/mad: Eliminate redundant SM class version defines for OPA
Hal Rosenstock
2016-05-25
IB/core: Introduce capabilitymask2 field in ClassPortInfo mad
Erez Shitrit
2016-03-03
IB/core: Documentation fix in the MAD header file
Hal Rosenstock
2016-01-19
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
2015-12-08
IB/mad: Require CM send method for everything except ClassPortInfo
Hal Rosenstock
2015-09-03
IB/core: Move SM class defines from ib_mad.h to ib_smi.h
Ira Weiny
2015-09-03
IB/core: Remove unnecessary defines from ib_mad.h
Ira Weiny
2015-08-30
IB/mad: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-28
IB/core: Add core header changes needed for OPA
Dennis Dalessandro
2015-06-12
IB/mad: Add final OPA MAD processing
Ira Weiny
2015-06-12
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
2015-06-12
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
2015-05-20
IB/mad: Add const qualifiers to query only functions
Ira Weiny
2015-05-20
IB/mad: Change ib_response_mad signature arguments
Ira Weiny
2014-08-10
IB/mad: Add user space RMPP support
Ira Weiny
2014-08-10
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
2012-05-18
IB/core: Fix IB_SA_COMP_MASK macro
Jack Morgenstein
2012-02-25
IB/mad: Add MAD error codes from IBA spec
Swapna Thete
2009-03-24
Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...
Roland Dreier
2009-02-27
IB/mad: Fix RMPP header RRespTime manipulation
Ramachandra K
2009-01-17
IB: Remove __constant_{endian} uses
Harvey Harrison
2008-07-14
RDMA: Improve include file coding style
Dotan Barak
2008-01-25
IB/mad: Report number of times a mad was retried
Sean Hefty
2007-08-03
IB: Include <linux/list.h> from <rdma/ib_mad.h>
Dotan Barak
2007-07-10
IB/sa: Make sure SA queries use default P_Key
Sean Hefty
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2006-07-24
IB/mad: Validate MADs for spec compliance
Sean Hefty
2006-03-30
IB/mad: RMPP support for additional classes
Hal Rosenstock
2006-03-20
IB/umad: Add support for large RMPP transfers
Jack Morgenstein
2005-10-25
[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped
Sean Hefty
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-09-21
[IB] Add MAD data field size definitions
Sean Hefty
2005-09-09
[PATCH] IB: Add struct for ClassPortInfo
Roland Dreier
2005-08-26
[PATCH] IB: move include files to include/rdma
Roland Dreier