summaryrefslogtreecommitdiff
path: root/include/uapi/linux/pkt_cls.h
AgeCommit message (Expand)AuthorFilesLines
2024-08-14UAPI: net/sched: Use __struct_group() in flex struct tc_u32_selGustavo A. R. Silva1-10/+13
2024-07-15net/sched: cls_flower: rework TCA_FLOWER_KEY_ENC_FLAGS usageAsbjørn Sloth Tønnesen1-2/+2
2024-07-15net/sched: flower: define new tunnel flagsAsbjørn Sloth Tønnesen1-0/+4
2024-07-15net/sched: flower: refactor control flag definitionsAsbjørn Sloth Tønnesen1-0/+3
2024-06-04net/sched: cls_flower: add support for matching tunnel control flagsDavide Caratti1-0/+3
2024-04-01pfcp: always set pfcp metadataMichal Swiatkowski1-0/+14
2024-01-02net/sched: Remove uapi support for tcindex classifierJamal Hadi Salim1-16/+0
2024-01-02net/sched: Remove uapi support for rsvp classifierJamal Hadi Salim1-31/+0
2024-01-02net/sched: Retire ipt actionJamal Hadi Salim1-2/+2
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2023-08-02tc: flower: support for SPIRatheesh Kannoth1-0/+3
2023-07-27net: flower: fix stack-out-of-bounds in fl_set_key_cfm()Eric Dumazet1-1/+3
2023-06-12net: flower: add support for matching cfm fieldsZahari Doychev1-0/+9
2023-05-30net/sched: flower: Allow matching on layer 2 missIdo Schimmel1-0/+2
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/net...Linus 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 ...David 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