aboutsummaryrefslogtreecommitdiffstats
path: root/net/wanrouter/wanmain.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-09fix printk typo 'faild'Paul Bolle1-2/+2
2010-07-12net: autoconvert trivial BKL users to private mutexArnd Bergmann1-3/+4
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-02-26wanrouter: fix sparse warnings: context imbalanceHannes Eder1-2/+6
2008-11-20netdevice wanrouter: Convert directly reference of netdev->privWang Chen1-25/+11
2008-07-23wanmain.c doesn't need syncppp.hKrzysztof Hałasa1-1/+0
2008-07-23Remove dead code from wanmain.c, CONFIG_WANPIPE_MULTPPP doesn't existKrzysztof Hałasa1-26/+0
2008-05-25wanrouter: Push down BKLAlan Cox1-2/+4
2007-08-02[NET]: Removal of duplicated include net/wanrouter/wanmain.cMichal Piotrowski1-1/+0
2007-06-03[NET]: Fix comparisons of unsigned < 0.Bill Nottingham1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-02-10[NET] WANROUTER: Fix whitespace errors.YOSHIFUJI Hideaki1-9/+9
2007-02-08[NET] net/wanrouter/wanmain.c: cleanupsAdrian Bunk1-9/+8
2006-12-07[WANROUTER]: Kill kmalloc debugging code.David S. Miller1-57/+0
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-6/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2005-11-08[NET]: kfree cleanupJesper Juhl1-8/+4
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan1-3/+3
2005-05-01[PATCH] misc verify_area cleanupsJesper Juhl1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+888