summaryrefslogtreecommitdiffstats
path: root/net/wanrouter
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* net: cleanup unused macros in net directoryShan Wei2011-01-191-2/+0
* Net: wanrouter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* fix printk typo 'faild'Paul Bolle2010-08-091-2/+2
* net: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-122-6/+8
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* wanrouter: fix sparse warnings: context imbalanceHannes Eder2009-02-262-2/+8
* 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
* net: Remove references to wan-router.txt in KconfigsJohann Felix Soden2008-07-141-2/+0
* wanrouter: Push down BKLAlan Cox2008-05-252-3/+5
* [WANROUTER]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-6/+4
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-3/+4
* [NET]: Removal of duplicated include net/wanrouter/wanmain.cMichal Piotrowski2007-08-021-1/+0
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-2/+2
* [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
* [WANROUTER]: Delete superfluous source file "net/wanrouter/af_wanpipe.c".Robert P. J. Day2007-03-121-2600/+0
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-3/+3
* [NET] WANROUTER: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-103-268/+268
* [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-302-3/+3
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-212-12/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0
* [WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk2006-04-111-2/+0
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-112-0/+2
* [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-031-1/+1
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-2/+2
* [NET]: kfree cleanupJesper Juhl2005-11-082-21/+11
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-1/+1
* [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-121-3/+3
* [NET]: move config options out to individual protocolsSam Ravnborg2005-07-111-0/+29
* [PATCH] misc verify_area cleanupsJesper Juhl2005-05-011-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-165-0/+3888
OpenPOWER on IntegriCloud