aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-22shdma: fix initialization error handlingDan Williams
2009-11-21netxen : fix BOND_MODE_TLB/ALB mode.Narender Kumar
2009-11-21netxen: fix promisc for NX2031.Narender Kumar
2009-11-21netxen: fix memory initializationAmit Kumar Salecha
2009-11-21firewire: ohci: pass correct iso xmit timestamps to coreJay Fenlason
2009-11-20TI DaVinci EMAC: Minor macro related updateschaithrika@ti.com
2009-11-20drivers/net: ks8851_mll ethernet network driver -resubmitDavid J. Choi
2009-11-20net: ETHOC should depend on HAS_DMAGeert Uytterhoeven
2009-11-20e1000e: do not initiate autonegotiation during OEM configurationBruce Allan
2009-11-20e1000e: remove unnecessary 82577 workaround causing link issuesBruce Allan
2009-11-20e1000e: flow control thresholds not correct when changing mtuBruce Allan
2009-11-20e1000e: add Tx timeout factor for 100MbpsBruce Allan
2009-11-20e1000e: set flow control thresholds properly after enabling/disabling pauseBruce Allan
2009-11-20e1000e: read of PHY register may access wrong page on 82578Bruce Allan
2009-11-20e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8Bruce Allan
2009-11-20FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=nDavid Howells
2009-11-20SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULEDavid Howells
2009-11-20SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user()David Howells
2009-11-20ixgbe: move tc variable to CONFIG_IXGBE_DCBJaswinder Singh Rajput
2009-11-20kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt
2009-11-19ioat3: fix pq completion versus channel deallocation raceDan Williams
2009-11-19async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams
2009-11-19dmaengine: include xor/pq validate in device_has_all_tx_types()Dan Williams
2009-11-19ioat2,3: report all uncorrectable errorsDan Williams
2009-11-19Merge branch 'i2c-pnx-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-11-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-11-20i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includesKevin Wells
2009-11-20i2c: i2c-pnx: Made buf type unsigned to prevent sign extensionKevin Wells
2009-11-20i2c: i2c-pnx: Limit minimum jiffie timeout to 2Kevin Wells
2009-11-19ioat3: specify valid address for disabled-Q or disabled-PDan Williams
2009-11-19ioat2,3: disable asynchronous error notificationsDan Williams
2009-11-19ioat3: dca and raid operations are incompatibleDan Williams
2009-11-19sata_fsl: Split hard and soft resetJiang Yutang
2009-11-19Linux 2.6.32-rc8Linus Torvalds
2009-11-19Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-11-19vt: Fix use of "new" in a struct fieldAlan Cox
2009-11-19Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse
2009-11-19netfilter: nf_log: fix sleeping function called from invalid context in seq_s...Patrick McHardy
2009-11-19netfilter: xt_osf: fix xt_osf_remove_callback() return valuePatrick McHardy
2009-11-19veth: Fix veth_get_stats()Eric Dumazet
2009-11-19ieee802154: dont leak skbs in ieee802154_fake_xmit()Eric Dumazet
2009-11-19CacheFiles: Don't log lookup/create failing with ENOBUFSDavid Howells
2009-11-19CacheFiles: Catch an overly long wait for an old active objectDavid Howells
2009-11-19CacheFiles: Better showing of debugging information in active object problemsDavid Howells
2009-11-19CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happyDavid Howells
2009-11-19CacheFiles: Handle truncate unlocking the page we're readingDavid Howells
2009-11-19CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells
2009-11-19FS-Cache: Actually requeue an object when requestedDavid Howells
2009-11-19FS-Cache: Start processing an object's operations on that object's deathDavid Howells
2009-11-19FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failureDavid Howells