summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [TEXTSEARCH]: Fix Boyer Moore initialization bugMichael Rash2006-08-221-6/+5
* [TCP]: Limit window scaling if window is clamped.Stephen Hemminger2006-08-221-0/+1
* [NETFILTER]: arp_tables: fix table locking in arpt_do_tablePatrick McHardy2006-08-221-1/+2
* elv_unregister: fix possible crash on module unloadOleg Nesterov2006-08-221-1/+2
* Fix possible UDF deadlock and memory corruption (CVE-2006-4145)Jan Kara2006-08-222-26/+40
* Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala2006-08-225-53/+23
* Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGreg Kroah-Hartman2006-08-218-50/+184
|\
| * [ARM] 3746/2: Userspace helpers must be Thumb mode interworkableNicolas Pitre2006-08-181-9/+12
| * [ARM] 3757/1: Use PROCINFO_INITFUNC in head.SCatalin Marinas2006-08-181-1/+1
| * [ARM] 3756/1: Assign value for HWCAP_IWMMXTPaul Gortmaker2006-08-181-0/+1
| * [ARM] 3755/1: dmabounce: fix return value for find_safe_bufferKevin Hilman2006-08-181-3/+5
| * [ARM] 3754/1: S3C24XX: tidy arch/arm/mach-s3c2410/MakefileBen Dooks2006-08-181-17/+19
| * [ARM] 3753/1: S3C24XX: DMA fixesBen Dooks2006-08-182-19/+145
| * [ARM] 3752/1: fix versatile flash resource mapYoav Steinberg2006-08-131-1/+1
* | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockGreg Kroah-Hartman2006-08-214-25/+32
|\ \
| * | [PATCH] cfq_cic_link: fix usage of wrong cfq_io_contextOleg Nesterov2006-08-211-1/+1
| * | [PATCH] uninline ioprio_best()Oleg Nesterov2006-08-212-22/+24
| * | [PATCH] Fix current_io_context() vs set_task_ioprio() raceOleg Nesterov2006-08-212-0/+5
| * | [PATCH] sys_ioprio_set: minor do_each_thread+break fixOleg Nesterov2006-08-211-2/+2
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown2006-08-2016-179/+229
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| | | | | * | PCI: quirk to disable e100 interrupt if RESET failed toBjorn Helgaas2006-07-261-0/+57
| | | | * | | ACPI: hotkey.c fixes, fix for potential crash of hotkey.cHandle X2006-08-161-162/+119
| | | * | | | ACPI: Handle BIOS that resumes from S3 to suspend routine rather than resume ...William Morrrow2006-08-161-1/+4
| | | |/ / /
| | * | | | ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDsStarikovskiy, Alexey Y2006-08-182-2/+2
| | * | | | ACPI: avoid irqrouter_resume might_sleep oops on resume from S4Len Brown2006-08-162-1/+11
| | * | | | ACPIPHP: allow acpiphp to build without ACPI_DOCKKristen Carlson Accardi2006-08-161-1/+1
| | * | | | ACPI: memory hotplug: remove useless message at boot timeYasunori Goto2006-08-161-6/+2
| | * | | | ACPI: verbose on kset/kobject_register errorsRandy Dunlap2006-08-151-2/+10
| | * | | | ACPI: add message if firmware_register() init failsRandy Dunlap2006-08-151-1/+5
| | * | | | ACPI: skip smart battery init when acpi=offLen Brown2006-08-151-0/+3
| | * | | | ACPI: fix boot with acpi=offPavel Machek2006-08-152-0/+5
| | * | | | ACPI: fix kfree in i2c_ec error pathJean Delvare2006-08-111-1/+1
| | |/ / /
| * | | | ACPI: add Dock Station driver to MAINTAINERS fileKristen Carlson Accardi2006-07-261-0/+6
| * | | | ACPI: restore some dmesg to DEBUG-only, ala 2.6.17Len Brown2006-07-251-2/+3
| * | | | ACPI: scan: handle kset/kobject errorsRandy Dunlap2006-07-121-2/+10
| * | | | ACPI: handle firmware_register init errorsRandy Dunlap2006-07-121-1/+5
* | | | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2006-08-1819-120/+175
|\ \ \ \ \
| * | | | | [BRIDGE]: Disable SG/GSO if TX checksum is offHerbert Xu2006-08-172-1/+9
| * | | | | [NETFILTER]: ip_tables: fix table locking in ipt_do_tablePatrick McHardy2006-08-171-1/+2
| * | | | | [NETFILTER]: ctnetlink: fix deadlock in table dumpingPatrick McHardy2006-08-172-20/+14
| * | | | | [IPV4]: severe locking bug in fib_semantics.cAlexey Kuznetsov2006-08-171-6/+6
| * | | | | [MCAST]: Fix filter leak on device removal.David L Stevens2006-08-172-17/+25
| * | | | | [NET]: Disallow whitespace in network device names.David S. Miller2006-08-171-5/+14
| * | | | | [PPP]: handle kmalloc failures and convert to using kzallocPanagiotis Issaris2006-08-171-11/+19
| * | | | | [PKT_SCHED] cls_u32: Fix typo.Ralf Hildebrandt2006-08-171-1/+1
| * | | | | [ATM]: Compile error on ARMKevin Hilman2006-08-171-1/+1
| * | | | | [BNX2]: Convert to netdev_alloc_skb()Michael Chan2006-08-171-8/+6
| * | | | | [BNX2]: Fix tx race condition.Michael Chan2006-08-172-23/+24
| * | | | | [NET]: Terminology in ip-sysctl.txtJan "Yenya" Kasprzak2006-08-171-3/+3
| * | | | | [IPV4]: Possible leak of multicast source filter sctructureMichal Ruzicka2006-08-171-3/+3