#!/bin/bash # description: analyze all perf samples perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py ate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/net/ipv6/icmp.c?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/ipv6/icmp.c
AgeCommit message (Expand)Author
2026-03-04ipv6: annotate data-races over sysctl.flowlabel_reflectEric Dumazet
2026-03-04inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMPEric Dumazet
2026-02-06ipv6: use the right ifindex when replying to icmpv6 from localhostFernando Fernandez Mancera
2026-01-08ipv6: adopt dst_dev() helperEric Dumazet
2025-02-21ipv6: icmp: convert to dev_net_rcu()Eric Dumazet
2025-02-08inetpeer: do not get a refcount in inet_getpeer()Eric Dumazet
2025-02-08inetpeer: remove create argument of inet_getpeer_v[46]()Eric Dumazet
2024-08-30icmp: move icmp_global.credit and icmp_global.stamp to per netns storageEric Dumazet
2024-08-30icmp: change the order of rate limitsEric Dumazet
2024-05-03net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet