index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
mad_rmpp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
IB/mad: Add final OPA MAD processing
Ira Weiny
1
-4
/
+16
2015-06-12
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
1
-3
/
+4
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
1
-2
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
1
-0
/
+2
2009-09-23
IB/mad: Fix lock-lock-timer deadlock in RMPP code
Roland Dreier
1
-4
/
+13
2009-01-17
IB: Remove __constant_{endian} uses
Harvey Harrison
1
-1
/
+1
2008-08-07
IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL
Julien Brunel
1
-1
/
+1
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-01-25
IB/mad: Report number of times a mad was retried
Sean Hefty
1
-1
/
+1
2007-08-03
IB/mad: Fix address handle leak in mad_rmpp
Sean Hefty
1
-4
/
+4
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-8
/
+10
2006-09-22
IB: Whitespace fixes
Roland Dreier
1
-1
/
+1
2006-09-22
IB/mad: Remove unused includes
James Lentini
1
-2
/
+0
2006-09-22
IB/mad: Add support for dual-sided RMPP transfers.
Sean Hefty
1
-3
/
+87
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
1
-2
/
+1
2006-05-12
IB: refcount race fixes
Sean Hefty
1
-10
/
+10
2006-03-30
IB/mad: RMPP support for additional classes
Hal Rosenstock
1
-15
/
+4
2006-03-30
IB/mad: include GID/class when matching receives
Jack Morgenstein
1
-22
/
+13
2006-03-20
IB/umad: Add support for large RMPP transfers
Jack Morgenstein
1
-100
/
+48
2005-10-25
[IB] simplify mad_rmpp.c:alloc_response_msg()
Roland Dreier
1
-16
/
+15
2005-10-25
[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped
Sean Hefty
1
-48
/
+39
2005-09-21
[IB] Fix RMPP receive length calculation
Hal Rosenstock
1
-2
/
+2
2005-09-21
[IB] Add MAD data field size definitions
Sean Hefty
1
-9
/
+6
2005-09-07
[PATCH] IB: RMPP fixes
Hal Rosenstock
1
-1
/
+3
2005-08-26
[PATCH] IB: Add handling for ABORT and STOP RMPP MADs.
Sean Hefty
1
-65
/
+244
2005-08-26
[PATCH] IB: sparse endianness cleanup
Sean Hefty
1
-1
/
+1
2005-07-27
[PATCH] IB: Add RMPP implementation
Hal Rosenstock
1
-0
/
+765