index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
flow_offload.h
Age
Commit message (
Expand
)
Author
2019-09-16
net: sched: extend flow_action_entry with destructor
Vlad Buslov
2019-08-26
net: sched: add API for registering unlocked offload block callbacks
Vlad Buslov
2019-08-21
net/mlx5e: Add tc flower tracepoints
Dmytro Linkin
2019-08-08
flow_offload: support get multi-subsystem block
wenxu
2019-08-08
flow_offload: move tc indirect block to flow offload
wenxu
2019-08-06
net: sched: add ingress mirred action to hardware IR
John Hurley
2019-08-06
net: sched: add skbedit of ptype action to hardware IR
John Hurley
2019-07-23
net: sched: include mpls actions in hardware intermediate representation
John Hurley
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-19
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_is_busy() and use it
Pablo Neira Ayuso
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_{priv, incref, decref}()
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add list handling functions
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()
Pablo Neira Ayuso
2019-07-09
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
2019-07-09
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2019-07-09
net/sched: Introduce action ct
Paul Blakey
2019-06-19
net: flow_offload: implement support for meta key
Jiri Pirko
2019-06-03
flow_offload: include linux/kernel.h from flow_offload.h
Edward Cree
2019-05-16
flow_offload: support CVLAN match
Edward Cree
2019-05-05
net/sched: add police action to the hardware intermediate representation
Pieter Jansen van Vuuren
2019-05-05
mlxsw: use intermediate representation for matchall offload
Pieter Jansen van Vuuren
2019-05-05
net/sched: add sample action to the hardware intermediate representation
Pieter Jansen van Vuuren
2019-02-13
flow_offload: fix block stats
John Hurley
2019-02-11
flow_offload: Fix flow action infrastructure
Eli Britstein
2019-02-06
flow_offload: add wake-up-on-lan and queue to flow_action
Pablo Neira Ayuso
2019-02-06
flow_offload: add statistics retrieval infrastructure and use it
Pablo Neira Ayuso
2019-02-06
flow_offload: add flow action infrastructure
Pablo Neira Ayuso
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso