summaryrefslogtreecommitdiff
path: root/net/sched/em_meta.c
AgeCommit message (Expand)Author
2011-07-14net: remove SK_ROUTE_CAPS from meta ematchMichał Mirosław
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-04ipv4: Remove flowi from struct rtable.David S. Miller
2011-02-23em_meta: fix sparse warningstephen hemminger
2011-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-01-19net_sched: cleanupsEric Dumazet
2011-01-14netfilter: fix Kconfig dependenciesPatrick McHardy
2010-08-24tc: add meta match on receive hashStephen Hemminger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-18netsched: Allow var_sk_bound_if meta to work on all namespacesEric Dumazet
2009-11-04em_meta: avoid one dev_put()Eric Dumazet
2009-06-18net: correct off-by-one write allocations reportsEric Dumazet
2009-06-03net: skb->dst accessorsEric Dumazet
2009-06-03net: skb->rtable accessorEric Dumazet
2009-04-13netsched: Allow meta match on vlan tag on receiveStephen Hemminger
2008-03-05[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet
2008-02-09[PKT_SCHED]: deinline functions in meta matchStephen Hemminger
2008-02-07[TC]: oops in em_metaStephen Hemminger
2008-02-05[NET_SCHED]: em_meta: fix compile warningPatrick McHardy
2008-02-05[PKT_SCHED]: vlan tag matchStephen Hemminger
2008-01-28[NET_SCHED]: Use nla_policy for attribute validation in ematchesPatrick McHardy
2008-01-28[NET_SCHED]: Use typeful attribute parsing helpersPatrick McHardy
2008-01-28[NET_SCHED]: Use typeful attribute construction helpersPatrick McHardy
2008-01-28[NET_SCHED]: Propagate nla_parse return valuePatrick McHardy
2008-01-28[NET_SCHED]: Convert classifiers from rtnetlink to new netlink APIPatrick McHardy
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-07-11[NET_SCHED]: ematch: module autoloadingPatrick McHardy
2007-02-10[NET] SCHED: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[SCHED]: Use kmemdup & kzalloc where appropriateArnaldo Carvalho de Melo
2006-12-02[NET]: Turn nfmark into generic markThomas Graf
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-11-08[NET]: kfree cleanupJesper Juhl
2005-10-03[INET]: speedup inet (tcp/dccp) lookupsEric Dumazet
2005-07-24[EMATCH]: Remove feature ifdefs in meta ematch.Patrick McHardy
2005-07-22[PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT}David S. Miller
2005-07-22[PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.David S. Miller
2005-07-18[EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well.David S. Miller
2005-07-05[NET]: Remove unused security member in sk_buffThomas Graf
2005-06-08[PKT_SCHED]: Fix numeric comparison in meta ematchThomas Graf
2005-06-08[PKT_SCHED]: Allow socket attributes to be matched on via meta ematchThomas Graf
2005-04-16Linux-2.6.12-rc2Linus Torvalds