summaryrefslogtreecommitdiff
path: root/net/wanrouter
AgeCommit message (Expand)Author
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-02-26wanrouter: fix sparse warnings: context imbalanceHannes Eder
2008-11-20netdevice wanrouter: Convert directly reference of netdev->privWang Chen
2008-07-23wanmain.c doesn't need syncppp.hKrzysztof Hałasa
2008-07-23Remove dead code from wanmain.c, CONFIG_WANPIPE_MULTPPP doesn't existKrzysztof Hałasa
2008-07-14net: Remove references to wan-router.txt in KconfigsJohann Felix Soden
2008-05-25wanrouter: Push down BKLAlan Cox
2008-02-28[WANROUTER]: Use proc_create() to setup ->proc_fops firstWang Chen
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-08-02[NET]: Removal of duplicated include net/wanrouter/wanmain.cMichal Piotrowski
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter
2007-06-03[NET]: Fix comparisons of unsigned < 0.Bill Nottingham
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-03-12[WANROUTER]: Delete superfluous source file "net/wanrouter/af_wanpipe.c".Robert P. J. Day
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven
2007-02-10[NET] WANROUTER: Fix whitespace errors.YOSHIFUJI Hideaki
2007-02-08[NET] net/wanrouter/wanmain.c: cleanupsAdrian Bunk
2006-12-07[WANROUTER]: Kill kmalloc debugging code.David S. Miller
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-11[WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2006-01-03[NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig
2006-01-03[NET]: move struct proto_ops to constEric Dumazet
2005-11-08[NET]: kfree cleanupJesper Juhl
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan
2005-07-11[NET]: move config options out to individual protocolsSam Ravnborg
2005-05-01[PATCH] misc verify_area cleanupsJesper Juhl
2005-03-26[NET] make all protos partially use sk_protArnaldo Carvalho de Melo
2005-03-16[NET] Convert sk_debug into SOCK_DBG flagThomas Graf
2005-03-16[NET] Convert sk_zapped into SOCK_ZAPPED flagThomas Graf
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner
2004-09-21[SOCK] remove sk_pair, only really used by AF_UNIXArnaldo Carvalho de Melo
2004-06-05[NET]: Fix compat bug in recvmsg/sendmsg wrt MSG_CMSG_COMPAT.Olaf Hering
2004-06-03[PATCH] sparse: wanrouter annotationAlexander Viro
2004-05-30[PATCH] sparse: dev_ioctl() callersAlexander Viro
2004-05-29Add __user annotations to sock_get_timestamp()Linus Torvalds
2004-04-15[NET]: Do lazy gettimeofday for network packets.Andi Kleen
2004-02-25[PATCH] wanmain.c build fixAndrew Morton
2004-02-24[WANROUTER]: Kill MODULE ifdefs.Alexander Viro
2004-02-19[WAN]: Fix single_open confusion in wandev_show.Stephen Hemminger
2004-02-08[WANROUTER]: Use LL_RESERVED_SPACE() where applicable.Hideaki Yoshifuji
2004-01-10[PATCH] remove dev_get from wanrouterStephen Hemminger
2003-10-04[PATCH] Use mod_timer in net_wanrouter_af_wanpipe.cRusty Russell
2003-09-19[NET]: Remove unneeded includes (wanrouter, from Randy Hron).Randy Dunlap
2003-09-09[PATCH] Use SEQ_START_TOKEN in include/net/* [3/3]Joe Perches
2003-09-01[NET]: Use MODULE_ALIAS() in network families.Rusty Russell