summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-08-26[DCCP]: Update contact details and copyrightIan McDonald11-16/+16
2006-08-26[DCCP]: Fix typoIan McDonald1-1/+1
2006-08-26[IPV6]: Segmentation offload not set correctly on TCP childrenStephen Hemminger1-1/+1
2006-08-26[CONNECTOR]: Add userspace example code into Documentation/connector/Evgeniy Polyakov1-0/+206
2006-08-26[PATCH] unusual_devs update for UCR-61S2BAlan Stern1-1/+1
2006-08-26[PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cableTomasz Kazmierczak2-5/+0
2006-08-26[PATCH] USB: fix bug in cypress_cy7c63.c driverGreg Kroah-Hartman1-1/+1
2006-08-26[PATCH] PCI: kerneldoc correction in pci-driverHenrik Kretzschmar1-2/+1
2006-08-26[PATCH] CPCI hotplug: fix resource assignmentScott Murray1-12/+42
2006-08-26[PATCH] PCI: fix ICH6 quirksDaniel Ritz1-1/+1
2006-08-26[PATCH] PCI: i386 mmconfig: don't forget bus number when setting fallback_slo...Daniel Ritz1-1/+1
2006-08-26[PATCH] PCI: use PCBIOS as last fallbackDaniel Ritz1-2/+6
2006-08-26[PATCH] hwmon: abituguru timeout fixesHans de Goede1-38/+61
2006-08-26[PATCH] i2c: tps65010 build fixesDavid Brownell1-6/+6
2006-08-26Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman47-1265/+1073
2006-08-26[SCSI] fix scsi_send_eh_cmnd regressionMike Christie1-9/+9
2006-08-26[SCSI] qla2xxx: Update version number to 8.01.07-k1.Andrew Vasquez1-2/+2
2006-08-26[SCSI] qla2xxx: Properly re-enable EFT support after an ISP abort.Andrew Vasquez1-0/+11
2006-08-26[SCSI] qla2xxx: Correct PLOGI retry logic.Andrew Vasquez1-3/+0
2006-08-26[SCSI] sg: fix incorrect page problemDouglas Gilbert1-4/+4
2006-08-24Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Greg Kroah-Hartman14-90/+125
2006-08-24VFS: Remove redundant open-coded mode bit checks in open_exec().Trond Myklebust1-2/+0
2006-08-24VFS: Remove redundant open-coded mode bit check in prepare_binfmt().Trond Myklebust1-6/+0
2006-08-24VFS: Fix access("file", X_OK) in the presence of ACLsTrond Myklebust1-1/+8
2006-08-24NFSv4: Add v4 exception handling for the ACL functions.Trond Myklebust1-2/+27
2006-08-24NFS: Check lengths more thoroughly in NFS4 readdir XDR decodeDavid Howells2-10/+22
2006-08-24NFSv4: increase client-provided nfs4 clientid sizeJ. Bruce Fields1-1/+1
2006-08-24SUNRPC: avoid choosing an IPMI port for RPC trafficChuck Lever1-1/+1
2006-08-24NFS: Fix issue with EIO on NFS readTrond Myklebust1-8/+15
2006-08-24LOCKD: Fix a deadlock in nlm_traverse_files()Trond Myklebust1-6/+9
2006-08-24SUNRPC: Fix dentry refcounting issues with users of rpc_pipefsTrond Myklebust3-11/+6
2006-08-24SUNRPC: rpc_unlink() must check for unhashed dentriesTrond Myklebust1-7/+10
2006-08-24NFS: clean up rpc_rmdirTrond Myklebust3-17/+9
2006-08-24SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust4-18/+9
2006-08-24VFS: add lookup hint for network file systemsASANO Masahiro1-0/+2
2006-08-24NFS: Fix a potential deadlock in nfs_release_pageNikita Danilov1-1/+7
2006-08-24Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Greg Kroah-Hartman2-11/+11
2006-08-24[S390] dasd PAV enabling.Horst Hummel2-11/+11
2006-08-24Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman4-26/+180
2006-08-24[PATCH] sata_via: use old SCR access pattern on vt6420Tejun Heo1-5/+112
2006-08-24[PATCH] ata_piix: implement force_pcs module parameterTejun Heo1-1/+20
2006-08-24[PATCH] ata_piix: ignore PCS on ICH5Tejun Heo1-1/+2
2006-08-23Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman81-1610/+8661
2006-08-24Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-0/+3
2006-08-24[PATCH] spectrum_cs: Fix firmware uploading errorsRichard Purdie1-1/+1
2006-08-24[PATCH] pcnet32: break in 2.6.18-rc1 identifiedDon Fry1-8/+17
2006-08-24[PATCH] xirc2ps_cs: Cannot reset card in atomic contextJoerg Ahrens1-4/+14
2006-08-24[PATCH] Signedness issue in drivers/net/3c515.cEric Sesterhenn1-1/+2
2006-08-23Merge branch 'for-linus' of gregkh@master.kernel.org:/pub/scm/linux/kernel/gi...Greg Kroah-Hartman4-17/+9
2006-08-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman23-522/+1593