summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2006-03-23[PATCH] hwmon: Use attribute arrays in pc87360Jim Cromie
2006-03-23[PATCH] hwmon: Allow sensor attributes arraysJim Cromie
2006-03-23Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-03-23[PATCH] skge: version 1.5Stephen Hemminger
2006-03-23[PATCH] skge: compute available ring buffersStephen Hemminger
2006-03-23[PATCH] skge: dont free skb until multi-part transmit completeStephen Hemminger
2006-03-23[PATCH] skge: multicast statistics fixStephen Hemminger
2006-03-23[PATCH] skge: rx_reuse called twiceStephen Hemminger
2006-03-23[PATCH] skge: dont use dev_alloc_skb for rx buffsStephen Hemminger
2006-03-23[PATCH] skge: align receive buffersStephen Hemminger
2006-03-23[PATCH] sky2: dont need to use dev_kfree_skb_anyStephen Hemminger
2006-03-23[PATCH] sky2: Fix RX statsStephen Hemminger
2006-03-23[PATCH] sky2: typo in last stats patchStephen Hemminger
2006-03-23Merge branch 'master'Jeff Garzik
2006-03-23[PATCH] Restore channel setting after scan.David Woodhouse
2006-03-23[PATCH] hostap: Fix memory leak on PCI probe error pathJouni Malinen
2006-03-23[PATCH] hostap: Remove dead code (duplicated idx != 0)Jouni Malinen
2006-03-23[PATCH] hostap: Fix unlikely read overrun in CIS parsingJouni Malinen
2006-03-23[PATCH] hostap: Fix double free in prism2_config() error pathEugene Teo
2006-03-23[PATCH] hostap: Fix ap_add_sta() return value verificationAdrian Bunk
2006-03-23[PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeoutAdrian Bunk
2006-03-23[PATCH] wireless/airo: cache wireless scansDan Williams
2006-03-23[PATCH] wireless/airo: define default MTUDan Williams
2006-03-23[PATCH] wireless/airo: clean up printk usage to print device nameDan Williams
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe
2006-03-23[PATCH] relay: consolidate sendfile() and read() codeTom Zanussi
2006-03-23[PATCH] relay: add sendfile() supportJens Axboe
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe
2006-03-23Merge branch 'master' of git://imp.csi.cam.ac.uk/home/src/ntfs-2.6-devel/Anton Altaparmakov
2006-03-23Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov
2006-03-23Merge branch 'master' of /home/aia21/ntfs-2.6/Anton Altaparmakov
2006-03-23NTFS: 2.1.27 - Various bug fixes and cleanups.Anton Altaparmakov
2006-03-23NTFS: Semaphore to mutex conversion.Ingo Molnar
2006-03-23NTFS: Handle the recently introduced -ENAMETOOLONG return value fromAnton Altaparmakov
2006-03-23NTFS: Add a missing call to flush_dcache_mft_record_page() inAnton Altaparmakov
2006-03-23NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where weAnton Altaparmakov
2006-03-23NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h.Anton Altaparmakov
2006-03-23NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximumAnton Altaparmakov
2006-03-23NTFS: Remove all the make_bad_inode() calls. This should only be calledAnton Altaparmakov
2006-03-23NTFS: Add support for sparse files which have a compression unit of 0.Anton Altaparmakov
2006-03-23[PATCH] reduce size of bio mempoolsBenjamin LaHaise
2006-03-23[PATCH] __GENERIC_PER_CPU changesEric Dumazet
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-23[PATCH] Only allocate percpu data for possible CPUsEric Dumazet
2006-03-23[PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise
2006-03-23[PATCH] atomic: add_unless cmpxchg optimiseNick Piggin
2006-03-23[PATCH] fs/*/file.c: drop insane header dependenciesAlexey Dobriyan
2006-03-23[PATCH] kernel/rcupdate.c: make two structs staticAdrian Bunk
2006-03-23[PATCH] devpts: use lib/parser.c for parsing mount optionsDomen Puncer
2006-03-23[PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usageOleg Nesterov