index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
tc_act
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sched: act_mpls: Add action to push MPLS LSE before Ethernet header
Guillaume Nault
2020-10-03
1
-0
/
+1
*
net/sched: act_vlan: Add {POP,PUSH}_ETH actions
Guillaume Nault
2020-10-03
1
-0
/
+4
*
net: qos: introduce a gate control flow action
Po Liu
2020-05-01
1
-0
/
+47
*
net: sched: add erspan option support to act_tunnel_key
Xin Long
2019-11-21
1
-0
/
+16
*
net: sched: add vxlan option support to act_tunnel_key
Xin Long
2019-11-21
1
-0
/
+13
*
net/sched: Introduce action ct
Paul Blakey
2019-07-09
1
-0
/
+41
*
net: sched: add mpls manipulation actions to TC
John Hurley
2019-07-08
1
-0
/
+33
*
net: sched: act_ctinfo: tidy UAPI definition
Kevin Darbyshire-Bryant
2019-06-19
1
-5
/
+0
*
act_ctinfo: Don't use BIT() in UAPI headers.
David S. Miller
2019-06-19
1
-2
/
+2
*
net: sched: Introduce act_ctinfo action
Kevin 'ldir' Darbyshire-Bryant
2019-05-29
1
-0
/
+34
*
net: Move all TC actions identifiers to one place
Eli Cohen
2019-02-10
14
-26
/
+0
*
net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels
Or Gerlitz
2018-07-19
1
-0
/
+2
*
net:sched: add action inheritdsfield to skbedit
Qiaobin Fu
2018-07-04
1
-0
/
+2
*
net/sched: add tunnel option support to act_tunnel_key
Simon Horman
2018-06-29
1
-0
/
+26
*
net sched actions: fix coding style in pedit headers
Roman Mashak
2018-06-28
1
-2
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
15
-0
/
+15
|
\
|
*
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
|
*
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-11-02
10
-0
/
+10
*
|
sched: tc_mirred: Remove whitespaces
Florian Fainelli
2017-10-12
1
-3
/
+3
|
/
*
bpf: expose prog id for cls_bpf and act_bpf
Daniel Borkmann
2017-06-21
1
-0
/
+1
*
net: sched: act_tunnel_key: make UDP checksum configurable
Jiri Benc
2017-06-15
1
-0
/
+1
*
uapi: export all headers under uapi directories
Nicolas Dichtel
2017-05-11
1
-16
/
+0
*
net/act_pedit: Introduce 'add' operation
Amir Vadai
2017-02-10
1
-0
/
+8
*
net/act_pedit: Support using offset relative to the conventional network headers
Amir Vadai
2017-02-10
1
-0
/
+23
*
net/sched: act_ife: Change to use ife module
Yotam Gigi
2017-02-03
1
-9
/
+1
*
net/sched: Introduce sample tc action
Yotam Gigi
2017-01-24
2
-0
/
+27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-1
/
+1
|
\
|
*
bpf: rework prog_digest into prog_tag
Daniel Borkmann
2017-01-16
1
-1
/
+1
*
|
net/sched: act_csum: compute crc32c on SCTP packets
Davide Caratti
2017-01-09
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-06
1
-0
/
+1
|
\
|
*
uapi: export tc_skbmod.h
stephen hemminger
2016-12-05
1
-0
/
+1
*
|
bpf: add prog_digest and expose it via fdinfo/netlink
Daniel Borkmann
2016-12-05
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-0
/
+1
|
\
\
|
|
/
|
*
net/sched: Export tc_tunnel_key so its UAPI accessible
Roi Dayan
2016-11-28
1
-0
/
+1
*
|
net/sched: act_tunnel_key: Add UDP dst port option
Hadar Hen Zion
2016-11-09
1
-0
/
+1
*
|
skbedit: allow the user to specify bitmask for mark
Antonio Quartulli
2016-10-27
1
-0
/
+2
|
/
*
net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action
Shmulik Ladkani
2016-09-22
1
-0
/
+1
*
net sched ife action: Introduce skb tcindex metadata encap decap
Jamal Hadi Salim
2016-09-19
1
-1
/
+2
*
net_sched: Introduce skbmod action
Jamal Hadi Salim
2016-09-15
1
-0
/
+39
*
net/sched: Introduce act_tunnel_key
Amir Vadai
2016-09-10
1
-0
/
+41
*
net_sched: act_vlan: Add priority option
Hadar Hen Zion
2016-08-18
1
-0
/
+1
*
net sched actions: skbedit add support for mod-ing skb pkt_type
Jamal Hadi Salim
2016-07-04
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-15
1
-0
/
+1
|
\
|
*
export tc ife uapi header
Jamal Hadi Salim
2016-05-10
1
-0
/
+1
*
|
sched: align nlattr properly when needed
Nicolas Dichtel
2016-04-26
12
-0
/
+12
|
/
*
introduce IFE action
Jamal Hadi Salim
2016-03-01
1
-0
/
+38
*
act_bpf: add initial eBPF support for actions
Daniel Borkmann
2015-03-20
1
-0
/
+2
*
net: sched: export tc_connmark.h so it is uapi accessible
Jamal Hadi Salim
2015-02-23
1
-0
/
+1
*
net: sched: Introduce connmark action
Felix Fietkau
2015-01-19
1
-0
/
+22
*
tc: add BPF based action
Jiri Pirko
2015-01-17
2
-0
/
+32
[next]