summaryrefslogtreecommitdiffstats
path: root/net/wanrouter/wanmain.c
Commit message (Expand)AuthorAgeFilesLines
* wanrouter: delete now orphaned header content, files/driversPaul Gortmaker2013-02-011-782/+0Star
* wanmain: comparing array with NULLAlan Cox2012-07-241-28/+23Star
* net: cleanup unused macros in net directoryShan Wei2011-01-201-2/+0Star
* fix printk typo 'faild'Paul Bolle2010-08-091-2/+2
* net: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-131-3/+4
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* wanrouter: fix sparse warnings: context imbalanceHannes Eder2009-02-271-2/+6
* netdevice wanrouter: Convert directly reference of netdev->privWang Chen2008-11-201-25/+11Star
* wanmain.c doesn't need syncppp.hKrzysztof Hałasa2008-07-231-1/+0Star
* Remove dead code from wanmain.c, CONFIG_WANPIPE_MULTPPP doesn't existKrzysztof Hałasa2008-07-231-26/+0Star
* wanrouter: Push down BKLAlan Cox2008-05-261-2/+4
* [NET]: Removal of duplicated include net/wanrouter/wanmain.cMichal Piotrowski2007-08-031-1/+0Star
* [NET]: Fix comparisons of unsigned < 0.Bill Nottingham2007-06-041-1/+1
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-2/+2
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+1
* [NET] WANROUTER: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-9/+9
* [NET] net/wanrouter/wanmain.c: cleanupsAdrian Bunk2007-02-081-9/+8Star
* [WANROUTER]: Kill kmalloc debugging code.David S. Miller2006-12-071-57/+0Star
* 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/+3Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* [NET]: kfree cleanupJesper Juhl2005-11-081-8/+4Star
* [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-171-0/+888