summaryrefslogtreecommitdiffstats
path: root/net/core/gen_stats.c
Commit message (Expand)AuthorAgeFilesLines
* net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqJohn Fastabend2017-12-081-4/+5
* net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet2016-12-051-11/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-101-0/+2
|\
| * net_sched: add missing paddattr descriptionEric Dumazet2016-06-081-0/+2
* | net: sched: fix missing doc annotationsEric Dumazet2016-06-081-0/+1
* | net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2016-06-071-11/+23
|/
* sched: align nlattr properly when neededNicolas Dichtel2016-04-261-14/+21
* gen_stats.c: Add description for cpu argumentLuis de Bethencourt2016-03-201-0/+1
* gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki2015-02-191-1/+14
* net_sched: fix unused variables in __gnet_stats_copy_basic_cpu()WANG Cong2014-10-071-4/+4
* net: sched: enable per cpu qstatsJohn Fastabend2014-09-301-7/+48
* net: sched: restrict use of qstats qlenJohn Fastabend2014-09-301-1/+5
* net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend2014-09-301-5/+48
* net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida2014-09-051-1/+1
* net_sched: add 64bit rate estimatorsEric Dumazet2013-06-111-5/+17
* gen_stats: Stop using NLA_PUT*().David S. Miller2012-04-021-1/+2
* net/core: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-121-8/+6
* pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet2009-10-071-1/+7
* net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-171-3/+8
* [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy2008-01-281-4/+5
* [NET]: Add some acquires/releases sparse annotations.Eric Dumazet2008-01-281-0/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-2/+2
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+239
OpenPOWER on IntegriCloud