summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-08-3110-792/+975
|\
| * ixgb: Increment version to 1.0.112-k2Auke Kok2006-08-311-1/+1
| * ixgb: remove skb->dev assignmentAuke Kok2006-08-311-7/+4
| * ixgb: Add PCI Error recovery callbacksLinas Vepstas2006-08-311-1/+111
| * ixgb: Add buffer_info and test like e1000 has.Jesse Brandeburg2006-08-311-0/+7
| * ixgb: Cache-align all TX components of the adapter struct.Jesse Brandeburg2006-08-311-1/+1
| * ixgb: recalculate after how many descriptors to wake the queueAuke Kok2006-08-312-4/+1
| * ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off)Jesse Brandeburg2006-08-311-5/+1
| * ixgb: convert dev->priv to netdev_priv(dev).Auke Kok2006-08-311-1/+1
| * ixgb: Convert dev_alloc_skb to netdev_alloc_skb.Auke Kok2006-08-311-2/+2
| * e100: increment version to 3.5.16-k2Auke Kok2006-08-311-1/+1
| * e100: remove skb->dev assignmentAuke Kok2006-08-311-1/+0
| * e100: fix error recoveryLinas Vepstas2006-08-311-0/+1
| * e100: Convert e100 to use netdev_alloc_skb().Auke Kok2006-08-311-2/+2
| * e1000: Increment driver version to 7.2.7-k2Auke Kok2006-08-311-1/+1
| * e1000: clean up skb allocation codeChristoph Hellwig2006-08-311-11/+6
| * e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express deviceJesse Brandeburg2006-08-314-0/+5
| * e1000: unify WoL capability detection codeJesse Brandeburg2006-08-313-89/+127
| * e1000: Use module param array codeAuke Kok2006-08-281-51/+110
| * e1000: remove unused part_num reading codeAuke Kok2006-08-283-37/+0
| * e1000: error out if we cannot enable PCI device on resumeAuke Kok2006-08-281-2/+5
| * e1000: ring buffers resources cleanupVasily Averin2006-08-281-8/+6
| * e1000: e1000_probe resources cleanupVasily Averin2006-08-281-16/+28
| * e1000: IRQ resources cleanupVasily Averin2006-08-281-1/+4
| * e1000: Whitespace cleanup, cosmetic changesAuke Kok2006-08-285-554/+554
* | Merge branch 'master' into upstreamJeff Garzik2006-08-29223-3372/+5830
|\ \
| * | Linux v2.6.18-rc5v2.6.18-rc5Linus Torvalds2006-08-271-1/+1
| * | [PATCH] Fix tty layer DoS and comment relevant codeAlan Cox2006-08-272-10/+80
| * | [PATCH] tty layer comment the locking assumptions and functions somewhatAlan Cox2006-08-272-62/+715
| * | [PATCH] cdrom/gdsc: fix printk format warningRandy Dunlap2006-08-271-1/+1
| * | [PATCH] x86: NUMAQ Kconfig fixKAMEZAWA Hiroyuki2006-08-271-1/+3
| * | [PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton2006-08-272-2/+2
| * | [PATCH] fix up lockdep trace in fs/exec.cDave Jones2006-08-271-1/+1
| * | [PATCH] lockdep: annotate reiserfsIngo Molnar2006-08-272-2/+3
| * | [PATCH] lockdep: annotate idescsi_pc_intr()Ingo Molnar2006-08-271-1/+1
| * | [PATCH] CONFIG_ACPI_SRAT NUMA build fixKAMEZAWA Hiroyuki2006-08-271-1/+1
| * | [PATCH] cpuset: oom panic fixNick Piggin2006-08-271-1/+1
| * | [PATCH] register_one_node() compile fixKAMEZAWA Hiroyuki2006-08-271-1/+9
| * | [PATCH] Manage jbd allocations from its own slabsBadari Pulavarty2006-08-274-13/+97
| * | [PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_mapPaul Jackson2006-08-272-0/+39
| * | [PATCH] md: fix recent breakage of md/raid1 array checkingNeilBrown2006-08-271-3/+4
| * | [PATCH] md: avoid backward event updates in md superblock when degraded.NeilBrown2006-08-271-0/+13
| * | [PATCH] eventpoll.c compile fixMasoud Asgharifard Sharbiani2006-08-271-2/+2
| * | [PATCH] Documentation update for relay interfaceTom Zanussi2006-08-273-444/+481
| * | [PATCH] Remove redundant up() in stop_machine()Yingchao Zhou2006-08-271-1/+0
| * | [PATCH] ufs: truncate correctionEvgeniy Dushistov2006-08-271-52/+25
| * | [PATCH] ufs: write to hole in big fileEvgeniy Dushistov2006-08-271-14/+21
| * | [PATCH] ext3 filesystem bogus ENOSPC with reservation fixMingming Cao2006-08-271-3/+3
| * | [PATCH] ext2: prevent div-by-zero on corrupted fsAndries Brouwer2006-08-271-1/+1
| * | [PATCH] Fix for minix crashAndries Brouwer2006-08-271-3/+10
OpenPOWER on IntegriCloud