aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/act_api.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-25net_sched: add network namespace support for tc actionsWANG Cong1-55/+58
2016-02-25net_sched: prepare tcf_hashinfo_destroy() for netns supportWANG Cong1-3/+29
2015-08-26net_sched: make tcf_hash_destroy() staticAlexei Starovoitov1-2/+1
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+6
2015-07-30net: sched: fix refcount imbalance in actionsDaniel Borkmann1-5/+6
2015-07-08net: sched: add percpu stats to actionsEric Dumazet1-10/+34
2015-05-02net: sched: remove TC_MUNGED bitsFlorian Westphal1-5/+0
2014-09-30net: sched: enable per cpu qstatsJohn Fastabend1-1/+1
2014-09-30net: sched: restrict use of qstats qlenJohn Fastabend1-1/+3
2014-09-30net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend1-2/+3
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman1-1/+1
2014-02-12net_sched: act: clean up tca_action_flush()WANG Cong1-30/+23
2014-02-12net_sched: act: refuse to remove bound action outsideWANG Cong1-6/+20
2014-02-12net_sched: act: move tcf_hashinfo_init() into tcf_register_action()WANG Cong1-1/+15
2014-02-12net_sched: act: refactor cleanup opsWANG Cong1-3/+5
2014-02-12net_sched: act: hide struct tcf_common from APIWANG Cong1-13/+30
2014-01-21net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()WANG Cong1-3/+3
2014-01-21net_sched: act: fetch hinfo from a->ops->hinfoWANG Cong1-12/+11
2014-01-13net_sched: act: remove struct tcf_act_hdrWANG Cong1-8/+8
2014-01-13net_sched: act: clean up notification functionsWANG Cong1-55/+40
2014-01-13net_sched: act: move idx_gen into struct tcf_hashinfoWANG Cong1-5/+5
2014-01-06net_sched: act: action flushing missaccountingJamal Hadi Salim1-2/+3
2014-01-06net_sched: Remove unnecessary checks for act->opsJamal Hadi Salim1-31/+15
2014-01-02sched action: make local function staticstephen hemminger1-5/+3
2013-12-20net_sched: fix regression in tc_action_opsEric Dumazet1-40/+13
2013-12-18net_sched: convert tc_action_ops to use struct list_headWANG Cong1-11/+9
2013-12-18net_sched: convert tcf_hashinfo to hlist and use spinlockWANG Cong1-39/+30
2013-12-18net_sched: init struct tcf_hashinfo at register timeWANG Cong1-8/+8
2013-12-18net_sched: act: use standard struct list_headWANG Cong1-60/+45
2013-12-18net_sched: remove get_stats from tc_action_opsWANG Cong1-4/+0
2013-12-10net_sched: remove unnecessary parentheses while returnYang Yingliang1-1/+2
2013-12-05net_sched: Provide default walker function for actionsJamal Hadi Salim1-6/+3
2013-12-05net_sched: Default action lookup method for actionsJamal Hadi Salim1-2/+3
2013-12-05net_sched: Fail if missing mandatory action operation methodsJamal Hadi Salim1-4/+8
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf1-1/+1
2013-01-14pkt_sched: namespace aware act_mirredBenjamin LaHaise1-8/+10
2012-11-18net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman1-0/+3
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-26/+26
2012-06-26pkt_sched: act_api: Move away from NLMSG_PUT().David S. Miller1-28/+31
2012-04-01pkt_sched: Stop using NLA_PUT*().David S. Miller1-3/+6
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker1-0/+1
2011-07-06net: sched: constify tcf_proto and tc_actionEric Dumazet1-2/+2
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose1-3/+4
2011-05-07net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu()Lai Jiangshan1-6/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-19net_sched: cleanupsEric Dumazet1-23/+23
2010-06-11pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet1-1/+10
2010-05-17net sched: printk message severitystephen hemminger1-9/+11
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1