aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-10wireless: move mesh config length constantJohannes Berg
2008-11-10mac80211: print reason code for deauth/dissoc framesZhu Yi
2008-11-10p54: eliminate warning for uninitialized variable 'tim_len'John W. Linville
2008-11-10p54: AP & Ad-hoc testingChristian Lamparter
2008-11-10p54: put broadcast frames into the right queuesChristian Lamparter
2008-11-10p54: more definitions form lmac_longbow.h and pda.hChristian Lamparter
2008-11-10p54: introduce new names for device firmwaresChristian Lamparter
2008-11-10netdevice libertas: Fix directly reference of netdev->privWang Chen
2008-11-07pkt_sched: Control group classifierThomas Graf
2008-11-07net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman
2008-11-07net: fib_rules ordering fixes.Eric W. Biederman
2008-11-07Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller
2008-11-07Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-11-07fmvj18x_cs: write interrupt ack bit for lan and modem to work simultaneously.Komuro
2008-11-06phonet: sparse annotations of protocol, remove forward declarationHarvey Harrison
2008-11-06ipvs: oldlen, newlen should be be16, not be32Harvey Harrison
2008-11-06net: mark flow_cache_cpu_prepare() as __initAlexey Dobriyan
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-11-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-11-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-11-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-11-06Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-11-06Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-06net: Fix recursive descent in __scm_destroy().David S. Miller
2008-11-06Fix accidental implicit cast in HR-timer conversionDavid Howells
2008-11-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-11-06fat: i_blocks warning fixOGAWA Hirofumi
2008-11-06fat: ->i_pos race fixOGAWA Hirofumi
2008-11-06fat: mmu_private race fixOGAWA Hirofumi
2008-11-06fat: Add printf attribute to fat_fs_panic()OGAWA Hirofumi
2008-11-06fat: Fix _fat_bmap() raceOGAWA Hirofumi
2008-11-06fat: Fix ATTR_RO for directoryOGAWA Hirofumi
2008-11-06fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0OGAWA Hirofumi
2008-11-06fat: Cleanup FAT attribute stuffOGAWA Hirofumi
2008-11-06fat: Cleanup msdos_lookup()OGAWA Hirofumi
2008-11-06fat: Kill d_invalidate() in vfat_lookup()OGAWA Hirofumi
2008-11-06fat: Fix/Cleanup dcache handling for vfatOGAWA Hirofumi
2008-11-06vfat: Fix vfat_find() error path in vfat_lookup()OGAWA Hirofumi
2008-11-06fat: use fat_detach() in fat_clear_inode()OGAWA Hirofumi
2008-11-06fat: Fix fat_ent_update_ptr() for FAT12OGAWA Hirofumi
2008-11-06fat: improve fat_hash()OGAWA Hirofumi
2008-11-06fat: cleanup fat_parse_long() error handlingDarren Jenkins
2008-11-06fat: use generic_file_llseek() for directoryOGAWA Hirofumi
2008-11-06fat: Fix and cleanup timestamp conversionOGAWA Hirofumi