aboutsummaryrefslogtreecommitdiffstats
path: root/net/wanrouter/wanmain.c
Commit message (Expand)AuthorAgeFilesLines
* wanmain: comparing array with NULLAlan Cox2012-08-091-28/+23
* net: cleanup unused macros in net directoryShan Wei2011-01-191-2/+0
* fix printk typo 'faild'Paul Bolle2010-08-091-2/+2
* net: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-121-3/+4
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* wanrouter: fix sparse warnings: context imbalanceHannes Eder2009-02-261-2/+6
* netdevice wanrouter: Convert directly reference of netdev->privWang Chen2008-11-201-25/+11
* wanmain.c doesn't need syncppp.hKrzysztof Hałasa2008-07-231-1/+0
* Remove dead code from wanmain.c, CONFIG_WANPIPE_MULTPPP doesn't existKrzysztof Hałasa2008-07-231-26/+0
* wanrouter: Push down BKLAlan Cox2008-05-251-2/+4
* [NET]: Removal of duplicated include net/wanrouter/wanmain.cMichal Piotrowski2007-08-021-1/+0
* [NET]: Fix comparisons of unsigned < 0.Bill Nottingham2007-06-031-1/+1
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [NET] WANROUTER: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-9/+9
* [NET] net/wanrouter/wanmain.c: cleanupsAdrian Bunk2007-02-081-9/+8
* [WANROUTER]: Kill kmalloc debugging code.David S. Miller2006-12-071-57/+0
* Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-6/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [NET]: kfree cleanupJesper Juhl2005-11-081-8/+4
* [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-121-3/+3
* [PATCH] misc verify_area cleanupsJesper Juhl2005-05-011-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+888