index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
flower
/
offload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfp: flower: Allow ipv6gretap interface for offloading
Yu Xiao
2021-11-01
1
-1
/
+1
*
net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
Eli Cohen
2021-09-16
1
-3
/
+0
*
nfp: flower-tc: add flow stats updates for ct
Louis Peens
2021-07-22
1
-1
/
+8
*
nfp: flower-ct: add offload calls to the nfp
Louis Peens
2021-07-22
1
-1
/
+1
*
nfp: flower-ct: add flow_pay to the offload table
Louis Peens
2021-07-22
1
-1
/
+1
*
nfp: flower-ct: calculate required key_layers
Louis Peens
2021-07-22
1
-2
/
+4
*
nfp: flower: refactor action offload code slightly
Louis Peens
2021-07-22
1
-1
/
+1
*
nfp: flower: refactor match functions to take flow_rule as input
Louis Peens
2021-07-22
1
-19
/
+11
*
nfp: flower-ct: add delete flow handling for ct
Louis Peens
2021-06-16
1
-0
/
+9
*
nfp: flower-ct: add pre and post ct checks
Louis Peens
2021-06-02
1
-0
/
+7
*
nfp: flower: move non-zero chain check
Louis Peens
2021-06-02
1
-5
/
+19
*
nfp: flower: ignore duplicate merge hints from FW
Yinjun Zhang
2021-03-30
1
-2
/
+46
*
nfp: flower: fix unsupported pre_tunnel flows
Louis Peens
2021-03-16
1
-0
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
1
-1
/
+1
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
|
nfp: flower: add support to offload QinQ match
Louis Peens
2020-08-20
1
-12
/
+73
|
/
*
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
2020-07-13
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
1
-10
/
+14
|
\
|
*
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
2020-06-19
1
-4
/
+4
|
*
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
2020-06-19
1
-7
/
+11
*
|
net: qos offload add flow status with dropped count
Po Liu
2020-06-19
1
-1
/
+1
|
/
*
nfp: update indirect block support
Pablo Neira Ayuso
2020-06-01
1
-29
/
+6
*
nfp: flower: fix used time of merge flow statistics
Heinrich Kuhn
2020-05-27
1
-1
/
+2
*
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
2020-03-30
1
-1
/
+2
*
nfp: flower: update flow merge code to support IPv6 tunnels
John Hurley
2019-12-19
1
-5
/
+23
*
nfp: flower: modify pre-tunnel and set tunnel action for ipv6
John Hurley
2019-12-19
1
-4
/
+4
*
nfp: flower: offload list of IPv6 tunnel endpoint addresses
John Hurley
2019-12-19
1
-0
/
+6
*
nfp: flower: compile match for IPv6 tunnels
John Hurley
2019-12-19
1
-27
/
+75
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
1
-3
/
+4
|
\
|
*
nfp: flower: prevent ingress block binds on internal ports
John Hurley
2019-08-28
1
-3
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-27
1
-0
/
+7
|
\
|
|
*
nfp: flower: verify that block cb is not busy before binding
Vlad Buslov
2019-08-19
1
-0
/
+7
*
|
flow_offload: move tc indirect block to flow offload
wenxu
2019-08-08
1
-5
/
+6
*
|
nfp: flower: verify pre-tunnel rules
John Hurley
2019-08-06
1
-5
/
+98
*
|
nfp: flower: detect potential pre-tunnel rules
John Hurley
2019-08-06
1
-0
/
+25
*
|
nfp: flower: push vlan after tunnel in merge
John Hurley
2019-08-06
1
-4
/
+56
|
/
*
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
1
-2
/
+3
*
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
2019-07-19
1
-4
/
+2
*
nfp: flower: ensure ip protocol is specified for L4 matches
John Hurley
2019-07-12
1
-9
/
+6
*
nfp: flower: fix ethernet check on match fields
John Hurley
2019-07-12
1
-8
/
+5
*
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2019-07-09
1
-15
/
+15
*
net: flow_offload: add flow_block_cb_is_busy() and use it
Pablo Neira Ayuso
2019-07-09
1
-0
/
+4
*
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
1
-20
/
+48
*
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
2019-07-09
1
-3
/
+3
*
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
2019-07-09
1
-4
/
+4
*
nfp: flower: add GRE decap classification support
Pieter Jansen van Vuuren
2019-06-27
1
-18
/
+41
*
nfp: flower: refactor tunnel key layer calculation
Pieter Jansen van Vuuren
2019-06-27
1
-40
/
+60
*
nfp: flower: extend extack messaging for flower match and actions
Pieter Jansen van Vuuren
2019-06-14
1
-4
/
+6
*
nfp: flower: use extack messages in flower offload
Pieter Jansen van Vuuren
2019-06-14
1
-25
/
+80
*
nfp: flower: check L4 matches on unknown IP protocols
Pieter Jansen van Vuuren
2019-06-14
1
-2
/
+11
[next]