aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sctp: Add check for the TSN field of the SHUTDOWN chunkWei Yongjun2008-10-23
* sctp: Drop ICMP packet too big message with MTU larger than current PMTUWei Yongjun2008-10-23
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-23
|\
| * p54: enable 2.4/5GHz spectrum by eeprom bits.Christian Lamparter2008-10-22
| * orinoco: reduce stack usage in firmware download pathAndrey Borzenkov2008-10-22
| * ath5k: fix suspend-related oops on rmmodBob Copeland2008-10-22
* | [netdrvr] fec_mpc52xx: Implement polling, to make netconsole work.Jon Smirl2008-10-22
* | qlge: Fix MSI/legacy single interrupt bug.Ron Mercer2008-10-22
* | smc911x: Make the driver safer on SMPCatalin Marinas2008-10-22
* | smc911x: Add IRQ polarity configurationCatalin Marinas2008-10-22
* | smc911x: Allow Kconfig dependency on ARMCatalin Marinas2008-10-22
* | sis190: add identifier for Atheros AR8021 PHYFrancois Romieu2008-10-22
* | 8139x: reduce message severity on driver overlapStephen Hemminger2008-10-22
* | igb: add IGB_DCA instead of selecting INTEL_IOATDMAJeff Kirsher2008-10-22
* | igb: fix tx data corruption with transition to L0s on 82575Alexander Duyck2008-10-22
* | ehea: Fix memory hotplug supportHannes Hering2008-10-22
* | netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driverBryan Wu2008-10-22
* | cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpqRoland Dreier2008-10-22
* | SMC911x: unbreak PXA buildsDmitry Baryshkov2008-10-22
* | myri10ge: disable NAPI on failure to setup the interfaceBrice Goglin2008-10-22
* | net: Make SMC91X selectable on other MIPS boardsAtsushi Nemoto2008-10-22
* | AX88796: ax_probe() fix irq assignmentroel kluin2008-10-22
* | gianfar: fix handle errors returned by platform_get_irq*()roel kluin2008-10-22
* | r8169: checks against wrong mac addresse initFrancois Romieu2008-10-22
* | r8169: verbose mac address initFrancois Romieu2008-10-22
|/
* tcp: should use number of sack blocks instead of -1Ilpo Järvinen2008-10-21
* binfmt_elf_fdpic: Update for cputime changes.Paul Mundt2008-10-20
* mm: remove duplicated #include'sHuang Weiyi2008-10-20
* Export tiny shmem_file_setup for DRM-GEMHugh Dickins2008-10-20
* misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-20
* fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.cThomas Gleixner2008-10-20
* fix WARN() for PPCArjan van de Ven2008-10-20
* kexec: fix crash_save_vmcoreinfo_init build problemLuck, Tony2008-10-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-20
|\
| * parisc: convert to generic compat_sys_ptraceHelge Deller2008-10-17
| * parisc: add rtc platform driverKyle McMartin2008-10-10
| * parisc: initialize unwinder much earlierJames Bottomley2008-10-10
| * parisc: add new syscallsKyle McMartin2008-10-10
| * parisc: hijack jump to start_kernelKyle McMartin2008-10-10
| * parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlockedKyle McMartin2008-10-10
| * parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin2008-10-10
| * parisc: move pdc_result to real2.SKyle McMartin2008-10-10
| * parisc: unify CCIO_COLLECT_STATS implementationKyle McMartin2008-10-10
| * parisc: add arch/parisc/kernel/.gitignoreKyle McMartin2008-10-10
| * parisc: ropes.h - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-10
| * parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-10
* | USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds2008-10-20
* | i915: cleanup coding horrors in i915_gem_gtt_pwrite()Linus Torvalds2008-10-20
* | Fix sprintf format warnings in drm_proc.cLinus Torvalds2008-10-20
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-10-20
|\ \