index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
ip6_route.h
Age
Commit message (
Expand
)
Author
Lines
2026-02-02
inet: add dst4_mtu() and dst6_mtu() helpers
Eric Dumazet
-0
/
+6
2025-09-18
ipv6: make ipv6_pinfo.daddr_cache a boolean
Eric Dumazet
-2
/
+2
2025-09-18
ipv6: make ipv6_pinfo.saddr_cache a boolean
Eric Dumazet
-2
/
+2
2025-08-29
net: use dst_dev_rcu() in sk_setup_caps()
Eric Dumazet
-1
/
+1
2025-07-02
ipv6: adopt dst_dev() helper
Eric Dumazet
-2
/
+2
2024-07-14
ipv6: fix source address selection with route leak
Nicolas Dichtel
-6
/
+14
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
-6
/
+5
2024-03-01
ipv6: annotate data-races around cnf.mtu6
Eric Dumazet
-1
/
+1
2024-02-12
net/ipv6: set expires in rt6_add_dflt_router().
Kui-Feng Lee
-1
/
+2
2023-09-19
ipv6: lockless IPV6_ADDR_PREFERENCES implementation
Eric Dumazet
-3
/
+2
2023-09-15
ipv6: lockless IPV6_MTU_DISCOVER implementation
Eric Dumazet
-5
/
+9
2023-07-28
IPv6: add extack info for IPv6 address add/delete
Hangbin Liu
-1
/
+1
2023-03-28
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
-1
/
+1
2023-01-24
ipv6: Make ip6_route_output_flags_noref() static.
Guillaume Nault
-4
/
+0
2022-07-22
net: add missing includes and forward declarations under net/
Jakub Kicinski
-10
/
+10
2021-11-19
ipv6: ip6_skb_dst_mtu() cleanups
Eric Dumazet
-9
/
+9
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2021-08-03
net: ipv6: fix returned variable type in ip6_skb_dst_mtu
Antoine Tenart
-1
/
+1
2021-07-21
net: ipv6: introduce ip6_dst_mtu_maybe_forward
Vadim Fedorenko
-2
/
+3
2021-07-02
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
-1
/
+1
2021-06-28
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
-4
/
+12
2021-01-26
net: allow user to set metric on default route learned via Router Advertisement
Praveen Chaudhary
-1
/
+2
2020-05-18
ipv6: lift copy_from_user out of ipv6_route_ioctl
Christoph Hellwig
-1
/
+2
2020-04-28
net: ipv6: new arg skip_notify to ip6_rt_del
Roopa Prabhu
-1
/
+1
2020-04-07
net: ipv6: do not consider routes via gateways for anycast address check
Tim Stallard
-0
/
+1
2020-02-29
net: ip6_route: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+2
2019-06-26
ipv6: constify rt6_nexthop()
Nicolas Dichtel
-2
/
+2
2019-06-24
ipv6: Dump route exceptions if requested
Stefano Brivio
-1
/
+1
2019-06-23
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
Wei Wang
-0
/
+4
2019-06-23
ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
Wei Wang
-0
/
+10
2019-06-23
ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
Wei Wang
-0
/
+1
2019-06-04
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
-2
/
+11
2019-05-24
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
-2
/
+2
2019-04-23
net: Change nhc_flags to unsigned char
David Ahern
-1
/
+1
2019-04-21
ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmp
David Ahern
-1
/
+3
2019-04-21
ipv6: Simplify rt6_qualify_for_ecmp
David Ahern
-2
/
+1
2019-04-17
ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu
David Ahern
-2
/
+3
2019-04-08
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
-1
/
+1
2019-03-29
ipv6: Rename fib6_nh entries
David Ahern
-3
/
+5
2019-03-29
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
-2
/
+2
2018-10-16
net: Add struct for fib dump filter
David Ahern
-0
/
+1
2018-10-02
net: remove 1 always zero parameter from ip6_redirect_no_header()
Maciej Żenczykowski
-2
/
+1
2018-07-04
net/ipv6: Revert attempt to simplify route replace and append
David Ahern
-0
/
+6
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-0
/
+3
2018-05-22
net/ipv6: Simplify route replace and appending into multipath route
David Ahern
-6
/
+0
2018-05-22
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
-0
/
+3
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-0
/
+21
2018-04-21
ipv6: make ip6_dst_mtu_forward inline
Felix Fietkau
-0
/
+21
2018-04-19
net/ipv6: Remove compare of fib6_idev from rt6_duplicate_nexthop
David Ahern
-1
/
+0
[next]