aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-31[IPV4]: Fix SNMPv2 "ipFragFails" counter errorWei Dong
2006-08-31[NET]: Rate limiting for socket allocation failure messages.Akinobu Mita
2006-08-31[IPV6]: Fix kernel OOPs when setting sticky socket options.YOSHIFUJI Hideaki
2006-08-31Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-08-31Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik
2006-08-31ixgb: Increment version to 1.0.112-k2Auke Kok
2006-08-31ixgb: remove skb->dev assignmentAuke Kok
2006-08-31ixgb: Add PCI Error recovery callbacksLinas Vepstas
2006-08-31ixgb: Add buffer_info and test like e1000 has.Jesse Brandeburg
2006-08-31ixgb: Cache-align all TX components of the adapter struct.Jesse Brandeburg
2006-08-31ixgb: recalculate after how many descriptors to wake the queueAuke Kok
2006-08-31ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off)Jesse Brandeburg
2006-08-31ixgb: convert dev->priv to netdev_priv(dev).Auke Kok
2006-08-31ixgb: Convert dev_alloc_skb to netdev_alloc_skb.Auke Kok
2006-08-31e100: increment version to 3.5.16-k2Auke Kok
2006-08-31e100: remove skb->dev assignmentAuke Kok
2006-08-31e100: fix error recoveryLinas Vepstas
2006-08-31e100: Convert e100 to use netdev_alloc_skb().Auke Kok
2006-08-31e1000: Increment driver version to 7.2.7-k2Auke Kok
2006-08-31e1000: clean up skb allocation codeChristoph Hellwig
2006-08-31e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express deviceJesse Brandeburg
2006-08-31e1000: unify WoL capability detection codeJesse Brandeburg
2006-08-318139cp: use PCI_DEVICE() to shorten the PCI device tableFrancois Romieu
2006-08-318139cp: pci_get_drvdata(pdev) can not be NULL in suspend handlerFrançois Romieu
2006-08-318139cp: removal of useless BUG_ON() checkFrancois Romieu
2006-08-318139cp: sync the device private data with its r8169 counterpartFrancois Romieu
2006-08-318139cp: ring_info removal for the receive pathFrancois Romieu
2006-08-318139cp: remove gratuitous indirectionFrancois Romieu
2006-08-318139cp: trim ring_infoFrancois Romieu
2006-08-31r8169: the 0x8136 needs a 8 bytes alignmentFrancois Romieu
2006-08-31r8169: add basic MII ioctl supportFrancois Romieu
2006-08-31r8169: use standard #defines from mii.h instead of declaring private onesFrancois Romieu
2006-08-31r8169: trim trailing whitespaces and convert whitespaces to tabsFrancois Romieu
2006-08-31r8169: udelay() removalFrancois Romieu
2006-08-31r8169: use NETDEV_TX_{BUSY/OK}Francois Romieu
2006-08-31[PATCH] i386: rwlock.h fix smp alternatives fixChris Wright
2006-08-31[ARM] 3765/1: S3C24XX: cleanup include/asm-arm/arch-s3c2410/dma.hBen Dooks
2006-08-31[ARM] 3764/1: S3C24XX: change type naming to kernel styleBen Dooks
2006-08-31[ARM] 3763/1: add both rtcs to csb337 defconfigDavid Brownell
2006-08-31[ARM] Fix ARM __raw_read_trylock() implementationRussell King
2006-08-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-08-30[PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras
2006-08-30[PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt
2006-08-31[POWERPC] Fix return value from memcpyPaul Mackerras
2006-08-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-08-30[PATCH] drm: radeon flush TCL VAP for vertex program enable/disableRoland Scheidegger
2006-08-30[PATCH] Missing PCI id update for VIA IDEAlan Cox
2006-08-30[PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mappedSuleiman Souhlal
2006-08-30[PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens
2006-08-30[PATCH] i386: Remove __KERNEL__ ifdef around _syscall*()Andi Kleen