aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/mad_rmpp.c
AgeCommit message (Expand)Author
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
2017-08-08IB/mad: Change slid in RMPP recv from 16 to 32 bitsDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2015-06-12IB/mad: Add final OPA MAD processingIra Weiny
2015-06-12IB/mad: Add partial Intel OPA MAD supportIra Weiny
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-23IB/mad: Fix lock-lock-timer deadlock in RMPP codeRoland Dreier
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison
2008-08-07IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULLJulien Brunel
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-01-25IB/mad: Report number of times a mad was retriedSean Hefty
2007-08-03IB/mad: Fix address handle leak in mad_rmppSean Hefty
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-22IB: Whitespace fixesRoland Dreier
2006-09-22IB/mad: Remove unused includesJames Lentini
2006-09-22IB/mad: Add support for dual-sided RMPP transfers.Sean Hefty
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita
2006-05-12IB: refcount race fixesSean Hefty
2006-03-30IB/mad: RMPP support for additional classesHal Rosenstock
2006-03-30IB/mad: include GID/class when matching receivesJack Morgenstein
2006-03-20IB/umad: Add support for large RMPP transfersJack Morgenstein
2005-10-25[IB] simplify mad_rmpp.c:alloc_response_msg()Roland Dreier
2005-10-25[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty
2005-09-21[IB] Fix RMPP receive length calculationHal Rosenstock
2005-09-21[IB] Add MAD data field size definitionsSean Hefty
2005-09-07[PATCH] IB: RMPP fixesHal Rosenstock
2005-08-26[PATCH] IB: Add handling for ABORT and STOP RMPP MADs.Sean Hefty
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty
2005-07-27[PATCH] IB: Add RMPP implementationHal Rosenstock