index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-20
[IPV6]: Nearly complete kzalloc cleanup for net/ipv6
Ingo Oeser
1
-2
/
+1
2006-03-20
[IPV6]: ROUTE: Ensure to accept redirects from nexthop for the target.
YOSHIFUJI Hideaki
1
-43
/
+47
2006-03-20
[IPV6]: ROUTE: Flag RTF_DEFAULT for Route Infomation for ::/0.
YOSHIFUJI Hideaki
1
-0
/
+3
2006-03-20
[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...
YOSHIFUJI Hideaki
1
-0
/
+134
2006-03-20
[IPV6]: ROUTE: Add router_probe_interval sysctl.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-03-20
[IPV6]: ROUTE: Add Router Reachability Probing (RFC4191).
YOSHIFUJI Hideaki
1
-0
/
+39
2006-03-20
[IPV6]: ROUTE: Add support for Router Preference (RFC4191).
YOSHIFUJI Hideaki
1
-3
/
+8
2006-03-20
[IPV6]: ROUTE: Handle finding the next best route in reachability in BACKTRAC...
YOSHIFUJI Hideaki
1
-10
/
+18
2006-03-20
[IPV6]: ROUTE: Try finding the next best route.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-03-20
[IPV6]: ROUTE: Clean up rt6_select() code path in ip6_route_{intput,output}().
YOSHIFUJI Hideaki
1
-26
/
+7
2006-03-20
[IPV6]: ROUTE: Try selecting better route for non-default routes as well.
YOSHIFUJI Hideaki
1
-5
/
+13
2006-03-20
[IPV6]: ROUTE: More strict check for default routers in rt6_get_dflt_router().
YOSHIFUJI Hideaki
1
-0
/
+1
2006-03-20
[IPV6]: ROUTE: Eliminate lock for default route pointer.
YOSHIFUJI Hideaki
1
-128
/
+69
2006-03-20
[IPV6]: ROUTE: Clean-up cow'ing in ip6_route_{intput,output}().
YOSHIFUJI Hideaki
1
-53
/
+60
2006-03-20
[IPV6]: ROUTE: Convert rt6_cow() to rt6_alloc_cow().
YOSHIFUJI Hideaki
1
-32
/
+25
2006-03-20
[IPV6]: ROUTE: Clean up reference counting / unlocking for returning object.
YOSHIFUJI Hideaki
1
-14
/
+15
2006-03-20
[IPV6]: ROUTE: Unify two code paths for pmtu disc.
YOSHIFUJI Hideaki
1
-14
/
+4
2006-03-20
[IPV6]: ROUTE: Add rt6_alloc_clone() for cloning route allocation.
YOSHIFUJI Hideaki
1
-9
/
+18
2006-03-20
[IPV6]: ROUTE: Copy u.dst.error for RTF_REJECT routes when cloning.
YOSHIFUJI Hideaki
1
-0
/
+2
2006-03-20
[IPV6]: ROUTE: Set appropriate information before inserting a route.
YOSHIFUJI Hideaki
1
-15
/
+18
2006-03-20
[IPV6]: ROUTE: Split up rt6_cow() for future changes.
YOSHIFUJI Hideaki
1
-11
/
+21
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
1
-0
/
+1
2005-12-21
[IPV6]: Flag RTF_ANYCAST for anycast routes.
YOSHIFUJI Hideaki
1
-4
/
+9
2005-12-19
[IPV6]: Fix route lifetime.
YOSHIFUJI Hideaki
1
-1
/
+1
2005-11-17
[IPV6]: Fib dump really needs GFP_ATOMIC.
David S. Miller
1
-1
/
+1
2005-11-12
[IPV6]: Fix unnecessary GFP_ATOMIC allocation in fib6 dump
Thomas Graf
1
-1
/
+1
2005-11-12
[IPV6]: Fix rtnetlink dump infinite loop
Herbert Xu
1
-4
/
+2
2005-11-10
[NETLINK]: Make netlink_callback->done() optional
Thomas Graf
1
-1
/
+1
2005-10-31
[IPV6]: Fix behavior of ip6_route_input() for link local address
Yan Zheng
1
-1
/
+1
2005-08-29
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
1
-4
/
+2
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
1
-4
/
+4
2005-06-21
[IPV6]: V6 route events reported with wrong netlink PID and seq number
Jamal Hadi Salim
1
-37
/
+41
2005-06-18
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
Jamal Hadi Salim
1
-5
/
+6
2005-04-28
[IPV6]: Incorrect permissions on route flush sysctl
Dave Jones
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2131