summaryrefslogtreecommitdiffstats
path: root/include/net/gen_stats.h
Commit message (Expand)AuthorAgeFilesLines
* net: sched: Remove Qdisc::running sequence counterAhmed S. Darwish2021-10-181-11/+8
* net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data typesAhmed S. Darwish2021-10-181-21/+23
* net: sched: Protect Qdisc::bstats with u64_statsAhmed S. Darwish2021-10-181-0/+2
* gen_stats: Move remaining users to gnet_stats_add_queue().Sebastian Andrzej Siewior2021-10-181-3/+0
* gen_stats: Add gnet_stats_add_queue().Sebastian Andrzej Siewior2021-10-181-0/+3
* gen_stats: Add instead Set the value in __gnet_stats_copy_basic().Sebastian Andrzej Siewior2021-10-181-4/+4
* net_sched: extend packet counter to 64bitEric Dumazet2019-11-051-2/+2
* net_sched: do not export gnet_stats_basic_packed to uapiEric Dumazet2019-11-051-0/+6
* net: align gnet_stats_basic_cpu structEric Dumazet2018-11-171-1/+1
* net/core: Add new basic hardware counterEelco Chaudron2018-09-241-0/+4
* net: core: protect rate estimator statistics pointer with lockVlad Buslov2018-08-111-2/+2
* net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqJohn Fastabend2017-12-081-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet2016-12-051-8/+9
* net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2016-06-071-4/+8
* sched: align nlattr properly when neededNicolas Dichtel2016-04-261-2/+4
* net: sched: enable per cpu qstatsJohn Fastabend2014-09-301-1/+2
* net: sched: restrict use of qstats qlenJohn Fastabend2014-09-301-1/+2
* net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend2014-09-301-0/+11
* gen_stats.h: Remove extern from function prototypesJoe Perches2013-09-201-26/+25
* net_sched: add 64bit rate estimatorsEric Dumazet2013-06-111-5/+5
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* net: cleanup include/netEric Dumazet2009-11-041-2/+1
* pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet2009-10-071-0/+1
* net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-171-5/+5
* pkt_sched: gen_estimator: Optimize gen_estimator_active()Jarek Poplawski2008-11-261-2/+2
* tc: policing requires a rate estimatorStephen Hemminger2008-11-251-0/+1
* [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy2008-01-281-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+49