aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [ATM] net/atm/clip.c: fix PROC_FS=n compileAdrian Bunk2006-07-09
* [PKT_SCHED]: act_api: Fix module leak while flushing actionsThomas Graf2006-07-09
* [NET]: Fix IPv4/DECnet routing rule dumpingPatrick McHardy2006-07-08
* [NET] gso: Fix up GSO packets with broken checksumsHerbert Xu2006-07-08
* [NET] gso: Add skb_is_gsoHerbert Xu2006-07-08
* [IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()Adrian Bunk2006-07-08
* [ATM]: fix possible recursive locking in skb_migrate()Arjan van de Ven2006-07-08
* [ATM]: Typo in drivers/atm/Kconfig...Matt LaPlante2006-07-08
* [TG3]: add amd8131 to "write reorder" chipsetsJohn W. Linville2006-07-08
* [NET]: Fix network device interface printk message priorityStephen Hemminger2006-07-07
* Linux 2.6.18-rc1v2.6.18-rc1Linus Torvalds2006-07-06
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-06
|\
| * [PKT_SCHED]: Fix error handling while dumping actionsThomas Graf2006-07-05
| * [PKT_SCHED]: Return ENOENT if action module is unavailableThomas Graf2006-07-05
| * [PKT_SCHED]: Fix illegal memory dereferences when dumping actionsThomas Graf2006-07-05
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-06
|\ \
| * | [SPARC64]: Fix stack overflow checking in modular non-SMP kernels.Mikael Pettersson2006-07-05
| * | [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.Randy Dunlap2006-07-05
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-07-05
|\ \
| * | [PCI] Add JMicron PCI ID constantsJeff Garzik2006-07-05
| * | [PATCH] ahci: Ensure that we don't grab both functionsroot2006-07-05
| * | [PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu...Borislav Petkov2006-07-05
| * | [PATCH] sata_sil24: add suspend/sleep supportTejun Heo2006-07-05
| * | [PATCH] sata_sil24: separate out sil24_init_controller()Tejun Heo2006-07-05
| * | [PATCH] sata_sil: add suspend/sleep supportTejun Heo2006-07-05
| * | [PATCH] sata_sil: separate out sil_init_controller()Tejun Heo2006-07-05
| * | [PATCH] libata: reimplement controller-wide PMTejun Heo2006-07-05
| * | [PATCH] libata: reimplement per-dev PMTejun Heo2006-07-05
| * | [PATCH] libata: implement PM EH actionsTejun Heo2006-07-05
| * | [PATCH] libata: separate out __ata_ehi_hotplugged()Tejun Heo2006-07-05
| * | [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo2006-07-05
| * | [PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo2006-07-05
| * | [PATCH] libata: implement ATA_EHI_RESUME_LINKTejun Heo2006-07-05
| * | [PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error()Tejun Heo2006-07-05
| * | [PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy()Tejun Heo2006-07-05
| * | [PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo2006-07-05
| * | [PATCH] libata: Conditionally set host->max_cmd_lenBrian King2006-07-05
| * | [PATCH] sata_vsc: data_xfer should use mmioMartin Hicks2006-07-05
| |/
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-07-05
|\ \
| * \ Merge branch 'locks'Trond Myklebust2006-07-05
| |\ \
| | * | NLM,NFSv4: Wait on local locks before we put RPC calls on the wireTrond Myklebust2006-07-05
| | * | VFS: Add support for the FL_ACCESS flag to flock_lock_file()Trond Myklebust2006-07-05
| | * | NFSv4: Ensure nfs4_lock_expired() caches delegated locksTrond Myklebust2006-07-05
| | * | NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lockTrond Myklebust2006-07-05
| | * | VFS: Allow caller to determine if BSD or posix locks were actually freedTrond Myklebust2006-07-05
| * | | NFS: Optimise away an excessive GETATTR call when a file is symlinkedTrond Myklebust2006-07-05
| * | | This fixes a panic doing the first READDIR or READDIRPLUS call when:Trond Myklebust2006-07-05
| * | | NFS: Fix NFS page_state usageTrond Myklebust2006-07-05
| |/ /
| * | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-07-05
| |\ \
| * \ \ Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-07-03
| |\ \ \