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
/
drivers
/
infiniband
/
core
/
mad_rmpp.c
Age
Commit message (
Expand
)
Author
2017-08-08
IB/mad: Change slid in RMPP recv from 16 to 32 bits
Dasaratharaman Chandramouli
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_query_ah to rdma_query_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
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/mad: Support alternate Base Versions when creating MADs
Ira Weiny
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-23
IB/mad: Fix lock-lock-timer deadlock in RMPP code
Roland Dreier
2009-01-17
IB: Remove __constant_{endian} uses
Harvey Harrison
2008-08-07
IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL
Julien Brunel
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-01-25
IB/mad: Report number of times a mad was retried
Sean Hefty
2007-08-03
IB/mad: Fix address handle leak in mad_rmpp
Sean Hefty
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-09-22
IB: Whitespace fixes
Roland Dreier
2006-09-22
IB/mad: Remove unused includes
James Lentini
2006-09-22
IB/mad: Add support for dual-sided RMPP transfers.
Sean Hefty
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
2006-05-12
IB: refcount race fixes
Sean Hefty
2006-03-30
IB/mad: RMPP support for additional classes
Hal Rosenstock
2006-03-30
IB/mad: include GID/class when matching receives
Jack Morgenstein
2006-03-20
IB/umad: Add support for large RMPP transfers
Jack 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 mapped
Sean Hefty
2005-09-21
[IB] Fix RMPP receive length calculation
Hal Rosenstock
2005-09-21
[IB] Add MAD data field size definitions
Sean Hefty
2005-09-07
[PATCH] IB: RMPP fixes
Hal Rosenstock
2005-08-26
[PATCH] IB: Add handling for ABORT and STOP RMPP MADs.
Sean Hefty
2005-08-26
[PATCH] IB: sparse endianness cleanup
Sean Hefty
2005-07-27
[PATCH] IB: Add RMPP implementation
Hal Rosenstock