Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
11be4bc6a1ee7a824237e63b59d228956aa8c2a7
/
include
/
net
/
ip6_route.h
d3818c9
ipv6: fix inet6_csk_xmit()
by Eric Dumazet
· 12 years ago
b94f1c0
ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().
by David S. Miller
· 12 years ago
3a5ad2e
ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.
by David S. Miller
· 12 years ago
e8599ff
ipv6: Move bulk of redirect handling into rt6_redirect().
by David S. Miller
· 12 years ago
81aded2
ipv6: Handle PMTU in ICMP error handlers.
by David S. Miller
· 12 years ago
55afaba
inet: Fix BUG triggered by __rt{,6}_get_peer().
by David S. Miller
· 12 years ago
97bab73
inet: Hide route peer accesses behind helpers.
by David S. Miller
· 12 years ago
fbfe95a
inet: Create and use rt{,6}_get_peer_create().
by David S. Miller
· 12 years ago
a50feda
ipv6: bool/const conversions phase2
by Eric Dumazet
· 12 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
c5e1fd8
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
by David S. Miller
· 13 years ago
87a1157
ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().
by David S. Miller
· 13 years ago
8f03151
ipv6: Make third arg to anycast_dst_alloc() bool.
by David S. Miller
· 13 years ago
ea6e574
ipv6: add ip6_route_lookup
by Florian Westphal
· 13 years ago
2a9e950
net: Remove __KERNEL__ cpp checks from include/net
by David S. Miller
· 14 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
c3968a8
ipv6: RTA_PREFSRC support for ipv6 route source address selection
by Daniel Walter
· 14 years ago
9c7a4f9
ipv6: ip6_route_output does not modify sk parameter, so make it const
by Florian Westphal
· 14 years ago
4c9483b
ipv6: Convert to use flowi6 where applicable.
by David S. Miller
· 14 years ago
d9993be
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
ad0081e
ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.
by David Stevens
· 14 years ago
dca9b24
net: kill unused macros from head file
by Shan Wei
· 14 years ago
15c0542
ipv6: Add rt6_get_peer() helper.
by David S. Miller
· 14 years ago
b341936
ipv6: Add infrastructure to bind inet_peer objects to routes.
by David S. Miller
· 14 years ago
b6c6712
net: sk_dst_cache RCUification
by Eric Dumazet
· 15 years ago
0c9a2ac
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
fd2c3ef
net: cleanup include/net
by Eric Dumazet
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
191cd58
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()
by Brian Haley
· 16 years ago
6bf90b2
ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.
by Rami Rosen
· 16 years ago
83ac794
ipv6: ip6_route.h cleanup.
by Rami Rosen
· 16 years ago
3d0f24a
ipv6: icmp6_dst_gc return change
by Stephen Hemminger
· 16 years ago
9acd9f3
[IPV6]: Make address arguments const.
by YOSHIFUJI Hideaki
· 17 years ago
5c06f51
[IPV6]: Remove unused declarations in include/net/ip6_route.h.
by Rami Rosen
· 17 years ago
7cbca67
[IPV6]: Support Source Address Selection API (RFC5014).
by YOSHIFUJI Hideaki
· 17 years ago
6b75d09
[IPV6]: Optimize hop-limit determination.
by YOSHIFUJI Hideaki
· 17 years ago
4591db4
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
by Daniel Lezcano
· 17 years ago
bdb3289
[NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer
by Daniel Lezcano
· 17 years ago
5578689
[NETNS][IPV6] route6 - make route6 per namespace
by Daniel Lezcano
· 17 years ago
7b4da53
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt_routers
by Daniel Lezcano
· 17 years ago
606a2b4
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup
by Daniel Lezcano
· 17 years ago
63152fc
[NETNS][IPV6] ip6_fib - gc timer per namespace
by Daniel Lezcano
· 17 years ago
f3db485
[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces
by Daniel Lezcano
· 17 years ago
3b00944
[IPV6]: Make ndisc_dst_alloc() common for later use.
by YOSHIFUJI Hideaki
· 17 years ago
bba536a
[IPV6] Minor clenup: remove two unused definitions in net/ip6_route.h
by Rami Rosen
· 17 years ago
4990509
[NETNS][IPV6]: Make sysctls route per namespace.
by Daniel Lezcano
· 17 years ago
433d49c
[IPV6]: Make ip6_route_init to return an error code.
by Daniel Lezcano
· 17 years ago
c127ea2
[IPv6]: Use rtnl registration interface
by Thomas Graf
· 18 years ago
e69a4adc
[IPV6]: Misc endianness annotations.
by Al Viro
· 18 years ago
e320af1
[IPV6]: Remove struct pol_chain.
by Ville Nuorvala
· 18 years ago
9123de2
[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT
by Patrick McHardy
· 18 years ago
77d16f4
[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags
by YOSHIFUJI Hideaki
· 18 years ago
8e1ef0a
[IPV6]: Cache source address as well in ipv6_pinfo{}.
by YOSHIFUJI Hideaki
· 18 years ago
5e032e3
[IPV6] NDISC: Take source address into account for redirects.
by YOSHIFUJI Hideaki
· 18 years ago
86872cb
[IPv6] route: FIB6 configuration using struct fib6_config
by Thomas Graf
· 18 years ago
40e22e8
[IPv6] route: Simplify ip6_ins_rt()
by Thomas Graf
· 18 years ago
e0a1ad73
[IPv6] route: Simplify ip6_del_rt()
by Thomas Graf
· 18 years ago
1b43af5
[IPV6]: Increase number of possible routing tables to 2^32
by Patrick McHardy
· 18 years ago
101367c
[IPV6]: Policy Routing Rules
by Thomas Graf
· 18 years ago
c71099a
[IPV6]: Multiple Routing Tables
by Thomas Graf
· 18 years ago
497c615
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
by Herbert Xu
· 18 years ago
f83ef8c
[IPV6]: Added GSO support for TCPv6
by Herbert Xu
· 18 years ago
70ceb4f
[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (RFC4191).
by YOSHIFUJI Hideaki
· 19 years ago
ebacaaa
[IPV6]: ROUTE: Add support for Router Preference (RFC4191).
by YOSHIFUJI Hideaki
· 19 years ago
554cfb7
[IPV6]: ROUTE: Eliminate lock for default route pointer.
by YOSHIFUJI Hideaki
· 19 years ago
c752f07
[TCP]: Move the tcp sock states to net/tcp_states.h
by Arnaldo Carvalho de Melo
· 19 years ago
0d51aa8
[IPV6]: V6 route events reported with wrong netlink PID and seq number
by Jamal Hadi Salim
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago