aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/route.c
AgeCommit message (Expand)Author
2024-01-15ipv6: remove max_size check inline with ipv4Jon Maxwell
2024-01-15ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet
2024-01-15net/dst: use a smaller percpu_counter batch for dst entries accountingEric Dumazet
2023-03-11ipv6: Add lwtunnel encap size of all siblings in nexthop calculationLu Wei
2022-11-10ipv6: fix WARNING in ip6_route_net_exit_late()Zhengchao Shao
2022-07-07ipv6: take care of disable_policy when restoring routesNicolas Dichtel
2022-04-15ipv6: Fix stats accounting in ip6_pkt_dropDavid Ahern
2022-02-01ipv6: annotate accesses to fn->fn_sernumEric Dumazet
2022-01-11ipv6: Do cleanup if attribute validation fails in multipath routeDavid Ahern
2022-01-11ipv6: Continue processing multipath route even if gateway attribute is invalidDavid Ahern
2022-01-11lwtunnel: Validate RTA_ENCAP_TYPE attribute lengthDavid Ahern
2022-01-11ipv6: Check attribute length for RTA_GATEWAY when deleting multipath routeDavid Ahern
2022-01-11ipv6: Check attribute length for RTA_GATEWAY in multipath routeDavid Ahern
2021-12-01net: ipv6: add fib6_nh_release_dsts stubNikolay Aleksandrov
2021-11-02ipv6: use siphash in rt6_exception_hash()Eric Dumazet
2021-10-06net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang
2021-09-15ipv6: make exception cache less predictibleEric Dumazet
2021-07-28ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptionsPaolo Abeni
2021-06-10ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptionsCoco Li
2021-04-14net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum
2020-08-11ipv6: Fix nexthop refcnt leak when creating ipv6 route infoXiyu Yang
2020-07-22ipv6: Fix use of anycast address with loopbackDavid Ahern
2020-07-22ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern
2020-05-20Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"Maciej Żenczykowski
2020-05-14ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern
2020-03-05ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier
2020-01-04net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu
2019-11-20ipv6/route: return if there is no fib_nh_gw_familyHangbin Liu
2019-11-07ipv6: fixes rt6_probe() and fib6_nh->last_probe initEric Dumazet
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-11ipv6: Don't use dst gateway directly in ip6_confirm_neigh()Stefano Brivio
2019-09-07ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()Maciej Żenczykowski
2019-09-05net: Properly update v4 routes with v6 nexthopDonald Sharp
2019-09-05ipv6: Fix RTA_MULTIPATH with nexthop objectsDavid Ahern
2019-09-05net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)Maciej Żenczykowski
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-05ipv6: have a single rcu unlock point in __ip6_rt_update_pmtuDavid Ahern
2019-08-05ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rtDavid Ahern
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-07-17ipv6: rt6_check should return NULL if 'from' is NULLDavid Ahern
2019-07-08ipv6: Support multipath hashing on inner IP pktsStephen Suryaputra
2019-07-01blackhole_netdev: use blackhole_netdev to invalidate dst entriesMahesh Bandewar
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27ipv6: Convert gateway validation to use fib6_infoDavid Ahern
2019-06-26ipv6: fix neighbour resolution with raw socketNicolas Dichtel
2019-06-26ipv6: fix suspicious RCU usage in rt6_dump_route()Eric Dumazet
2019-06-25net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down"Eiichi Tsukata
2019-06-24ipv6: Dump route exceptions if requestedStefano Brivio
2019-06-24ipv6/route: Change return code of rt6_dump_route() for partial node dumpsStefano Brivio