summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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] 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
2006-03-23[PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tagRene Herman
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton
2006-03-23[PATCH] kill _INLINE_Adrian Bunk
2006-03-23[PATCH] notifier: profile.h forward decl fixAndrew Morton
2006-03-23[PATCH] make bug messages more consistentIngo Molnar
2006-03-23[PATCH] ufs: switch to inode_inc_count, inode_dec_countAlexey Dobriyan
2006-03-23[PATCH] ext2: switch to inode_inc_count, inode_dec_countAlexey Dobriyan
2006-03-23[PATCH] sysv: switch to inode_inc_count, inode_dec_countAlexey Dobriyan
2006-03-23[PATCH] minix: switch to inode_inc_link_count, inode_dec_link_countAlexey Dobriyan
2006-03-23[PATCH] Extract inode_inc_link_count(), inode_dec_link_count()Alexey Dobriyan
2006-03-23[PATCH] fs/ufs/file.c: drop insane header dependenciesAlexey Dobriyan
2006-03-23[PATCH] sigprocmask: kill unneeded temp varOleg Nesterov
2006-03-23[PATCH] snsc kmalloc2kzallocJes Sorensen
2006-03-23[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven
2006-03-23[PATCH] oss: semaphore to mutex conversionIngo Molnar
2006-03-23[PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutexAshutosh Naik
2006-03-23[PATCH] sem2mutex: drivers/ideArjan van de Ven
2006-03-23[PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar