summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-23[PATCH] hwmon: Allow sensor attributes arraysJim Cromie1-5/+7
2006-03-23Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik16-301/+1264
2006-03-23[PATCH] skge: version 1.5Stephen Hemminger1-1/+1
2006-03-23[PATCH] skge: compute available ring buffersStephen Hemminger2-11/+10
2006-03-23[PATCH] skge: dont free skb until multi-part transmit completeStephen Hemminger1-35/+38
2006-03-23[PATCH] skge: multicast statistics fixStephen Hemminger1-1/+1
2006-03-23[PATCH] skge: rx_reuse called twiceStephen Hemminger1-3/+2
2006-03-23[PATCH] skge: dont use dev_alloc_skb for rx buffsStephen Hemminger1-3/+3
2006-03-23[PATCH] skge: align receive buffersStephen Hemminger1-1/+2
2006-03-23[PATCH] sky2: dont need to use dev_kfree_skb_anyStephen Hemminger1-2/+2
2006-03-23[PATCH] sky2: Fix RX statsStephen Hemminger1-1/+1
2006-03-23[PATCH] sky2: typo in last stats patchStephen Hemminger1-1/+1
2006-03-23Merge branch 'master'Jeff Garzik684-5728/+12361
2006-03-23[PATCH] Restore channel setting after scan.David Woodhouse1-0/+7
2006-03-23[PATCH] hostap: Fix memory leak on PCI probe error pathJouni Malinen2-5/+8
2006-03-23[PATCH] hostap: Remove dead code (duplicated idx != 0)Jouni Malinen1-4/+0
2006-03-23[PATCH] hostap: Fix unlikely read overrun in CIS parsingJouni Malinen1-2/+2
2006-03-23[PATCH] hostap: Fix double free in prism2_config() error pathEugene Teo1-2/+0
2006-03-23[PATCH] hostap: Fix ap_add_sta() return value verificationAdrian Bunk1-1/+1
2006-03-23[PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeoutAdrian Bunk1-4/+4
2006-03-23[PATCH] wireless/airo: cache wireless scansDan Williams1-59/+172
2006-03-23[PATCH] wireless/airo: define default MTUDan Williams1-16/+17
2006-03-23[PATCH] wireless/airo: clean up printk usage to print device nameDan Williams1-86/+105
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe17-3/+916
2006-03-23[PATCH] relay: consolidate sendfile() and read() codeTom Zanussi1-84/+91
2006-03-23[PATCH] relay: add sendfile() supportJens Axboe1-29/+115
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe12-1290/+1212
2006-03-23Merge branch 'master' of git://imp.csi.cam.ac.uk/home/src/ntfs-2.6-devel/Anton Altaparmakov17-211/+291
2006-03-23Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov320-4256/+5784
2006-03-23Merge branch 'master' of /home/aia21/ntfs-2.6/Anton Altaparmakov320-4256/+5784
2006-03-23NTFS: 2.1.27 - Various bug fixes and cleanups.Anton Altaparmakov2-1/+6
2006-03-23NTFS: Semaphore to mutex conversion.Ingo Molnar8-69/+71
2006-03-23NTFS: Handle the recently introduced -ENAMETOOLONG return value fromAnton Altaparmakov2-5/+6
2006-03-23NTFS: Add a missing call to flush_dcache_mft_record_page() inAnton Altaparmakov2-3/+8
2006-03-23NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where weAnton Altaparmakov3-19/+15
2006-03-23NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h.Anton Altaparmakov2-13/+13
2006-03-23NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximumAnton Altaparmakov2-19/+35
2006-03-23NTFS: Remove all the make_bad_inode() calls. This should only be calledAnton Altaparmakov6-23/+5
2006-03-23NTFS: Add support for sparse files which have a compression unit of 0.Anton Altaparmakov4-38/+75
2006-03-23[PATCH] reduce size of bio mempoolsBenjamin LaHaise1-4/+4
2006-03-23[PATCH] __GENERIC_PER_CPU changesEric Dumazet1-6/+2
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton42-222/+137
2006-03-23[PATCH] Only allocate percpu data for possible CPUsEric Dumazet1-3/+8
2006-03-23[PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise3-15/+12
2006-03-23[PATCH] atomic: add_unless cmpxchg optimiseNick Piggin6-10/+50
2006-03-23[PATCH] fs/*/file.c: drop insane header dependenciesAlexey Dobriyan3-18/+0
2006-03-23[PATCH] kernel/rcupdate.c: make two structs staticAdrian Bunk2-4/+2
2006-03-23[PATCH] devpts: use lib/parser.c for parsing mount optionsDomen Puncer1-27/+49
2006-03-23[PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usageOleg Nesterov1-5/+4
2006-03-23[PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tagRene Herman1-5/+1