index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
/
ipath_verbs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipath: Remove duplicate copy of LMC
Ralph Campbell
2007-10-09
1
-1
/
+1
*
IB/ipath: Optimize completion queue entry insertion and polling
Ralph Campbell
2007-10-09
1
-1
/
+5
*
IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED
Ralph Campbell
2007-10-09
1
-1
/
+1
*
IB/ipath: Change UD to queue work requests like RC & UC
Ralph Campbell
2007-10-09
1
-10
/
+25
*
IB/ipath: Remove ipath_layer dead code
Arthur Jones
2007-07-20
1
-2
/
+0
*
IB/ipath: Make a few functions static
Roland Dreier
2007-07-17
1
-4
/
+0
*
IB/ipath: Update copyright dates
John Gregor
2007-07-09
1
-1
/
+1
*
IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriately
Ralph Campbell
2007-07-09
1
-0
/
+1
*
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-08
1
-2
/
+3
*
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
2007-05-06
1
-1
/
+1
*
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-05-06
1
-1
/
+1
*
IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed
Robert Walsh
2007-04-30
1
-4
/
+14
*
IB/ipath: Don't put QP in timeout queue if waiting to send
Ralph Campbell
2007-04-30
1
-1
/
+1
*
IB/ipath: Fix WC format drift between user and kernel space
Robert Walsh
2007-04-18
1
-1
/
+2
*
IB/ipath: Remove duplicate stuff from ipath_verbs.h
Robert Walsh
2007-04-18
1
-2
/
+0
*
IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMIC
Ralph Campbell
2007-04-18
1
-15
/
+37
*
IB/ipath: Implement new verbs DMA mapping functions
Ralph Campbell
2006-12-12
1
-0
/
+2
*
IB/ipath: Flush RWQEs if access error or invalid error seen
Bryan O'Sullivan
2006-09-28
1
-0
/
+3
*
IB/ipath: Ensure that PD of MR matches PD of QP checking the Rkey
Bryan O'Sullivan
2006-09-28
1
-8
/
+3
*
IB/ipath: Limit # of packets sent without an ACK received
Bryan O'Sullivan
2006-09-28
1
-0
/
+4
*
IB/ipath: put a limit on the number of QPs that can be created
Bryan O'Sullivan
2006-09-22
1
-0
/
+4
*
IB/ipath: be more strict about testing the modify QP verb
Bryan O'Sullivan
2006-09-22
1
-0
/
+1
*
IB/ipath: simplify debugging code after ipath_core and ib_ipath merger
Bryan O'Sullivan
2006-09-22
1
-1
/
+0
*
IB/ipath: simplify layering code
Bryan O'Sullivan
2006-09-22
1
-26
/
+83
*
IB/ipath: merge ipath_core and ib_ipath drivers
Bryan O'Sullivan
2006-09-22
1
-0
/
+10
*
IB/ipath: lock resource limit counters correctly
Bryan O'Sullivan
2006-09-22
1
-0
/
+7
*
IB/ipath: Performance improvements via mmap of queues
Ralph Campbell
2006-09-22
1
-56
/
+59
*
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-09-22
1
-2
/
+3
*
[PATCH] IB/ipath: rC receive interrupt performance changes
Bryan O'Sullivan
2006-07-01
1
-5
/
+7
*
[PATCH] IB/ipath: fixes to performance get counters for IB compliance
Bryan O'Sullivan
2006-07-01
1
-0
/
+3
*
[PATCH] IB/ipath: enforce device resource limits
Bryan O'Sullivan
2006-07-01
1
-0
/
+24
*
[PATCH] IB/ipath: share more common code between RC and UC protocols
Bryan O'Sullivan
2006-07-01
1
-6
/
+14
*
[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...
Bryan O'Sullivan
2006-07-01
1
-0
/
+1
*
[PATCH] IB/ipath: name zero counter offsets so it's clear they aren't counters
Bryan O'Sullivan
2006-07-01
1
-11
/
+11
*
IB/ipath: simplify IB timer usage
Bryan O'Sullivan
2006-05-01
1
-1
/
+2
*
IB/ipath: Make more names static
Roland Dreier
2006-04-19
1
-5
/
+0
*
IB/ipath: infiniband header files
Bryan O'Sullivan
2006-03-31
1
-0
/
+697