summaryrefslogtreecommitdiff
path: root/net/core/dst_cache.c
AgeCommit message (Expand)Author
2024-06-03net: dst_cache: add two DEBUG_NET warningsEric Dumazet
2024-05-08net: dst_cache: minor optimization in dst_cache_set_ip6()Eric Dumazet
2024-05-08net: dst_cache: annotate data-races around dst_cache->reset_tsEric Dumazet
2024-04-30inet: introduce dst_rtable() helperEric Dumazet
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet
2021-11-29wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-03-05net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistencyJonathan Neuschäfer
2016-03-18net: dst_cache_per_cpu_dst_set() can be staticWu Fengguang
2016-02-16net: add dst_cache supportPaolo Abeni