| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-08-06 | 1 | -5/+15 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-07-26 | 1 | -1/+0 |
| |\ |
|
| * | | net: sched: Pass qdisc reference in struct flow_block_offload | Petr Machata | 2020-07-14 | 1 | -3/+6 |
| * | | net:qos: police action offloading parameter 'burst' change to the original value | Po Liu | 2020-06-30 | 1 | -1/+1 |
| * | | net: sched: sch_red: Add qevents "early_drop" and "mark" | Petr Machata | 2020-06-30 | 1 | -0/+2 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-06-26 | 1 | -2/+19 |
| |\ \ |
|
| * | | | net: qos: police action add index for tc flower offloading | Po Liu | 2020-06-25 | 1 | -0/+1 |
| * | | | net: qos: add tc police offloading action with max frame size limit | Po Liu | 2020-06-25 | 1 | -0/+1 |
| * | | | net: qos offload add flow status with dropped count | Po Liu | 2020-06-19 | 1 | -1/+4 |
* | | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-08-04 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | treewide: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -1/+1 |
| | |/
| |/| |
|
* / | | flow_offload: Move rhashtable inclusion to the source file | Herbert Xu | 2020-07-25 | 1 | -1/+0 |
|/ / |
|
* | | net: flow_offload: fix flow_indr_dev_unregister path | wenxu | 2020-06-20 | 1 | -1/+3 |
* | | flow_offload: use flow_indr_block_cb_alloc/remove function | wenxu | 2020-06-20 | 1 | -1/+3 |
* | | flow_offload: add flow_indr_block_cb_alloc/remove function | wenxu | 2020-06-20 | 1 | -0/+13 |
|/ |
|
* | net: flow_offload: remove indirect flow_block declarations leftover | Pablo Neira Ayuso | 2020-06-10 | 1 | -24/+0 |
* | net: remove indirect block netdev event registration | Pablo Neira Ayuso | 2020-06-01 | 1 | -9/+0 |
* | net: flow_offload: consolidate indirect flow_block infrastructure | Pablo Neira Ayuso | 2020-06-01 | 1 | -0/+19 |
* | net: flow_offload: simplify hw stats check handling | Edward Cree | 2020-05-23 | 1 | -4/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-07 | 1 | -1/+8 |
|\ |
|
| * | net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE | Pablo Neira Ayuso | 2020-05-07 | 1 | -1/+8 |
* | | net: schedule: add action gate offloading | Po Liu | 2020-05-02 | 1 | -0/+10 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2020-03-31 | 1 | -1/+2 |
|\ |
|
| * | netfilter: flowtable: Fix incorrect tc_setup_type type | wenxu | 2020-03-27 | 1 | -1/+2 |
* | | net: sched: expose HW stats types per action used by drivers | Jiri Pirko | 2020-03-30 | 1 | -1/+11 |
* | | net: flow_offload.h: Fix a comment at flow_action_entry.mangle | Petr Machata | 2020-03-26 | 1 | -1/+2 |
* | | net: sched: rename more stats_types | Jakub Kicinski | 2020-03-24 | 1 | -10/+10 |
* | | net: tc_skbedit: Make the skbedit priority offloadable | Petr Machata | 2020-03-20 | 1 | -0/+2 |
|/ |
|
* | net: rename flow_action_hw_stats_types* -> flow_action_hw_stats* | Jakub Kicinski | 2020-03-18 | 1 | -26/+23 |
* | flow_offload: Add flow_match_ct to get rule ct match | Paul Blakey | 2020-03-12 | 1 | -0/+6 |
* | net/sched: act_ct: Enable hardware offload of flow table entires | Paul Blakey | 2020-03-12 | 1 | -0/+1 |
* | net/sched: act_ct: Support restoring conntrack info on skbs | Paul Blakey | 2020-03-12 | 1 | -0/+1 |
* | net/sched: act_ct: Instantiate flow table entry actions | Paul Blakey | 2020-03-12 | 1 | -0/+5 |
* | flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats... | Jiri Pirko | 2020-03-11 | 1 | -7/+17 |
* | flow_offload: turn hw_stats_type into dedicated enum | Jiri Pirko | 2020-03-11 | 1 | -6/+16 |
* | flow_offload: fix allowed types check | Jiri Pirko | 2020-03-11 | 1 | -1/+1 |
* | flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_ch... | Jiri Pirko | 2020-03-10 | 1 | -5/+6 |
* | flow_offload: introduce "disabled" HW stats type and allow it in mlxsw | Jiri Pirko | 2020-03-09 | 1 | -0/+1 |
* | flow_offload: introduce "delayed" HW stats type and allow it in mlx5 | Jiri Pirko | 2020-03-09 | 1 | -1/+3 |
* | flow_offload: introduce "immediate" HW stats type and allow it in mlxsw | Jiri Pirko | 2020-03-09 | 1 | -1/+2 |
* | flow_offload: check for basic action hw stats type | Jiri Pirko | 2020-03-09 | 1 | -0/+61 |
* | flow_offload: Introduce offload of HW stats type | Jiri Pirko | 2020-03-09 | 1 | -0/+3 |
* | net: flow_offload: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-03-01 | 1 | -1/+1 |
* | flow_offload: pass action cookie through offload structures | Jiri Pirko | 2020-02-25 | 1 | -0/+11 |
* | net: core: rename indirect block ingress cb function | John Hurley | 2019-12-07 | 1 | -8/+7 |
* | net: sched: extend flow_action_entry with destructor | Vlad Buslov | 2019-09-16 | 1 | -1/+5 |
* | net: sched: add API for registering unlocked offload block callbacks | Vlad Buslov | 2019-08-26 | 1 | -0/+1 |
* | net/mlx5e: Add tc flower tracepoints | Dmytro Linkin | 2019-08-22 | 1 | -0/+1 |
* | flow_offload: support get multi-subsystem block | wenxu | 2019-08-09 | 1 | -1/+9 |
* | flow_offload: move tc indirect block to flow offload | wenxu | 2019-08-09 | 1 | -0/+29 |