index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
flow_offload.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-02
net: schedule: add action gate offloading
Po Liu
1
-0
/
+10
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+2
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
1
-1
/
+11
2020-03-27
netfilter: flowtable: Fix incorrect tc_setup_type type
wenxu
1
-1
/
+2
2020-03-26
net: flow_offload.h: Fix a comment at flow_action_entry.mangle
Petr Machata
1
-1
/
+2
2020-03-24
net: sched: rename more stats_types
Jakub Kicinski
1
-10
/
+10
2020-03-20
net: tc_skbedit: Make the skbedit priority offloadable
Petr Machata
1
-0
/
+2
2020-03-18
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-26
/
+23
2020-03-13
flow_offload: Add flow_match_ct to get rule ct match
Paul Blakey
1
-0
/
+6
2020-03-13
net/sched: act_ct: Enable hardware offload of flow table entires
Paul Blakey
1
-0
/
+1
2020-03-13
net/sched: act_ct: Support restoring conntrack info on skbs
Paul Blakey
1
-0
/
+1
2020-03-13
net/sched: act_ct: Instantiate flow table entry actions
Paul Blakey
1
-0
/
+5
2020-03-11
flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...
Jiri Pirko
1
-7
/
+17
2020-03-11
flow_offload: turn hw_stats_type into dedicated enum
Jiri Pirko
1
-6
/
+16
2020-03-11
flow_offload: fix allowed types check
Jiri Pirko
1
-1
/
+1
2020-03-11
flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_ch...
Jiri Pirko
1
-5
/
+6
2020-03-09
flow_offload: introduce "disabled" HW stats type and allow it in mlxsw
Jiri Pirko
1
-0
/
+1
2020-03-09
flow_offload: introduce "delayed" HW stats type and allow it in mlx5
Jiri Pirko
1
-1
/
+3
2020-03-09
flow_offload: introduce "immediate" HW stats type and allow it in mlxsw
Jiri Pirko
1
-1
/
+2
2020-03-09
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-0
/
+61
2020-03-09
flow_offload: Introduce offload of HW stats type
Jiri Pirko
1
-0
/
+3
2020-03-01
net: flow_offload: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-25
flow_offload: pass action cookie through offload structures
Jiri Pirko
1
-0
/
+11
2019-12-07
net: core: rename indirect block ingress cb function
John Hurley
1
-8
/
+7
2019-09-16
net: sched: extend flow_action_entry with destructor
Vlad Buslov
1
-1
/
+5
2019-08-27
net: sched: add API for registering unlocked offload block callbacks
Vlad Buslov
1
-0
/
+1
2019-08-22
net/mlx5e: Add tc flower tracepoints
Dmytro Linkin
1
-0
/
+1
2019-08-09
flow_offload: support get multi-subsystem block
wenxu
1
-1
/
+9
2019-08-09
flow_offload: move tc indirect block to flow offload
wenxu
1
-0
/
+29
2019-08-07
net: sched: add ingress mirred action to hardware IR
John Hurley
1
-0
/
+2
2019-08-07
net: sched: add skbedit of ptype action to hardware IR
John Hurley
1
-0
/
+2
2019-07-23
net: sched: include mpls actions in hardware intermediate representation
John Hurley
1
-0
/
+19
2019-07-20
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
1
-1
/
+11
2019-07-20
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
1
-6
/
+11
2019-07-20
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
1
-2
/
+1
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-0
/
+30
2019-07-10
net: flow_offload: add flow_block_cb_is_busy() and use it
Pablo Neira Ayuso
1
-0
/
+3
2019-07-10
drivers: net: use flow block API
Pablo Neira Ayuso
1
-2
/
+1
2019-07-10
net: flow_offload: add flow_block_cb_{priv, incref, decref}()
Pablo Neira Ayuso
1
-0
/
+4
2019-07-10
net: flow_offload: add list handling functions
Pablo Neira Ayuso
1
-0
/
+19
2019-07-10
net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()
Pablo Neira Ayuso
1
-0
/
+14
2019-07-10
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
1
-3
/
+3
2019-07-10
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
1
-2
/
+2
2019-07-10
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
1
-0
/
+27
2019-07-09
net/sched: Introduce action ct
Paul Blakey
1
-0
/
+5
2019-06-19
net: flow_offload: implement support for meta key
Jiri Pirko
1
-0
/
+6
2019-06-04
flow_offload: include linux/kernel.h from flow_offload.h
Edward Cree
1
-0
/
+1
2019-05-16
flow_offload: support CVLAN match
Edward Cree
1
-0
/
+2
2019-05-06
net/sched: add police action to the hardware intermediate representation
Pieter Jansen van Vuuren
1
-0
/
+5
2019-05-06
mlxsw: use intermediate representation for matchall offload
Pieter Jansen van Vuuren
1
-0
/
+11
[prev]
[next]