index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wanrouter
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-09
fix printk typo 'faild'
Paul Bolle
1
-2
/
+2
2010-07-12
net: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2
-6
/
+8
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-02-26
wanrouter: fix sparse warnings: context imbalance
Hannes Eder
2
-2
/
+8
2008-11-20
netdevice wanrouter: Convert directly reference of netdev->priv
Wang Chen
1
-25
/
+11
2008-07-23
wanmain.c doesn't need syncppp.h
Krzysztof Hałasa
1
-1
/
+0
2008-07-23
Remove dead code from wanmain.c, CONFIG_WANPIPE_MULTPPP doesn't exist
Krzysztof Hałasa
1
-26
/
+0
2008-07-14
net: Remove references to wan-router.txt in Kconfigs
Johann Felix Soden
1
-2
/
+0
2008-05-25
wanrouter: Push down BKL
Alan Cox
2
-3
/
+5
2008-02-28
[WANROUTER]: Use proc_create() to setup ->proc_fops first
Wang Chen
1
-6
/
+4
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
1
-3
/
+4
2007-08-02
[NET]: Removal of duplicated include net/wanrouter/wanmain.c
Michal Piotrowski
1
-1
/
+0
2007-07-10
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
1
-2
/
+2
2007-06-03
[NET]: Fix comparisons of unsigned < 0.
Bill Nottingham
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-03-12
[WANROUTER]: Delete superfluous source file "net/wanrouter/af_wanpipe.c".
Robert P. J. Day
1
-2600
/
+0
2007-02-12
[PATCH] mark struct file_operations const 8
Arjan van de Ven
1
-3
/
+3
2007-02-10
[NET] WANROUTER: Fix whitespace errors.
YOSHIFUJI Hideaki
3
-268
/
+268
2007-02-08
[NET] net/wanrouter/wanmain.c: cleanups
Adrian Bunk
1
-9
/
+8
2006-12-07
[WANROUTER]: Kill kmalloc debugging code.
David S. Miller
1
-57
/
+0
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
2
-3
/
+3
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2
-12
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
3
-3
/
+0
2006-04-11
[WAN]: Remove broken and unmaintained Sangoma drivers.
Adrian Bunk
1
-2
/
+0
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
2
-0
/
+2
2006-01-03
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
Christoph Hellwig
1
-1
/
+1
2006-01-03
[NET]: move struct proto_ops to const
Eric Dumazet
1
-2
/
+2
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
2
-21
/
+11
2005-08-29
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-07-12
[NET]: __be'ify *_type_trans()
Alexey Dobriyan
1
-3
/
+3
2005-07-11
[NET]: move config options out to individual protocols
Sam Ravnborg
1
-0
/
+29
2005-05-01
[PATCH] misc verify_area cleanups
Jesper Juhl
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
5
-0
/
+3888