summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
pan>ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpersEric Dumazet 2025-07-02ipv6: adopt dst_dev() helperEric Dumazet 2025-05-13net: devmem: Implement TX pathMina Almasry 2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima 2025-03-10ipv6: save dontfrag in corkWillem de Bruijn 2025-03-10ipv6: remove leftover ip6 cookie initializerWillem de Bruijn 2024-12-17inetpeer: do not get a refcount in inet_getpeer()Eric Dumazet 2024-12-17inetpeer: remove create argument of inet_getpeer_v[46]()Eric Dumazet 2024-12-16sock: support SO_PRIORITY cmsgAnna Emese Nyiri 2024-12-04inet: add indirect call wrapper for getfrag() callsEric Dumazet 2024-10-09ipv6: Remove redundant unlikely()Tobias Klauser 2024-10-04net_tstamp: add SCM_TS_OPT_ID for RAW socketsVadim Fedorenko 2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko 2024-08-21ipv6: prevent possible UAF in ip6_xmit()Eric Dumazet 2024-08-21ipv6: fix possible UAF in ip6_finish_output2()Eric Dumazet 2024-08-21ipv6: prevent UAF in ip6_send_skb()Eric Dumazet 2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2024-07-14ipv6: fix source address selection with route leakNicolas Dichtel 2024-05-23net: Add additional bit to support clockid_t timestamp typeAbhishek Chauhan 2024-05-23net: Rename mono_delivery_time to tstamp_type for scalabiltyAbhishek Chauhan 2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2024-05-08ipv6: prevent NULL dereference in ip6_output()Eric Dumazet 2024-05-08ipv6: Fix potential uninit-value access in __ip6_make_skb()Shigeru Yoshida 2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet 2024-03-18Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"Abhishek Chauhan 2024-03-05net: Re-use and set mono_delivery_time bit for userspace tstamp packetsAbhishek Chauhan 2024-03-01ipv6: annotate data-races around devconf->disable_policyEric Dumazet 2024-03-01ipv6: annotate data-races around devconf->proxy_ndpEric Dumazet 2024-03-01ipv6: annotate data-races around cnf.forwardingEric Dumazet 2024-03-01ipv6: annotate data-races around cnf.disable_ipv6Eric Dumazet 2024-02-15net-timestamp: make sk_tskey more predictable in error pathVadim Fedorenko 2023-10-25ipv6: avoid atomic fragment on GSO packetsYan Zhai 2023-10-25ipv6: refactor ip6_finish_output for GSO handlingYan Zhai 2023-10-25ipv6: drop feature RTAX_FEATURE_ALLFRAGYan Zhai 2023-10-23ipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani 2023-10-20net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.Heng Guo 2023-10-13net: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment checkHeng Guo