aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/uapi/linux/tc_act (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-01net: qos: introduce a gate control flow actionPo Liu1-0/+47
2019-11-21net: sched: add erspan option support to act_tunnel_keyXin Long1-0/+16
2019-11-21net: sched: add vxlan option support to act_tunnel_keyXin Long1-0/+13
2019-07-09net/sched: Introduce action ctPaul Blakey1-0/+41
2019-07-08net: sched: add mpls manipulation actions to TCJohn Hurley1-0/+33
2019-06-19net: sched: act_ctinfo: tidy UAPI definitionKevin Darbyshire-Bryant1-5/+0
2019-06-19act_ctinfo: Don't use BIT() in UAPI headers.David S. Miller1-2/+2
2019-05-29net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant1-0/+34
2019-02-10net: Move all TC actions identifiers to one placeEli Cohen14-26/+0
2018-07-19net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnelsOr Gerlitz1-0/+2
2018-07-04net:sched: add action inheritdsfield to skbeditQiaobin Fu1-0/+2
2018-06-29net/sched: add tunnel option support to act_tunnel_keySimon Horman1-0/+26
2018-06-28net sched actions: fix coding style in pedit headersRoman Mashak1-2/+7
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-0/+15
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman5-0/+5
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman10-0/+10
2017-10-12sched: tc_mirred: Remove whitespacesFlorian Fainelli1-3/+3
2017-06-21bpf: expose prog id for cls_bpf and act_bpfDaniel Borkmann1-0/+1
2017-06-15net: sched: act_tunnel_key: make UDP checksum configurableJiri Benc1-0/+1
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-16/+0
2017-02-10net/act_pedit: Introduce 'add' operationAmir Vadai1-0/+8
2017-02-10net/act_pedit: Support using offset relative to the conventional network headersAmir Vadai1-0/+23
2017-02-03net/sched: act_ife: Change to use ife moduleYotam Gigi1-9/+1
2017-01-24net/sched: Introduce sample tc actionYotam Gigi2-0/+27
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-01-16bpf: rework prog_digest into prog_tagDaniel Borkmann1-1/+1
2017-01-09net/sched: act_csum: compute crc32c on SCTP packetsDavide Caratti1-1/+2
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-12-05uapi: export tc_skbmod.hstephen hemminger1-0/+1
2016-12-05bpf: add prog_digest and expose it via fdinfo/netlinkDaniel Borkmann1-0/+1
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-11-28net/sched: Export tc_tunnel_key so its UAPI accessibleRoi Dayan1-0/+1
2016-11-09net/sched: act_tunnel_key: Add UDP dst port optionHadar Hen Zion1-0/+1
2016-10-27skbedit: allow the user to specify bitmask for markAntonio Quartulli1-0/+2
2016-09-22net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan actionShmulik Ladkani1-0/+1
2016-09-19net sched ife action: Introduce skb tcindex metadata encap decapJamal Hadi Salim1-1/+2
2016-09-15net_sched: Introduce skbmod actionJamal Hadi Salim1-0/+39
2016-09-10net/sched: Introduce act_tunnel_keyAmir Vadai1-0/+41
2016-08-18net_sched: act_vlan: Add priority optionHadar Hen Zion1-0/+1
2016-07-04net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim1-0/+2
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-05-10export tc ife uapi headerJamal Hadi Salim1-0/+1
2016-04-26sched: align nlattr properly when neededNicolas Dichtel12-0/+12
2016-03-01introduce IFE actionJamal Hadi Salim1-0/+38
2015-03-20act_bpf: add initial eBPF support for actionsDaniel Borkmann1-0/+2
2015-02-23net: sched: export tc_connmark.h so it is uapi accessibleJamal Hadi Salim1-0/+1
2015-01-19net: sched: Introduce connmark actionFelix Fietkau1-0/+22
2015-01-17tc: add BPF based actionJiri Pirko2-0/+32
2014-12-09tc_act: export uapi header filestephen hemminger1-0/+1
2014-11-21sched: introduce vlan actionJiri Pirko1-0/+35