Age | Commit message (Expand) | Author |
2024-08-14 | UAPI: net/sched: Use __struct_group() in flex struct tc_u32_sel | Gustavo A. R. Silva |
2024-07-15 | net/sched: cls_flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage | Asbjørn Sloth Tønnesen |
2024-07-15 | net/sched: flower: define new tunnel flags | Asbjørn Sloth Tønnesen |
2024-07-15 | net/sched: flower: refactor control flag definitions | Asbjørn Sloth Tønnesen |
2024-06-04 | net/sched: cls_flower: add support for matching tunnel control flags | Davide Caratti |
2024-04-01 | pfcp: always set pfcp metadata | Michal Swiatkowski |
2024-01-02 | net/sched: Remove uapi support for tcindex classifier | Jamal Hadi Salim |
2024-01-02 | net/sched: Remove uapi support for rsvp classifier | Jamal Hadi Salim |
2024-01-02 | net/sched: Retire ipt action | Jamal Hadi Salim |
2023-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-08-02 | tc: flower: support for SPI | Ratheesh Kannoth |
2023-07-27 | net: flower: fix stack-out-of-bounds in fl_set_key_cfm() | Eric Dumazet |
2023-06-12 | net: flower: add support for matching cfm fields | Zahari Doychev |
2023-05-30 | net/sched: flower: Allow matching on layer 2 miss | Ido Schimmel |
2022-09-20 | net/sched: flower: Add L2TPv3 filter | Wojciech Drewek |
2022-08-03 | Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-07-26 | net/sched: flower: Add PPPoE filter | Wojciech Drewek |
2022-06-28 | treewide: uapi: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva |
2022-04-20 | net/sched: flower: Add number of vlan tags filter | Boris Sukholitko |
2022-03-11 | net/sched: Allow flower to match on GTP options | Wojciech Drewek |
2021-12-19 | flow_offload: add skip_hw and skip_sw to control if offload the action | Baowen Zheng |
2021-08-02 | net_sched: refactor TC action init API | Cong Wang |
2021-03-13 | net/sched: act_police: add support for packet-per-second policing | Baowen Zheng |
2021-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-02-10 | net/sched: cls_flower: Reject invalid ct_state flags rules | wenxu |
2021-01-29 | net/sched: cls_flower: Add match on the ct_state reply flag | Paul Blakey |
2021-01-20 | net/sched: cls_flower add CT_FLAGS_INVALID flag support | wenxu |
2020-07-24 | net/sched: cls_flower: Add hash info to flow classification | Ariel Levkovich |
2020-05-26 | cls_flower: Support filtering on multiple MPLS Label Stack Entries | Guillaume Nault |
2020-05-01 | net: qos: introduce a gate control flow action | Po Liu |
2020-03-30 | net: sched: expose HW stats types per action used by drivers | Jiri Pirko |
2020-03-23 | net: sched: rename more stats_types | Jakub Kicinski |
2020-03-08 | sched: act: allow user to specify type of HW stats for a filter | Jiri Pirko |
2019-11-21 | net: sched: allow flower to match erspan options | Xin Long |
2019-11-21 | net: sched: allow flower to match vxlan options | Xin Long |
2019-10-30 | net: sched: extend TCA_ACT space with TCA_ACT_FLAGS | Vlad Buslov |
2019-09-06 | net_sched: act_police: add 2 new attributes to support police 64bit rate and ... | David Dai |
2019-07-09 | net/sched: cls_flower: Add matching on conntrack info | Paul Blakey |
2019-07-09 | net/sched: Introduce action ct | Paul Blakey |
2019-07-08 | net: sched: add mpls manipulation actions to TC | John Hurley |
2019-06-15 | net: sched: remove NET_CLS_IND config option | Jiri Pirko |
2019-05-29 | net: sched: Introduce act_ctinfo action | Kevin 'ldir' Darbyshire-Bryant |
2019-02-10 | net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE | Eli Cohen |
2019-02-10 | net: Move all TC actions identifiers to one place | Eli Cohen |
2019-01-19 | net_sched: add performance counters for basic filter | Cong Wang |
2019-01-18 | net_sched: add hit counter for matchall | Cong Wang |
2018-11-15 | net: sched: cls_flower: Classify packets using port ranges | Amritha Nambiar |
2018-09-10 | net: sched: cls_flower: dump offload count value | Vlad Buslov |
2018-08-07 | net/sched: allow flower to match tunnel options | Pieter Jansen van Vuuren |
2018-07-30 | net/sched: user-space can't set unknown tcfa_action values | Paolo Abeni |