aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-14bt/rfcomm/tty: join error pathsIlpo Järvinen
2008-12-14ax25: join the return paths that free skbIlpo Järvinen
2008-12-14can: merge error pathsIlpo Järvinen
2008-12-14xfrm: join error pathsIlpo Järvinen
2008-12-14ip6mr: use goto to common label instead of opencodingIlpo Järvinen
2008-12-14ipv6/mcast: join error paths using gotoIlpo Järvinen
2008-12-14xfrm6_tunnel: join error paths using gotoIlpo Järvinen
2008-12-14icsk: join error paths using gotoIlpo Järvinen
2008-12-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds
2008-12-14x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden
2008-12-14Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds
2008-12-14[ARM] fix kernel-doc syntaxRandy Dunlap
2008-12-14[ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall
2008-12-13powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala
2008-12-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds
2008-12-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-12-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-12-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-12-13console ASCII glyph 1:1 mappingIngo Brueckl
2008-12-13unicode table for cp437Ingo Brueckl
2008-12-12smsc9420: add ethtool eeprom supportSteve Glendinning
2008-12-12smsc9420: add netpoll supportSteve Glendinning
2008-12-12smsc911x: make smsc911x_poll_controller staticSteve Glendinning
2008-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-12-12sfc: Version 2.3Ben Hutchings
2008-12-12sfc: Fix synchronisation of efx_mtd_{probe,rename,remove}Ben Hutchings
2008-12-12sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialisedBen Hutchings
2008-12-12sfc: Treat probe as unsuccessful if it scheduled a resetSteve Hodgson
2008-12-12sfc: Use model numbers for PHY type namesBen Hutchings
2008-12-12sfc: Use mutex_lock_interruptible() for ethtool EEPROM accessBen Hutchings
2008-12-12sfc: Specify a meaningful component for loopback RX-side and PHY testsBen Hutchings
2008-12-12sfc: Remove leading spacesBen Hutchings
2008-12-12sfc: Add support for SFN4111TBen Hutchings
2008-12-12sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings
2008-12-12sfc: Rework MAC, PHY and board event handlingBen Hutchings
2008-12-12sfc: Implement auto-negotiationBen Hutchings
2008-12-12sfc: Add support for sub-10G speedsBen Hutchings
2008-12-12sfc: Clean up MDIO flag settingBen Hutchings
2008-12-12sfc: Clean up board identificationBen Hutchings
2008-12-12sfc: Add phy_type device attributeBen Hutchings
2008-12-12sfc: Add support for MMDs numbered >15Ben Hutchings
2008-12-12sfc: Remove MII extension cruftBen Hutchings
2008-12-12sfc: Don't count RX checksum errors during loopback self-testBen Hutchings
2008-12-12sfc: Abbreviate self-test names so they are not truncatedBen Hutchings
2008-12-12sfc: Provide hints to irqbalance daemonBen Hutchings
2008-12-12sfc: Add option to use a separate channel for TX completionsNeil Turton
2008-12-12sfc: Restore phy_flash_cfg module parameterBen Hutchings
2008-12-12sfc: Work around unreliable strap pinsBen Hutchings
2008-12-12sfc: Clean up waits for flash/EEPROM operationsBen Hutchings
2008-12-12sfc: Make reset_workqueue driver-global rather than per-NICSteve Hodgson