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
2012-01-05
cnic: Improve error recovery on bnx2x devices
Michael Chan
3
-8
/
+74
2012-01-05
cnic: Re-init dev->stats_addr after chip reset
Michael Chan
1
-0
/
+1
2012-01-05
net_sched: Bug in netem reordering
Hagen Paul Pfeifer
1
-2
/
+2
2012-01-05
bna: fix sparse warnings/errors
stephen hemminger
4
-7
/
+8
2012-01-05
bna: make ethtool_ops and strings const
stephen hemminger
1
-2
/
+2
2012-01-05
xgmac: cleanups
stephen hemminger
1
-2
/
+2
2012-01-05
net: make ethtool_ops const
stephen hemminger
6
-8
/
+8
2012-01-05
vmxnet3" make ethtool ops const
stephen hemminger
1
-1
/
+1
2012-01-05
xen-netback: make ops structs const
stephen hemminger
1
-2
/
+2
2012-01-05
virtio_net: Pass gfp flags when allocating rx buffers.
Mike Waychison
1
-1
/
+2
2012-01-05
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
Neerav Parikh
3
-1
/
+90
2012-01-05
netdev: FCoE: Add new ndo_get_fcoe_hbainfo() call
Neerav Parikh
1
-0
/
+26
2012-01-05
igb: reset PHY after recovering from PHY power down
Koki Sanagi
1
-0
/
+1
2012-01-05
igb: add basic runtime PM support
Yan, Zheng
2
-19
/
+133
2012-01-05
igb: Add support for byte queue limits.
Eric Dumazet
2
-0
/
+10
2012-01-05
e1000: cleanup CE4100 MDIO registers access
Florian Fainelli
2
-12
/
+7
2012-01-05
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
Florian Fainelli
1
-0
/
+2
2012-01-05
e1000: fix lockdep splat in shutdown handler
Jesse Brandeburg
1
-7
/
+1
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
68
-2113
/
+1178
2012-01-05
ath6kl: revert USB support
John W. Linville
8
-501
/
+20
2012-01-05
Merge branch 'restart' into for-linus
Russell King
592
-5513
/
+3087
2012-01-05
Merge branch 'devel-stable' into for-linus
Russell King
433
-4076
/
+3321
2012-01-05
Merge branches 'fixes' and 'misc' into for-linus
Russell King
29
-507
/
+922
2012-01-05
ARM: 7267/1: Remove BUILD_BUG_ON from asm/bug.h
Simon Glass
1
-1
/
+0
2012-01-05
ARM: 7269/1: mach-sa1100: fix sched_clock breakage
Linus Walleij
1
-1
/
+1
2012-01-05
ARM: 7198/1: arm/imx6: add restart support for imx6q
Shawn Guo
4
-3
/
+58
2012-01-05
ARM: restart: remove the now empty arch_reset()
Russell King
56
-245
/
+2
2012-01-05
ARM: restart: remove comments about adding code to arch_reset()
Russell King
4
-7
/
+0
2012-01-05
ARM: restart: lpc32xx & u300: remove unnecessary printk
Russell King
2
-3
/
+0
2012-01-05
ARM: restart: plat-samsung: remove plat/reset.h and s5p_reset_hook
Russell King
2
-27
/
+0
2012-01-05
ARM: restart: w90x900: use new restart hook
Russell King
6
-17
/
+20
2012-01-05
ARM: restart: Versatile Express: use new restart hook
Russell King
1
-1
/
+1
2012-01-05
ARM: restart: versatile: use new restart hook
Russell King
6
-12
/
+17
2012-01-05
ARM: restart: u300: use new restart hook
Russell King
4
-23
/
+24
2012-01-05
ARM: restart: tegra: use new restart hook
Russell King
7
-5
/
+10
2012-01-05
ARM: restart: spear: use new restart hook
Russell King
9
-12
/
+36
2012-01-05
ARM: restart: shark: use new restart hook
Russell King
2
-3
/
+5
2012-01-05
ARM: restart: sa1100: use new restart hook
Russell King
16
-9
/
+25
2012-01-05
ARM: 7252/1: restart: S5PV210: use new restart hook
Russell King
7
-5
/
+8
2012-01-05
ARM: 7251/1: restart: S5PC100: use new restart hook
Kukjin Kim
3
-0
/
+12
2012-01-05
ARM: 7250/1: restart: S5P64X0: use new restart hook
Kukjin Kim
4
-0
/
+13
2012-01-05
ARM: 7266/1: restart: S3C64XX: use new restart hook
Kukjin Kim
14
-7
/
+23
2012-01-05
ARM: 7265/1: restart: S3C24XX: use new restart hook
Kukjin Kim
23
-17
/
+113
2012-01-05
ARM: 7254/1: restart: S3C24XX: move SWRST based S3C platforms to
Heiko Stuebner
14
-42
/
+27
2012-01-05
ARM: restart: riscpc: use new restart hook
Russell King
2
-10
/
+12
2012-01-05
ARM: restart: realview: use new restart hook
Russell King
7
-24
/
+15
2012-01-05
ARM: restart: pxa: use new restart hook
Russell King
52
-28
/
+95
2012-01-05
ARM: restart: prima2: use new restart hook
Russell King
4
-8
/
+9
2012-01-05
ARM: restart: pnx4008: use new restart hook
Russell King
2
-5
/
+6
2012-01-05
ARM: restart: orion5x: use new restart hook
Russell King
24
-15
/
+41
[prev]
[next]