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
2008-09-30
Phonet: improve documentation
Rémi Denis-Courmont
1
-11
/
+21
2008-09-30
Phonet: Netlink factorization and cleanup
Rémi Denis-Courmont
1
-56
/
+35
2008-09-30
netdev: docbook comment update (revised)
Stephen Hemminger
1
-2
/
+44
2008-09-30
netdev: use const for some name functions
Stephen Hemminger
2
-7
/
+6
2008-09-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
60
-1080
/
+1077
2008-09-26
Revert "ehea: fix mutex and spinlock use"
David S. Miller
1
-4
/
+22
2008-09-25
e1000: remove unused Kconfig option for disabling packet split
Brandeburg, Jesse
3
-433
/
+9
2008-09-25
drivers/net/bonding: sparse fixes for exported tables
Ben Dooks
1
-0
/
+8
2008-09-25
[netdrvr] convert sbmac tx to spin_lock_irqsave to prevent early IRQ enable
Weiwei Wang
1
-5
/
+7
2008-09-25
fs-enet: remove code associated with !CONFIG_PPC_MERGE
Kumar Gala
5
-89
/
+3
2008-09-25
netdev: drop CONFIG_PPC_MERGE from Kconfig
Kumar Gala
2
-2
/
+2
2008-09-25
atl2: add tx bytes statistic
Jay Cliburn
1
-1
/
+3
2008-09-25
forcedeth fix: take phy out of reset during power up
Ayaz Abdulla
1
-1
/
+1
2008-09-25
e1000e: avoid duplicated output of device name in kernel warning
Frans Pop
1
-2
/
+4
2008-09-25
atl1e: remove the unneeded (struct atl1e_adapter *)
Jie Yang
1
-3
/
+3
2008-09-25
gianfar: free/iounmap memory after an error in mii bus initialization
Andy Fleming
1
-6
/
+8
2008-09-25
ne.c: fix rmmod, platform driver improvements
David Fries
1
-108
/
+164
2008-09-25
gianfar: Fix error in mdio reset timeout
Trent Piepho
1
-2
/
+2
2008-09-25
e1000e: remove failed request for sw/fw/hw flag
Bruce Allan
1
-0
/
+2
2008-09-25
enic: bug fix: don't set netdev->name too early
Scott Feldman
2
-76
/
+47
2008-09-25
enic: Bug fix: Free MSI intr with correct data handle
Scott Feldman
1
-3
/
+5
2008-09-25
enic: fixes for review items from Ben Hutchings
Scott Feldman
2
-26
/
+37
2008-09-25
enic: Don't indicate IPv6 pkts using soft-LRO
Scott Feldman
1
-2
/
+2
2008-09-25
r6040: fix wrong assignment in r6040_free_txbufs
Florian Fainelli
1
-1
/
+1
2008-09-25
qeth: avoid qeth recovery problems
Ursula Braun
3
-8
/
+15
2008-09-25
qeth: use firmware MAC-address for layer2 hsi-devices
Ursula Braun
1
-1
/
+2
2008-09-25
Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-...
Jeff Garzik
24
-777
/
+820
2008-09-25
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
77
-2376
/
+3422
2008-09-25
bonding: add more ethtool support
Stephen Hemminger
1
-0
/
+6
2008-09-25
netxen: enable msi-x for quad-gig boards
Dhananjay Phadke
1
-1
/
+1
2008-09-25
sundance: set carrier status on link change events
Dan Nicholson
1
-33
/
+62
2008-09-25
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
31
-235
/
+235
2008-09-25
ehea: Enable DLPAR memory remove
Hannes Hering
1
-2
/
+2
2008-09-25
[netdrvr] usb/hso: throttle to prevent loss of serial data
Denis Joseph Barrow
1
-92
/
+234
2008-09-25
myri10ge: use DCA if DCA is compiled as a module
Brice Goglin
2
-13
/
+14
2008-09-25
cxgb3 - remove duplicate tests in lro
Divy Le Ray
1
-35
/
+0
2008-09-25
r8169: select MII in Kconfig
Francois Romieu
1
-0
/
+1
2008-09-25
ehea: fix mutex and spinlock use
Sebastien Dugue
1
-22
/
+4
2008-09-25
ixgbe: fix DCA dependency in Kconfig
Jesse Brandeburg
1
-0
/
+1
2008-09-25
ixgbe: whitespace/formatting cleanup
Alexander Duyck
1
-71
/
+54
2008-09-25
ixgbe: correctly add and remove napi queues
Alexander Duyck
1
-100
/
+130
2008-09-25
ixgbe: Whitespace, copyright update and version number change patch
Peter P Waskiewicz
9
-300
/
+266
2008-09-25
ixgbe: bump version
Jeff Kirsher
1
-1
/
+1
2008-09-25
ixgbe: xmit frame refactor
Jesse Brandeburg
1
-25
/
+17
2008-09-25
ixgbe: lower stack space usage
Jesse Brandeburg
1
-9
/
+6
2008-09-25
ixgbe: cleanup defines
Jesse Brandeburg
1
-7
/
+0
2008-09-25
ixgbe: move set_num_queues and call it after msix failure
Jesse Brandeburg
2
-45
/
+45
2008-09-25
ixgbe: refresh the ixgbe_down function
Jesse Brandeburg
1
-10
/
+19
2008-09-25
ixgbe: update to latest common code module
Jesse Brandeburg
9
-814
/
+1700
2008-09-25
ixgbe: add clean rx many routine
Jesse Brandeburg
1
-2
/
+60
[next]