summaryrefslogtreecommitdiff
path: root/include/net/act_api.h
AgeCommit message (Expand)Author
2008-01-28[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_getPatrick McHardy
2008-01-28[NET_SCHED]: Convert actions from rtnetlink to new netlink APIPatrick McHardy
2007-07-15[NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy
2007-07-10[NET_SCHED]: Remove unnecessary stats_lock pointersPatrick McHardy
2006-09-22[PKT_SCHED]: Kill pkt_act.h inlining.David S. Miller
2006-01-09[PKT_SCHED]: Convert tc action functions to single skb pointersPatrick McHardy
2005-08-29[NET]: Kill skb->tc_classidPatrick McHardy
2005-03-30[PKT_SCHED]: Fix action statistics dumping in compatibility modeThomas Graf
2004-12-27[PKT_SCHED]: Staticize and other cleanups.Adrian Bunk
2004-12-14Merge nuts.davemloft.net:/disk1/BK/network-2.6.11David S. Miller
2004-12-07[PKT_SCHED]: Fix hard freeze with QoS in 2.6.10-rc3Patrick McHardy
2004-11-23[PKT_SCHED]: Clean up tcf_action_init memory handlingPatrick McHardy
2004-11-05[PKT_SCHED]: Remove old estimator code, no longer used.Thomas Graf
2004-11-02[PKT_SCHED]: police: use gnet_stats for old policer statsThomas Graf
2004-11-02[PKT_SCHED]: tcf_action: copy generic stats via TCA_ACT_STATSThomas Graf
2004-10-26[PKT_SCHED]: Add net/act_api.h with public action/policer bitsThomas Graf