summaryrefslogtreecommitdiffstats
path: root/include/net/sch_generic.h
AgeCommit message (Expand)AuthorLines
2008-01-28[NET_SCHED]: Convert classifiers from rtnetlink to new netlink APIPatrick McHardy-1/+1
2008-01-28[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy-3/+3
2008-01-28[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.Eric Dumazet-1/+1
2008-01-08[NET]: Clone the sk_buff 'iif' field in __skb_clone()Paul Moore-1/+0
2007-10-26[NET_CLS_ACT]: Introduce skb_act_cloneJamal Hadi Salim-0/+15
2007-10-10[NET_SCHED]: Making rate table lookups more flexible.Jesper Dangaard Brouer-1/+3
2007-10-10[NET_SCHED]: Cleanup L2T macros and handle oversized packetsJesper Dangaard Brouer-0/+12
2007-07-15[NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy-1/+1
2007-07-15[NET_SCHED]: act_api: qdisc internal reclassify supportPatrick McHardy-1/+1
2007-04-25[NET_SCHED]: Unline tcf_destroyPatrick McHardy-8/+2
2007-04-25[PKT_SCHED] qdisc: Use rtnl registration interfaceThomas Graf-1/+1
2006-12-02[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)Patrick McHardy-0/+2
2006-12-02[NET_SCHED]: Set parent classid in default qdiscsPatrick McHardy-1/+1
2006-12-02[NET]: net/sched annotations.Al Viro-1/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse-1/+0
2005-07-05[PKT_SCHED]: Cleanup qdisc creation and alignment macrosThomas Graf-0/+1
2005-07-05[PKT_SCHED]: Move sch_generic.c prototypes to correct header fileThomas Graf-0/+12
2005-06-18[PKT_SCHED]: Generic queue management interface for qdiscs using internal skb...Thomas Graf-0/+122
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+175