aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/em_meta.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[NET_SCHED]: Propagate nla_parse return valuePatrick McHardy1-2/+4
2008-01-28[NET_SCHED]: Convert classifiers from rtnetlink to new netlink APIPatrick McHardy1-28/+28
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+1
2007-07-11[NET_SCHED]: ematch: module autoloadingPatrick McHardy1-0/+2
2007-02-10[NET] SCHED: Fix whitespace errors.YOSHIFUJI Hideaki1-6/+6
2006-12-02[SCHED]: Use kmemdup & kzalloc where appropriateArnaldo Carvalho de Melo1-2/+1
2006-12-02[NET]: Turn nfmark into generic markThomas Graf1-7/+3
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-11-08[NET]: kfree cleanupJesper Juhl1-2/+1
2005-10-03[INET]: speedup inet (tcp/dccp) lookupsEric Dumazet1-3/+3
2005-07-24[EMATCH]: Remove feature ifdefs in meta ematch.Patrick McHardy1-8/+8
2005-07-22[PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT}David S. Miller1-25/+3
2005-07-22[PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.David S. Miller1-12/+0
2005-07-18[EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well.David S. Miller1-6/+0
2005-07-05[NET]: Remove unused security member in sk_buffThomas Graf1-6/+0
2005-06-08[PKT_SCHED]: Fix numeric comparison in meta ematchThomas Graf1-2/+2
2005-06-08[PKT_SCHED]: Allow socket attributes to be matched on via meta ematchThomas Graf1-24/+267
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+661