aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-24[PATCH] ibmveth change buffer pools dynamicallySantiago Leon
2006-05-24[PATCH] drivers/net/s2io.c: make bus_speed[] staticAdrian Bunk
2006-05-24Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-05-24[PATCH] sky2: fix jumbo packet supportStephen Hemminger
2006-05-24Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-05-24[netdrvr pcnet_cs, myri] trim trailing whitespaceJeff Garzik
2006-05-24[PATCH] pcnet_cs: Add TRENDnet TE-CF100 ethernet adapter IDMarcin Juszkiewicz
2006-05-24[PATCH] Add Myri-10G Ethernet driverBrice Goglin
2006-05-24[PATCH] Revive pci_find_ext_capabilityBrice Goglin
2006-05-24Merge branch 'master' into upstreamJeff Garzik
2006-05-23[BRIDGE]: need to ref count the LLC sapStephen Hemminger
2006-05-23[NETFILTER]: SNMP NAT: fix memleak in snmp_object_decodeChris Wright
2006-05-23[NETFILTER]: H.323 helper: fix sequence extension parsingPatrick McHardy
2006-05-23[NETFILTER]: H.323 helper: fix parser error propagationPatrick McHardy
2006-05-23Merge branch 'e1000-7.0.38-k4' of git://lost.foo-projects.org/~ahkok/git/netd...Jeff Garzik
2006-05-23Merge branch 'master' into upstreamJeff Garzik
2006-05-23e1000: bump version to 7.0.38-k4Auke Kok
2006-05-23e1000: remove changelog in driverAuke Kok
2006-05-23e1000: Fix date string in MakefileAuke Kok
2006-05-23e1000: remove leading and trailing whitespace.Auke Kok
2006-05-23e1000: remove backslash r debug printfsAuke Kok
2006-05-23e1000: add shutdown handler back to fix WOLAuke Kok
2006-05-23V4L/DVB (4041): Fix compilation on PPC 64Mauro Carvalho Chehab
2006-05-23V4L/DVB (4040a): Fix the following section warnings:Jean Delvare
2006-05-23V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2CManu Abraham
2006-05-23V4L/DVB (3927): Fix VIDEO_DEV=m, VIDEO_V4L1_COMPAT=yAdrian Bunk
2006-05-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-05-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-05-23[PATCH] blk: fix gendisk->in_flight accounting during barrier sequenceJens Axboe
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse
2006-05-23[PATCH] powerpc: check Cell SPU syscall number range _before_ using itDavid Woodhouse
2006-05-23[PATCH] powerpc: fill hole in Cell SPU syscall tableDavid Woodhouse
2006-05-23[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita
2006-05-23[PATCH] swsusp: fix typo in cr0 handlingPavel Machek
2006-05-23[PATCH] tty_insert_flip_string_flags() license fixTobias Powalowski
2006-05-23[PATCH] md: Make sure bi_max_vecs is set properly in bio_splitNeilBrown
2006-05-23[PATCH] md: fix possible oops when starting a raid0 arrayNeilBrown
2006-05-23[PATCH] knfsd: Fix two problems that can cause rmmod nfsd to dieNeilBrown
2006-05-23[PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__Andrew Morton
2006-05-23ixgb: increment version to 1.0.104-k2Auke Kok
2006-05-23ixgb: add tx timeout counterAuke Kok
2006-05-23ixgb: use DPRINTK and msglvl, and ethtool to control itAuke Kok
2006-05-23ixgb: remove hardcoded numberAuke Kok
2006-05-23ixgb: add copper 10gig driver idAuke Kok
2006-05-23ixgb: add NETIF_F_LLTX analogous to e1000Auke Kok
2006-05-23ixgb: fix flow controlAuke Kok
2006-05-23ixgb: remove duplicate code setting duplex and speedAuke Kok
2006-05-23ixgb: fix rare early tso completionAuke Kok
2006-05-23[SPARC64]: Respect gfp_t argument to dma_alloc_coherent().David S. Miller
2006-05-22[NETFILTER]: SNMP NAT: fix memory corruptionPatrick McHardy