index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
tc_act
Age
Commit message (
Expand
)
Author
2020-05-01
net: schedule: add action gate offloading
Po Liu
2020-05-01
net: qos: introduce a gate control flow action
Po Liu
2020-03-19
net: tc_skbedit: Make the skbedit priority offloadable
Petr Machata
2020-03-19
net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()
Petr Machata
2020-03-19
net: sched: Do not assume RTNL is held in tunnel key action helpers
Ido Schimmel
2020-03-12
net/sched: act_ct: Enable hardware offload of flow table entires
Paul Blakey
2020-03-12
net/sched: act_ct: Support restoring conntrack info on skbs
Paul Blakey
2020-03-03
net/sched: act_ct: Create nf flow table per zone
Paul Blakey
2020-02-17
net: sched: refactor ct action helpers to require tcf_lock
Vlad Buslov
2020-02-17
net: sched: refactor police action helpers to require tcf_lock
Vlad Buslov
2020-02-17
net: sched: lock action when translating it to flow_action infra
Vlad Buslov
2019-09-16
net: sched: take reference to psample group in flow_action infra
Vlad Buslov
2019-08-26
net: sched: copy tunnel info when setting flow_action entry->tunnel
Vlad Buslov
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
net: tc_act: add helpers to detect ingress mirred actions
John Hurley
2019-08-06
net: tc_act: add skbedit_ptype helper functions
John Hurley
2019-08-06
net: sched: sample: allow accessing psample_group with rtnl
Vlad Buslov
2019-08-06
net: sched: police: allow accessing police->params with rtnl
Vlad Buslov
2019-07-23
net: sched: include mpls actions in hardware intermediate representation
John Hurley
2019-07-09
net/sched: Introduce action ct
Paul Blakey
2019-07-08
net: sched: add mpls manipulation actions to TC
John Hurley
2019-06-19
net: sched: act_ctinfo: tidy UAPI definition
Kevin Darbyshire-Bryant
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-29
net: sched: Introduce act_ctinfo action
Kevin 'ldir' Darbyshire-Bryant
2019-05-05
net/sched: move police action structures to header
Pieter Jansen van Vuuren
2019-04-22
net: tc_act: drop include of module.h from tc_ife.h
Paul Gortmaker
2019-03-21
net/sched: don't dereference a->goto_chain to read the chain index
Davide Caratti
2019-02-10
net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE
Eli Cohen
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-12
net/sched: act_skbedit: don't use spinlock in the data path
Davide Caratti
2018-07-07
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
2018-07-07
net/sched: act_csum: fix NULL dereference when 'goto chain' is used
Davide Caratti
2018-06-28
net sched actions: fix coding style in pedit headers
Roman Mashak
2018-01-23
net/sched: act_csum: don't use spinlock in the fast path
Davide Caratti
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
2017-11-30
act_sample: get rid of tcf_sample_cleanup_rcu()
Cong Wang
2017-11-10
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
Manish Kurup
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-12
sched: act: ife: update parameters via rcu handling
Alexander Aring
2017-10-12
net sched actions: change IFE modules alias names
Roman Mashak
2017-10-11
net: sched: make tc_action_ops->get_dev return dev and avoid passing net
Jiri Pirko
2017-09-26
net: sched: introduce helper to identify gact pass action
Jiri Pirko
2017-08-23
net: sched: add couple of goto_chain helpers
Jiri Pirko
2017-06-06
net: sched: introduce helper to identify gact trap action
Jiri Pirko
2017-05-23
net/sched: act_csum: Add accessors for offloading drivers
Or Gerlitz
2017-04-06
net/sched: Removed unused vlan actions definition
Or Gerlitz
2017-03-28
net/sched: Add accessor functions to pedit keys for offloading drivers
Or Gerlitz
[next]