aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/flow_offload.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-15flow_offload: add control flag checking helpersAsbjørn Sloth Tønnesen1-0/+55
2024-04-11flow_offload: fix flow_offload_has_one_action() kdocAsbjørn Sloth Tønnesen1-1/+1
2023-10-06flow_offload: Annotate struct flow_action_entry with __counted_byKees Cook1-1/+1
2023-08-02tc: flower: Enable offload support IPSEC SPI field.Ratheesh Kannoth1-0/+6
2023-02-20net/sched: cls_api: Support hardware miss to tc actionPaul Blakey1-0/+1
2023-02-20net/sched: Rename user cookie and act cookiePaul Blakey1-2/+2
2023-02-14net/sched: support per action hw statsOz Shlomo1-0/+1
2023-02-14net/sched: introduce flow_offload action cookieOz Shlomo1-0/+2
2022-11-14net: flow_offload: add support for ARP frame matchingSteen Hegelund1-0/+6
2022-10-25act_skbedit: skbedit queue mapping for receive queueAmritha Nambiar1-0/+2
2022-09-20flow_offload: Introduce flow_match_l2tpv3Wojciech Drewek1-0/+6
2022-07-26flow_offload: Introduce flow_match_pppoeWojciech Drewek1-0/+6
2022-07-13net: extract port range fields from fl_flow_keyMaksym Glubokiy1-0/+6
2022-07-06net/sched: act_police: allow 'continue' action offloadVlad Buslov1-0/+1
2022-06-06netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso1-0/+1
2022-03-16net/sched: add vlan push_eth and pop_eth action to the hardware IRMaor Dickman1-0/+6
2022-02-28flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu1-0/+6
2022-02-28net: flow_offload: add tc police action parametersJianbo Liu1-0/+9
2021-12-19flow_offload: allow user to offload tc action to net deviceBaowen Zheng1-0/+17
2021-12-19flow_offload: add index to flow_action_entry structureBaowen Zheng1-2/+1
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+5
2021-08-19Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel1-7/+5
2021-08-19net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen1-0/+1
2021-08-03net: flow_offload: correct comments mismatch with codeBijie Xu1-1/+1
2021-06-28flow_offload: action should not be NULL when it is referencedgushengxian1-5/+7
2021-03-24net: flow_offload: add FLOW_ACTION_PPPOE_PUSHPablo Neira Ayuso1-0/+4
2021-03-13flow_offload: add support for packet-per-second policingXingfeng Hu1-0/+2
2021-01-29net: flow_offload: Add original direction flag to ct_metadataPaul Blakey1-0/+1
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-5/+15
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+0
2020-07-24flow_offload: Move rhashtable inclusion to the source fileHerbert Xu1-1/+0
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-13net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata1-3/+6
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu1-1/+1
2020-06-29net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata1-0/+2
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+19
2020-06-24net: qos: police action add index for tc flower offloadingPo Liu1-0/+1
2020-06-24net: qos: add tc police offloading action with max frame size limitPo Liu1-0/+1
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu1-1/+3
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu1-1/+3
2020-06-19flow_offload: add flow_indr_block_cb_alloc/remove functionwenxu1-0/+13
2020-06-19net: qos offload add flow status with dropped countPo Liu1-1/+4
2020-06-09net: flow_offload: remove indirect flow_block declarations leftoverPablo Neira Ayuso1-24/+0
2020-06-01net: remove indirect block netdev event registrationPablo Neira Ayuso1-9/+0
2020-06-01net: flow_offload: consolidate indirect flow_block infrastructurePablo Neira Ayuso1-0/+19
2020-05-22net: flow_offload: simplify hw stats check handlingEdward Cree1-4/+7
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+8
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso1-1/+8
2020-05-01net: schedule: add action gate offloadingPo Liu1-0/+10
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+2
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko1-1/+11
2020-03-27netfilter: flowtable: Fix incorrect tc_setup_type typewenxu1-1/+2
2020-03-26net: flow_offload.h: Fix a comment at flow_action_entry.manglePetr Machata1-1/+2
2020-03-23net: sched: rename more stats_typesJakub Kicinski1-10/+10
2020-03-19net: tc_skbedit: Make the skbedit priority offloadablePetr Machata1-0/+2
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski1-26/+23
2020-03-12flow_offload: Add flow_match_ct to get rule ct matchPaul Blakey1-0/+6
2020-03-12net/sched: act_ct: Enable hardware offload of flow table entiresPaul Blakey1-0/+1
2020-03-12net/sched: act_ct: Support restoring conntrack info on skbsPaul Blakey1-0/+1
2020-03-12net/sched: act_ct: Instantiate flow table entry actionsPaul Blakey1-0/+5
2020-03-10flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...Jiri Pirko1-7/+17
2020-03-10flow_offload: turn hw_stats_type into dedicated enumJiri Pirko1-6/+16
2020-03-10flow_offload: fix allowed types checkJiri Pirko1-1/+1
2020-03-10flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_ch...Jiri Pirko1-5/+6
2020-03-08flow_offload: introduce "disabled" HW stats type and allow it in mlxswJiri Pirko1-0/+1
2020-03-08flow_offload: introduce "delayed" HW stats type and allow it in mlx5Jiri Pirko1-1/+3
2020-03-08flow_offload: introduce "immediate" HW stats type and allow it in mlxswJiri Pirko1-1/+2
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko1-0/+61
2020-03-08flow_offload: Introduce offload of HW stats typeJiri Pirko1-0/+3
2020-02-29net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-25flow_offload: pass action cookie through offload structuresJiri Pirko1-0/+11
2019-12-06net: core: rename indirect block ingress cb functionJohn Hurley1-8/+7
2019-09-16net: sched: extend flow_action_entry with destructorVlad Buslov1-1/+5
2019-08-26net: sched: add API for registering unlocked offload block callbacksVlad Buslov1-0/+1
2019-08-21net/mlx5e: Add tc flower tracepointsDmytro Linkin1-0/+1
2019-08-08flow_offload: support get multi-subsystem blockwenxu1-1/+9
2019-08-08flow_offload: move tc indirect block to flow offloadwenxu1-0/+29
2019-08-06net: sched: add ingress mirred action to hardware IRJohn Hurley1-0/+2
2019-08-06net: sched: add skbedit of ptype action to hardware IRJohn Hurley1-0/+2
2019-07-23net: sched: include mpls actions in hardware intermediate representationJohn Hurley1-0/+19
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso1-1/+11
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso1-6/+11
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso1-2/+1
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso1-0/+30
2019-07-09net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso1-0/+3
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso1-2/+1
2019-07-09net: flow_offload: add flow_block_cb_{priv, incref, decref}()Pablo Neira Ayuso1-0/+4
2019-07-09net: flow_offload: add list handling functionsPablo Neira Ayuso1-0/+19
2019-07-09net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()Pablo Neira Ayuso1-0/+14
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso1-3/+3
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso1-2/+2
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso1-0/+27
2019-07-09net/sched: Introduce action ctPaul Blakey1-0/+5
2019-06-19net: flow_offload: implement support for meta keyJiri Pirko1-0/+6
2019-06-03flow_offload: include linux/kernel.h from flow_offload.hEdward Cree1-0/+1
2019-05-16flow_offload: support CVLAN matchEdward Cree1-0/+2
2019-05-05net/sched: add police action to the hardware intermediate representationPieter Jansen van Vuuren1-0/+5
2019-05-05mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren1-0/+11
2019-05-05net/sched: add sample action to the hardware intermediate representationPieter Jansen van Vuuren1-0/+7
2019-02-13flow_offload: fix block statsJohn Hurley1-3/+3
2019-02-11flow_offload: Fix flow action infrastructureEli Britstein1-1/+1
2019-02-06flow_offload: add wake-up-on-lan and queue to flow_actionPablo Neira Ayuso1-0/+7
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso1-0/+14
2019-02-06flow_offload: add flow action infrastructurePablo Neira Ayuso1-1/+68
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso1-0/+115