summaryrefslogtreecommitdiff
path: root/net/sched/act_api.c
Commit message (Expand)AuthorAge
* net: sched: add helpers to handle extended actionsJiri Pirko2017-05-02
* net sched actions: Complete the JUMPX opcodeJamal Hadi Salim2017-04-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-21
|\
| * net sched actions: allocate act cookie earlyWolfgang Bumiller2017-04-20
* | net: rtnetlink: plumb extended ack to doit functionDavid Ahern2017-04-17
* | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
|/
* net sched actions: do not overwrite status of action creation.Roman Mashak2017-02-26
* net sched actions: decrement module reference count after table flush.Roman Mashak2017-02-26
* net_sched: nla_memdup_cookie() can be staticWei Yongjun2017-02-14
* net sched actions: Add support for user cookiesJamal Hadi Salim2017-01-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-17
|\
| * net sched actions: fix refcnt when GETing of action after bindJamal Hadi Salim2017-01-16
* | net-tc: extract skip classify bit from tc_verdWillem de Bruijn2017-01-08
|/
* net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet2016-12-05
* net_sched actions: use nla_parse_nested()Johannes Berg2016-10-29
* net_sched: reorder pernet ops and act ops registrationsWANG Cong2016-10-13
* net sched actions: fix GETing actionsJamal Hadi Salim2016-09-20
* net sched: stylistic cleanupsJamal Hadi Salim2016-09-19
* net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-17
* net_sched: remove an unnecessary list_del()WANG Cong2016-08-17
* net_sched: remove the leftover cleanup_a()WANG Cong2016-08-17
* net_sched: get rid of struct tcf_commonWANG Cong2016-07-25
* net_sched: move tc_action into tcf_commonWANG Cong2016-07-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
|\
| * net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONEJamal Hadi Salim2016-06-15
* | net_sched: make tcf_hash_check() booleanWANG Cong2016-06-15
* | net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2016-06-07
* | net sched: indentation and other OCD stylistic fixesJamal Hadi Salim2016-06-07
* | net sched actions: introduce timestamp for firsttime useJamal Hadi Salim2016-06-07
|/
* sched: align nlattr properly when neededNicolas Dichtel2016-04-26
* net_sched: add network namespace support for tc actionsWANG Cong2016-02-25
* net_sched: prepare tcf_hashinfo_destroy() for netns supportWANG Cong2016-02-25
* net_sched: make tcf_hash_destroy() staticAlexei Starovoitov2015-08-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-31
|\
| * net: sched: fix refcount imbalance in actionsDaniel Borkmann2015-07-30
* | net: sched: add percpu stats to actionsEric Dumazet2015-07-08
|/
* net: sched: remove TC_MUNGED bitsFlorian Westphal2015-05-02
* net: sched: enable per cpu qstatsJohn Fastabend2014-09-30
* net: sched: restrict use of qstats qlenJohn Fastabend2014-09-30
* net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend2014-09-30
* net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-04-24
* net_sched: act: clean up tca_action_flush()WANG Cong2014-02-12
* net_sched: act: refuse to remove bound action outsideWANG Cong2014-02-12
* net_sched: act: move tcf_hashinfo_init() into tcf_register_action()WANG Cong2014-02-12
* net_sched: act: refactor cleanup opsWANG Cong2014-02-12
* net_sched: act: hide struct tcf_common from APIWANG Cong2014-02-12
* net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()WANG Cong2014-01-21
* net_sched: act: fetch hinfo from a->ops->hinfoWANG Cong2014-01-21
* net_sched: act: remove struct tcf_act_hdrWANG Cong2014-01-13
* net_sched: act: clean up notification functionsWANG Cong2014-01-13