aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-02[VLAN]: Avoid a 4-order allocation.Dan Aloni
2007-03-02[HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa
2007-03-02[NetLabel]: Verify sensitivity level has a valid CIPSO mappingPaul Moore
2007-03-02[PPPOE]: Key connections properly on local device.Florian Zumbiehl
2007-03-02[AF_UNIX]: Test against sk_max_ack_backlog properly.David S. Miller
2007-03-02[NET]: Fix bugs in "Whether sock accept queue is full" checkingWei Dong
2007-03-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-03-02[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik
2007-03-02mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth
2007-03-02Fix mv643xx_eth compilation.Dave Jones
2007-03-02qla3xxx: bugfix for line omitted in previous patch.Ron Mercer
2007-03-02NetXen: Fix second rmmod failure observed on PowerPC machines.Linsys Contractor Mithlesh Thukral
2007-03-02NetXen: Updates, removal of unsupported features and minor bug fixes.Linsys Contractor Mithlesh Thukral
2007-03-02cxgb3 - Tag driver versionDivy Le Ray
2007-03-02myri10ge: fix copyright and licenseBrice Goglin
2007-03-02jmr3927: do not call tc35815_killall().Ralf Baechle
2007-03-02Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2007-03-02libata: add CONFIG_PM to libata core layerTejun Heo
2007-03-02libata: add missing CONFIG_PM in LLDsTejun Heo
2007-03-02libata: add missing PM callbacksTejun Heo
2007-03-02[AOE]: Add get_unaligned() calls where needed.David S. Miller
2007-03-02[RADEON]: Fix blanking return value.David S. Miller
2007-03-02[SPARC]: Provide 'get_property()' alias for of_get_property().David S. Miller
2007-03-02[SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller
2007-03-02[SPARC]: Handle unresolvable resources better in of_device.cDavid S. Miller
2007-03-02[SPARC]: Fix bus handling in build_device_resources().David S. Miller
2007-03-02pata_qdi: Fix initialisationAlan Cox
2007-03-02[libata] pata_cmd64x: fix driver description in commentsJeff Garzik
2007-03-02[libata] pata_{legacy,sc1200,sl82c105}: add missing hooksJeff Garzik
2007-03-02[libata] change master/slave IDENTIFY orderJeff Garzik
2007-03-02libata-core: Fix simplex handlingAlan
2007-03-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-03-01Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds
2007-03-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-03-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-03-01Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2007-03-01[PATCH] Fix sysfs build breakage if !CONFIG_SYSFSRalf Baechle
2007-03-01ahci: improve spurious SDB FIS handlingTejun Heo
2007-03-01ahci/pata_jmicron: match class not function numberTejun Heo
2007-03-01jmicron ATA: reimplement jmicron ATA quirkTejun Heo
2007-03-01pata_jmicron: drop unnecessary device programming in [re]initTejun Heo
2007-03-01[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segmentsAdam Litke
2007-03-01libata: blacklist FUJITSU MHT2060BH for NCQTejun Heo
2007-03-01sata_sil24: kill unused local variable idx in sil24_fill_sg()Tejun Heo
2007-03-01libata: clear drvdata in ata_host_release(), take#2Tejun Heo
2007-03-01[PATCH] VM: invalidate_inode_pages2_range() should not exit earlyTrond Myklebust
2007-03-01[PATCH] tty_io: fix race in master pty close/slave pty close pathAristeu Sergio Rozanski Filho
2007-03-01[PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa
2007-03-01[PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil
2007-03-01[PATCH] adapt page_lock_anon_vma() to PREEMPT_RCUOleg Nesterov