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
/
include
/
net
/
ip6_route.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-19
ipv6: bool/const conversions phase2
Eric Dumazet
1
-1
/
+1
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
1
-0
/
+2
2011-12-06
ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().
David S. Miller
1
-1
/
+1
2011-12-06
ipv6: Make third arg to anycast_dst_alloc() bool.
David S. Miller
1
-1
/
+1
2011-12-04
ipv6: add ip6_route_lookup
Florian Westphal
1
-0
/
+2
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
1
-3
/
+0
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-9
/
+9
2011-04-15
ipv6: RTA_PREFSRC support for ipv6 route source address selection
Daniel Walter
1
-0
/
+7
2011-03-22
ipv6: ip6_route_output does not modify sk parameter, so make it const
Florian Westphal
1
-1
/
+1
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
1
-1
/
+1
2010-12-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+10
2010-12-19
ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.
David Stevens
1
-0
/
+10
2010-12-02
net: kill unused macros from head file
Shan Wei
1
-1
/
+0
2010-12-02
ipv6: Add rt6_get_peer() helper.
David S. Miller
1
-0
/
+9
2010-11-30
ipv6: Add infrastructure to bind inet_peer objects to routes.
David S. Miller
1
-0
/
+3
2010-04-13
net: sk_dst_cache RCUification
Eric Dumazet
1
-2
/
+2
2010-03-07
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+18
2009-11-04
net: cleanup include/net
Eric Dumazet
1
-2
/
+1
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-1
/
+1
2008-08-14
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...
Brian Haley
1
-0
/
+1
2008-08-13
ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.
Rami Rosen
1
-5
/
+0
2008-08-13
ipv6: ip6_route.h cleanup.
Rami Rosen
1
-1
/
+0
2008-07-22
ipv6: icmp6_dst_gc return change
Stephen Hemminger
1
-1
/
+1
2008-04-12
[IPV6]: Make address arguments const.
YOSHIFUJI Hideaki
1
-3
/
+3
2008-04-10
[IPV6]: Remove unused declarations in include/net/ip6_route.h.
Rami Rosen
1
-15
/
+0
2008-03-25
[IPV6]: Support Source Address Selection API (RFC5014).
YOSHIFUJI Hideaki
1
-3
/
+6
2008-03-25
[IPV6]: Optimize hop-limit determination.
YOSHIFUJI Hideaki
1
-0
/
+2
2008-03-05
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
Daniel Lezcano
1
-1
/
+2
2008-03-04
[NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer
Daniel Lezcano
1
-3
/
+3
2008-03-04
[NETNS][IPV6] route6 - make route6 per namespace
Daniel Lezcano
1
-1
/
+3
2008-03-04
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt...
Daniel Lezcano
1
-1
/
+1
2008-03-04
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup
Daniel Lezcano
1
-1
/
+2
2008-03-03
[NETNS][IPV6] ip6_fib - gc timer per namespace
Daniel Lezcano
1
-1
/
+1
2008-03-03
[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces
Daniel Lezcano
1
-1
/
+1
2008-03-04
[IPV6]: Make ndisc_dst_alloc() common for later use.
YOSHIFUJI Hideaki
1
-4
/
+4
2008-02-07
[IPV6] Minor clenup: remove two unused definitions in net/ip6_route.h
Rami Rosen
1
-2
/
+0
2008-01-28
[NETNS][IPV6]: Make sysctls route per namespace.
Daniel Lezcano
1
-2
/
+0
2008-01-28
[IPV6]: Make ip6_route_init to return an error code.
Daniel Lezcano
1
-1
/
+1
2007-04-25
[IPv6]: Use rtnl registration interface
Thomas Graf
1
-5
/
+0
2006-12-02
[IPV6]: Misc endianness annotations.
Al Viro
1
-1
/
+1
2006-10-18
[IPV6]: Remove struct pol_chain.
Ville Nuorvala
1
-7
/
+0
2006-09-22
[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT
Patrick McHardy
1
-2
/
+0
2006-09-22
[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags
YOSHIFUJI Hideaki
1
-0
/
+4
2006-09-22
[IPV6]: Cache source address as well in ipv6_pinfo{}.
YOSHIFUJI Hideaki
1
-3
/
+6
2006-09-22
[IPV6] NDISC: Take source address into account for redirects.
YOSHIFUJI Hideaki
1
-0
/
+1
2006-09-22
[IPv6] route: FIB6 configuration using struct fib6_config
Thomas Graf
1
-5
/
+1
2006-09-22
[IPv6] route: Simplify ip6_ins_rt()
Thomas Graf
1
-4
/
+1
2006-09-22
[IPv6] route: Simplify ip6_del_rt()
Thomas Graf
1
-4
/
+1
2006-09-22
[IPV6]: Increase number of possible routing tables to 2^32
Patrick McHardy
1
-0
/
+7
[next]