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
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
flower
/
action.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-01
nfp: flower: add support for tunnel offload without key ID
Baowen Zheng
1
-7
/
+8
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-07-15
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
1
-1
/
+1
2022-06-29
nfp: flower: fix comment typos and formatting
Walter Heymans
1
-1
/
+1
2022-06-11
nfp: flower: support to offload pedit of IPv6 flowinto fields
Yinjun Zhang
1
-3
/
+3
2022-05-06
nfp: flower: add/remove predt_list entries
Louis Peens
1
-1
/
+2
2022-03-15
nfp: flower: avoid newline at the end of message in NL_SET_ERR_MSG_MOD
Niklas Söderlund
1
-1
/
+1
2022-02-25
nfp: add support to offload police action from flower table
Baowen Zheng
1
-0
/
+58
2021-11-01
nfp: flower: Allow ipv6gretap interface for offloading
Yu Xiao
1
-1
/
+2
2021-07-22
nfp: flower: refactor action offload code slightly
Louis Peens
1
-18
/
+17
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-05-20
nfp: flower: renaming of feature bits
Louis Peens
1
-2
/
+2
2020-03-18
nfp: allow explicitly selected delayed stats
Jakub Kicinski
1
-1
/
+2
2020-03-18
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-2
/
+1
2020-03-09
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-0
/
+4
2019-12-20
nfp: flower: modify pre-tunnel and set tunnel action for ipv6
John Hurley
1
-18
/
+47
2019-08-07
nfp: flower: detect potential pre-tunnel rules
John Hurley
1
-7
/
+33
2019-07-23
nfp: flower: offload MPLS set action
John Hurley
1
-0
/
+45
2019-07-23
nfp: flower: offload MPLS pop action
John Hurley
1
-0
/
+25
2019-07-23
nfp: flower: offload MPLS push action
John Hurley
1
-0
/
+50
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-7
/
+7
2019-06-28
nfp: flower: add GRE encap action support
Pieter Jansen van Vuuren
1
-5
/
+28
2019-06-28
nfp: flower: rename tunnel related functions in action offload
Pieter Jansen van Vuuren
1
-16
/
+14
2019-06-15
nfp: flower: extend extack messaging for flower match and actions
Pieter Jansen van Vuuren
1
-61
/
+144
2019-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2019-04-02
nfp: flower: reduce action list size by coalescing mangle actions
Pieter Jansen van Vuuren
1
-77
/
+122
2019-04-02
nfp: flower: remove vlan CFI bit from push vlan action
Pieter Jansen van Vuuren
1
-2
/
+1
2019-03-22
net: Add IANA_VXLAN_UDP_PORT definition to vxlan header file
Moshe Shemesh
1
-1
/
+1
2019-03-22
net: Move the definition of the default Geneve udp port to public header file
Moshe Shemesh
1
-1
/
+1
2019-02-08
nfp: flower: remove unused index from nfp_fl_pedit()
Pablo Neira Ayuso
1
-10
/
+10
2019-02-07
nfp: Implement ndo_get_port_parent_id()
Florian Fainelli
1
-2
/
+1
2019-02-06
drivers: net: use flow action infrastructure
Pablo Neira Ayuso
1
-92
/
+95
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
1
-6
/
+5
2018-11-11
nfp: flower: increase scope of netdev checking functions
John Hurley
1
-14
/
+0
2018-11-11
nfp: flower: allow non repr netdev offload
John Hurley
1
-7
/
+7
2018-11-08
nfp: flower: use geneve and vxlan helpers
John Hurley
1
-5
/
+3
2018-11-07
nfp: flower: add ipv6 set flow label and hop limit offload
Pieter Jansen van Vuuren
1
-4
/
+61
2018-11-07
nfp: flower: add ipv4 set ttl and tos offload
Pieter Jansen van Vuuren
1
-6
/
+63
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-18
/
+33
2018-10-16
nfp: flower: use offsets provided by pedit instead of index for ipv6
Pieter Jansen van Vuuren
1
-11
/
+15
2018-10-16
nfp: flower: fix multiple keys per pedit action
Pieter Jansen van Vuuren
1
-4
/
+12
2018-10-16
nfp: flower: fix pedit set actions for multiple partial masks
Pieter Jansen van Vuuren
1
-6
/
+9
2018-10-11
nfp: replace long license headers with SPDX
Jakub Kicinski
1
-32
/
+2
2018-09-12
nfp: flower: reject tunnel encap with ipv6 outer headers for offloading
Louis Peens
1
-0
/
+6
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
1
-4
/
+2
2018-08-07
nfp: flower: add geneve option push action offload
Pieter Jansen van Vuuren
1
-6
/
+94
2018-08-07
nfp: flower: set ip tunnel ttl from encap action
John Hurley
1
-18
/
+21
2018-06-30
nfp: flower: offload tos and tunnel flags for ipv4 udp tunnels
John Hurley
1
-0
/
+9
2018-06-30
nfp: flower: extract ipv4 udp tunnel ttl from route
John Hurley
1
-1
/
+18
2018-06-30
nfp: flower: ignore checksum actions when performing pedit actions
Pieter Jansen van Vuuren
1
-8
/
+72
[next]