index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
mad_rmpp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/core: Remove redundant spaces
Wenpeng Liang
2021-04-12
1
-5
/
+5
*
IB/mad: Delete RMPP_STATE_CANCELING state
Shay Drory
2020-06-24
1
-13
/
+4
*
IB/mad: Change atomics to refcount API
Shay Drory
2020-06-24
1
-5
/
+5
*
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
1
-5
/
+6
*
IB/mad: Change slid in RMPP recv from 16 to 32 bits
Dasaratharaman Chandramouli
2017-08-08
1
-1
/
+1
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
2017-05-01
1
-5
/
+5
*
IB/core: Rename ib_query_ah to rdma_query_ah
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
IB/mad: Add final OPA MAD processing
Ira Weiny
2015-06-12
1
-4
/
+16
*
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
2015-06-12
1
-3
/
+4
*
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
2015-06-12
1
-2
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+2
*
IB/mad: Fix lock-lock-timer deadlock in RMPP code
Roland Dreier
2009-09-23
1
-4
/
+13
*
IB: Remove __constant_{endian} uses
Harvey Harrison
2009-01-17
1
-1
/
+1
*
IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL
Julien Brunel
2008-08-07
1
-1
/
+1
*
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
1
-2
/
+0
*
IB/mad: Report number of times a mad was retried
Sean Hefty
2008-01-25
1
-1
/
+1
*
IB/mad: Fix address handle leak in mad_rmpp
Sean Hefty
2007-08-03
1
-4
/
+4
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-8
/
+10
*
IB: Whitespace fixes
Roland Dreier
2006-09-22
1
-1
/
+1
*
IB/mad: Remove unused includes
James Lentini
2006-09-22
1
-2
/
+0
*
IB/mad: Add support for dual-sided RMPP transfers.
Sean Hefty
2006-09-22
1
-3
/
+87
*
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-26
1
-2
/
+1
*
IB: refcount race fixes
Sean Hefty
2006-05-12
1
-10
/
+10
*
IB/mad: RMPP support for additional classes
Hal Rosenstock
2006-03-30
1
-15
/
+4
*
IB/mad: include GID/class when matching receives
Jack Morgenstein
2006-03-30
1
-22
/
+13
*
IB/umad: Add support for large RMPP transfers
Jack Morgenstein
2006-03-20
1
-100
/
+48
*
[IB] simplify mad_rmpp.c:alloc_response_msg()
Roland Dreier
2005-10-25
1
-16
/
+15
*
[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped
Sean Hefty
2005-10-25
1
-48
/
+39
*
[IB] Fix RMPP receive length calculation
Hal Rosenstock
2005-09-21
1
-2
/
+2
*
[IB] Add MAD data field size definitions
Sean Hefty
2005-09-21
1
-9
/
+6
*
[PATCH] IB: RMPP fixes
Hal Rosenstock
2005-09-07
1
-1
/
+3
*
[PATCH] IB: Add handling for ABORT and STOP RMPP MADs.
Sean Hefty
2005-08-26
1
-65
/
+244
*
[PATCH] IB: sparse endianness cleanup
Sean Hefty
2005-08-26
1
-1
/
+1
*
[PATCH] IB: Add RMPP implementation
Hal Rosenstock
2005-07-27
1
-0
/
+765