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
/
ehca
/
ehca_reqs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
2012-09-05
1
-1
/
+1
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
*
IB/ehca: Fix error paths in post_send and post_recv
Frank Zago
2009-12-09
1
-36
/
+31
*
IB/ehca: Fix CQE flags reporting
Joachim Fenkes
2009-09-05
1
-1
/
+5
*
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
2009-01-16
1
-1
/
+1
*
IB/ehca: Replace modulus operations in flush error completion path
Stefan Roscher
2008-12-05
1
-7
/
+6
*
IB/ehca: Fix problem with generated flush work completions
Stefan Roscher
2008-12-01
1
-21
/
+30
*
IB/ehca: Generate flush status CQ entries
Alexander Schmidt
2008-09-20
1
-27
/
+184
*
IB/ehca: Discard double CQE for one WR
Alexander Schmidt
2008-08-12
1
-11
/
+43
*
IB/ehca: Check idr_find() return value
Alexander Schmidt
2008-08-12
1
-1
/
+3
*
IB/ehca: Repoll CQ on invalid opcode
Alexander Schmidt
2008-08-12
1
-1
/
+1
*
IB/ehca: Rename goto label in ehca_poll_cq_one()
Alexander Schmidt
2008-08-12
1
-3
/
+3
*
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
2008-08-04
1
-1
/
+1
*
IB/ehca: Reject receive work requests if QP is in RESET state
Joachim Fenkes
2008-07-14
1
-2
/
+10
*
RDMA/core: Add memory management extensions support
Steve Wise
2008-07-14
1
-1
/
+1
*
IB/ehca: Reject send WRs only for RESET, INIT and RTR state
Joachim Fenkes
2008-06-06
1
-2
/
+4
*
IB/ehca: Move high-volume debug output to higher debug levels
Joachim Fenkes
2008-04-23
1
-24
/
+22
*
IB/ehca: Prevent posting of SQ WQEs if QP not in RTS
Joachim Fenkes
2008-04-23
1
-0
/
+5
*
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-16
1
-1
/
+1
*
IB/ehca: Prevent sending UD packets to QP0
Joachim Fenkes
2008-02-04
1
-0
/
+4
*
IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardware
Joachim Fenkes
2008-01-25
1
-32
/
+80
*
IB/ehca: Print return codes as signed decimal integers
Joachim Fenkes
2007-10-09
1
-1
/
+1
*
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
2007-07-17
1
-6
/
+9
*
IB/ehca: Improve latency by unlocking after triggering the hardware
Hoang-Nam Nguyen
2007-07-09
1
-3
/
+2
*
IB/ehca: Return QP pointer in poll_cq()
Joachim Fenkes
2007-07-09
1
-3
/
+8
*
IB/ehca: Lock renaming, static initializers
Joachim Fenkes
2007-07-09
1
-12
/
+12
*
IB/ehca: add Shared Receive Queue support
Joachim Fenkes
2007-07-09
1
-12
/
+35
*
IB/ehca: Refactor "maybe missed event" code
Joachim Fenkes
2007-07-09
1
-1
/
+1
*
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
2007-05-06
1
-3
/
+11
*
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
2007-02-04
1
-1
/
+1
*
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick
2006-09-22
1
-0
/
+653