summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1630-47071/+77672
2009-03-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds78-542/+1330
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds157-3827/+5226
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds149-1170/+2664
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds45-1958/+1573
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds133-2131/+12275
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds47-2770/+1347
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds5-43/+42
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds415-9680/+20387
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds61-264/+5506
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds30-995/+1372
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds63-626/+8818
2009-03-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-19/+20
2009-03-26writeback: double the dirty thresholdsWu Fengguang1-2/+2
2009-03-26Make relatime defaultMatthew Garrett1-2/+3
2009-03-26Add a strictatime mount optionMatthew Garrett3-1/+7
2009-03-26Allow relatime to update atime once a dayMatthew Garrett1-9/+38
2009-03-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-3/+39
2009-03-26ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz5-6/+26
2009-03-26net: core: remove unneeded include in net/core/utils.c.Rami Rosen1-1/+0
2009-03-26e1000e: update version numberJesse Brandeburg1-1/+1
2009-03-26e1000e: fix close interrupt raceJesse Brandeburg1-6/+10
2009-03-26e1000e: fix loss of multicast packetsJesse Brandeburg1-44/+18
2009-03-26e1000e: commonize tx cleanup routine to match e1000 & igbAlexander Duyck1-11/+8
2009-03-26netfilter: fix nf_logger name in ebt_ulog.Eric Leblond1-1/+1
2009-03-26netfilter: fix warning in ebt_ulog init function.Eric Leblond1-5/+5
2009-03-26netfilter: fix warning about invalid const usageEric Leblond2-2/+2
2009-03-26e1000: fix close race with interruptJesse Brandeburg1-4/+24
2009-03-26e1000: cleanup clean_tx_irq routine so that it completely cleans ringAlexander Duyck1-12/+9
2009-03-26e1000: fix tx hang detect logic and address dma mapping issuesAlexander Duyck1-25/+30
2009-03-25bridge: bad error handling when adding invalid ether addressStephen Hemminger1-1/+0
2009-03-25bonding: select current active slave when enslaving device for mode tlb and albJiri Pirko1-0/+1
2009-03-25gianfar: reallocate skb when headroom is not enough for fcbLi Yang1-10/+21
2009-03-25Bump release date to 25Mar2009 and version to 0.22Florian Fainelli1-2/+2
2009-03-25r6040: Fix second PHY addressFlorian Fainelli1-1/+1
2009-03-25qeth: fix wait_event_timeout handlingHeiko Carstens1-4/+5
2009-03-25qeth: check for completion of a running recoveryUrsula Braun2-0/+22
2009-03-25qeth: unregister MAC addresses during recovery.Klaus-Dieter Wacker1-2/+4
2009-03-25qeth: remove EDDPFrank Blaschka8-980/+111
2009-03-25qeth: add statistics for tx csumFrank Blaschka4-2/+11
2009-03-25qeth: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-03-25rndis_wlan: Fix build with netdev_ops compat disabled.David S. Miller1-1/+13
2009-03-24ax88796: Add method to take MAC from platform dataDaniel Mack2-10/+20
2009-03-24drivers/net/ax88796.c: take IRQ flags from platform_deviceDaniel Mack1-5/+9
2009-03-24e1000e: add support for 82574 device ID 0x10F6Bruce Allan2-0/+2
2009-03-24[libata] Improve timeout handlingAlan Cox10-5/+85
2009-03-24ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich5-37/+34
2009-03-24ipv6: Make v4-mapped bindings consistent with IPv4Vlad Yasevich1-3/+11
2009-03-24ipv6: Allow ipv4 wildcard binds after ipv6 address bindsVlad Yasevich1-1/+4
2009-03-24ipv6: Disallow binding to v4-mapped address on v6-only socket.Vlad Yasevich1-0/+7