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
2020-05-18
ipv6: lift copy_from_user out of ipv6_route_ioctl
Christoph Hellwig
2020-04-28
net: ipv6: new arg skip_notify to ip6_rt_del
Roopa Prabhu
2020-04-07
net: ipv6: do not consider routes via gateways for anycast address check
Tim Stallard
2020-02-29
net: ip6_route: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-26
ipv6: constify rt6_nexthop()
Nicolas Dichtel
2019-06-24
ipv6: Dump route exceptions if requested
Stefano Brivio
2019-06-23
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
Wei Wang
2019-06-23
ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
Wei Wang
2019-06-23
ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
Wei Wang
2019-06-04
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
2019-05-24
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
2019-04-23
net: Change nhc_flags to unsigned char
David Ahern
2019-04-21
ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmp
David Ahern
2019-04-21
ipv6: Simplify rt6_qualify_for_ecmp
David Ahern
2019-04-17
ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu
David Ahern
2019-04-08
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
2019-03-29
ipv6: Rename fib6_nh entries
David Ahern
2019-03-29
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
2018-10-16
net: Add struct for fib dump filter
David Ahern
2018-10-02
net: remove 1 always zero parameter from ip6_redirect_no_header()
Maciej Żenczykowski
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
[next]