aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/act_api.h
Commit message (Expand)AuthorAge
* net_sched: convert idrinfo->lock from spinlock to a mutexCong Wang2018-10-05
* net/sched: Add hardware specific counters to TC actionsEelco Chaudron2018-09-24
* Revert "net: sched: act: add extack for lookup callback"Cong Wang2018-09-01
* net_sched: remove unused tcfa_capabCong Wang2018-08-21
* net_sched: remove list_head from tc_actionCong Wang2018-08-21
* net_sched: remove unused tcf_idr_check()Cong Wang2018-08-21
* net_sched: remove unnecessary ops->delete()Cong Wang2018-08-21
* net: sched: extend action ops with put_dev callbackVlad Buslov2018-08-11
* tc/act: remove unneeded RCU lock in action callbackPaolo Abeni2018-07-30
* net: sched: change action API to use array of pointers to actionsVlad Buslov2018-07-07
* net: sched: atomically check-allocate actionVlad Buslov2018-07-07
* net: sched: add 'delete' function to action opsVlad Buslov2018-07-07
* net: sched: implement action API that deletes action by indexVlad Buslov2018-07-07
* net: sched: implement unlocked action init APIVlad Buslov2018-07-07
* net: sched: change type of reference and bind countersVlad Buslov2018-07-07
* net: sched: use rcu for action cookie updateVlad Buslov2018-07-07
* net: sched: add tcf_proto_op to offload a ruleJohn Hurley2018-06-26
* net/sched: remove tcf_idr_cleanup()Davide Caratti2018-03-23
* net sched actions: add new tc_action_ops callbackRoman Mashak2018-03-09
* net sched actions: update Add/Delete action API with new argumentRoman Mashak2018-03-09
* net: sched: act: handle extack in tcf_generic_walkerAlexander Aring2018-02-16
* net: sched: act: add extack for walk callbackAlexander Aring2018-02-16
* net: sched: act: add extack for lookup callbackAlexander Aring2018-02-16
* net: sched: act: add extack to init callbackAlexander Aring2018-02-16
* net: sched: act: add extack to initAlexander Aring2018-02-16
* net: sched: act: fix code styleAlexander Aring2018-02-16
* net: Revert sched action extack support series.David S. Miller2018-02-16
* net: sched: act: add extack to initAlexander Aring2018-02-16
* net: sched: act: fix code styleAlexander Aring2018-02-16
* net_sched: switch to exit_batch for action pernet opsCong Wang2017-12-13
* net_sched: remove unused parameter from act cleanup opsCong Wang2017-12-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-09
|\
| * Revert "net_sched: hold netns refcnt for each action"Cong Wang2017-11-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-03
| |\
| | * net_sched: hold netns refcnt for each actionCong Wang2017-11-02
| | * net_sched: acquire RTNL in tc_action_net_exit()Cong Wang2017-11-02
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | net: sched: introduce per-egress action device callbacksJiri Pirko2017-10-11
* | net: sched: make tc_action_ops->get_dev return dev and avoid passing netJiri Pirko2017-10-11
|/
* net_sched: get rid of tcfa_rcuCong Wang2017-09-12
* net/sched: Change act_api and act_xxx modules to use IDRChris Mi2017-08-30
* net: sched: add termination action to allow goto chainJiri Pirko2017-05-17
* net: sched: push tp down to action initJiri Pirko2017-05-17
* net sched actions: Add support for user cookiesJamal Hadi Salim2017-01-25
* net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet2016-12-05
* net/sched: act_mirred: Add new tc_action_ops get_dev()Hadar Hen Zion2016-12-02
* tc_act: Remove tcf_act macroYotam Gigi2016-11-09
* net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-17
* net_sched: move tc offload macros to pkt_cls.hWANG Cong2016-08-17