nerator' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/include/net/flow_offload.h
AgeCommit message (Expand)Author
2022-09-20flow_offload: Introduce flow_match_l2tpv3Wojciech Drewek
2022-07-26flow_offload: Introduce flow_match_pppoeWojciech Drewek
2022-07-13net: extract port range fields from fl_flow_keyMaksym Glubokiy
2022-07-06net/sched: act_police: allow 'continue' action offloadVlad Buslov
2022-06-06netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso
2022-03-16net/sched: add vlan push_eth and pop_eth action to the hardware IRMaor Dickman
2022-02-28flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu
2022-02-28net: flow_offload: add tc police action parametersJianbo Liu
2021-12-19flow_offload: allow user to offload tc action to net deviceBaowen Zheng
2021-12-19flow_offload: add index to flow_action_entry structureBaowen Zheng
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-19Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel
2021-08-19net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen
2021-08-03net: flow_offload: correct comments mismatch with codeBijie Xu
2021-06-28flow_offload: action should not be NULL when it is referencedgushengxian
2021-03-24net: flow_offload: add FLOW_ACTION_PPPOE_PUSHPablo Neira Ayuso
2021-03-13flow_offload: add support for packet-per-second policingXingfeng Hu
2021-01-29net: flow_offload: Add original direction flag to ct_metadataPaul Blakey