index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
tc_act
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sched: act_vlan: Fix modify to allow 0
Boris Sukholitko
2021-07-14
1
-0
/
+1
*
net: sched: take reference to psample group in flow_action infra
Vlad Buslov
2019-09-16
1
-6
/
+0
*
net: sched: copy tunnel info when setting flow_action entry->tunnel
Vlad Buslov
2019-08-26
1
-0
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
2
-3
/
+3
|
\
|
*
net: sched: sample: allow accessing psample_group with rtnl
Vlad Buslov
2019-08-06
1
-1
/
+1
|
*
net: sched: police: allow accessing police->params with rtnl
Vlad Buslov
2019-08-06
1
-2
/
+2
*
|
net: tc_act: add helpers to detect ingress mirred actions
John Hurley
2019-08-06
1
-0
/
+18
*
|
net: tc_act: add skbedit_ptype helper functions
John Hurley
2019-08-06
1
-0
/
+27
*
|
net: sched: include mpls actions in hardware intermediate representation
John Hurley
2019-07-23
1
-0
/
+75
|
/
*
net/sched: Introduce action ct
Paul Blakey
2019-07-09
1
-0
/
+63
*
net: sched: add mpls manipulation actions to TC
John Hurley
2019-07-08
1
-0
/
+30
*
net: sched: act_ctinfo: tidy UAPI definition
Kevin Darbyshire-Bryant
2019-06-19
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
5
-32
/
+5
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
1
-12
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
4
-20
/
+4
*
|
net: sched: Introduce act_ctinfo action
Kevin 'ldir' Darbyshire-Bryant
2019-05-29
1
-0
/
+28
|
/
*
net/sched: move police action structures to header
Pieter Jansen van Vuuren
2019-05-05
1
-0
/
+70
*
net: tc_act: drop include of module.h from tc_ife.h
Paul Gortmaker
2019-04-22
1
-1
/
+2
*
net/sched: don't dereference a->goto_chain to read the chain index
Davide Caratti
2019-03-21
1
-1
/
+1
*
net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE
Eli Cohen
2019-02-10
8
-10
/
+10
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
2
-2
/
+0
|
\
|
*
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
2018-07-07
1
-1
/
+0
|
*
net/sched: act_csum: fix NULL dereference when 'goto chain' is used
Davide Caratti
2018-07-07
1
-1
/
+0
*
|
net/sched: act_skbedit: don't use spinlock in the data path
Davide Caratti
2018-07-12
1
-10
/
+27
*
|
net sched actions: fix coding style in pedit headers
Roman Mashak
2018-06-28
1
-0
/
+1
|
/
*
net/sched: act_csum: don't use spinlock in the fast path
Davide Caratti
2018-01-23
1
-2
/
+14
*
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
2017-12-06
1
-4
/
+2
*
act_sample: get rid of tcf_sample_cleanup_rcu()
Cong Wang
2017-11-30
1
-1
/
+0
*
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
Manish Kurup
2017-11-10
1
-9
/
+37
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
10
-0
/
+10
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
10
-0
/
+10
*
|
sched: act: ife: update parameters via rcu handling
Alexander Aring
2017-10-12
1
-2
/
+8
*
|
net sched actions: change IFE modules alias names
Roman Mashak
2017-10-12
1
-1
/
+1
*
|
net: sched: make tc_action_ops->get_dev return dev and avoid passing net
Jiri Pirko
2017-10-11
1
-0
/
+1
*
|
net: sched: introduce helper to identify gact pass action
Jiri Pirko
2017-09-26
1
-0
/
+5
|
/
*
net: sched: add couple of goto_chain helpers
Jiri Pirko
2017-08-23
1
-4
/
+16
*
net: sched: introduce helper to identify gact trap action
Jiri Pirko
2017-06-06
1
-2
/
+13
*
net/sched: act_csum: Add accessors for offloading drivers
Or Gerlitz
2017-05-23
1
-0
/
+15
*
net/sched: Removed unused vlan actions definition
Or Gerlitz
2017-04-06
1
-3
/
+0
*
net/sched: Add accessor functions to pedit keys for offloading drivers
Or Gerlitz
2017-03-28
1
-0
/
+45
*
mlxsw: spectrum: Add support for vlan modify TC action
Petr Machata
2017-03-09
1
-0
/
+5
*
net/act_pedit: Introduce 'add' operation
Amir Vadai
2017-02-10
1
-0
/
+1
*
net/act_pedit: Support using offset relative to the conventional network headers
Amir Vadai
2017-02-10
1
-0
/
+5
*
net/sched: act_ife: Change to use ife module
Yotam Gigi
2017-02-03
1
-1
/
+0
*
net/sched: act_ife: Unexport ife_tlv_meta_encode
Yotam Gigi
2017-02-03
1
-2
/
+0
*
net/sched: Introduce sample tc action
Yotam Gigi
2017-01-24
1
-0
/
+50
*
net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_key
Hadar Hen Zion
2016-11-09
1
-0
/
+37
*
skbedit: allow the user to specify bitmask for mark
Antonio Quartulli
2016-10-27
1
-0
/
+1
*
net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...
Shmulik Ladkani
2016-10-14
1
-2
/
+2
*
net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...
Shmulik Ladkani
2016-10-14
1
-1
/
+1
[next]