summaryrefslogtreecommitdiffstats
path: root/include/net/tc_act/tc_tunnel_key.h
Commit message (Expand)AuthorAgeFilesLines
* net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_infoLeon Romanovsky2020-10-151-1/+4
* net: sched: Do not assume RTNL is held in tunnel key action helpersIdo Schimmel2020-03-191-2/+6
* net: sched: lock action when translating it to flow_action infraVlad Buslov2020-02-171-1/+1
* net: sched: copy tunnel info when setting flow_action entry->tunnelVlad Buslov2019-08-261-0/+17
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen2019-02-101-2/+2
* net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti2018-07-071-1/+0
* net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_keyHadar Hen Zion2016-11-091-0/+37
* net/sched: Introduce act_tunnel_keyAmir Vadai2016-09-101-0/+30