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.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
/
mscc
/
ocelot_flower.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-19
net: mscc: ocelot: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-5
/
+2
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-14
/
+14
2023-05-31
flow_offload: Reject matching on layer 2 miss
Ido Schimmel
1
-0
/
+10
2023-02-07
net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"
Vladimir Oltean
1
-12
/
+12
2022-05-23
net: mscc: ocelot: offload tc action "ok" using an empty action vector
Vladimir Oltean
1
-0
/
+16
2022-05-06
net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0
Vladimir Oltean
1
-2
/
+3
2022-05-06
net: mscc: ocelot: mark traps with a bool instead of keeping them in a list
Vladimir Oltean
1
-3
/
+1
2022-03-18
net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2
Vladimir Oltean
1
-0
/
+21
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+15
2022-03-17
net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...
Vladimir Oltean
1
-1
/
+15
2022-02-28
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
1
-6
/
+8
2022-02-17
net: mscc: ocelot: keep traps in a list
Vladimir Oltean
1
-0
/
+3
2022-01-19
net: mscc: ocelot: fix using match before it is set
Tom Rix
1
-7
/
+8
2022-01-16
net: mscc: ocelot: don't dereference NULL pointers with shared tc filters
Vladimir Oltean
1
-1
/
+28
2021-12-19
flow_offload: add index to flow_action_entry structure
Baowen Zheng
1
-1
/
+1
2021-11-18
net: dsa: felix: restrict psfp rules on ingress port
Xiaoliang Yang
1
-1
/
+1
2021-11-18
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
1
-0
/
+15
2021-11-18
net: mscc: ocelot: add gate and police action offload to PSFP
Xiaoliang Yang
1
-2
/
+50
2021-11-18
net: mscc: ocelot: set vcap IS2 chain to goto PSFP chain
Xiaoliang Yang
1
-3
/
+14
2021-10-02
net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0
Vladimir Oltean
1
-20
/
+105
2021-03-14
flow_offload: reject configuration of packet-per-second policing in offload d...
Baowen Zheng
1
-0
/
+5
2021-03-05
net: mscc: ocelot: properly reject destination IP keys in VCAP IS1
Vladimir Oltean
1
-1
/
+2
2021-01-30
net: mscc: ocelot: store a namespaced VCAP filter ID
Vladimir Oltean
1
-3
/
+4
2020-10-11
net: mscc: ocelot: offload VLAN mangle action to VCAP IS1
Vladimir Oltean
1
-3
/
+26
2020-10-03
net: mscc: ocelot: offload redirect action to VCAP IS2
Vladimir Oltean
1
-3
/
+25
2020-10-03
net: mscc: ocelot: only install TCAM entries into a specific lookup and PAG
Vladimir Oltean
1
-4
/
+6
2020-10-03
net: mscc: ocelot: offload egress VLAN rewriting to VCAP ES0
Xiaoliang Yang
1
-9
/
+143
2020-10-03
net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1
Xiaoliang Yang
1
-0
/
+69
2020-10-03
net: mscc: ocelot: create TCAM skeleton from tc filter chains
Vladimir Oltean
1
-12
/
+248
2020-10-03
net: mscc: ocelot: offload multiple tc-flower actions in same rule
Vladimir Oltean
1
-8
/
+11
2020-09-30
net: mscc: ocelot: look up the filters in flower_stats() and flower_destroy()
Vladimir Oltean
1
-9
/
+14
2020-09-30
net: mscc: ocelot: parse flower action before key
Vladimir Oltean
1
-3
/
+16
2020-06-30
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
1
-3
/
+1
2020-06-21
net: mscc: ocelot: generalize the "ACE/ACL" names
Vladimir Oltean
1
-61
/
+61
2020-06-21
net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h}
Vladimir Oltean
1
-1
/
+1
2020-06-21
net: mscc: ocelot: move net_device related functions to ocelot_net.c
Vladimir Oltean
1
-22
/
+0
2020-06-21
net: mscc: ocelot: access EtherType using __be16
Vladimir Oltean
1
-2
/
+2
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
1
-1
/
+1
2020-04-22
net: mscc: ocelot: lift protocol restriction for flow_match_eth_addrs keys
Vladimir Oltean
1
-5
/
+0
2020-04-22
net: mscc: ocelot: support matching on EtherType
Vladimir Oltean
1
-3
/
+19
2020-04-19
net: mscc: ocelot: deal with problematic MAC_ETYPE VCAP IS2 rules
Vladimir Oltean
1
-1
/
+1
2020-03-30
net: mscc: ocelot: add action of police on vcap_is2
Xiaoliang Yang
1
-0
/
+9
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
1
-1
/
+2
2020-03-18
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-2
/
+2
2020-03-09
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-0
/
+4
2020-03-09
ocelot_flower: use flow_offload_has_one_action() helper
Jiri Pirko
1
-1
/
+1
2020-03-04
net: mscc: ocelot: return directly in ocelot_cls_flower_{replace, destroy}
Vladimir Oltean
1
-11
/
+2
2020-03-04
net: mscc: ocelot: replace "rule" and "ocelot_rule" variable names with "ace"
Vladimir Oltean
1
-51
/
+51
2020-03-04
net: mscc: ocelot: simplify tc-flower offload structures
Vladimir Oltean
1
-127
/
+28
2020-03-04
net: mscc: ocelot: make ocelot_ace_rule support multiple ports
Yangbo Lu
1
-4
/
+4
[next]