summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* e1000e: enable new 82567V-3 deviceBruce Allan2009-12-023-0/+3
* e1000e: ensure the link state is correct for serdes linksBruce Allan2009-12-021-28/+48
* e1000e: provide family-specific PHY power up/down operationsBruce Allan2009-12-027-39/+122
* e1000e: guard against buffer overflow in cable length tablesBruce Allan2009-12-022-7/+24
* e1000e: provide family-specific functions to manage VLAN filter arraysBruce Allan2009-12-026-16/+45
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02233-928/+4034
|\
| * ip_fragment: also adjust skb->truesize for packets not owned by a socketPatrick McHardy2009-12-021-1/+1
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-02222-908/+3993
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-12-0112-28/+21Star
| | |\
| | | * Staging: update TODO filesBartlomiej Zolnierkiewicz2009-12-014-10/+6Star
| | | * Staging: hv: Fix some missing author namesHaiyang Zhang2009-12-015-0/+5
| | | * Staging: hv: Fix vmbus event handler bugHaiyang Zhang2009-12-012-13/+5Star
| | | * Staging: hv: Fix argument order in incorrect memset invocations in hyperv dri...Dave Jones2009-12-011-5/+5
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-0114-78/+118
| | |\ \
| | | * | USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driverGernot Hillier2009-12-011-0/+5
| | | * | USB: work around for EHCI with quirky periodic schedulesOliver Neukum2009-12-014-0/+20
| | | * | USB: musb: Fix CPPI IRQs not being signaledDaniel Glöckner2009-12-011-5/+5
| | | * | USB: musb: respect usb_request->zero in control requestsDaniel Glöckner2009-12-011-1/+2
| | | * | USB: musb: fix ISOC Tx programming for CPPI DMAsAjay Kumar Gupta2009-12-011-1/+4
| | | * | USB: musb: Remove unwanted message in boot logAjay Kumar Gupta2009-12-011-2/+2
| | | * | usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann2009-12-011-19/+30
| | | * | USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman2009-12-011-2/+1Star
| | | * | USB: musb_gadget: fix STALL handlingSergei Shtylyov2009-12-011-45/+34Star
| | | * | USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern2009-12-012-3/+15
| | | |/
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-013-4/+8
| | |\ \
| | | * | tty/of_serial: add missing ns16550a idMichal Simek2009-12-011-0/+1
| | | * | bcm63xx_uart: Fix serial driver compile breakage.Maxime Bizon2009-12-011-2/+2
| | | * | tty_port: handle the nonblocking open of a dead port corner caseAlan Cox2009-12-011-2/+5
| | | |/
| | * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-013-9/+28
| | |\ \
| | | * | MIPS: Loongson: Switch from flatmem to sparsememWu Zhangjin2009-12-011-1/+1
| | | * | MIPS: Loongson: Disallow 4kB pagesWu Zhangjin2009-12-011-0/+1
| | | * | MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle2009-12-011-0/+1
| | | * | MIPS: Fix build error if __xchg() is not getting inlined.Ralf Baechle2009-12-011-6/+9
| | | * | MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.Martin Michlmayr2009-12-011-2/+16
| | * | | SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells2009-12-017-22/+28
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2009-12-0124-36/+43
| | |\ \ \
| | | * | | alpha: Fixup last users of irq_chip->typenameThomas Gleixner2009-12-0120-23/+23
| | | * | | Alpha: Rearrange thread info flags fixing two regressionsMichael Cree2009-12-011-12/+15
| | | * | | arch/alpha/kernel: Add kmalloc NULL testsJulia Lawall2009-11-302-0/+4
| | | * | | arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSESTJulia Lawall2009-11-301-1/+1
| | * | | | CacheFiles: Update IMA counters when using dentry_openMarc Dionne2009-12-011-0/+2
| | * | | | SLOW_WORK: Fix the CONFIG_MODULES=n caseDavid Howells2009-12-011-17/+29
| | * | | | 9p: fix build breakage introduced by FS-CacheDavid Howells2009-12-011-1/+1
| | | |/ / | | |/| |
| | * | | Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds2009-12-016-19/+28
| | |\ \ \
| | | * | | mac80211: fix spurious delBA handlingJohannes Berg2009-11-305-14/+27
| | | * | | mac80211: fix two remote exploitsJohannes Berg2009-11-302-5/+1Star
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-12-015-52/+34Star
| | |\ \ \ \
| | | * | | | [SCSI] fix crash when disconnecting usb storageAlexey Kuznetsov2009-11-261-1/+1
| | | * | | | [SCSI] fix async scan add/remove race resulting in an oopsJames Bottomley2009-11-263-50/+32Star
| | | * | | | [SCSI] sd: Return correct error code for DIFMartin K. Petersen2009-11-261-1/+1
| | | | |/ / | | | |/| |