index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
mad_rmpp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-12
RDMA/core: Remove redundant spaces
Wenpeng Liang
1
-5
/
+5
2020-06-24
IB/mad: Delete RMPP_STATE_CANCELING state
Shay Drory
1
-13
/
+4
2020-06-24
IB/mad: Change atomics to refcount API
Shay Drory
1
-5
/
+5
2018-12-20
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
1
-5
/
+6
2017-08-08
IB/mad: Change slid in RMPP recv from 16 to 32 bits
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
1
-5
/
+5
2017-05-01
IB/core: Rename ib_query_ah to rdma_query_ah
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
1
-1
/
+1
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 imp...
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-18
IB: Remove __constant_{endian} uses
Harvey Harrison
1
-1
/
+1
2008-08-08
IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL
Julien Brunel
1
-1
/
+1
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-01-26
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-23
IB: Whitespace fixes
Roland Dreier
1
-1
/
+1
2006-09-23
IB/mad: Remove unused includes
James Lentini
1
-2
/
+0
2006-09-23
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-13
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-26
[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-27
[PATCH] IB: Add handling for ABORT and STOP RMPP MADs.
Sean Hefty
1
-65
/
+244
2005-08-27
[PATCH] IB: sparse endianness cleanup
Sean Hefty
1
-1
/
+1
2005-07-28
[PATCH] IB: Add RMPP implementation
Hal Rosenstock
1
-0
/
+765