summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-10-2313-28/+45
|\
| * [PKT_SCHED] netem: Orphan SKB when adding to queue.David S. Miller2006-10-232-2/+4
| * [NET]: kernel-doc fix for sock.hRandy Dunlap2006-10-231-2/+1
| * [NET]: Reduce sizeof(struct flowi) by 20 bytes.Eric Dumazet2006-10-222-8/+0
| * [IPv6] fib: initialize tb6_lock in common place to give lockdep a keyThomas Graf2006-10-221-3/+6
| * [ATM] nicstar: Fix a bogus casting warningAlan Cox2006-10-221-2/+2
| * [ATM] firestream: handle thrown errorJeff Garzik2006-10-221-0/+4
| * [ATM]: No need to return voidTobias Klauser2006-10-222-4/+4
| * [ATM]: handle sysfs errorsJeff Garzik2006-10-221-3/+12
| * [DCCP] ipv6: Fix opt_skb leak.David S. Miller2006-10-221-0/+8
| * [DCCP]: Fix Oops in DCCPv6Gerrit Renker2006-10-222-4/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-231-2/+5
|\ \
| * | [SPARC64]: 8-byte align return value from compat_alloc_user_space()David S. Miller2006-10-231-2/+5
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-2346-400/+280
|\ \ | |/ |/|
| * sh: Convert INTC2 to IRQ table registration.Paul Mundt2006-10-206-153/+115
| * sh: Updates for irq-flow-type naming changes.Paul Mundt2006-10-194-8/+10
| * sh: Add some missing board headers.Paul Mundt2006-10-196-0/+420
| * sh: Fix exception_handling_table alignment.Paul Mundt2006-10-194-24/+44
| * sh: Cleanup board header directories.Paul Mundt2006-10-1927-504/+36
| * sh: Remove board-specific ide.h headers.Paul Mundt2006-10-197-72/+0
| * sh: Proper show_stack/show_trace() implementation.Paul Mundt2006-10-193-61/+77
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-10-222-2/+44
|\ \
| * | [PATCH] x86-64: increase PHB1 split transaction timeoutMuli Ben-Yehuda2006-10-221-1/+43
| * | [PATCH] x86-64: Fix C3 timer testAndi Kleen2006-10-221-1/+1
* | | [MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_pageRalf Baechle2006-10-225-28/+190
* | | [MIPS] Cleanup remaining references to mips_counter_frequency.Ralf Baechle2006-10-223-7/+7
|/ /
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-215-4/+14
|\ \
| * | [PATCH] libata-sff: Allow for wacky systemsAlan Cox2006-10-211-0/+9
| * | [PATCH] ahci: readability tweakAlan Cox2006-10-211-1/+1
| * | [PATCH] libata: typo fixTejun Heo2006-10-211-1/+1
| * | [PATCH] ATA must depend on BLOCKAdrian Bunk2006-10-211-0/+1
| * | [PATCH] libata: use correct map_db values for ICH8Kristen Carlson Accardi2006-10-211-2/+2
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-2129-622/+803
|\ \ \
| * | | [PATCH] ibmveth: Fix index increment calculationDavid Gibson2006-10-211-4/+6
| * | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-10-2116-151/+238
| |\ \ \
| | * | | [PATCH] zd1211rw: fix build-break caused by association race fixJohn W. Linville2006-10-171-1/+1
| | * | | [PATCH] sotftmac: fix a slab corruption in WEP restricted key associationLaurent Riffard2006-10-171-1/+1
| | * | | [PATCH] airo: check if need to freezeDave Kleikamp2006-10-171-2/+4
| | * | | [PATCH] wireless: More WE-21 potential overflows...Jean Tourrilhes2006-10-173-4/+0
| | * | | [PATCH] zd1201: Possible NULL dereferenceEric Sesterhenn2006-10-171-4/+2
| | * | | [PATCH] orinoco: fix WE-21 buffer overflowJean Tourrilhes2006-10-171-7/+9
| | * | | [PATCH] airo.c: check returned valuesFlorin Malita2006-10-171-26/+72
| | * | | [PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAMLarry Finger2006-10-173-24/+46
| | * | | [PATCH] bcm43xx-softmac: check returned value from pci_enable_deviceLarry Finger2006-10-171-1/+5
| | * | | [PATCH] softmac: Fix WX and association related racesMichael Buesch2006-10-177-79/+97
| | * | | [PATCH] bcm43xx: fix race condition in periodic work handlerMichael Buesch2006-10-171-2/+1
| * | | | [PATCH] Fix timer raceRalf Baechle2006-10-211-2/+2
| * | | | [PATCH] Remove useless comment from sb1250Dave Jones2006-10-211-1/+1
| * | | | Merge tag 'jg-20061012-00' of git://electric-eye.fr.zoreil.com/home/romieu/li...Jeff Garzik2006-10-211-1/+6
| |\ \ \ \
| | * | | | r8169: fix infinite loop during hotplugArnaud Patard2006-10-121-1/+5