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_srq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
IB/mthca: Stop returning separate error and status from FW commands
Goldwyn Rodrigues
2011-07-15
1
-26
/
+7
*
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
1
-2
/
+0
*
IB/ib_mthca: Pre-link receive WQEs in Tavor mode
Eli Cohen
2008-02-04
1
-9
/
+14
*
IB/mthca: Remove checks for srq->first_free < 0
Eli Cohen
2008-02-04
1
-23
/
+3
*
IB/mthca: Avoid alignment traps when writing doorbells
Roland Dreier
2007-10-15
1
-9
/
+2
*
IB/mthca: Mark error paths as unlikely() in post_srq_recv functions
Eli Cohen
2007-10-10
1
-4
/
+4
*
IB/mthca: Factor out setting WQE data segment entries
Roland Dreier
2007-07-18
1
-22
/
+6
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
1
-0
/
+1
*
IB/mthca: Work around gcc bug on sparc64
David Howells
2007-02-10
1
-2
/
+7
*
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-08
1
-2
/
+2
*
IB/mthca: Fix initial SRQ logsize for mem-free HCAs
Jack Morgenstein
2006-11-29
1
-1
/
+1
*
IB/mthca: Fix section mismatches
Roland Dreier
2006-11-29
1
-1
/
+1
*
IB/mthca: Use mmiowb after doorbell ring
Arthur Kepner
2006-10-16
1
-0
/
+8
*
IB/mthca: Fix off-by-one in mthca SRQ creation
Michael S. Tsirkin
2006-10-10
1
-2
/
+4
*
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-09-22
1
-1
/
+1
*
IB/mthca: Fix SRQ limit event range check
Dotan Barak
2006-07-24
1
-1
/
+2
*
IB/mthca: Make all device methods truly reentrant
Roland Dreier
2006-06-17
1
-0
/
+5
*
IB/mthca: Fix posting lists of 256 receive requests to SRQ for Tavor
Michael S. Tsirkin
2006-05-24
1
-20
/
+21
*
IB/mthca: Fix race in reference counting
Roland Dreier
2006-05-09
1
-5
/
+18
*
IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices
Jack Morgenstein
2006-04-12
1
-1
/
+26
*
IB/mthca: Fix section mismatch problems
Roland Dreier
2006-03-29
1
-1
/
+1
*
IB/mthca: Fix check of size in SRQ creation
Jack Morgenstein
2006-03-29
1
-1
/
+1
*
IB/mthca: Check SRQ limit in modify SRQ operation
Jack Morgenstein
2006-03-24
1
-0
/
+2
*
IB/mthca: Check that SRQ WQE size does not exceed device's max value
Jack Morgenstein
2006-03-24
1
-0
/
+4
*
IB/mthca: Query SRQ srq_limit fixes
Eli Cohen
2006-03-20
1
-4
/
+8
*
IB/mthca: Correct reported SRQ size in MemFree case.
Dotan Barak
2006-03-20
1
-2
/
+2
*
IB/mthca: Return actual capacity from create_srq
Dotan Barak
2006-03-20
1
-0
/
+3
*
IB/mthca: Support for query QP and SRQ
Eli Cohen
2006-03-20
1
-0
/
+32
*
IB/mthca: Whitespace cleanups
Roland Dreier
2006-03-20
1
-1
/
+1
*
IB/mthca: fix WQE size calculation in create-srq
Jack Morgenstein
2006-01-04
1
-1
/
+1
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2005-11-10
1
-2
/
+20
|
\
|
*
[IB] mthca: fix posting long lists of receive work requests
Michael S. Tsirkin
2005-11-10
1
-2
/
+20
*
|
[PATCH] fix remaining missing includes
Tim Schmielau
2005-11-07
1
-0
/
+3
|
/
*
[IB] mthca: Avoid SRQ free WQE list corruption
Roland Dreier
2005-10-31
1
-6
/
+7
*
[IB] mthca: Better limit checking and reporting
Jack Morgenstein
2005-10-17
1
-1
/
+2
*
[IB] mthca: detect SRQ overflow
Roland Dreier
2005-10-17
1
-0
/
+15
*
[IB] mthca: SRQ limit reached events
Roland Dreier
2005-10-17
1
-1
/
+24
*
[PATCH] IB/mthca: Don't try to set srq->last for userspace SRQs
Roland Dreier
2005-09-19
1
-1
/
+2
*
[PATCH] IB/mthca: Fix posting work requests to shared receive queues
Roland Dreier
2005-09-18
1
-6
/
+4
*
[PATCH] IB/mthca: fix posting of first work request
Roland Dreier
2005-09-18
1
-8
/
+6
*
[PATCH] IB/mthca: Add SRQ implementation
Roland Dreier
2005-08-26
1
-0
/
+591