aboutsummaryrefslogtreecommitdiff
path: root/include/net/act_api.h
AgeCommit message (Expand)Author
2014-02-12net_sched: act: refuse to remove bound action outsideWANG Cong
2014-02-12net_sched: act: move tcf_hashinfo_init() into tcf_register_action()WANG Cong
2014-02-12net_sched: act: refactor cleanup opsWANG Cong
2014-02-12net_sched: act: hide struct tcf_common from APIWANG Cong
2014-01-21net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()WANG Cong
2014-01-21net_sched: act: fetch hinfo from a->ops->hinfoWANG Cong
2014-01-19net_sched: act: remove capab from struct tc_action_opsWANG Cong
2014-01-13net_sched: act: remove struct tcf_act_hdrWANG Cong
2014-01-13net_sched: act: move idx_gen into struct tcf_hashinfoWANG Cong
2014-01-02sched action: make local function staticstephen hemminger
2013-12-18net_sched: convert tc_action_ops to use struct list_headWANG Cong
2013-12-18net_sched: convert tcf_hashinfo to hlist and use spinlockWANG Cong
2013-12-18net_sched: init struct tcf_hashinfo at register timeWANG Cong
2013-12-18net_sched: act: use standard struct list_headWANG Cong
2013-12-18net_sched: remove get_stats from tc_action_opsWANG Cong
2013-07-31net: Remove extern from include/net/ scheduling prototypesJoe Perches
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet
2013-02-12act_police: move struct tcf_police to act_police.cJiri Pirko
2013-01-14pkt_sched: namespace aware act_mirredBenjamin LaHaise
2011-07-06net: sched: constify tcf_proto and tc_actionEric Dumazet
2010-06-11pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet
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-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds