summaryrefslogtreecommitdiffstats
path: root/include/net/lapb.h (unfollow)
Commit message (Expand)AuthorFilesLines
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-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] 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
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton5-17/+130
2006-03-23[PATCH] kill _INLINE_Adrian Bunk12-112/+56
2006-03-23[PATCH] notifier: profile.h forward decl fixAndrew Morton1-1/+1
2006-03-23[PATCH] make bug messages more consistentIngo Molnar4-7/+7
2006-03-23[PATCH] ufs: switch to inode_inc_count, inode_dec_countAlexey Dobriyan1-30/+18
2006-03-23[PATCH] ext2: switch to inode_inc_count, inode_dec_countAlexey Dobriyan1-35/+19
2006-03-23[PATCH] sysv: switch to inode_inc_count, inode_dec_countAlexey Dobriyan1-30/+18
2006-03-23[PATCH] minix: switch to inode_inc_link_count, inode_dec_link_countAlexey Dobriyan1-30/+18
2006-03-23[PATCH] Extract inode_inc_link_count(), inode_dec_link_count()Alexey Dobriyan1-0/+12
2006-03-23[PATCH] fs/ufs/file.c: drop insane header dependenciesAlexey Dobriyan1-10/+0
2006-03-23[PATCH] sigprocmask: kill unneeded temp varOleg Nesterov1-4/+4
2006-03-23[PATCH] snsc kmalloc2kzallocJes Sorensen2-9/+4
2006-03-23[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven2-4/+5
2006-03-23[PATCH] oss: semaphore to mutex conversionIngo Molnar6-53/+53
2006-03-23[PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutexAshutosh Naik1-19/+19
2006-03-23[PATCH] sem2mutex: drivers/ideArjan van de Ven4-24/+28
2006-03-23[PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar5-12/+14
2006-03-23[PATCH] sem2mutex: UDFIngo Molnar4-25/+25
2006-03-23[PATCH] sem2mutex: NCPFSIngo Molnar6-27/+28
2006-03-23[PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven5-15/+16