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
/
hw
/
ipath
/
ipath_verbs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB: Remove __constant_{endian} uses
Harvey Harrison
2009-01-17
1
-5
/
+5
*
IB/ipath: Improve UD loopback performance by allocating temp array only once
Ralph Campbell
2008-12-01
1
-0
/
+1
*
IB/ipath: Fix RDMA read response sequence checking
Ralph Campbell
2008-05-13
1
-0
/
+1
*
IB/ipath: Fix many locking issues when switching to error state
Ralph Campbell
2008-05-13
1
-9
/
+48
*
IB/ipath: Fix RC and UC error handling
Ralph Campbell
2008-05-13
1
-3
/
+3
*
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
2008-04-16
1
-1
/
+1
*
IB/ipath: Header file changes to support IBA7220
Ralph Campbell
2008-04-16
1
-5
/
+25
*
IB/ipath: Add mappings from HW register to PortInfo port physical state
Ralph Campbell
2008-01-25
1
-0
/
+10
*
IB/ipath: MAD performance sampling registers support
Ralph Campbell
2008-01-25
1
-0
/
+2
*
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