summaryrefslogtreecommitdiff
path: root/include/net/flow_offload.h
AgeCommit message (Expand)Author
2023-10-06flow_offload: Annotate struct flow_action_entry with __counted_byKees Cook
2023-08-02tc: flower: Enable offload support IPSEC SPI field.Ratheesh Kannoth
2023-02-20net/sched: cls_api: Support hardware miss to tc actionPaul Blakey
2023-02-20net/sched: Rename user cookie and act cookiePaul Blakey
2023-02-14net/sched: support per action hw statsOz Shlomo
2023-02-14net/sched: introduce flow_offload action cookieOz Shlomo
2022-11-14net: flow_offload: add support for ARP frame matchingSteen Hegelund
2022-10-25act_skbedit: skbedit queue mapping for receive queueAmritha Nambiar
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
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-24flow_offload: Move rhashtable inclusion to the source fileHerbert Xu
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-13net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu
2020-06-29net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-24net: qos: police action add index for tc flower offloadingPo Liu
2020-06-24net: qos: add tc police offloading action with max frame size limitPo Liu
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu
2020-06-19flow_offload: add flow_indr_block_cb_alloc/remove functionwenxu
2020-06-19net: qos offload add flow status with dropped countPo Liu
2020-06-09net: flow_offload: remove indirect flow_block declarations leftoverPablo Neira Ayuso
2020-06-01net: remove indirect block netdev event registrationPablo Neira Ayuso
2020-06-01net: flow_offload: consolidate indirect flow_block infrastructurePablo Neira Ayuso
2020-05-22net: flow_offload: simplify hw stats check handlingEdward Cree
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso
2020-05-01net: schedule: add action gate offloadingPo Liu
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko