summaryrefslogtreecommitdiffstats
path: root/net/sched/cls_flow.c
Commit message (Expand)AuthorAgeFilesLines
* net: skb->dst accessorsEric Dumazet2009-06-031-4/+4
* CRED: Use creds in file structsDavid Howells2008-11-141-2/+2
* net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo2008-09-211-14/+14
* net-sched: cls_flow: add perturbation supportPatrick McHardy2008-07-151-9/+43
* [NET_SCHED]: cls_flow: support classification based on VLAN tagPatrick McHardy2008-02-061-0/+12
* [NET_SCHED]: cls_flow: fix key mask validity checkPatrick McHardy2008-02-061-2/+3
* [NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched/cls_flow.c (latest git...Rami Rosen2008-02-051-2/+2
* [NET_SCHED]: Add flow classifierPatrick McHardy2008-02-011-0/+660