index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
act_api.c
Age
Commit message (
Expand
)
Author
2017-09-05
net: sched: don't use GFP_KERNEL under spin lock
Jakub Kicinski
2017-08-30
net/sched: Change act_api and act_xxx modules to use IDR
Chris Mi
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-04
net: sched: remove check for number of actions in tcf_exts_exec
Jiri Pirko
2017-07-30
net sched actions: add time filter for action dumping
Jamal Hadi Salim
2017-07-30
net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
Jamal Hadi Salim
2017-07-30
net sched actions: Use proper root attribute table for actions
Jamal Hadi Salim
2017-07-14
net sched actions: rename act_get_notify() to tcf_get_notify()
Roman Mashak
2017-05-25
net_sched: only create filter chains for new filters/actions
WANG Cong
2017-05-17
net: sched: add termination action to allow goto chain
Jiri Pirko
2017-05-17
net: sched: push tp down to action init
Jiri Pirko
2017-05-02
net: sched: add helpers to handle extended actions
Jiri Pirko
2017-04-25
net sched actions: Complete the JUMPX opcode
Jamal Hadi Salim
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-20
net sched actions: allocate act cookie early
Wolfgang Bumiller
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-02-26
net sched actions: do not overwrite status of action creation.
Roman Mashak
2017-02-26
net sched actions: decrement module reference count after table flush.
Roman Mashak
2017-02-14
net_sched: nla_memdup_cookie() can be static
Wei Yongjun
2017-01-25
net sched actions: Add support for user cookies
Jamal Hadi Salim
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-16
net sched actions: fix refcnt when GETing of action after bind
Jamal Hadi Salim
2017-01-08
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
2016-12-05
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
2016-10-29
net_sched actions: use nla_parse_nested()
Johannes Berg
2016-10-13
net_sched: reorder pernet ops and act ops registrations
WANG Cong
2016-09-20
net sched actions: fix GETing actions
Jamal Hadi Salim
2016-09-19
net sched: stylistic cleanups
Jamal Hadi Salim
2016-08-17
net_sched: convert tcf_exts from list to pointer array
WANG Cong
2016-08-17
net_sched: remove an unnecessary list_del()
WANG Cong
2016-08-17
net_sched: remove the leftover cleanup_a()
WANG Cong
2016-07-25
net_sched: get rid of struct tcf_common
WANG Cong
2016-07-25
net_sched: move tc_action into tcf_common
WANG Cong
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-15
net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONE
Jamal Hadi Salim
2016-06-15
net_sched: make tcf_hash_check() boolean
WANG Cong
2016-06-07
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
2016-06-07
net sched: indentation and other OCD stylistic fixes
Jamal Hadi Salim
2016-06-07
net sched actions: introduce timestamp for firsttime use
Jamal Hadi Salim
2016-04-26
sched: align nlattr properly when needed
Nicolas Dichtel
2016-02-25
net_sched: add network namespace support for tc actions
WANG Cong
2016-02-25
net_sched: prepare tcf_hashinfo_destroy() for netns support
WANG Cong
2015-08-26
net_sched: make tcf_hash_destroy() static
Alexei Starovoitov
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-30
net: sched: fix refcount imbalance in actions
Daniel Borkmann
2015-07-08
net: sched: add percpu stats to actions
Eric Dumazet
2015-05-02
net: sched: remove TC_MUNGED bits
Florian Westphal
2014-09-30
net: sched: enable per cpu qstats
John Fastabend
2014-09-30
net: sched: restrict use of qstats qlen
John Fastabend
[next]