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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-19
IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions
Michael S. Tsirkin
1
-35
/
+80
2007-05-19
IB/mthca: Fix RESET to ERROR transition
Michael S. Tsirkin
1
-60
/
+98
2007-05-19
IB/mlx4: Set GRH:HopLimit when sending globally routed MADs
Roland Dreier
1
-0
/
+1
2007-05-19
IB/mthca: Set GRH:HopLimit when building MLX headers
Rolf Manderscheid
1
-0
/
+1
2007-05-19
IB/mlx4: Fix check of max_qp_dest_rdma in modify QP
Eli Cohen
1
-1
/
+1
2007-05-19
IB/mthca: Fix use-after-free on device restart
Ali Ayoub
1
-1
/
+3
2007-05-19
IB/ehca: Return proper error code if register_mr fails
Hoang-Nam Nguyen
1
-5
/
+2
2007-05-19
IPoIB: Handle P_Key table reordering
Yosef Etigin
4
-45
/
+92
2007-05-19
IB/core: Use start_port() and end_port()
Roland Dreier
1
-8
/
+2
2007-05-19
IB/core: Add helpers for uncached GID and P_Key searches
Yosef Etigin
1
-0
/
+125
2007-05-19
IB/ipath: Fix potential deadlock with multicast spinlocks
Roland Dreier
1
-9
/
+7
2007-05-19
IB/core: Free umem when mm is already gone
Eli Cohen
1
-1
/
+3
2007-05-19
cciss: Fix pci_driver.shutdown while device is still active
Gerald Britton
1
-15
/
+30
2007-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+2
2007-05-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2
-3
/
+9
2007-05-18
[CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate again
Herbert Xu
1
-2
/
+2
2007-05-18
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-30
/
+6
2007-05-18
sata_via: pcim_iomap_regions() conversion missed BAR5
Tejun Heo
1
-1
/
+1
2007-05-18
libata: remove libata.spindown_compat
Tejun Heo
3
-12
/
+4
2007-05-18
sata_nv: fix fallout of devres conversion
Tejun Heo
1
-11
/
+1
2007-05-18
drivers/ata: remove the wildcard from sata_nv driver
Peer Chen
1
-6
/
+0
2007-05-18
e1000: Fix msi enable leak on error, don't print error message, cleanup
Auke Kok
2
-28
/
+15
2007-05-18
ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak
Auke Kok
2
-23
/
+15
2007-05-18
NetXen: Fix NetXen driver ping on system-p
Mithlesh Thukral
1
-1
/
+1
2007-05-18
spidernet: node-aware skbuff allocation
Christoph Hellwig
1
-1
/
+2
2007-05-18
gianfar: Add I/O barriers when touching buffer descriptor ownership.
Scott Wood
1
-0
/
+11
2007-05-18
ibm_emac: fix link speed detection change
Eugene Surovegin
1
-1
/
+1
2007-05-18
ibm_emac: improved PHY support
Eugene Surovegin
1
-15
/
+45
2007-05-18
ibm_emac: fix section mismatch warnings
Eugene Surovegin
8
-10
/
+8
2007-05-18
sky2: memory barriers change
Stephen Hemminger
1
-4
/
+11
2007-05-18
sky2: remove dual port workaround
Stephen Hemminger
1
-7
/
+0
2007-05-18
sky2: MIB counter overflow handling
Stephen Hemminger
1
-0
/
+6
2007-05-18
sky2: keep track of receive alloc failures
Stephen Hemminger
1
-1
/
+3
2007-05-18
sky2: PHY register settings
Stephen Hemminger
1
-1
/
+6
2007-05-18
sky2: remove Gigabyte 88e8056 restriction
Stephen Hemminger
1
-30
/
+0
2007-05-17
NS16550A: Restore HS settings in EXCR2 on resume
David Woodhouse
1
-3
/
+18
2007-05-17
icom: add new sub-device-id to support new adapter
wendy xiong
1
-24
/
+31
2007-05-17
rtc kconfig clarification
David Brownell
1
-3
/
+3
2007-05-17
rtc-omap build fix
David Brownell
1
-2
/
+2
2007-05-17
Refine SCREEN_INFO sanity check for vgacon initialization
Gerd Hoffmann
1
-2
/
+7
2007-05-17
acpi: fix potential call to a freed memory section.
Aaron Durbin
1
-4
/
+4
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
1
-3
/
+0
2007-05-17
[POWERPC] Remove build warnings in windfarm_core
Stephen Rothwell
1
-2
/
+8
2007-05-17
[POWERPC] Fix comment in booke_wdt
Dave Jiang
1
-1
/
+1
2007-05-17
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-49
/
+98
2007-05-17
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-71
/
+205
2007-05-17
parport_pc needs dma-mapping.h
Andrew Morton
1
-0
/
+1
2007-05-17
spi: fix spidev for >sizeof(long)/32 devices
Domen Puncer
1
-1
/
+1
2007-05-16
libata: track spindown status and skip spindown_compat if possible
Tejun Heo
1
-0
/
+9
2007-05-16
libata: fix shutdown warning message printing
Tejun Heo
1
-8
/
+27
[next]