summaryrefslogtreecommitdiff
path: root/include/uapi/linux/pkt_cls.h
AgeCommit message (Expand)Author
2024-01-02net/sched: Remove uapi support for tcindex classifierJamal Hadi Salim
2024-01-02net/sched: Remove uapi support for rsvp classifierJamal Hadi Salim
2024-01-02net/sched: Retire ipt actionJamal Hadi Salim
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-02tc: flower: support for SPIRatheesh Kannoth
2023-07-27net: flower: fix stack-out-of-bounds in fl_set_key_cfm()Eric Dumazet
2023-06-12net: flower: add support for matching cfm fieldsZahari Doychev
2023-05-30net/sched: flower: Allow matching on layer 2 missIdo Schimmel
2022-09-20net/sched: flower: Add L2TPv3 filterWojciech Drewek
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-26net/sched: flower: Add PPPoE filterWojciech Drewek
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-04-20net/sched: flower: Add number of vlan tags filterBoris Sukholitko
2022-03-11net/sched: Allow flower to match on GTP optionsWojciech Drewek
2021-12-19flow_offload: add skip_hw and skip_sw to control if offload the actionBaowen Zheng
2021-08-02net_sched: refactor TC action init APICong Wang
2021-03-13net/sched: act_police: add support for packet-per-second policingBaowen Zheng
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-10net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu
2021-01-29net/sched: cls_flower: Add match on the ct_state reply flagPaul Blakey
2021-01-20net/sched: cls_flower add CT_FLAGS_INVALID flag supportwenxu
2020-07-24net/sched: cls_flower: Add hash info to flow classificationAriel Levkovich
2020-05-26cls_flower: Support filtering on multiple MPLS Label Stack EntriesGuillaume Nault
2020-05-01net: qos: introduce a gate control flow actionPo Liu
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-23net: sched: rename more stats_typesJakub Kicinski
2020-03-08sched: act: allow user to specify type of HW stats for a filterJiri Pirko
2019-11-21net: sched: allow flower to match erspan optionsXin Long
2019-11-21net: sched: allow flower to match vxlan optionsXin Long
2019-10-30net: sched: extend TCA_ACT space with TCA_ACT_FLAGSVlad Buslov
2019-09-06net_sched: act_police: add 2 new attributes to support police 64bit rate and ...David Dai
2019-07-09net/sched: cls_flower: Add matching on conntrack infoPaul Blakey
2019-07-09net/sched: Introduce action ctPaul Blakey
2019-07-08net: sched: add mpls manipulation actions to TCJohn Hurley
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko
2019-05-29net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant
2019-02-10net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen
2019-02-10net: Move all TC actions identifiers to one placeEli Cohen
2019-01-19net_sched: add performance counters for basic filterCong Wang
2019-01-18net_sched: add hit counter for matchallCong Wang
2018-11-15net: sched: cls_flower: Classify packets using port rangesAmritha Nambiar
2018-09-10net: sched: cls_flower: dump offload count valueVlad Buslov
2018-08-07net/sched: allow flower to match tunnel optionsPieter Jansen van Vuuren
2018-07-30net/sched: user-space can't set unknown tcfa_action valuesPaolo Abeni
2018-07-19net/sched: cls_flower: Support matching on ip tos and ttl for tunnelsOr Gerlitz
2018-07-07net/sched: flower: Add supprt for matching on QinQ vlan headersJianbo Liu
2018-05-14sched: cls: enable verbose loggingMarcelo Ricardo Leitner
2018-03-08net/sched: cls_flower: Add support to handle first frag as match fieldPieter Jansen van Vuuren
2018-02-21net: sched: add em_ipt ematch for calling xtables matchesEyal Birger
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman