#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" e.0xinfinity.dev/distro/kernel/atom/net/ipv4/ipip.c?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/ipv4/ipip.c
AgeCommit message (Expand)Author
2023-04-12ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devicesChristian Ehrig
2022-11-16ipv4: tunnels: use DEV_STATS_INC()Eric Dumazet
2022-10-03net: Add helper function to parse netlink msg of ip_tunnel_parmLiu Jian
2022-10-03net: Add helper function to parse netlink msg of ip_tunnel_encapLiu Jian
2021-10-13ip: use dev_addr_set() in tunnelsJakub Kicinski
2021-07-27ip_tunnel: use ndo_siocdevprivateArnd Bergmann
2021-06-28ipip: allow redirecting ipip and mplsip packets to eth devicesGuillaume Nault
2020-11-09ipv4/ipv6: switch to dev_get_tstats64Heiner Kallweit
2020-06-30net: ipip: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-21net: ipip: fix wrong address family in init error pathVadim Fedorenko
2020-05-19net: add a new ndo_tunnel_ioctl methodChristoph Hellwig