summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: fix retrans_out leaksIlpo Järvinen2009-03-011-4/+5
* net headers: export dcbnl.hChris Leech2009-03-011-0/+1
* net headers: cleanup dcbnl.hChris Leech2009-03-011-1/+3
* netpoll: Add drop checks to all entry pointsHerbert Xu2009-03-012-0/+16
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-01176-1029/+4783
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-02-285-28/+37
| |\
| | * Staging: w35und: fix usb_control_msg() error handling in wb35_probe()Pekka Enberg2009-02-271-6/+10
| | * Staging: w35und: fix registration with wlan stackPavel Machek2009-02-271-1/+3
| | * Staging: panel: fix oops on panel_cleanup_moduleCostantino Leandro2009-02-271-11/+12
| | * Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211.leandro Costantino2009-02-272-10/+11
| | * Staging: rtl8187se: fix Kconfig dependenciesRandy Dunlap2009-02-271-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-02-2819-75/+176
| |\ \
| | * | USB: musb: fix srp sysfs entry deletionVikram Pandita2009-02-271-2/+2
| | * | USB: musb: resume suspended root hub on disconnectAnand Gadiyar2009-02-271-0/+1
| | * | USB: musb: use right poll limit for low speed devicesSergei Shtylyov2009-02-271-8/+10
| | * | USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov2009-02-271-7/+7
| | * | USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov2009-02-271-6/+1Star
| | * | USB: musb: host endpoint_disable() oops fixesSergei Shtylyov2009-02-271-10/+26
| | * | USB: musb: fix urb_dequeue() methodSergei Shtylyov2009-02-271-3/+12
| | * | USB: musb: fix musb_host_tx() for shared endpoint FIFODmitry Krivoschekov2009-02-271-1/+2
| | * | USB: musb: be careful with 64K+ transfer lengths (gadget side)Felipe Balbi2009-02-271-2/+2
| | * | usb: musb: make Davinci *work* in mainlineDavid Brownell2009-02-275-18/+17Star
| | * | USB: usb_get_string should check the descriptor typeAlan Stern2009-02-271-3/+8
| | * | USB: gadget: fix build error in omap_apollon_2420_defconfigDavid Brownell2009-02-271-0/+1
| | * | USB: g_file_storage: automatically disable stalls under AtmelAlan Stern2009-02-271-1/+5
| | * | USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adaptersAlan Stern2009-02-271-2/+2
| | * | USB: Quirk for Hummingbird huc56s / Conexant ACM modemAdam Richter2009-02-271-0/+7
| | * | USB: serial: add support for second revision of Ericsson F3507G WWAN cardPatrik Kullman2009-02-271-2/+4
| | * | USB: cdc-acm: add usb id for motomagx phonesDmitriy Taychenachev2009-02-271-0/+2
| | * | USB: option: add BenQ 3g modem informationJesse Sung2009-02-271-0/+5
| | * | usb: gadget: obex: select correct ep descriptorsFelipe Balbi2009-02-271-2/+2
| | * | USB: EHCI: slow down ITD reuseKarsten Wiese2009-02-274-8/+57
| | * | USB: fsl_usb2_udc: fix potential queue head corruptionLi Yang2009-02-271-0/+3
| | |/
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-02-2812-104/+119
| |\ \
| | * | Revert "MIPS: Print irq handler description"Ralf Baechle2009-02-271-1/+0Star
| | * | MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle2009-02-2710-98/+110
| | * | MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0Roel Kluin2009-02-271-3/+3
| | * | MIPS: Only allow Cavium OCTEON to be configured for boards that support itDavid Daney2009-02-271-2/+6
| | |/
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-288-27/+82
| |\ \
| | * | x86: enable DMAR by defaultKyle McMartin2009-02-261-1/+1
| | * | xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge2009-02-251-0/+3
| | * | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi2009-02-253-11/+56
| | * | gpu/drm, x86, PAT: Handle io_mapping_create_wc() errors in a clean wayVenkatesh Pallipadi2009-02-251-1/+8
| | * | x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_mapJames Bottomley2009-02-241-12/+12
| | * | x86, doc: fix references to Documentation/x86/i386/boot.txtKyle McMartin2009-02-241-2/+2
| * | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-02-283-53/+6Star
| |\ \ \
| | * | | sh: ap325rxa: Revert ov772x support.Paul Mundt2009-02-271-50/+3Star
| | * | | serial: sh-sci: fix overrun error handling for SH7785 SCIF.Kuninori Morimoto2009-02-121-1/+1
| | * | | sh: Storage class should be before const qualifierTobias Klauser2009-02-121-2/+2
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-02-288-265/+84Star
| |\ \ \ \