aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/cls_flow.c
Commit message (Expand)AuthorAge
* net: sched: constify tcf_proto and tc_actionEric Dumazet2011-07-06
* ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-01-20
|\
| * netfilter: fix Kconfig dependenciesPatrick McHardy2011-01-14
* | net_sched: cleanupsEric Dumazet2011-01-20
|/
* net_sched: cls_flow: add key rxhashChangli Gao2010-08-22
* net_sched: cls_flow: use proto_ports_offset() to support AH messageChangli Gao2010-08-19
* cls_flow: add sanity check for the packet lengthChangli Gao2010-08-05
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-20
* net: skb->dst accessorsEric Dumazet2009-06-03
* CRED: Use creds in file structsDavid Howells2008-11-13
* net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo2008-09-21
* net-sched: cls_flow: add perturbation supportPatrick McHardy2008-07-14
* [NET_SCHED]: cls_flow: support classification based on VLAN tagPatrick McHardy2008-02-05
* [NET_SCHED]: cls_flow: fix key mask validity checkPatrick McHardy2008-02-05
* [NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched/cls_flow.c (latest git...Rami Rosen2008-02-05
* [NET_SCHED]: Add flow classifierPatrick McHardy2008-01-31