summaryrefslogtreecommitdiff
path: root/net/core/flow_offload.c
AgeCommit message (Expand)Author
2023-08-02tc: flower: Enable offload support IPSEC SPI field.Ratheesh Kannoth
2022-11-14net: flow_offload: add support for ARP frame matchingSteen Hegelund
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-06-06netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso
2021-12-19flow_offload: add reoffload process to update hw_countBaowen Zheng
2021-12-19flow_offload: allow user to offload tc action to net deviceBaowen Zheng
2021-08-19net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen
2021-08-19net/core: Remove unused field from struct flow_indr_devEli Cohen
2020-12-09net: flow_offload: Fix memory leak for indirect flow blockChris Mi
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-13net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata
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-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-03-27netfilter: flowtable: Fix incorrect tc_setup_type typewenxu
2020-03-12flow_offload: Add flow_match_ct to get rule ct matchPaul Blakey
2020-02-25flow_offload: pass action cookie through offload structuresJiri Pirko
2019-12-06net: core: rename indirect block ingress cb functionJohn Hurley
2019-08-19net: flow_offload: convert block_ing_cb_list to regular list typeVlad Buslov
2019-08-08flow_offload: support get multi-subsystem blockwenxu
2019-08-08flow_offload: move tc indirect block to flow offloadwenxu
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_{priv, incref, decref}()Pablo Neira Ayuso
2019-07-09net: flow_offload: add list handling functionsPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()Pablo Neira Ayuso
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
2019-06-19net: flow_offload: implement support for meta keyJiri Pirko
2019-05-25flow_offload: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-05-16flow_offload: support CVLAN matchEdward Cree
2019-02-06flow_offload: add flow action infrastructurePablo Neira Ayuso
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso