aboutsummaryrefslogtreecommitdiff
path: root/net/sched/em_nbyte.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-09net: fill in MODULE_DESCRIPTION()s for net/schedGravatar Breno Leitao 1-0/+1
2021-02-06net: sched: Return the correct errno codeGravatar Zheng Yongjun 1-1/+1
2020-02-29net: sched: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2018-01-24net: sched: em_nbyte: don't add the data offset twiceGravatar Wolfgang Bumiller 1-1/+1
2014-10-06net: sched: remove tcf_proto from ematch callsGravatar John Fastabend 1-1/+1
2011-01-19net_sched: cleanupsGravatar Eric Dumazet 1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2007-07-11[NET_SCHED]: ematch: module autoloadingGravatar Patrick McHardy 1-0/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2007-02-10[NET] SCHED: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-2/+2
2006-12-02[SCHED]: Use kmemdup & kzalloc where appropriateGravatar Arnaldo Carvalho de Melo 1-3/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+82