aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/pkt_cls.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-20net/sched: flower: Add L2TPv3 filterWojciech Drewek1-0/+2
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+3
2022-07-26net/sched: flower: Add PPPoE filterWojciech Drewek1-0/+3
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-2/+2
2022-04-20net/sched: flower: Add number of vlan tags filterBoris Sukholitko1-0/+2
2022-03-11net/sched: Allow flower to match on GTP optionsWojciech Drewek1-0/+15
2021-12-19flow_offload: add skip_hw and skip_sw to control if offload the actionBaowen Zheng1-3/+6
2021-08-02net_sched: refactor TC action init APICong Wang1-0/+1
2021-03-13net/sched: act_police: add support for packet-per-second policingBaowen Zheng1-0/+2
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2021-02-10net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu1-0/+2
2021-01-29net/sched: cls_flower: Add match on the ct_state reply flagPaul Blakey1-0/+1
2021-01-20net/sched: cls_flower add CT_FLAGS_INVALID flag supportwenxu1-0/+1
2020-07-24net/sched: cls_flower: Add hash info to flow classificationAriel Levkovich1-0/+3
2020-05-26cls_flower: Support filtering on multiple MPLS Label Stack EntriesGuillaume Nault1-0/+23
2020-05-01net: qos: introduce a gate control flow actionPo Liu1-0/+1
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko1-0/+1
2020-03-23net: sched: rename more stats_typesJakub Kicinski1-15/+14
2020-03-08sched: act: allow user to specify type of HW stats for a filterJiri Pirko1-0/+22
2019-11-21net: sched: allow flower to match erspan optionsXin Long1-0/+16
2019-11-21net: sched: allow flower to match vxlan optionsXin Long1-0/+13
2019-10-30net: sched: extend TCA_ACT space with TCA_ACT_FLAGSVlad Buslov1-0/+5
2019-09-06net_sched: act_police: add 2 new attributes to support police 64bit rate and peakrateDavid Dai1-0/+2
2019-07-09net/sched: cls_flower: Add matching on conntrack infoPaul Blakey1-0/+16
2019-07-09net/sched: Introduce action ctPaul Blakey1-0/+1
2019-07-08net: sched: add mpls manipulation actions to TCJohn Hurley1-1/+2
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko1-1/+1
2019-05-29net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant1-0/+1
2019-02-10net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen1-1/+1
2019-02-10net: Move all TC actions identifiers to one placeEli Cohen1-3/+40
2019-01-19net_sched: add performance counters for basic filterCong Wang1-0/+7
2019-01-18net_sched: add hit counter for matchallCong Wang1-0/+6
2018-11-15net: sched: cls_flower: Classify packets using port rangesAmritha Nambiar1-0/+7
2018-09-10net: sched: cls_flower: dump offload count valueVlad Buslov1-0/+2
2018-08-07net/sched: allow flower to match tunnel optionsPieter Jansen van Vuuren1-0/+26
2018-07-30net/sched: user-space can't set unknown tcfa_action valuesPaolo Abeni1-2/+4
2018-07-19net/sched: cls_flower: Support matching on ip tos and ttl for tunnelsOr Gerlitz1-0/+5
2018-07-07net/sched: flower: Add supprt for matching on QinQ vlan headersJianbo Liu1-0/+4
2018-05-14sched: cls: enable verbose loggingMarcelo Ricardo Leitner1-0/+1
2018-03-08net/sched: cls_flower: Add support to handle first frag as match fieldPieter Jansen van Vuuren1-0/+1
2018-02-21net: sched: add em_ipt ematch for calling xtables matchesEyal Birger1-1/+2
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-21bpf: expose prog id for cls_bpf and act_bpfDaniel Borkmann1-0/+1
2017-06-06net: sched: introduce a TRAP control actionJiri Pirko1-0/+7
2017-06-04net/sched: cls_flower: add support for matching on ip tos and ttlOr Gerlitz1-0/+5
2017-05-24net/sched: flower: add support for matching on tcp flagsJiri Pirko1-0/+3
2017-05-17net: sched: add termination action to allow goto chainJiri Pirko1-0/+1
2017-05-02net: sched: add helpers to handle extended actionsJiri Pirko1-1/+14
2017-04-24cls_flower: add support for matching MPLS fields (v2)Benjamin LaHaise1-0/+5
2017-02-17net/sched: Reflect HW offload statusOr Gerlitz1-2/+4