| Commit message (Expand) | Author | Age | Files | Lines |
* | net: sched: Remove Qdisc::running sequence counter | Ahmed S. Darwish | 2021-10-18 | 1 | -11/+8 |
* | net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types | Ahmed S. Darwish | 2021-10-18 | 1 | -21/+23 |
* | net: sched: Protect Qdisc::bstats with u64_stats | Ahmed S. Darwish | 2021-10-18 | 1 | -0/+2 |
* | gen_stats: Move remaining users to gnet_stats_add_queue(). | Sebastian Andrzej Siewior | 2021-10-18 | 1 | -3/+0 |
* | gen_stats: Add gnet_stats_add_queue(). | Sebastian Andrzej Siewior | 2021-10-18 | 1 | -0/+3 |
* | gen_stats: Add instead Set the value in __gnet_stats_copy_basic(). | Sebastian Andrzej Siewior | 2021-10-18 | 1 | -4/+4 |
* | net_sched: extend packet counter to 64bit | Eric Dumazet | 2019-11-05 | 1 | -2/+2 |
* | net_sched: do not export gnet_stats_basic_packed to uapi | Eric Dumazet | 2019-11-05 | 1 | -0/+6 |
* | net: align gnet_stats_basic_cpu struct | Eric Dumazet | 2018-11-17 | 1 | -1/+1 |
* | net/core: Add new basic hardware counter | Eelco Chaudron | 2018-09-24 | 1 | -0/+4 |
* | net: core: protect rate estimator statistics pointer with lock | Vlad Buslov | 2018-08-11 | 1 | -2/+2 |
* | net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq | John Fastabend | 2017-12-08 | 1 | -0/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | net_sched: gen_estimator: complete rewrite of rate estimators | Eric Dumazet | 2016-12-05 | 1 | -8/+9 |
* | net: sched: do not acquire qdisc spinlock in qdisc/class stats dump | Eric Dumazet | 2016-06-07 | 1 | -4/+8 |
* | sched: align nlattr properly when needed | Nicolas Dichtel | 2016-04-26 | 1 | -2/+4 |
* | net: sched: enable per cpu qstats | John Fastabend | 2014-09-30 | 1 | -1/+2 |
* | net: sched: restrict use of qstats qlen | John Fastabend | 2014-09-30 | 1 | -1/+2 |
* | net: sched: make bstats per cpu and estimator RCU safe | John Fastabend | 2014-09-30 | 1 | -0/+11 |
* | gen_stats.h: Remove extern from function prototypes | Joe Perches | 2013-09-20 | 1 | -26/+25 |
* | net_sched: add 64bit rate estimators | Eric Dumazet | 2013-06-11 | 1 | -5/+5 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | net: cleanup include/net | Eric Dumazet | 2009-11-04 | 1 | -2/+1 |
* | pkt_sched: gen_estimator: Dont report fake rate estimators | Eric Dumazet | 2009-10-07 | 1 | -0/+1 |
* | net: restore gnet_stats_basic to previous definition | Eric Dumazet | 2009-08-17 | 1 | -5/+5 |
* | pkt_sched: gen_estimator: Optimize gen_estimator_active() | Jarek Poplawski | 2008-11-26 | 1 | -2/+2 |
* | tc: policing requires a rate estimator | Stephen Hemminger | 2008-11-25 | 1 | -0/+1 |
* | [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API | Patrick McHardy | 2008-01-28 | 1 | -3/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+49 |