Age | Commit message (Expand) | Author | Files | Lines |
2022-12-09 | net/sched: avoid indirect classify functions on retpoline kernels | Pedro Tammela | 1 | -2/+4 |
2022-10-02 | net: sched: use tc_cls_bind_class() in filter | Zhengchao Shao | 1 | -6/+1 |
2022-09-20 | net/sched: flower: Add L2TPv3 filter | Wojciech Drewek | 1 | -0/+16 |
2022-07-26 | net/sched: flower: Add PPPoE filter | Wojciech Drewek | 1 | -0/+64 |
2022-07-13 | net: extract port range fields from fl_flow_key | Maksym Glubokiy | 1 | -7/+1 |
2022-04-20 | net/sched: flower: Consider the number of tags for vlan filters | Boris Sukholitko | 1 | -8/+16 |
2022-04-20 | net/sched: flower: Add number of vlan tags filter | Boris Sukholitko | 1 | -0/+14 |
2022-04-20 | net/sched: flower: Reduce identation after is_key_vlan refactoring | Boris Sukholitko | 1 | -17/+17 |
2022-04-20 | net/sched: flower: Helper function for vlan ethtype checks | Boris Sukholitko | 1 | -15/+17 |
2022-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -5/+13 |
2022-04-08 | net/sched: flower: Avoid overwriting error messages | Ido Schimmel | 1 | -4/+0 |
2022-04-08 | net/sched: act_api: Add extack to offload_act_setup() callback | Ido Schimmel | 1 | -2/+4 |
2022-04-08 | net/sched: flower: Take verbose flag into account when logging error messages | Ido Schimmel | 1 | -6/+6 |
2022-04-08 | net/sched: flower: fix parsing of ethertype following VLAN header | Vlad Buslov | 1 | -5/+13 |
2022-03-11 | net/sched: Allow flower to match on GTP options | Wojciech Drewek | 1 | -0/+116 |
2021-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+4 |
2021-12-19 | flow_offload: validate flags of filter and actions | Baowen Zheng | 1 | -3/+6 |
2021-12-19 | flow_offload: rename exts stats update functions with hw | Baowen Zheng | 1 | -6/+6 |
2021-12-19 | flow_offload: rename offload functions with offload instead of flow | Baowen Zheng | 1 | -4/+4 |
2021-12-17 | net/sched: flow_dissector: Fix matching on zone id for invalid conns | Paul Blakey | 1 | -1/+2 |
2021-12-17 | net/sched: Extend qdisc control block with tc control block | Paul Blakey | 1 | -1/+2 |
2021-10-29 | cls_flower: Fix inability to match GRE/IPIP packets | Yoshiki Komachi | 1 | -1/+2 |
2021-09-30 | net: sched: flower: protect fl_walk() with rcu | Vlad Buslov | 1 | -0/+6 |
2021-08-02 | net_sched: refactor TC action init API | Cong Wang | 1 | -9/+9 |
2021-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2021-03-22 | net/sched: cls_flower: use nla_get_be32 for TCA_FLOWER_KEY_FLAGS | Vladimir Oltean | 1 | -2/+2 |
2021-03-22 | net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports | Vladimir Oltean | 1 | -18/+18 |
2021-03-17 | net/sched: cls_flower: fix only mask bit check in the validate_ct_state | wenxu | 1 | -1/+1 |
2021-02-23 | net/sched: cls_flower: validate ct_state for invalid and reply flags | wenxu | 1 | -0/+15 |
2021-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+37 |
2021-02-10 | net/sched: cls_flower: Reject invalid ct_state flags rules | wenxu | 1 | -2/+37 |
2021-01-29 | net/sched: cls_flower: Add match on the ct_state reply flag | Paul Blakey | 1 | -2/+4 |
2021-01-20 | net/sched: cls_flower add CT_FLAGS_INVALID flag support | wenxu | 1 | -1/+3 |
2021-01-15 | cls_flower: call nla_ok() before nla_next() | Cong Wang | 1 | -9/+13 |
2020-12-09 | net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flower | Guillaume Nault | 1 | -2/+2 |
2020-09-14 | net: sched: initialize with 0 before setting erspan md->u | Xin Long | 1 | -0/+1 |
2020-09-14 | net: sched: only keep the available bits when setting vxlan md->gbp | Xin Long | 1 | -1/+3 |
2020-07-24 | net/sched: cls_flower: Add hash info to flow classification | Ariel Levkovich | 1 | -0/+16 |
2020-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2020-07-03 | sched: consistently handle layer3 header accesses in the presence of VLANs | Toke Høiland-Jørgensen | 1 | -1/+1 |
2020-06-19 | net: qos offload add flow status with dropped count | Po Liu | 1 | -0/+1 |
2020-06-01 | cls_flower: remove mpls_opts_policy | Guillaume Nault | 1 | -5/+0 |
2020-06-01 | flow_dissector: work around stack frame size warning | Arnd Bergmann | 1 | -9/+8 |
2020-05-26 | cls_flower: Support filtering on multiple MPLS Label Stack Entries | Guillaume Nault | 1 | -1/+242 |
2020-05-26 | flow_dissector: Parse multiple MPLS Label Stack Entries | Guillaume Nault | 1 | -16/+36 |
2020-05-15 | net: sched: cls_flower: implement terse dump support | Vlad Buslov | 1 | -0/+43 |
2020-03-30 | net: sched: expose HW stats types per action used by drivers | Jiri Pirko | 1 | -1/+3 |
2020-03-26 | cls_flower: Add extack support for flags key | Guillaume Nault | 1 | -4/+7 |
2020-03-26 | cls_flower: Add extack support for src and dst port range options | Guillaume Nault | 1 | -8/+18 |
2020-03-26 | cls_flower: Add extack support for mpls options | Guillaume Nault | 1 | -5/+18 |