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
/
mthca
/
mthca_qp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mthca: Use mmiowb after doorbell ring
Arthur Kepner
2006-10-16
1
-0
/
+19
*
IB/mthca: Simplify calls to mthca_cq_clean()
Roland Dreier
2006-09-22
1
-3
/
+2
*
IB/mthca: Return correct number of bits for static rate in query_qp
Jack Morgenstein
2006-09-22
1
-1
/
+1
*
IB/mthca: Return port number for unconnected QPs in query_qp
Jack Morgenstein
2006-09-22
1
-4
/
+6
*
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-09-22
1
-1
/
+2
*
IB/mthca: Fix potential AB-BA deadlock with CQ locks
Roland Dreier
2006-08-11
1
-12
/
+30
*
IB/mthca: Make fence flag work for send work requests
Michael S. Tsirkin
2006-08-10
1
-2
/
+10
*
[PATCH] IB/mthca: comment fix
Michael S. Tsirkin
2006-07-14
1
-7
/
+6
*
[PATCH] mthca: initialize send and receive queue locks separately
Zach Brown
2006-07-04
1
-1
/
+4
*
IB/mthca: Make all device methods truly reentrant
Roland Dreier
2006-06-17
1
-15
/
+23
*
IB/mthca: Fix memory leak on modify_qp error paths
Roland Dreier
2006-06-17
1
-6
/
+6
*
IB/mthca: Fix posting lists of 256 receive requests for Tavor
Michael S. Tsirkin
2006-05-18
1
-17
/
+18
*
IB/mthca: Fix race in reference counting
Roland Dreier
2006-05-09
1
-9
/
+22
*
IB: simplify static rate encoding
Jack Morgenstein
2006-04-10
1
-13
/
+33
*
IB/mthca: Fix section mismatch problems
Roland Dreier
2006-03-29
1
-1
/
+1
*
IB/mthca: Fix modify QP error path
Roland Dreier
2006-03-24
1
-10
/
+11
*
IB/mthca: Fix indentation
Roland Dreier
2006-03-24
1
-2
/
+2
*
IB/mthca: Fix uninitialized variable in mthca_alloc_qp()
Jack Morgenstein
2006-03-24
1
-4
/
+5
*
IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp
Dotan Barak
2006-03-24
1
-4
/
+23
*
IB/mthca: Check alternate P_Key index when setting alternate path
Dotan Barak
2006-03-20
1
-2
/
+8
*
IB/mthca: Add support for send work request fence flag
Dotan Barak
2006-03-20
1
-2
/
+6
*
IB/mthca: Support for query QP and SRQ
Eli Cohen
2006-03-20
1
-0
/
+135
*
IB/mthca: Convert to use ib_modify_qp_is_ok()
Roland Dreier
2006-03-20
1
-250
/
+13
*
IB/mthca: Generate SQ drained events when requested
Roland Dreier
2006-03-20
1
-1
/
+13
*
IB/mthca: Whitespace cleanups
Roland Dreier
2006-03-20
1
-14
/
+14
*
IB/mthca: Make functions that never fail return void
Roland Dreier
2006-03-20
1
-5
/
+3
*
IB/mthca: Initialize grh_present before using it
Michael S. Tsirkin
2006-01-12
1
-1
/
+1
*
IB/mthca: Add support for automatic path migration (APM)
Dotan Barak
2006-01-06
1
-20
/
+37
*
IB/mthca: fix for RTR-to-RTS transition in modify QP
Jack Morgenstein
2006-01-06
1
-2
/
+0
*
IB/mthca: fix for SQEr-to-RTS transition in modify QP
Jack Morgenstein
2006-01-06
1
-3
/
+2
*
IB/mthca: max_inline_data handling tweaks
Jack Morgenstein
2006-01-06
1
-26
/
+36
*
IB/mthca: check port validity in modify_qp
Jack Morgenstein
2006-01-05
1
-0
/
+6
*
IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QP
Jack Morgenstein
2005-12-15
1
-4
/
+6
*
IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.
Jack Morgenstein
2005-12-15
1
-50
/
+37
*
IB/mthca: don't change driver's copy of attributes if modify QP fails
Jack Morgenstein
2005-12-09
1
-5
/
+6
*
IB/mthca: correct log2 calculation
Jack Morgenstein
2005-12-09
1
-11
/
+6
*
IB/mthca: check RDMA limits
Jack Morgenstein
2005-12-09
1
-0
/
+14
*
IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs
Michael S. Tsirkin
2005-11-29
1
-2
/
+29
*
IB/mthca: reset QP's last pointers when transitioning to reset state
Michael S. Tsirkin
2005-11-28
1
-0
/
+3
*
IB/mthca: Safer max_send_sge/max_recv_sge calculation
Michael S. Tsirkin
2005-11-18
1
-4
/
+6
*
[IB] mthca: don't disable RDMA writes if no responder resources
Roland Dreier
2005-11-15
1
-15
/
+12
*
[IB] mthca: fix posting long lists of receive work requests
Michael S. Tsirkin
2005-11-10
1
-2
/
+17
*
[IB] mthca: fix posting of atomic operations
Michael S. Tsirkin
2005-11-10
1
-4
/
+4
*
[IB] uverbs: have kernel return QP capabilities
Jack Morgenstein
2005-11-10
1
-8
/
+78
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2005-11-04
1
-0
/
+7
|
\
|
*
[IB] mthca: check P_Key index in modify QP
Jack Morgenstein
2005-11-03
1
-0
/
+7
*
|
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
1
-0
/
+2
|
/
*
[IB] mthca: correct modify QP attribute masks for UC
Roland Dreier
2005-10-25
1
-7
/
+3
*
[IB] mthca: Better limit checking and reporting
Jack Morgenstein
2005-10-17
1
-2
/
+4
*
[PATCH] IB/mthca: Fix device removal memory leak
Michael S. Tsirkin
2005-09-20
1
-0
/
+1
[next]