Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: dst_cache: add two DEBUG_NET warnings | Eric Dumazet | 2024-06-04 | 1 | -0/+2 |
* | net: dst_cache: minor optimization in dst_cache_set_ip6() | Eric Dumazet | 2024-05-09 | 1 | -1/+1 |
* | net: dst_cache: annotate data-races around dst_cache->reset_ts | Eric Dumazet | 2024-05-09 | 1 | -2/+3 |
* | inet: introduce dst_rtable() helper | Eric Dumazet | 2024-05-01 | 1 | -1/+1 |
* | ipv6: introduce dst_rt6_info() helper | Eric Dumazet | 2024-04-29 | 1 | -1/+1 |
* | wireguard: device: reset peer src endpoint when netns exits | Jason A. Donenfeld | 2021-11-30 | 1 | -0/+19 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistency | Jonathan Neuschäfer | 2018-03-05 | 1 | -2/+2 |
* | net: dst_cache_per_cpu_dst_set() can be static | Wu Fengguang | 2016-03-18 | 1 | -4/+4 |
* | net: add dst_cache support | Paolo Abeni | 2016-02-17 | 1 | -0/+168 |