summaryrefslogtreecommitdiffstats
path: root/include/net/gen_stats.h
AgeCommit message (Expand)AuthorLines
2021-10-18net: sched: Remove Qdisc::running sequence counterAhmed S. Darwish-11/+8
2021-10-18net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data typesAhmed S. Darwish-21/+23
2021-10-18net: sched: Protect Qdisc::bstats with u64_statsAhmed S. Darwish-0/+2
2021-10-18gen_stats: Move remaining users to gnet_stats_add_queue().Sebastian Andrzej Siewior-3/+0
2021-10-18gen_stats: Add gnet_stats_add_queue().Sebastian Andrzej Siewior-0/+3
2021-10-18gen_stats: Add instead Set the value in __gnet_stats_copy_basic().Sebastian Andrzej Siewior-4/+4
2019-11-05net_sched: extend packet counter to 64bitEric Dumazet-2/+2
2019-11-05net_sched: do not export gnet_stats_basic_packed to uapiEric Dumazet-0/+6
2018-11-17net: align gnet_stats_basic_cpu structEric Dumazet-1/+1
2018-09-24net/core: Add new basic hardware counterEelco Chaudron-0/+4
2018-08-11net: core: protect rate estimator statistics pointer with lockVlad Buslov-2/+2
2017-12-08net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqJohn Fastabend-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-12-05net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet-8/+9
2016-06-07net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet-4/+8
2016-04-26sched: align nlattr properly when neededNicolas Dichtel-2/+4
2014-09-30net: sched: enable per cpu qstatsJohn Fastabend-1/+2
2014-09-30net: sched: restrict use of qstats qlenJohn Fastabend-1/+2
2014-09-30net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend-0/+11
2013-09-20gen_stats.h: Remove extern from function prototypesJoe Perches-26/+25
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet-5/+5
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2009-11-04net: cleanup include/netEric Dumazet-2/+1
2009-10-07pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet-0/+1
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet-5/+5
2008-11-26pkt_sched: gen_estimator: Optimize gen_estimator_active()Jarek Poplawski-2/+2
2008-11-25tc: policing requires a rate estimatorStephen Hemminger-0/+1
2008-01-28[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+49