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
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
41
-0
/
+44
2011-11-04
Merge branches 'iser', 'mthca' and 'qib' into for-next
Roland Dreier
2
-8
/
+4
2011-11-04
IB/qib: Fix panic in RC error flushing logic
Mike Marciniszyn
1
-7
/
+3
2011-11-04
IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers
Or Gerlitz
2
-4
/
+8
2011-11-04
IB/iser: Use separate buffers for the login request/response
Or Gerlitz
3
-15
/
+52
2011-11-04
IB/mthca: Fix buddy->num_free allocation size
Roland Dreier
1
-1
/
+1
2011-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
67
-945
/
+4419
2011-11-01
Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...
Roland Dreier
66
-941
/
+4418
2011-11-01
mm: distinguish between mlocked and pinned pages
Christoph Lameter
3
-8
/
+8
2011-11-01
infiniband: add moduleparam.h to drivers/infiniband as required
Paul Gortmaker
6
-0
/
+6
2011-11-01
infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
14
-0
/
+14
2011-11-01
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
19
-0
/
+21
2011-11-01
infiniband: Fix up users implicitly relying on getting stat.h
Paul Gortmaker
4
-0
/
+4
2011-10-31
IB/mlx4: Don't set VLAN in IBoE WQEs' control segment
Or Gerlitz
1
-9
/
+2
2011-10-31
IB/mlx4: Enable 4K mtu for IBoE
Or Gerlitz
1
-1
/
+1
2011-10-31
RDMA/cxgb4: Mark QP in error before disabling the queue in firmware
Tom Tucker
1
-0
/
+4
2011-10-31
RDMA/cxgb4: Serialize calls to CQ's comp_handler
Kumar Sanghvi
4
-4
/
+23
2011-10-31
RDMA/cxgb3: Serialize calls to CQ's comp_handler
Kumar Sanghvi
4
-2
/
+20
2011-10-31
IB/qib: Fix issue with link states and QSFP cables
Mitko Haralanov
2
-10
/
+21
2011-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-26
/
+54
2011-10-28
IB/mlx4: Configure extended active speeds
Marcel Apfelbaum
1
-1
/
+38
2011-10-22
IB/qib: Hold links until tuning data is available
Mitko Haralanov
4
-57
/
+94
2011-10-22
IB/qib: Clean up checkpatch issue
Mike Marciniszyn
1
-2
/
+1
2011-10-21
IB/qib: Remove s_lock around header validation
Mike Marciniszyn
4
-15
/
+8
2011-10-21
IB/qib: Precompute timeout jiffies to optimize latency
Mike Marciniszyn
3
-6
/
+11
2011-10-21
IB/qib: Use RCU for qpn lookup
Mike Marciniszyn
5
-41
/
+87
2011-10-21
IB/qib: Eliminate divide/mod in converting idx to egr buf pointer
Mike Marciniszyn
6
-5
/
+18
2011-10-21
IB/qib: Decode path MTU optimization
Mike Marciniszyn
4
-6
/
+9
2011-10-21
IB/qib: Optimize RC/UC code by IB operation
Mike Marciniszyn
2
-9
/
+24
2011-10-19
net: add skb frag size accessors
Eric Dumazet
4
-16
/
+18
2011-10-18
IPoIB: Use the right function to do DMA unmap pages
Dotan Barak
1
-2
/
+2
2011-10-15
RDMA/cxgb4: Use correct QID in insert_recv_cqe()
Jonathan Lallinger
1
-1
/
+1
2011-10-15
RDMA/cxgb4: Make sure flush CQ entries are collected on connection close
Kumar Sanghvi
1
-1
/
+5
2011-10-13
RDMA/uverbs: Export ib_open_qp() capability to user space
Sean Hefty
4
-2
/
+97
2011-10-13
RDMA/core: Export ib_open_qp() to share XRC TGT QPs
Sean Hefty
3
-42
/
+138
2011-10-13
IB/mlx4: Add support for XRC QPs
Sean Hefty
3
-33
/
+90
2011-10-13
IB/mlx4: Add support for XRC SRQs
Sean Hefty
2
-5
/
+11
2011-10-13
IB/mlx4: Add support for XRC domains
Sean Hefty
2
-0
/
+71
2011-10-13
IB/cm: Do not automatically disconnect XRC TGT QPs
Sean Hefty
1
-0
/
+2
2011-10-13
RDMA/cma: Support XRC QPs
Sean Hefty
1
-1
/
+1
2011-10-13
RDMA/ucm: Allow user to specify QP type when creating id
Sean Hefty
1
-1
/
+4
2011-10-13
RDMA/cm: Define new RDMA port space specific to IB
Sean Hefty
1
-0
/
+5
2011-10-13
IB/cm: Update XRC support based on XRC annex errata
Sean Hefty
2
-8
/
+26
2011-10-13
IB/cm: Update protocol to support XRC
Sean Hefty
2
-16
/
+43
2011-10-13
RDMA/uverbs: Export XRC TGT QPs to user space
Sean Hefty
2
-40
/
+73
2011-10-13
RDMA/uverbs: Export XRC INI QPs to userspace
Sean Hefty
1
-11
/
+37
2011-10-13
RDMA/uverbs: Export XRC SRQs to user space
Sean Hefty
3
-40
/
+139
2011-10-13
RDMA/uverbs: Export XRC domains to user space
Sean Hefty
4
-0
/
+347
2011-10-13
RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCD
Sean Hefty
1
-0
/
+47
2011-10-13
RDMA/core: Add XRC QPs
Sean Hefty
1
-20
/
+130
[next]