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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
IPoIB: Remove priv->mcast_mutex
Eli Cohen
3
-6
/
+0
2008-07-15
IPoIB: Remove unused IPOIB_MCAST_STARTED code
Eli Cohen
2
-9
/
+0
2008-07-15
RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()
Steve Wise
1
-0
/
+1
2008-07-15
RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()
Roland Dreier
6
-23
/
+19
2008-07-15
RDMA/cxgb3: Propagate HW page size capabilities
Jon Mason
3
-1
/
+3
2008-07-15
RDMA/nes: Encapsulate logic nes_put_cqp_request()
Roland Dreier
4
-211
/
+66
2008-07-15
IPoIB: Refresh paths instead of flushing them on SM change events
Moni Shoua
4
-30
/
+91
2008-07-15
IB/ehca: Make device table externally visible
Joachim Fenkes
1
-0
/
+1
2008-07-15
IPoIB: add LRO support
Vladimir Sokolovsky
5
-1
/
+127
2008-07-15
IPoIB: Use multicast loopback blocking if available
Ron Livne
1
-1
/
+4
2008-07-15
IB/mlx4: Add support for blocking multicast loopback packets
Ron Livne
4
-10
/
+38
2008-07-15
RDMA/cxgb3: Add support for protocol statistics
Steve Wise
3
-4
/
+66
2008-07-15
RDMA/core: Add iWARP protocol statistics attributes in sysfs
Steve Wise
1
-0
/
+120
2008-07-15
IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()
Roland Dreier
1
-16
/
+47
2008-07-15
RDMA/cma: Add missing newlines to printk()s
Roland Dreier
1
-3
/
+3
2008-07-15
RDMA/cxgb3: Remove write-only iwch_rnic_attributes fields
Roland Dreier
2
-4
/
+0
2008-07-15
RDMA/cxgb3: Fix up some ib_device_attr fields
Steve Wise
3
-3
/
+29
2008-07-15
IB/ehca: In case of lost interrupts, trigger EOI to reenable interrupts
Stefan Roscher
3
-2
/
+18
2008-07-15
IB/ehca: Reject receive work requests if QP is in RESET state
Joachim Fenkes
1
-2
/
+10
2008-07-15
IB/mlx4: Remove extra code for RESET->ERR QP state transition
Roland Dreier
1
-26
/
+0
2008-07-15
IB/mthca: Remove extra code for RESET->ERR QP state transition
Roland Dreier
1
-26
/
+0
2008-07-15
IB/core: Reset to error QP state transition is not allowed
Ralph Campbell
1
-1
/
+0
2008-07-15
IB/mlx4: Pass congestion management class MADs to the HCA
Eli Cohen
1
-1
/
+2
2008-07-15
IB/mlx4: Configure QPs' max message size based on real device capability
Eli Cohen
1
-1
/
+2
2008-07-15
RDMA/cxgb3: MEM_MGT_EXTENSIONS support
Steve Wise
7
-82
/
+293
2008-07-15
RDMA/core: Add memory management extensions support
Steve Wise
10
-23
/
+69
2008-07-15
IPoIB: Copy small received SKBs in connected mode
Eli Cohen
3
-0
/
+26
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
62
-124
/
+0
2008-07-15
IB/ipath: Simplify code using ARRAY_SIZE() macro
Robert P. J. Day
1
-2
/
+2
2008-07-15
IB/mlx4: Optimize QP stamping
Eli Cohen
1
-2
/
+6
2008-07-15
IB/sa: Fail requests made while creating new SM AH
Moni Shoua
1
-6
/
+16
2008-07-15
RDMA: Fix license text
Sean Hefty
2
-37
/
+46
2008-07-15
RDMA/nes: Remove unnecessary memset()
Christophe Jaillet
1
-1
/
+0
2008-07-15
IB/srp: Remove use of cached P_Key/GID queries
Roland Dreier
1
-8
/
+5
2008-07-15
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
Linus Torvalds
101
-48761
/
+948
2008-07-15
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
55
-3288
/
+3560
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
101
-48761
/
+948
2008-07-15
[ARM] Merge most of the PXA work for initial merge
Russell King
19
-258
/
+453
2008-07-15
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
124
-193
/
+742
2008-07-15
dsp56k: use request_firmware
Jaswinder Singh
1
-51
/
+33
2008-07-15
edgeport-ti: use request_firmware()
Jaswinder Singh
2
-873
/
+47
2008-07-15
edgeport: use request_firmware()
Jaswinder Singh
5
-3557
/
+90
2008-07-15
vicam: use request_firmware()
Jaswinder Singh
1
-296
/
+21
2008-07-15
dabusb: use request_firmware()
David Woodhouse
2
-1427
/
+32
2008-07-15
cpia2: use request_firmware()
David Woodhouse
2
-242
/
+37
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
742
-8056
/
+22772
2008-07-15
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-138
/
+951
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
8
-190
/
+3515
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
4
-2
/
+57
2008-07-15
Merge branch 'drm-reorg' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
118
-6080
/
+121
[next]