aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/act_api.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-31net: Remove extern from include/net/ scheduling prototypesJoe Perches1-30/+30
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet1-1/+1
2013-02-12act_police: move struct tcf_police to act_police.cJiri Pirko1-15/+0
2013-01-14pkt_sched: namespace aware act_mirredBenjamin LaHaise1-3/+9
2011-07-06net: sched: constify tcf_proto and tc_actionEric Dumazet1-3/+3
2010-06-11pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet1-0/+2
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet1-1/+1
2008-01-28[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_getPatrick McHardy1-2/+2
2008-01-28[NET_SCHED]: Convert actions from rtnetlink to new netlink APIPatrick McHardy1-4/+4
2007-07-15[NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy1-30/+0
2007-07-10[NET_SCHED]: Remove unnecessary stats_lock pointersPatrick McHardy1-2/+0
2006-09-22[PKT_SCHED]: Kill pkt_act.h inlining.David S. Miller1-48/+88
2006-01-09[PKT_SCHED]: Convert tc action functions to single skb pointersPatrick McHardy1-1/+1
2005-08-29[NET]: Kill skb->tc_classidPatrick McHardy1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+116