index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
ip6_route.h
Age
Commit message (
Expand
)
Author
2018-07-04
net/ipv6: Revert attempt to simplify route replace and append
David Ahern
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-22
net/ipv6: Simplify route replace and appending into multipath route
David Ahern
2018-05-22
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-04-21
ipv6: make ip6_dst_mtu_forward inline
Felix Fietkau
2018-04-19
net/ipv6: Remove compare of fib6_idev from rt6_duplicate_nexthop
David Ahern
2018-04-19
net/ipv6: Change ip6_route_get_saddr to get dev from route
David Ahern
2018-04-19
net/ipv6: Rename addrconf_dst_alloc
David Ahern
2018-04-19
net/ipv6: Rename fib6_info struct elements
David Ahern
2018-04-17
net/ipv6: Flip FIB entries to fib6_info
David Ahern
2018-04-17
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
2018-04-17
net/ipv6: Cleanup exception and cache route handling
David Ahern
2018-04-17
net/ipv6: Add gfp_flags to route add functions
David Ahern
2018-04-17
net/ipv6: Create a neigh_lookup for FIB entries
David Ahern
2018-04-17
net/ipv6: Move nexthop data to fib6_nh
David Ahern
2018-04-17
net/ipv6: Pass net namespace to route functions
David Ahern
2018-04-04
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
Alexey Kodanev
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-04
net/ipv6: Add support for path selection using hash of 5-tuple
David Ahern
2018-03-04
net/ipv6: Pass skb to route lookup
David Ahern
2018-02-28
ipv6: route: dissect flow in input path if fib rules need it
Roopa Prabhu
2018-02-16
xfrm: reuse uncached_list to track xdsts
Xin Long
2018-01-10
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
2018-01-07
ipv6: Set nexthop flags upon carrier change
Ido Schimmel
2018-01-07
ipv6: Prepare to handle multiple netdev events
Ido Schimmel
2018-01-07
ipv6: Clear nexthop flags upon netdev up
Ido Schimmel
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-07
ipv6: prepare fib6_age() for exception table
Wei Wang
2017-10-07
ipv6: introduce a hash table to store dst cache
Wei Wang
2017-08-29
ipv6: Use rt6i_idev index for echo replies to a local address
David Ahern
2017-08-24
ipv6: Compute multipath hash for ICMP errors from offending packet
Jakub Sitnicki
2017-07-16
ip6: fix PMTU discovery when using /127 subnets
Vincent Bernat
2017-07-06
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
2017-06-17
ipv6: get rid of icmp6 dst garbage collector
Wei Wang
2017-05-22
net: ipv6: Plumb extack through route add functions
David Ahern
2017-05-04
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2016-11-04
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2016-10-27
net: ipv6: Do not consider link state for nexthop validation
David Ahern
2016-09-19
ipv6: Export p6_route_input_lookup symbol
Mahesh Bandewar
2016-06-17
net: ipv6: Move ip6_route_get_saddr to inline
David Ahern
2016-06-15
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
2016-04-11
net: vrf: Fix dst reference counting
David Ahern
2016-01-29
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
2015-12-03
ipv6: kill sk_dst_lock
Eric Dumazet
2015-09-30
ipv6: Pass struct net through ip6_fragment
Eric W. Biederman
2015-05-25
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2015-05-25
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
Martin KaFai Lau
2015-05-25
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
Martin KaFai Lau
[next]