aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/gen_stats.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-05net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet1-11/+9
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2016-06-08net: sched: fix missing doc annotationsEric Dumazet1-0/+1
2016-06-08net_sched: add missing paddattr descriptionEric Dumazet1-0/+2
2016-06-07net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet1-11/+23
2016-04-26sched: align nlattr properly when neededNicolas Dichtel1-14/+21
2016-03-20gen_stats.c: Add description for cpu argumentLuis de Bethencourt1-0/+1
2015-02-19gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki1-1/+14
2014-10-07net_sched: fix unused variables in __gnet_stats_copy_basic_cpu()WANG Cong1-4/+4
2014-09-30net: sched: enable per cpu qstatsJohn Fastabend1-7/+48
2014-09-30net: sched: restrict use of qstats qlenJohn Fastabend1-1/+5
2014-09-30net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend1-5/+48
2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida1-1/+1
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet1-5/+17
2012-04-02gen_stats: Stop using NLA_PUT*().David S. Miller1-1/+2
2010-07-12net/core: EXPORT_SYMBOL cleanupsEric Dumazet1-8/+6
2009-10-07pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet1-1/+7
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet1-3/+8
2008-01-28[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy1-4/+5
2008-01-28[NET]: Add some acquires/releases sparse annotations.Eric Dumazet1-0/+1
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-2/+2
2007-02-10[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+239