aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/mad_rmpp.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* IB/mad: Fix lock-lock-timer deadlock in RMPP codeRoland Dreier2009-09-23
* IB: Remove __constant_{endian} usesHarvey Harrison2009-01-17
* IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULLJulien Brunel2008-08-07
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-15
* IB/mad: Report number of times a mad was retriedSean Hefty2008-01-25
* IB/mad: Fix address handle leak in mad_rmppSean Hefty2007-08-03
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* IB: Whitespace fixesRoland Dreier2006-09-22
* IB/mad: Remove unused includesJames Lentini2006-09-22
* IB/mad: Add support for dual-sided RMPP transfers.Sean Hefty2006-09-22
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-26
* IB: refcount race fixesSean Hefty2006-05-12
* IB/mad: RMPP support for additional classesHal Rosenstock2006-03-30
* IB/mad: include GID/class when matching receivesJack Morgenstein2006-03-30
* IB/umad: Add support for large RMPP transfersJack Morgenstein2006-03-20
* [IB] simplify mad_rmpp.c:alloc_response_msg()Roland Dreier2005-10-25
* [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-25
* [IB] Fix RMPP receive length calculationHal Rosenstock2005-09-21
* [IB] Add MAD data field size definitionsSean Hefty2005-09-21
* [PATCH] IB: RMPP fixesHal Rosenstock2005-09-07
* [PATCH] IB: Add handling for ABORT and STOP RMPP MADs.Sean Hefty2005-08-26
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-26
* [PATCH] IB: Add RMPP implementationHal Rosenstock2005-07-27