summaryrefslogtreecommitdiff
path: root/net/ipv6/route.c
AgeCommit message (Expand)Author
2021-12-31lwtunnel: Validate RTA_ENCAP_TYPE attribute lengthDavid Ahern
2021-12-31ipv6: Check attribute length for RTA_GATEWAY when deleting multipath routeDavid Ahern
2021-12-31ipv6: Check attribute length for RTA_GATEWAY in multipath routeDavid Ahern
2021-12-14ipv6: use GFP_ATOMIC in rt6_probe()Eric Dumazet
2021-12-07inet: add net device refcount tracker to struct fib_nh_commonEric Dumazet
2021-12-06ipv6: add net device refcount tracker to rt6_probe_deferred()Eric Dumazet
2021-12-06net: dst: add net device refcount tracking to dst_entryEric Dumazet
2021-11-30net: ipv6: use the new fib6_nh_release_dsts helper in fib6_nh_releaseNikolay Aleksandrov
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-22net: ipv6: add fib6_nh_release_dsts stubNikolay Aleksandrov
2021-11-19ipv6: Use memset_after() to zero rt6_infoKees Cook
2021-11-16net: align static siphash keysEric Dumazet
2021-10-28ipv6: enable net.ipv6.route.max_size sysctl in network namespaceAlexander Kuznetsov
2021-09-24net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang
2021-08-30ipv6: make exception cache less predictibleEric Dumazet
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26ipv6: use siphash in rt6_exception_hash()Eric Dumazet
2021-08-05net: Remove redundant if statementsYajun Deng
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-07-21net: ipv6: introduce ip6_dst_mtu_maybe_forwardVadim Fedorenko
2021-07-20ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptionsPaolo Abeni
2021-07-20memcg: enable accounting for IP address and routing-related objectsVasily Averin
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-03ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptionsCoco Li
2021-05-18ipv6: Add custom multipath hash policyIdo Schimmel
2021-05-18ipv6: Calculate multipath hash inside switch statementIdo Schimmel
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-08net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum
2021-04-01net: ipv6: Refactor in rt6_age_examine_exceptionXu Jia
2021-03-28ipv6: route.c: A spello fixBhaskar Chowdhury
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-10net: ipv6: route.c:fix indentationShubhankar Kuranagatti
2021-03-10net: Consolidate common blackhole dst opsDaniel Borkmann
2021-02-08IPv6: Extend 'fib_notify_on_flag_change' sysctlAmit Cohen
2021-02-08IPv6: Add "offload failed" indication to routesAmit Cohen
2021-02-04net: fix building errors on powerpc when CONFIG_RETPOLINE is not setBrian Vazquez
2021-02-03net: indirect call helpers for ipv4/ipv6 dst_check functionsBrian Vazquez
2021-02-03net: use indirect call helpers for dst_mtuBrian Vazquez
2021-02-02net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen
2021-01-26net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary
2020-11-19IPv6: RTM_GETROUTE: Add RTA_ENCAP to resultOliver Herms
2020-11-06nexthop: Remove in-kernel route notifications when nexthop changesIdo Schimmel
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-09net: ipv6: Discard next-hop MTU less than minimum link MTUGeorg Kohmann
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21ipv6: route: convert comma to semicolonXu Wang
2020-09-11ipv6: remove redundant assignment to variable errColin Ian King
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-28ipv6: Fix nexthop refcnt leak when creating ipv6 route infoXiyu Yang