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.13.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
2010-03-02
Merge branch 'srp' into for-next
Roland Dreier
2
-32
/
+65
2010-03-02
Merge branch 'nes' into for-next
Roland Dreier
7
-290
/
+284
2010-03-02
Merge branch 'mlx4' into for-next
Roland Dreier
1
-1
/
+1
2010-03-02
Merge branch 'iser' into for-next
Roland Dreier
5
-604
/
+391
2010-03-02
Merge branch 'ipoib' into for-next
Roland Dreier
1
-8
/
+2
2010-03-02
Merge branch 'ehca' into for-next
Roland Dreier
3
-7
/
+4
2010-03-02
Merge branch 'cxgb3' into for-next
Roland Dreier
13
-24
/
+203
2010-03-02
Merge branch 'cma' into for-next
Roland Dreier
1
-1
/
+0
2010-03-02
IB/srp: Clean up error path in srp_create_target_ib()
Roland Dreier
1
-13
/
+18
2010-03-02
IB/srp: Split send and recieve CQs to reduce number of interrupts
Bart Van Assche
2
-25
/
+53
2010-02-25
RDMA/nes: Add support for KR device id 0x0110
Chien Tung
5
-218
/
+243
2010-02-24
RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removing
Steve Wise
1
-0
/
+1
2010-02-24
RDMA/cxgb3: Don't allocate the SW queue for user mode CQs
Steve Wise
3
-9
/
+9
2010-02-24
RDMA/cxgb3: Increase the max CQ depth
Steve Wise
1
-1
/
+1
2010-02-24
RDMA/cxgb3: Doorbell overflow avoidance and recovery
Steve Wise
10
-13
/
+192
2010-02-24
IB/core: Pack struct ib_device a little tighter
Alexander Chiang
1
-2
/
+2
2010-02-24
IB/ucm: Clean whitespace errors
Alexander Chiang
1
-3
/
+3
2010-02-24
IB/ucm: Increase maximum devices supported
Alexander Chiang
1
-8
/
+45
2010-02-24
IB/ucm: Use stack variable 'base' in ib_ucm_add_one
Alexander Chiang
1
-1
/
+3
2010-02-24
IB/ucm: Use stack variable 'devnum' in ib_ucm_add_one
Alexander Chiang
1
-5
/
+7
2010-02-24
IB/umad: Clean whitespace
Alexander Chiang
1
-13
/
+13
2010-02-24
IB/umad: Increase maximum devices supported
Alexander Chiang
1
-6
/
+44
2010-02-24
IB/umad: Use stack variable 'base' in ib_umad_init_port
Alexander Chiang
1
-2
/
+5
2010-02-24
IB/umad: Use stack variable 'devnum' in ib_umad_init_port
Alexander Chiang
1
-6
/
+9
2010-02-24
IB/umad: Remove port_table[]
Alexander Chiang
1
-36
/
+9
2010-02-24
IB/umad: Convert *cdev to cdev in struct ib_umad_port
Alexander Chiang
1
-26
/
+20
2010-02-24
IB/uverbs: Whitespace cleanup
Alexander Chiang
1
-34
/
+34
2010-02-24
IB/uverbs: Pack struct ib_uverbs_event_file tighter
Alexander Chiang
1
-2
/
+2
2010-02-24
IB/uverbs: Increase maximum devices supported
Alexander Chiang
1
-6
/
+50
2010-02-24
IB/uverbs: use stack variable 'base' in ib_uverbs_add_one
Alexander Chiang
1
-1
/
+3
2010-02-24
IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_one
Alexander Chiang
1
-5
/
+7
2010-02-24
IB/uverbs: Remove dev_table
Alexander Chiang
1
-19
/
+5
2010-02-24
IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_device
Alexander Chiang
2
-16
/
+14
2010-02-24
IB/iser: Remove redundant locking from iser scsi command response flow
Or Gerlitz
1
-25
/
+0
2010-02-24
IB/iser: Use libiscsi passthrough mode
Or Gerlitz
2
-20
/
+3
2010-02-24
IB/iser: Remove unnecessary connection checks
Or Gerlitz
3
-52
/
+0
2010-02-24
IB/iser: Use atomic allocations
Or Gerlitz
2
-3
/
+3
2010-02-24
IB/iser: Simplify send flow/descriptors
Or Gerlitz
5
-278
/
+115
2010-02-24
IB/iser: Use different CQ for send completions
Or Gerlitz
2
-37
/
+76
2010-02-24
IB/iser: Remove atomic counter for posted receive buffers
Or Gerlitz
3
-12
/
+12
2010-02-24
IB/iser: New receive buffer posting logic
Or Gerlitz
4
-176
/
+235
2010-02-24
IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"
Or Gerlitz
3
-95
/
+41
2010-02-20
RDMA/nes: Change WQ overflow return code
Or Gerlitz
1
-3
/
+3
2010-02-19
RDMA/nes: Multiple disconnects cause crash during AE handling
Faisal Latif
1
-60
/
+28
2010-02-19
RDMA/nes: Fix crash when listener destroyed during loopback setup
Faisal Latif
1
-1
/
+2
2010-02-19
RDMA/nes: Use atomic counters for CM listener create and destroy
Faisal Latif
3
-8
/
+8
2010-02-19
IB/ehca: Require in_wc in process_mad()
Alexander Schmidt
1
-1
/
+1
2010-02-13
IB/ehca: Allow access for ib_query_qp()
Alexander Schmidt
1
-3
/
+1
2010-02-13
IB/ehca: Do not turn off irqs in tasklet context
Alexander Schmidt
1
-3
/
+2
2010-02-13
IB/mlx4: Simplify retrieval of ib_device
Eli Cohen
1
-1
/
+1
[next]