Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b9ffcbaf56d3040efee64d3818688083c29b2a44
/
include
/
net
/
ip6_route.h
9027887
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
07cb962
ipv6: make ip6_dst_mtu_forward inline
by Felix Fietkau
· 7 years ago
647d4c13
net/ipv6: Remove compare of fib6_idev from rt6_duplicate_nexthop
by David Ahern
· 7 years ago
6fe7494
net/ipv6: Change ip6_route_get_saddr to get dev from route
by David Ahern
· 7 years ago
360a988
net/ipv6: Rename addrconf_dst_alloc
by David Ahern
· 7 years ago
93c2fb2
net/ipv6: Rename fib6_info struct elements
by David Ahern
· 7 years ago
8d1c802
net/ipv6: Flip FIB entries to fib6_info
by David Ahern
· 7 years ago
93531c6
net/ipv6: separate handling of FIB entries from dst based routes
by David Ahern
· 7 years ago
23fb93a
net/ipv6: Cleanup exception and cache route handling
by David Ahern
· 7 years ago
acb54e3
net/ipv6: Add gfp_flags to route add functions
by David Ahern
· 7 years ago
f8a1b43
net/ipv6: Create a neigh_lookup for FIB entries
by David Ahern
· 7 years ago
5e670d8
net/ipv6: Move nexthop data to fib6_nh
by David Ahern
· 7 years ago
afb1d4b5
net/ipv6: Pass net namespace to route functions
by David Ahern
· 7 years ago
7d6850f
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
by Alexey Kodanev
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b4bac17
net/ipv6: Add support for path selection using hash of 5-tuple
by David Ahern
· 7 years ago
b75cc8f
net/ipv6: Pass skb to route lookup
by David Ahern
· 7 years ago
5e5d6fe
ipv6: route: dissect flow in input path if fib rules need it
by Roopa Prabhu
· 7 years ago
510c321
xfrm: reuse uncached_list to track xdsts
by Xin Long
· 7 years ago
d7dedee
ipv6: Calculate hash thresholds for IPv6 nexthops
by Ido Schimmel
· 7 years ago
27c6fa7
ipv6: Set nexthop flags upon carrier change
by Ido Schimmel
· 7 years ago
4c981e2
ipv6: Prepare to handle multiple netdev events
by Ido Schimmel
· 7 years ago
2127d95
ipv6: Clear nexthop flags upon netdev up
by Ido Schimmel
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
c757faa
ipv6: prepare fib6_age() for exception table
by Wei Wang
· 7 years ago
35732d0
ipv6: introduce a hash table to store dst cache
by Wei Wang
· 7 years ago
1b70d792
ipv6: Use rt6i_idev index for echo replies to a local address
by David Ahern
· 7 years ago
23aebda
ipv6: Compute multipath hash for ICMP errors from offending packet
by Jakub Sitnicki
· 7 years ago
ccdb2d1
ip6: fix PMTU discovery when using /127 subnets
by Vincent Bernat
· 7 years ago
f06b754
net: ipv6: Compare lwstate in detecting duplicate nexthops
by David Ahern
· 8 years ago
db91664
ipv6: get rid of icmp6 dst garbage collector
by Wei Wang
· 8 years ago
333c430
net: ipv6: Plumb extack through route add functions
by David Ahern
· 8 years ago
2f46093
ipv6: initialize route null entry in addrconf_init()
by WANG Cong
· 8 years ago
e2d118a
net: inet: Support UID-based routing in IP protocols.
by Lorenzo Colitti
· 8 years ago
d5d32e4
net: ipv6: Do not consider link state for nexthop validation
by David Ahern
· 8 years ago
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
· 9 years ago
9ff7438
net: vrf: Handle ipv6 multicast and link-local addresses
by David Ahern
· 9 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
· 10 years ago
b197df4
ipv6: Add rt6_get_cookie() function
by Martin KaFai Lau
· 10 years ago
45e4fd2
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
by Martin KaFai Lau
· 10 years ago
2647a9b
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
by Martin KaFai Lau
· 10 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
· 11 years ago
be7a010
ipv6: update Destination Cache entries when gateway turn into host
by Duan Jiong
· 11 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
· 13 years ago
3a5ad2e
ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.
by David S. Miller
· 13 years ago
e8599ff
ipv6: Move bulk of redirect handling into rt6_redirect().
by David S. Miller
· 13 years ago
81aded2
ipv6: Handle PMTU in ICMP error handlers.
by David S. Miller
· 13 years ago
55afaba
inet: Fix BUG triggered by __rt{,6}_get_peer().
by David S. Miller
· 13 years ago
97bab73
inet: Hide route peer accesses behind helpers.
by David S. Miller
· 13 years ago
fbfe95a
inet: Create and use rt{,6}_get_peer_create().
by David S. Miller
· 13 years ago
a50feda
ipv6: bool/const conversions phase2
by Eric Dumazet
· 13 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
9c7a4f9c
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
· 16 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
Next »