include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / infiniband / core / mad_rmpp.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-09-23 Roland DreierIB/mad: Fix lock-lock-timer deadlock in RMPP code
2009-01-18 Harvey HarrisonIB: Remove __constant_{endian} uses
2008-08-07 Julien BrunelIB/mad: Test ib_create_send_mad() return with IS_ERR...
2008-07-15 Roland DreierRDMA: Remove subversion $Id tags
2008-01-25 Sean HeftyIB/mad: Report number of times a mad was retried
2007-08-03 Sean HeftyIB/mad: Fix address handle leak in mad_rmpp
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-09-22 Roland DreierIB: Whitespace fixes
2006-09-22 James LentiniIB/mad: Remove unused includes
2006-09-22 Sean HeftyIB/mad: Add support for dual-sided RMPP transfers.
2006-06-26 Akinobu Mita[PATCH] drivers: use list_move()
2006-05-12 Sean HeftyIB: refcount race fixes
2006-03-30 Hal RosenstockIB/mad: RMPP support for additional classes
2006-03-30 Jack MorgensteinIB/mad: include GID/class when matching receives
2006-03-20 Jack MorgensteinIB/umad: Add support for large RMPP transfers
2005-10-25 Roland Dreier[IB] simplify mad_rmpp.c:alloc_response_msg()
2005-10-25 Sean Hefty[IB] Fix MAD layer DMA mappings to avoid touching data...
2005-09-21 Hal Rosenstock[IB] Fix RMPP receive length calculation
2005-09-21 Sean Hefty[IB] Add MAD data field size definitions
2005-09-07 Hal Rosenstock[PATCH] IB: RMPP fixes
2005-08-27 Sean Hefty[PATCH] IB: Add handling for ABORT and STOP RMPP MADs.
2005-08-27 Sean Hefty[PATCH] IB: sparse endianness cleanup
2005-07-27 Hal Rosenstock[PATCH] IB: Add RMPP implementation