summaryrefslogtreecommitdiff
path: root/net/core/gen_stats.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-10Revert: "net: sched: put back q.qlen into a single location"Paolo Abeni
2019-03-02net: sched: put back q.qlen into a single locationEric Dumazet
2018-09-28net/core: make function ___gnet_stats_copy_basic() staticWei Yongjun
2018-09-24net/core: Add new basic hardware counterEelco Chaudron
2018-07-04gen_stats: Fix netlink stats dumping in the presence of paddingToke Høiland-Jørgensen
2017-12-08net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqJohn Fastabend
2016-12-05net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-08net: sched: fix missing doc annotationsEric Dumazet
2016-06-08net_sched: add missing paddattr descriptionEric Dumazet
2016-06-07net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet
2016-04-26sched: align nlattr properly when neededNicolas Dichtel
2016-03-20gen_stats.c: Add description for cpu argumentLuis de Bethencourt
2015-02-19gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki
2014-10-07net_sched: fix unused variables in __gnet_stats_copy_basic_cpu()WANG Cong
2014-09-30net: sched: enable per cpu qstatsJohn Fastabend
2014-09-30net: sched: restrict use of qstats qlenJohn Fastabend
2014-09-30net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend
2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet
2012-04-02gen_stats: Stop using NLA_PUT*().David S. Miller
2010-07-12net/core: EXPORT_SYMBOL cleanupsEric Dumazet
2009-10-07pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet
2008-01-28[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy
2008-01-28[NET]: Add some acquires/releases sparse annotations.Eric Dumazet
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-02-10[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki
2005-04-16Linux-2.6.12-rc2Linus Torvalds