aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[IPV6] ADDRCONF: Fix default source address selection without CONFIG_IPV6_PRIVACYYOSHIFUJI Hideaki1-0/+3
2006-06-23[IPV6]: Fix source address selection.Ɓukasz Stelmach1-0/+6
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu36-103/+74
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-8/+13
2006-06-22[PATCH] Driver core: fix locking issues with the devices that are attached to classesGreg Kroah-Hartman1-8/+11
2006-06-22[PATCH] USB: get USB suspend to work againGreg Kroah-Hartman1-0/+2
2006-06-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds4-83/+74
2006-06-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds47-497/+1946
2006-06-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-1/+770
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds5-24/+46
2006-06-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds39-353/+1608
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds215-4033/+9825
2006-06-22[PATCH] myri10ge - drop workaround pci_save_state() disabling MSI Brice Goglin1-2/+0
2006-06-22[PATCH] myri10ge - drop workaround for the missing AER ext cap on nVidia CK804 Brice Goglin1-6/+0
2006-06-22Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstreamJeff Garzik1-0/+6
2006-06-22[PATCH] add b44 to maintainersGary Zambrano1-0/+6
2006-06-22[PATCH] WAN: ioremap() failure checks in driversKrzysztof Halasa4-3/+21
2006-06-22[PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()Krzysztof Halasa2-23/+3
2006-06-22[PATCH] skb_padto()-area fixes in 8390, wavelanAlan Cox2-10/+14
2006-06-22[PATCH] make drivers/net/forcedeth.c:nv_update_pause() staticAdrian Bunk1-1/+1
2006-06-22[PATCH] network driver for Hilscher netxSascha Hauer4-0/+555
2006-06-22[PATCH] Dereference in tokenring/olympic.cEric Sesterhenn1-2/+2
2006-06-22[PATCH] Array overrun in drivers/net/wireless/wavelan.cEric Sesterhenn1-2/+2
2006-06-22[PATCH] Remove useless check in drivers/net/pcmcia/xirc2ps_cs.cEric Sesterhenn1-1/+1
2006-06-22[PATCH] 8139cp: add ethtool eeprom supportPhilip Craig1-12/+167
2006-06-22[PATCH] 8139cp: fix eeprom read command lengthPhilip Craig1-1/+1
2006-06-22[PATCH] b44: update b44 Kconfig entryGary Zambrano1-2/+2
2006-06-22[PATCH] b44: update version to 1.01Gary Zambrano1-2/+2
2006-06-22[PATCH] b44: add wol for old nicGary Zambrano2-1/+112
2006-06-22[PATCH] b44: add parameterGary Zambrano1-21/+28
2006-06-22[PATCH] b44: add wolGary Zambrano2-0/+80
2006-06-22[PATCH] b44: fix manual speed/duplex/autoneg settingsGary Zambrano1-16/+28
2006-06-22[PATCH] AT91RM9200 Ethernet #4: Suspend/ResumeAndrew Victor1-1/+45
2006-06-22[PATCH] AT91RM9200 Ethernet #3: CleanupAndrew Victor2-14/+16
2006-06-22[PATCH] AT91RM9200 Ethernet #2: MII interfaceAndrew Victor1-0/+20
2006-06-22[PATCH] AT91RM9200 Ethernet #1: Link pollAndrew Victor1-18/+43
2006-06-22[PATCH] IP27: Really set PCI64_ATTR_VIRTUAL, not PCI64_ATTR_PREC.Ralf Baechle1-1/+1
2006-06-22Merge branch 'master' into upstreamJeff Garzik2158-74743/+72024
2006-06-23via-velocity: the link is not correctly detected when the device startsFrancois Romieu1-0/+6
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds41-474/+5747
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6Linus Torvalds26-748/+909
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds45-436/+1096
2006-06-22[PATCH] x86_64: use select for GART_IOMMU to enable AGPRoman Zippel2-5/+3
2006-06-22[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie24-2006/+1877
2006-06-22[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas13-23/+22
2006-06-22[PATCH] prune_one_dentry() tweaksAndrew Morton1-4/+5
2006-06-22[PATCH] Fix dcache race during umountNeilBrown3-8/+62
2006-06-22[PATCH] avoid tasklist_lock at getrusage for multithreaded case tooRavikiran G Thirumalai1-34/+22
2006-06-22[PATCH] remove steal_locks()Miklos Szeredi5-61/+0
2006-06-22[PATCH] Fix a race condition between ->i_mapping and iput()OGAWA Hirofumi1-7/+25