index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2021-08-03
net: flow_offload: correct comments mismatch with code
Bijie Xu
1
-1
/
+1
2021-06-29
flow_offload: action should not be NULL when it is referenced
gushengxian
1
-5
/
+7
2021-03-24
net: flow_offload: add FLOW_ACTION_PPPOE_PUSH
Pablo Neira Ayuso
1
-0
/
+4
2021-03-14
flow_offload: add support for packet-per-second policing
Xingfeng Hu
1
-0
/
+2
2021-01-30
net: flow_offload: Add original direction flag to ct_metadata
Paul Blakey
1
-0
/
+1
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-5
/
+15
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+0
2020-07-25
flow_offload: Move rhashtable inclusion to the source file
Herbert Xu
1
-1
/
+0
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-14
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
1
-3
/
+6
2020-06-30
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
1
-1
/
+1
2020-06-30
net: sched: sch_red: Add qevents "early_drop" and "mark"
Petr Machata
1
-0
/
+2
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+19
2020-06-25
net: qos: police action add index for tc flower offloading
Po Liu
1
-0
/
+1
2020-06-25
net: qos: add tc police offloading action with max frame size limit
Po Liu
1
-0
/
+1
2020-06-20
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
1
-1
/
+3
2020-06-20
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
1
-1
/
+3
2020-06-20
flow_offload: add flow_indr_block_cb_alloc/remove function
wenxu
1
-0
/
+13
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
1
-1
/
+4
2020-06-10
net: flow_offload: remove indirect flow_block declarations leftover
Pablo Neira Ayuso
1
-24
/
+0
2020-06-01
net: remove indirect block netdev event registration
Pablo Neira Ayuso
1
-9
/
+0
2020-06-01
net: flow_offload: consolidate indirect flow_block infrastructure
Pablo Neira Ayuso
1
-0
/
+19
2020-05-23
net: flow_offload: simplify hw stats check handling
Edward Cree
1
-4
/
+7
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+8
2020-05-07
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
Pablo Neira Ayuso
1
-1
/
+8
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
[next]