aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/flow_offload.h
AgeCommit message (Expand)Author
2021-09-18net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen
2021-08-26Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel
2021-07-19flow_offload: action should not be NULL when it is referencedgushengxian
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
2020-03-27netfilter: flowtable: Fix incorrect tc_setup_type typewenxu
2020-03-26net: flow_offload.h: Fix a comment at flow_action_entry.manglePetr Machata
2020-03-23net: sched: rename more stats_typesJakub Kicinski
2020-03-19net: tc_skbedit: Make the skbedit priority offloadablePetr Machata
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-12flow_offload: Add flow_match_ct to get rule ct matchPaul Blakey
2020-03-12net/sched: act_ct: Enable hardware offload of flow table entiresPaul Blakey
2020-03-12net/sched: act_ct: Support restoring conntrack info on skbsPaul Blakey
2020-03-12net/sched: act_ct: Instantiate flow table entry actionsPaul Blakey
2020-03-10flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...Jiri Pirko
2020-03-10flow_offload: turn hw_stats_type into dedicated enumJiri Pirko
2020-03-10flow_offload: fix allowed types checkJiri Pirko
2020-03-10flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_ch...Jiri Pirko
2020-03-08flow_offload: introduce "disabled" HW stats type and allow it in mlxswJiri Pirko
2020-03-08flow_offload: introduce "delayed" HW stats type and allow it in mlx5Jiri Pirko
2020-03-08flow_offload: introduce "immediate" HW stats type and allow it in mlxswJiri Pirko
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-03-08flow_offload: Introduce offload of HW stats typeJiri Pirko
2020-02-29net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-25flow_offload: pass action cookie through offload structuresJiri Pirko
2019-12-06net: core: rename indirect block ingress cb functionJohn Hurley
2019-09-16net: sched: extend flow_action_entry with destructorVlad Buslov
2019-08-26net: sched: add API for registering unlocked offload block callbacksVlad Buslov