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.13.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
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
flower
/
match.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
nfp: flower: restructure flow-key for gre+vlan combination
Etienne van der Linde
1
-8
/
+8
2022-05-19
nfp: flower: support ct merging when mangle action exists
Yinjun Zhang
1
-14
/
+37
2021-07-22
nfp: flower: refactor match functions to take flow_rule as input
Louis Peens
1
-2
/
+1
2021-07-22
nfp: flower: make the match compilation functions reusable
Yinjun Zhang
1
-145
/
+185
2020-08-21
nfp: flower: add support to offload QinQ match
Louis Peens
1
-3
/
+59
2020-08-21
nfp: flower: check that we don't exceed the FW key size
Louis Peens
1
-0
/
+11
2020-05-27
flow_dissector: Parse multiple MPLS Label Stack Entries
Guillaume Nault
1
-11
/
+31
2019-12-20
nfp: flower: offload list of IPv6 tunnel endpoint addresses
John Hurley
1
-0
/
+24
2019-12-20
nfp: flower: compile match for IPv6 tunnels
John Hurley
1
-24
/
+87
2019-12-20
nfp: flower: move udp tunnel key match compilation to helper function
John Hurley
1
-22
/
+35
2019-12-20
nfp: flower: pass flow rule pointer directly to match functions
John Hurley
1
-49
/
+27
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-22
/
+22
2019-06-28
nfp: flower: add GRE decap classification support
Pieter Jansen van Vuuren
1
-0
/
+44
2019-06-28
nfp: flower: add helper functions for tunnel classification
Pieter Jansen van Vuuren
1
-20
/
+39
2019-06-15
nfp: flower: extend extack messaging for flower match and actions
Pieter Jansen van Vuuren
1
-5
/
+9
2019-04-16
nfp: flower: allow offloading of matches on 'internal' ports
John Hurley
1
-5
/
+4
2019-04-02
nfp: flower: replace CFI with vlan present
Pieter Jansen van Vuuren
1
-14
/
+13
2019-02-18
nfp: flower: fix masks for tcp and ip flags fields
Pieter Jansen van Vuuren
1
-15
/
+20
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
1
-208
/
+209
2019-01-17
nfp: flower: remove list infastructure from MAC offload
John Hurley
1
-3
/
+0
2018-11-11
nfp: flower: allow non repr netdev offload
John Hurley
1
-18
/
+20
2018-10-11
nfp: replace long license headers with SPDX
Jakub Kicinski
1
-32
/
+2
2018-09-12
nfp: flower: fix vlan match by checking both vlan id and vlan pcp
Pieter Jansen van Vuuren
1
-1
/
+1
2018-08-07
nfp: flower: add geneve option match offload
Pieter Jansen van Vuuren
1
-0
/
+25
2018-08-07
nfp: flower: allow matching on ipv4 UDP tunnel tos and ttl
John Hurley
1
-0
/
+9
2018-06-27
nfp: flower: fix mpls ether type detection
Pieter Jansen van Vuuren
1
-0
/
+14
2018-03-26
nfp: flower: implement ip fragmentation match offload
Pieter Jansen van Vuuren
1
-0
/
+12
2018-03-26
nfp: flower: refactor shared ip header in match offload
Pieter Jansen van Vuuren
1
-33
/
+28
2018-02-17
nfp: flower: implement tcp flag match offload
Pieter Jansen van Vuuren
1
-0
/
+20
2017-12-19
nfp: flower: compile Geneve match fields
John Hurley
1
-22
/
+33
2017-12-19
nfp: flower: remove unused tun_mask variable
John Hurley
1
-5
/
+6
2017-12-11
nfp: flower: remove dead code paths
John Hurley
1
-52
/
+27
2017-10-06
nfp: add IPv6 ttl and tos match offloading support
Pieter Jansen van Vuuren
1
-1
/
+10
2017-10-06
nfp: add IPv4 ttl and tos match offloading support
Pieter Jansen van Vuuren
1
-1
/
+10
2017-10-06
nfp: add mpls match offloading support
Pieter Jansen van Vuuren
1
-2
/
+15
2017-09-27
nfp: offload vxlan IPv4 endpoints of flower rules
John Hurley
1
-3
/
+11
2017-09-27
nfp: offload flower vxlan endpoint MAC addresses
John Hurley
1
-0
/
+7
2017-09-27
nfp: compile flower vxlan tunnel metadata match fields
John Hurley
1
-4
/
+56
2017-08-29
nfp: remove incorrect mask check for vlan matching
Pieter Jansen van Vuuren
1
-6
/
+2
2017-08-29
nfp: fix unchecked flow dissector use
Pieter Jansen van Vuuren
1
-63
/
+70
2017-07-01
nfp: extend flower matching capabilities
Pieter Jansen van Vuuren
1
-0
/
+292