Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
41844e36206be90cd4d962ea49b0abc3612a99d0
/
include
/
net
/
ip6_route.h
d409b84
ipv6: Export p6_route_input_lookup symbol
by Mahesh Bandewar
· 8 years ago
a2e2ff5
net: ipv6: Move ip6_route_get_saddr to inline
by David Ahern
· 8 years ago
9ff7438
net: vrf: Handle ipv6 multicast and link-local addresses
by David Ahern
· 8 years ago
9ab179d
net: vrf: Fix dst reference counting
by David Ahern
· 9 years ago
6f21c96
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
by Paolo Abeni
· 9 years ago
6bd4f35
ipv6: kill sk_dst_lock
by Eric Dumazet
· 9 years ago
7d8c6e3
ipv6: Pass struct net through ip6_fragment
by Eric W. Biederman
· 9 years ago
b197df4
ipv6: Add rt6_get_cookie() function
by Martin KaFai Lau
· 9 years ago
45e4fd2
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
by Martin KaFai Lau
· 9 years ago
2647a9b
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
by Martin KaFai Lau
· 9 years ago
7026b1d
netfilter: Pass socket pointer down through okfn().
by David Miller
· 10 years ago
f60e599
ipv6: protect skb->sk accesses from recursive dereference inside the stack
by hannes@stressinduktion.org
· 10 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
be7a010
ipv6: update Destination Cache entries when gateway turn into host
by Duan Jiong
· 10 years ago
60ff746
net: rename local_df to ignore_df
by WANG Cong
· 11 years ago
30f78d8
ipv6: Limit mtu to 65575 bytes
by Eric Dumazet
· 11 years ago
60ea37f
ipv6: reuse rt6_need_strict
by Wang Yufen
· 11 years ago
0b95227
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
by Hannes Frederic Sowa
· 11 years ago
509aba3
IPv6: add the option to use anycast addresses as source addresses in echo reply
by FX Le Bail
· 11 years ago
e824353
ipv6: namespace cleanups
by stephen hemminger
· 11 years ago
93b36cf
ipv6: support IPV6_PMTU_INTERFACE on sockets
by Hannes Frederic Sowa
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
550bab4
ipv6: fill rt6i_gateway with nexthop address
by Julian Anastasov
· 11 years ago
96dc809
ipv6: always prefer rt6i_gateway if present
by Julian Anastasov
· 11 years ago
5c3a0fd
ip*.h: Remove extern from function prototypes
by Joe Perches
· 11 years ago
3ce9b35
ipv6: move ip6_dst_hoplimit() into core kernel
by Cong Wang
· 11 years ago
c92a59e
ipv6: handle Redirect ICMP Message with no Redirected Header option
by Duan Jiong
· 11 years ago
12fd84f
ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
9bb5a14
ipv6: Introduce rt6_nexthop() to select nexthop address.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
130cd27
ipv6: export IP6_RT_PRIO_* to userland
by Nicolas Dichtel
· 12 years ago
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
e69a4ad
[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