index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
IB/ehca: Lock renaming, static initializers
Joachim Fenkes
6
-36
/
+27
2007-07-10
IB/ehca: Report RDMA atomic attributes in query_qp()
Hoang-Nam Nguyen
1
-0
/
+3
2007-07-10
IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2
Stefan Roscher
1
-0
/
+11
2007-07-10
IB/ehca: Support UD low-latency QPs
Stefan Roscher
1
-27
/
+57
2007-07-10
IB/ehca: add Shared Receive Queue support
Joachim Fenkes
9
-107
/
+480
2007-07-10
IB/ehca: QP code restructuring in preparation for SRQ
Joachim Fenkes
4
-170
/
+166
2007-07-10
IB/ehca: HW level, HW caps and MTU autodetection
Joachim Fenkes
5
-11
/
+104
2007-07-10
IB/ehca: Change scaling_code parameter description to match default value
Hoang-Nam Nguyen
1
-1
/
+1
2007-07-10
IB/ipath: return correct PortGUID in NodeInfo
Sean Hefty
1
-1
/
+1
2007-07-10
IB: Update mailing list address
Roland Dreier
1
-3
/
+3
2007-07-10
IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp
Arthur Jones
1
-8
/
+0
2007-07-10
IB/ipath: Test interrupts at driver startup
Arthur Jones
3
-0
/
+31
2007-07-10
IB/ipath: Remove support for preproduction HTX InfiniPath cards
Ralph Campbell
4
-48
/
+12
2007-07-10
IB/ipath: Change version wording to be less confusing with release number
Dave Olson
1
-1
/
+1
2007-07-10
IB/ipath: Lower default number of kernel send buffers
Ralph Campbell
1
-1
/
+1
2007-07-10
IB/ipath: Update MAINTAINERS entry
Arthur Jones
1
-3
/
+4
2007-07-10
IB/ipath: Be more cautious about coming out of freeze mode
Dave Olson
4
-20
/
+80
2007-07-10
IB/ipath: Add barrier before updating WC head in shared memory
Ralph Campbell
5
-1
/
+12
2007-07-10
IB: Use menuconfig for InfiniBand menu
Jan Engelhardt
10
-17
/
+15
2007-07-10
RDMA/cxgb3: Check return of kmalloc() in iwch_register_device()
WANG Cong
1
-3
/
+4
2007-07-10
RDMA/cxgb3: Don't abort after failures sending the mpa reply
Steve Wise
1
-1
/
+0
2007-07-10
RDMA/cxgb3: Don't post TID_RELEASE message
Steve Wise
1
-3
/
+10
2007-07-10
RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bit
Steve Wise
1
-2
/
+2
2007-07-10
RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real aborts
Steve Wise
1
-7
/
+7
2007-07-10
RDMA/cxgb3: TERMINATE WRs can hang the tx ofld queue
Steve Wise
1
-3
/
+3
2007-07-10
RDMA/cxgb3: Streaming -> RDMA mode transition fixes
Steve Wise
6
-53
/
+38
2007-07-10
mlx4_core: Get the maximum message size from reported device capabilities
Dotan Barak
5
-1
/
+7
2007-07-10
IB/ipath: Update copyright dates
John Gregor
32
-32
/
+32
2007-07-10
IB/ipath: Clean send flags properly on QP reset
Robert Walsh
1
-1
/
+1
2007-07-10
IB/ipath: ipath_poll fixups and enhancements
Robert Walsh
4
-51
/
+131
2007-07-10
IB/ipath: Send ACK invalid where appropriate
Robert Walsh
2
-10
/
+25
2007-07-10
IB/ipath: Add capability to modify PBC word
Michael Albaugh
2
-6
/
+52
2007-07-10
IB/ipath: Make handling of one subport consistent
Mark Debbage
1
-2
/
+2
2007-07-10
IB/ipath: Correct checking of swminor version field when using subports
Mark Debbage
1
-9
/
+55
2007-07-10
IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriately
Ralph Campbell
2
-5
/
+34
2007-07-10
IB/ipath: Fix possible data corruption if multiple SGEs used for receive
Ralph Campbell
3
-2
/
+10
2007-07-10
IB/ipath: Wait for PIO available interrupt
Ralph Campbell
2
-4
/
+3
2007-07-10
IB/ipath: Fix RDMA read retry code
Ralph Campbell
1
-19
/
+38
2007-07-10
IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery
Dave Olson
6
-38
/
+68
2007-07-10
IB/ipath: Fix the mtrr_add args for chips with 2 buffer sizes
Dave Olson
1
-5
/
+22
2007-07-10
IB/ipath: Change use of constants for TID type to defined values
Joan Eslinger
4
-15
/
+24
2007-07-10
IB/ipath: Set M bit in BTH according to IB spec
Ralph Campbell
2
-4
/
+4
2007-07-10
IB/ipath: Fix local loopback bug when waiting for resources
Ralph Campbell
1
-1
/
+1
2007-07-10
IB/ipath: Fix problem with next WQE after a UC completion
Ralph Campbell
1
-2
/
+3
2007-07-10
IB/ipath: Fill in some missing FMR-related fields in query_device
Robert Walsh
1
-0
/
+2
2007-07-10
IB/ipath: Fix maximum MTU reporting
Robert Walsh
5
-5
/
+30
2007-07-10
IB/ipath: Support the IBA6110 revision 4
Dave Olson
1
-2
/
+2
2007-07-10
IB/ipath: Log "active" time and some errors to EEPROM
Michael Albaugh
9
-8
/
+370
2007-07-10
IB/ipath: Remove incompletely implemented ipath_runtime flags and code
John Gregor
2
-27
/
+1
2007-07-10
IB/ipath: Lock and always use shadow copies of GPIO register
Michael Albaugh
5
-30
/
+53
[next]