index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
pkt_cls.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-19
flow_offload: add skip_hw and skip_sw to control if offload the action
Baowen Zheng
1
-3
/
+6
2021-08-02
net_sched: refactor TC action init API
Cong Wang
1
-0
/
+1
2021-03-14
net/sched: act_police: add support for packet-per-second policing
Baowen Zheng
1
-0
/
+2
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2021-02-11
net/sched: cls_flower: Reject invalid ct_state flags rules
wenxu
1
-0
/
+2
2021-01-30
net/sched: cls_flower: Add match on the ct_state reply flag
Paul Blakey
1
-0
/
+1
2021-01-21
net/sched: cls_flower add CT_FLAGS_INVALID flag support
wenxu
1
-0
/
+1
2020-07-25
net/sched: cls_flower: Add hash info to flow classification
Ariel Levkovich
1
-0
/
+3
2020-05-27
cls_flower: Support filtering on multiple MPLS Label Stack Entries
Guillaume Nault
1
-0
/
+23
2020-05-02
net: qos: introduce a gate control flow action
Po Liu
1
-0
/
+1
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
1
-0
/
+1
2020-03-24
net: sched: rename more stats_types
Jakub Kicinski
1
-15
/
+14
2020-03-09
sched: act: allow user to specify type of HW stats for a filter
Jiri Pirko
1
-0
/
+22
2019-11-21
net: sched: allow flower to match erspan options
Xin Long
1
-0
/
+16
2019-11-21
net: sched: allow flower to match vxlan options
Xin Long
1
-0
/
+13
2019-10-31
net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
Vlad Buslov
1
-0
/
+5
2019-09-06
net_sched: act_police: add 2 new attributes to support police 64bit rate and ...
David Dai
1
-0
/
+2
2019-07-09
net/sched: cls_flower: Add matching on conntrack info
Paul Blakey
1
-0
/
+16
2019-07-09
net/sched: Introduce action ct
Paul Blakey
1
-0
/
+1
2019-07-09
net: sched: add mpls manipulation actions to TC
John Hurley
1
-1
/
+2
2019-06-16
net: sched: remove NET_CLS_IND config option
Jiri Pirko
1
-1
/
+1
2019-05-30
net: sched: Introduce act_ctinfo action
Kevin 'ldir' Darbyshire-Bryant
1
-0
/
+1
2019-02-10
net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE
Eli Cohen
1
-1
/
+1
2019-02-10
net: Move all TC actions identifiers to one place
Eli Cohen
1
-3
/
+40
2019-01-20
net_sched: add performance counters for basic filter
Cong Wang
1
-0
/
+7
2019-01-19
net_sched: add hit counter for matchall
Cong Wang
1
-0
/
+6
2018-11-15
net: sched: cls_flower: Classify packets using port ranges
Amritha Nambiar
1
-0
/
+7
2018-09-10
net: sched: cls_flower: dump offload count value
Vlad Buslov
1
-0
/
+2
2018-08-07
net/sched: allow flower to match tunnel options
Pieter Jansen van Vuuren
1
-0
/
+26
2018-07-30
net/sched: user-space can't set unknown tcfa_action values
Paolo Abeni
1
-2
/
+4
2018-07-20
net/sched: cls_flower: Support matching on ip tos and ttl for tunnels
Or Gerlitz
1
-0
/
+5
2018-07-07
net/sched: flower: Add supprt for matching on QinQ vlan headers
Jianbo Liu
1
-0
/
+4
2018-05-14
sched: cls: enable verbose logging
Marcelo Ricardo Leitner
1
-0
/
+1
2018-03-08
net/sched: cls_flower: Add support to handle first frag as match field
Pieter Jansen van Vuuren
1
-0
/
+1
2018-02-21
net: sched: add em_ipt ematch for calling xtables matches
Eyal Birger
1
-1
/
+2
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
1
-0
/
+1
2017-06-21
bpf: expose prog id for cls_bpf and act_bpf
Daniel Borkmann
1
-0
/
+1
2017-06-06
net: sched: introduce a TRAP control action
Jiri Pirko
1
-0
/
+7
2017-06-05
net/sched: cls_flower: add support for matching on ip tos and ttl
Or Gerlitz
1
-0
/
+5
2017-05-24
net/sched: flower: add support for matching on tcp flags
Jiri Pirko
1
-0
/
+3
2017-05-17
net: sched: add termination action to allow goto chain
Jiri Pirko
1
-0
/
+1
2017-05-02
net: sched: add helpers to handle extended actions
Jiri Pirko
1
-1
/
+14
2017-04-24
cls_flower: add support for matching MPLS fields (v2)
Benjamin LaHaise
1
-0
/
+5
2017-02-17
net/sched: Reflect HW offload status
Or Gerlitz
1
-2
/
+4
2017-01-25
net sched actions: Add support for user cookies
Jamal Hadi Salim
1
-0
/
+3
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-01-16
bpf: rework prog_digest into prog_tag
Daniel Borkmann
1
-1
/
+1
2017-01-11
net/sched: cls_flower: Support matching on ARP
Simon Horman
1
-0
/
+11
2017-01-09
net-tc: convert tc_from to tc_from_ingress and tc_redirected
Willem de Bruijn
1
-6
/
+0
2017-01-09
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
1
-31
/
+0
[next]