aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-08
|\
| * tproxy: fixe a possible read from an invalid location in the socket matchBalazs Scheidler2008-12-08
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-12-06
| |\
| | * zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-05
| | * mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-05
| | * ipw2200: fix netif_*_queue() removal regressionZhu Yi2008-12-05
| | * iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2008-12-05
| * | tcp: tcp_vegas ssthresh bug fixDoug Leith2008-12-04
| |/
| * can: omit received RTR frames for single ID filter listsOliver Hartkopp2008-12-04
| * ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams2008-12-04
| * netx-eth: initialize per device spinlockUwe Kleine-König2008-12-04
| * tcp: make urg+gso work for real this timeIlpo Järvinen2008-12-04
| * enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach2008-12-04
| * hysdn: fix writing outside the field on 64 bitsPascal Terjan2008-12-04
| * b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe2008-12-03
| * can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp2008-12-03
| * Phonet: do not dump addresses from other namespacesremi.denis-courmont@nokia2008-12-03
| * netlabel: Fix a potential NULL pointer dereferencePaul Moore2008-12-03
| * bnx2: Add workaround to handle missed MSI.Michael Chan2008-12-03
| * xfrm: Fix kernel panic when flush and dump SPD entriesWei Yongjun2008-12-03
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-08
|\ \
| * | x86: fix default_spin_lock_flags() prototypeIngo Molnar2008-12-08
| * | AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Joerg Roedel2008-12-08
| * | AMD IOMMU: fix WARN_ON in dma_ops unmap pathJoerg Roedel2008-12-08
| * | AMD IOMMU: fix typo in commentJoerg Roedel2008-12-08
| * | AMD IOMMU: fix loop counter in free_pagetable functionJoerg Roedel2008-12-08
| * | AMD IOMMU: fix iommu_map_page functionJoerg Roedel2008-12-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-12-08
|\ \ \
| * | | ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=nBartlomiej Zolnierkiewicz2008-12-08
| * | | Revert "ide: respect current DMA setting during resume"Bartlomiej Zolnierkiewicz2008-12-08
| |/ /
* / / EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent()J. Bruce Fields2008-12-08
|/ /
* | Fix a race condition in FASYNC handlingJonathan Corbet2008-12-05
* | Enforce a minimum SG_IO timeoutLinus Torvalds2008-12-05
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-12-05
|\ \
| * | MIPS: Fix incorrect use of loose in vpe.cNick Andrew2008-12-05
* | | drivers/message/i2o/iop.c: cleanup kerneldocQinghuang Feng2008-12-05
* | | Fix incorrect use of loose in i2o_block.cNick Andrew2008-12-05
* | | Fix incorrect use of loose in tty/serial driversNick Andrew2008-12-05
* | | Revert "ACPI: battery: Convert discharge energy rate to current properly"Linus Torvalds2008-12-05
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-05
|\ \
| * | [PATCH] fix bogus argument of blkdev_put() in pktcdvdAl Viro2008-12-04
| * | [PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig2008-12-04
| * | [PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2008-12-04
| * | [PATCH] clean up blkdev_get a little bitChristoph Hellwig2008-12-04
| * | [PATCH] Fix block dev compat ioctl handlingAndreas Schwab2008-12-04
| * | [PATCH] kill obsolete temporary comment in swsusp_close()Al Viro2008-12-04
* | | Merge branch 'drm-gem-update' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-05
|\ \ \
| * | | drm/i915: Return error in i915_gem_set_to_gtt_domain if we're not in the GTT.Eric Anholt2008-12-03
| * | | drm/i915: Retry execbuffer pinning after clearing the GTTKeith Packard2008-12-03
| * | | drm/i915: Move the execbuffer domain computations togetherKeith Packard2008-12-03