aboutsummaryrefslogtreecommitdiffstats
path: root/net/wanrouter (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-19net: cleanup unused macros in net directoryShan Wei1-2/+0
2010-11-22Net: wanrouter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-1/+1
2010-08-09fix printk typo 'faild'Paul Bolle1-2/+2
2010-07-12net: autoconvert trivial BKL users to private mutexArnd Bergmann2-6/+8
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-02-26wanrouter: fix sparse warnings: context imbalanceHannes Eder2-2/+8
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-07-14net: Remove references to wan-router.txt in KconfigsJohann Felix Soden1-2/+0
2008-05-25wanrouter: Push down BKLAlan Cox2-3/+5
2008-02-28[WANROUTER]: Use proc_create() to setup ->proc_fops firstWang Chen1-6/+4
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-3/+4
2007-08-02[NET]: Removal of duplicated include net/wanrouter/wanmain.cMichal Piotrowski1-1/+0
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-2/+2
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-03-12[WANROUTER]: Delete superfluous source file "net/wanrouter/af_wanpipe.c".Robert P. J. Day1-2600/+0
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven1-3/+3
2007-02-10[NET] WANROUTER: Fix whitespace errors.YOSHIFUJI Hideaki3-268/+268
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 LaPlante2-3/+3
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2-12/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-04-11[WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk1-2/+0
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap2-0/+2
2006-01-03[NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig1-1/+1
2006-01-03[NET]: move struct proto_ops to constEric Dumazet1-2/+2
2005-11-08[NET]: kfree cleanupJesper Juhl2-21/+11
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo1-1/+1
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan1-3/+3
2005-07-11[NET]: move config options out to individual protocolsSam Ravnborg1-0/+29
2005-05-01[PATCH] misc verify_area cleanupsJesper Juhl1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds5-0/+3888