index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rdmavt
/
qp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/rdmavt: Only put mmap_info ref if it exists
Jim Foraker
2016-12-14
1
-1
/
+2
*
IB/rdmavt: Add a send completion helper
Mike Marciniszyn
2016-12-11
1
-0
/
+17
*
IB/rdmavt: Trivial function comment corrected.
Parav Pandit
2016-10-03
1
-1
/
+1
*
IB/rdmavt, IB/hfi1: Add lockdep asserts for lock debug
Mike Marciniszyn
2016-10-02
1
-0
/
+8
*
IB/rdmavt: Add qp init function
Mike Marciniszyn
2016-10-02
1
-42
/
+58
*
IB/rdmavt: Move reset calldown to reset path
Mike Marciniszyn
2016-10-02
1
-6
/
+5
*
IB/rdmavt: Correct sparse annotation
Mike Marciniszyn
2016-10-02
1
-6
/
+3
*
IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines
Mike Marciniszyn
2016-09-16
1
-3
/
+2
*
IB/rdmvat: Fix double vfree() in rvt_create_qp() error path
Mike Marciniszyn
2016-08-22
1
-1
/
+2
*
IB/rdmavt: Eliminate redundant opcode test in mr ref clear
Ira Weiny
2016-08-02
1
-2
/
+1
*
IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled
Jianxin Xiong
2016-08-02
1
-16
/
+32
*
IB/hfi1: Add the capability for reserved operations
Mike Marciniszyn
2016-08-02
1
-23
/
+62
*
IB/rdmavt: Handle local operations in post send
Jianxin Xiong
2016-08-02
1
-5
/
+40
*
IB/rdmavt: Use new driver specific post send table
Mike Marciniszyn
2016-08-02
1
-38
/
+8
*
IB/rdmavt: Add data structures and routines for table driven post send
Mike Marciniszyn
2016-08-02
1
-5
/
+62
*
IB/rdmavt: Correct qp_priv_alloc() return value test
Mike Marciniszyn
2016-06-23
1
-1
/
+3
*
IB/hfi1: Don't zero out qp->s_ack_queue in rvt_reset_qp
Ashutosh Dixit
2016-06-23
1
-6
/
+0
*
IB/rdmavt: Correct warning during QPN allocation
Brian Welty
2016-06-17
1
-2
/
+2
*
IB/rdmavt: Annotate rvt_reset_qp()
Bart Van Assche
2016-06-06
1
-0
/
+6
*
IB/rdamvt: Fix rdmavt s_ack_queue sizing
Mike Marciniszyn
2016-05-26
1
-2
/
+20
*
IB/rdmavt: Insure QP vmalloc variants zero memory
Mike Marciniszyn
2016-05-26
1
-4
/
+4
*
IB/hfi1: Use global defines for upper bits in opcode
Mike Marciniszyn
2016-04-28
1
-3
/
+3
*
IB/rdmavt: Fix send scheduling
Jubin John
2016-04-28
1
-2
/
+2
*
IB/rdmavt: Post receive for QP in ERR state
Alex Estrin
2016-03-17
1
-9
/
+24
*
IB/hfi1: Report pid in qp_stats to aid debug
Mike Marciniszyn
2016-03-17
1
-0
/
+1
*
IB/qib, staging/rdma/hfi1, IB/rdmavt: progress selection changes
Mike Marciniszyn
2016-03-10
1
-3
/
+7
*
IB/rdmavt: Remove unnecessary exported functions
Dennis Dalessandro
2016-03-10
1
-134
/
+118
*
IB/rdmavt: Remove RVT_FLAGs
Dennis Dalessandro
2016-03-10
1
-8
/
+0
*
IB/rdmavt: Clean up comments and add more documentation
Dennis Dalessandro
2016-03-10
1
-6
/
+51
*
IB/rdmavt: Add trace and error print statements in post_one_wr
Harish Chegondi
2016-03-10
1
-1
/
+7
*
IB/qib, staging/rdma/hfi1: add s_hlock for use in post send
Mike Marciniszyn
2016-03-10
1
-21
/
+76
*
IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale timeout value
Vennila Megavannan
2016-03-10
1
-0
/
+17
*
staging/rdma/hfi1: use new RNR timer
Mike Marciniszyn
2016-03-10
1
-1
/
+0
*
staging/rdma/hfi1: Remove modify queue pair from hfi1
Dennis Dalessandro
2016-03-10
1
-7
/
+0
*
IB/rdmavt: Properly pass gfp to hw driver function
Ira Weiny
2016-03-10
1
-2
/
+1
*
IB/rdmavt: Clean up distinction between port number and index
Dennis Dalessandro
2016-03-10
1
-6
/
+11
*
IB/rdmavt: Add Mem affinity support
Mitko Haralanov
2016-03-10
1
-9
/
+12
*
IB/rdmavt: Add hardware driver send work request check
Ira Weiny
2016-03-10
1
-0
/
+4
*
IB/rdmavt: Add srq functionality to rdmavt
Jubin John
2016-03-10
1
-1
/
+36
*
IB/rdmavt: Add support for rvt_query_qp
Harish Chegondi
2016-03-10
1
-1
/
+46
*
IB/rdmavt: Fix copyright date
Dennis Dalessandro
2016-03-10
1
-1
/
+1
*
IB/rdmavt: add modify queue pair driver helpers
Ira Weiny
2016-03-10
1
-0
/
+7
*
IB/rdmavt: Add multicast functions
Dennis Dalessandro
2016-03-10
1
-0
/
+2
*
IB/rdmavt: Add post receive to rdmavt
Dennis Dalessandro
2016-03-10
1
-7
/
+40
*
IB/rdmavt: Add destroy qp verb
Dennis Dalessandro
2016-03-10
1
-6
/
+23
*
IB/rdmavt: Add modify qp
Dennis Dalessandro
2016-03-10
1
-9
/
+494
*
IB/rdmavt: Add post send to rdmavt
Dennis Dalessandro
2016-03-10
1
-12
/
+171
*
IB/rdmavt: Support creating qps with GFP_NOIO flag
Mike Marciniszyn
2016-03-10
1
-13
/
+43
*
IB/rdmavt: Allow reserving just one qpn
Harish Chegondi
2016-03-10
1
-2
/
+2
*
IB/rdmavt: Export reset_qp in rdmavt
Dennis Dalessandro
2016-03-10
1
-3
/
+4
[next]