- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
- a1db217 net: flow_offload: fix flow_indr_dev_unregister path by wenxu · 4 years, 7 months ago
- 66f1939a flow_offload: use flow_indr_block_cb_alloc/remove function by wenxu · 4 years, 7 months ago
- 26f2eb2 flow_offload: add flow_indr_block_cb_alloc/remove function by wenxu · 4 years, 7 months ago
- 89dc685 net: flow_offload: remove indirect flow_block declarations leftover by Pablo Neira Ayuso · 4 years, 7 months ago
- 709ffbe net: remove indirect block netdev event registration by Pablo Neira Ayuso · 4 years, 7 months ago
- 1fac52d net: flow_offload: consolidate indirect flow_block infrastructure by Pablo Neira Ayuso · 4 years, 7 months ago
- 060b638 net: flow_offload: simplify hw stats check handling by Edward Cree · 4 years, 8 months ago
- 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 16f8036 net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE by Pablo Neira Ayuso · 4 years, 8 months ago
- d29bdd6 net: schedule: add action gate offloading by Po Liu · 4 years, 8 months ago
- d9679cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 9 months ago
- 93a129e net: sched: expose HW stats types per action used by drivers by Jiri Pirko · 4 years, 9 months ago
- 133a2fe5 netfilter: flowtable: Fix incorrect tc_setup_type type by wenxu · 4 years, 10 months ago
- 1f40be6 net: flow_offload.h: Fix a comment at flow_action_entry.mangle by Petr Machata · 4 years, 9 months ago
- 0dfb2d8 net: sched: rename more stats_types by Jakub Kicinski · 4 years, 10 months ago
- 2ce1241 net: tc_skbedit: Make the skbedit priority offloadable by Petr Machata · 4 years, 10 months ago
- 53eca1f net: rename flow_action_hw_stats_types* -> flow_action_hw_stats* by Jakub Kicinski · 4 years, 10 months ago
- ee1c45e flow_offload: Add flow_match_ct to get rule ct match by Paul Blakey · 4 years, 10 months ago
- edd5861 net/sched: act_ct: Enable hardware offload of flow table entires by Paul Blakey · 4 years, 10 months ago
- 30b0cf9 net/sched: act_ct: Support restoring conntrack info on skbs by Paul Blakey · 4 years, 10 months ago
- 9c26ba9 net/sched: act_ct: Instantiate flow table entry actions by Paul Blakey · 4 years, 10 months ago
- a16fa28 flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats_types_check() by Jiri Pirko · 4 years, 10 months ago
- 42d5fe5 flow_offload: turn hw_stats_type into dedicated enum by Jiri Pirko · 4 years, 10 months ago
- a393daa flow_offload: fix allowed types check by Jiri Pirko · 4 years, 10 months ago
- 62751b6 flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_check() by Jiri Pirko · 4 years, 10 months ago
- d7cb1e3 flow_offload: introduce "disabled" HW stats type and allow it in mlxsw by Jiri Pirko · 4 years, 10 months ago
- 4885547 flow_offload: introduce "delayed" HW stats type and allow it in mlx5 by Jiri Pirko · 4 years, 10 months ago
- d60d7ed flow_offload: introduce "immediate" HW stats type and allow it in mlxsw by Jiri Pirko · 4 years, 10 months ago
- 319a1d1 flow_offload: check for basic action hw stats type by Jiri Pirko · 4 years, 10 months ago
- 2514921 flow_offload: Introduce offload of HW stats type by Jiri Pirko · 4 years, 10 months ago
- 8661b6e net: flow_offload: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- 2008495 flow_offload: pass action cookie through offload structures by Jiri Pirko · 4 years, 11 months ago
- dbad340 net: core: rename indirect block ingress cb function by John Hurley · 5 years ago
- 1158958 net: sched: extend flow_action_entry with destructor by Vlad Buslov · 5 years ago
- c9f1447 net: sched: add API for registering unlocked offload block callbacks by Vlad Buslov · 5 years ago
- 7a97875 net/mlx5e: Add tc flower tracepoints by Dmytro Linkin · 6 years ago
- 1150ab0 flow_offload: support get multi-subsystem block by wenxu · 5 years ago
- 4e48190 flow_offload: move tc indirect block to flow offload by wenxu · 5 years ago
- 48e584a net: sched: add ingress mirred action to hardware IR by John Hurley · 5 years ago
- fb1b775 net: sched: add skbedit of ptype action to hardware IR by John Hurley · 5 years ago
- 6749d590 net: sched: include mpls actions in hardware intermediate representation by John Hurley · 5 years ago
- 14bfb13 net: flow_offload: add flow_block structure and use it by Pablo Neira Ayuso · 5 years ago
- a732331 net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t by Pablo Neira Ayuso · 5 years ago
- 0c7294d net: flow_offload: remove netns parameter from flow_block_cb_alloc() by Pablo Neira Ayuso · 5 years ago
- f9e3008 net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload by Pablo Neira Ayuso · 5 years ago
- 0d4fd02 net: flow_offload: add flow_block_cb_is_busy() and use it by Pablo Neira Ayuso · 5 years ago
- 955bcb6 drivers: net: use flow block API by Pablo Neira Ayuso · 5 years ago
- 67bd0d5 net: flow_offload: add flow_block_cb_{priv, incref, decref}() by Pablo Neira Ayuso · 5 years ago
- da3eeb9 net: flow_offload: add list handling functions by Pablo Neira Ayuso · 5 years ago
- d63db30 net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free() by Pablo Neira Ayuso · 5 years ago
- 32f8c40 net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_* by Pablo Neira Ayuso · 5 years ago
- 9c0e189 net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND by Pablo Neira Ayuso · 5 years ago
- 4e95bc2 net: flow_offload: add flow_block_cb_setup_simple() by Pablo Neira Ayuso · 5 years ago
- b57dc7c net/sched: Introduce action ct by Paul Blakey · 5 years ago
- 9558a83 net: flow_offload: implement support for meta key by Jiri Pirko · 6 years ago
- fa85999 flow_offload: include linux/kernel.h from flow_offload.h by Edward Cree · 6 years ago
- bae9ed6 flow_offload: support CVLAN match by Edward Cree · 6 years ago
- 8c8cfc6 net/sched: add police action to the hardware intermediate representation by Pieter Jansen van Vuuren · 6 years ago
- ab79af3 mlxsw: use intermediate representation for matchall offload by Pieter Jansen van Vuuren · 6 years ago
- a7a7be6 net/sched: add sample action to the hardware intermediate representation by Pieter Jansen van Vuuren · 6 years ago
- 9f9dc49 flow_offload: fix block stats by John Hurley · 6 years ago
- 6663cf8 flow_offload: Fix flow action infrastructure by Eli Britstein · 6 years ago
- 8bec283 flow_offload: add wake-up-on-lan and queue to flow_action by Pablo Neira Ayuso · 6 years ago
- 3b1903e flow_offload: add statistics retrieval infrastructure and use it by Pablo Neira Ayuso · 6 years ago
- e3ab786 flow_offload: add flow action infrastructure by Pablo Neira Ayuso · 6 years ago
- 8f25662 flow_offload: add flow_rule and flow_match structures and use them by Pablo Neira Ayuso · 6 years ago