Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | sctp: Drop ICMP packet too big message with MTU larger than current PMTU | Wei Yongjun | 2008-10-23 | |
| * | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-10-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | p54: enable 2.4/5GHz spectrum by eeprom bits. | Christian Lamparter | 2008-10-22 | |
| | * | | | | | | | | | | | | | orinoco: reduce stack usage in firmware download path | Andrey Borzenkov | 2008-10-22 | |
| | * | | | | | | | | | | | | | ath5k: fix suspend-related oops on rmmod | Bob Copeland | 2008-10-22 | |
| * | | | | | | | | | | | | | | [netdrvr] fec_mpc52xx: Implement polling, to make netconsole work. | Jon Smirl | 2008-10-22 | |
| * | | | | | | | | | | | | | | qlge: Fix MSI/legacy single interrupt bug. | Ron Mercer | 2008-10-22 | |
| * | | | | | | | | | | | | | | smc911x: Make the driver safer on SMP | Catalin Marinas | 2008-10-22 | |
| * | | | | | | | | | | | | | | smc911x: Add IRQ polarity configuration | Catalin Marinas | 2008-10-22 | |
| * | | | | | | | | | | | | | | smc911x: Allow Kconfig dependency on ARM | Catalin Marinas | 2008-10-22 | |
| * | | | | | | | | | | | | | | sis190: add identifier for Atheros AR8021 PHY | Francois Romieu | 2008-10-22 | |
| * | | | | | | | | | | | | | | 8139x: reduce message severity on driver overlap | Stephen Hemminger | 2008-10-22 | |
| * | | | | | | | | | | | | | | igb: add IGB_DCA instead of selecting INTEL_IOATDMA | Jeff Kirsher | 2008-10-22 | |
| * | | | | | | | | | | | | | | igb: fix tx data corruption with transition to L0s on 82575 | Alexander Duyck | 2008-10-22 | |
| * | | | | | | | | | | | | | | ehea: Fix memory hotplug support | Hannes Hering | 2008-10-22 | |
| * | | | | | | | | | | | | | | netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driver | Bryan Wu | 2008-10-22 | |
| * | | | | | | | | | | | | | | cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpq | Roland Dreier | 2008-10-22 | |
| * | | | | | | | | | | | | | | SMC911x: unbreak PXA builds | Dmitry Baryshkov | 2008-10-22 | |
| * | | | | | | | | | | | | | | myri10ge: disable NAPI on failure to setup the interface | Brice Goglin | 2008-10-22 | |
| * | | | | | | | | | | | | | | net: Make SMC91X selectable on other MIPS boards | Atsushi Nemoto | 2008-10-22 | |
| * | | | | | | | | | | | | | | AX88796: ax_probe() fix irq assignment | roel kluin | 2008-10-22 | |
| * | | | | | | | | | | | | | | gianfar: fix handle errors returned by platform_get_irq*() | roel kluin | 2008-10-22 | |
| * | | | | | | | | | | | | | | r8169: checks against wrong mac addresse init | Francois Romieu | 2008-10-22 | |
| * | | | | | | | | | | | | | | r8169: verbose mac address init | Francois Romieu | 2008-10-22 | |
| |/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | / / | tcp: should use number of sack blocks instead of -1 | Ilpo Järvinen | 2008-10-21 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-10-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | math-emu: Fix thinko in _FP_DIV | David S. Miller | 2008-10-23 | |
| * | | | | | | | | | | | | | math-emu: Fix signalling of underflow and inexact while packing result. | Kumar Gala | 2008-10-23 | |
| * | | | | | | | | | | | | | sparc: Add checkstack support | Martin Habets | 2008-10-23 | |
| * | | | | | | | | | | | | | sparc: correct section of current_pc() | Frederic Weisbecker | 2008-10-23 | |
| * | | | | | | | | | | | | | sparc: correct section of apc_no_idle | Frederic Weisbecker | 2008-10-23 | |
| * | | | | | | | | | | | | | sparc64: Fix race in arch/sparc64/kernel/trampoline.S | Andrea Shepard | 2008-10-23 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-10-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | ide: drivers/ide/generic.c -> drivers/ide/ide-pci-generic.c | Bartlomiej Zolnierkiewicz | 2008-10-23 | |
| * | | | | | | | | | | | | | ide-disk: set non-rotational queue flag for SSD and CF devices | Bartlomiej Zolnierkiewicz | 2008-10-23 | |
| * | | | | | | | | | | | | | ide-cd: add TEAC CD-224E to the NO_AUTOCLOSE list | Márton Németh | 2008-10-23 | |
| * | | | | | | | | | | | | | ide: Add tx4938ide driver (v2) | Atsushi Nemoto | 2008-10-23 | |
| * | | | | | | | | | | | | | TXx9: Add TX4938 ATA support (v3) | Atsushi Nemoto | 2008-10-23 | |
| * | | | | | | | | | | | | | ide: Add tx4939ide driver (v6) | Atsushi Nemoto | 2008-10-23 | |
| * | | | | | | | | | | | | | ide: two more pci_ioremap_bar() conversions | Arjan van de Ven | 2008-10-23 | |
| * | | | | | | | | | | | | | pci: use pci_ioremap_bar() in drivers/ide | Arjan van de Ven | 2008-10-23 | |
| * | | | | | | | | | | | | | sgiioc4: use ide_host_add() (take 2) | Sergei Shtylyov | 2008-10-23 | |
| * | | | | | | | | | | | | | sgiioc4: fix error cleanup path (take 2) | Sergei Shtylyov | 2008-10-23 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2008-10-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | leds/acpi: Fix merge fallout from acpi_driver_data change | Stephen Rothwell | 2008-10-23 | |
| * | | | | | | | | | | | | | | leds: Simplify logic in leds-ams-delta | Richard Purdie | 2008-10-20 | |
| * | | | | | | | | | | | | | | leds: Fix trigger registration race | Richard Purdie | 2008-10-20 | |
| * | | | | | | | | | | | | | | leds: Fix leds-class.c comment | Qinghuang Feng | 2008-10-20 | |
| * | | | | | | | | | | | | | | leds: Add driver for HP harddisk protection LEDs | Pavel Machek | 2008-10-20 | |
| * | | | | | | | | | | | | | | leds: leds-pca955x - Mark pca955x_led_set() static | Sven Wegener | 2008-10-20 |