aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/net.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27net: Print hashed skb addresses for all net and qdisc eventsSubash Abhinov Kasiviswanathan1-1/+1
2022-02-14net: dev: Makes sure netif_rx() can be invoked in any context.Sebastian Andrzej Siewior1-14/+0
2021-07-15net: use %px to print skb address in trace_netif_receive_skbQitao Xu1-1/+1
2019-05-04net: add a generic tracepoint for TX queue timeoutCong Wang1-0/+23
2018-11-30net: Add trace events for all receive exit pointsGeneviève Bastien1-0/+59
2018-07-04net: core: unwrap skb list receive slightly furtherEdward Cree1-0/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-4/+4
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert1-6/+6
2014-01-14net: Add trace events for all receive entry points, exposing more skb fieldsBen Hutchings1-0/+100
2014-01-14net: Add net_dev_start_xmit trace event, exposing more skb fieldsBen Hutchings1-0/+58
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi1-5/+7
2010-09-07netdev: Add tracepoints to netdev layerKoki Sanagi1-0/+82