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
Timur Celik 2019-02-24tun: fix blocking readTimur Celik 2019-02-22net: Don't set transport offset to invalid valueMaxim Mikityanskiy 2019-01-30tun: move the call to tun_set_real_num_queuesGeorge Amanakis 2019-01-10tun: publish tfile after it's fully initializedStanislav Fomichev 2018-12-14tun: replace get_cpu_ptr with this_cpu_ptr when bh disabledPrashant Bhole 2018-12-13net: dev: Add extack argument to dev_set_mac_address()Petr Machata 2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2018-12-06tun: remove unnecessary check in tun_flow_updateLi RongQing 2018-12-06tun: align write-heavy flow entry members to a cache lineLi RongQing 2018-12-03tun: remove skb access after netif_receive_skbPrashant Bhole 2018-11-30tun: forbid iface creation with rtnl opsNicolas Dichtel 2018-11-30tun: implement carrier changeNicolas Dichtel 2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2018-11-18tuntap: fix multiqueue rxMatthew Cover 2018-11-18tun: use netdev_alloc_frag() in tun_napi_alloc_frags()Eric Dumazet 2018-11-17tun: Adjust on-stack tun_page initialization.David S. Miller 2018-11-17tuntap: free XDP dropped packets in a batchJason Wang 2018-11-07tun: compute the RFS hash only if needed.Paolo Abeni 2018-10-15tun: Consistently configure generic netdev params via rtnetlinkSerhey Popovych 2018-10-10net: tun: remove useless codes of tun_automq_select_queueWang Li 2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2018-10-01tun: napi flags belong to tfileEric Dumazet 2018-10-01tun: initialize napi_mutex unconditionallyEric Dumazet 2018-10-01tun: remove unused parametersEric Dumazet 2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2018-09-23tun: remove ndo_poll_controllerEric Dumazet 2018-09-13tuntap: accept an array of XDP buffs through sendmsg()Jason Wang 2018-09-13tun: switch to new type of msg_controlJason Wang 2018-09-13tuntap: move XDP flushing out of tun_do_xdp()Jason Wang 2018-09-13tuntap: split out XDP logicJason Wang 2018-09-13tuntap: tweak on the path of skb XDP case in tun_build_skb()Jason Wang 2018-09-13tuntap: simplify error handling in tun_build_skb()Jason Wang 2018-09-13tuntap: enable bh early during processing XDPJason Wang 2018-09-13tuntap: switch to use XDP_PACKET_HEADROOMJason Wang 2018-09-13net: sock: introduce SOCK_XDPJason Wang 2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds