index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2019-11-11
net: mscc: ocelot: separate net_device related items out of ocelot_port
Vladimir Oltean
1
-16
/
+16
2019-08-19
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
1
-9
/
+3
2019-07-20
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
1
-4
/
+4
2019-07-20
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
1
-2
/
+1
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-11
/
+11
2019-07-10
drivers: net: use flow block API
Pablo Neira Ayuso
1
-20
/
+26
2019-07-10
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
1
-1
/
+1
2019-06-02
net: mscc: ocelot: Hardware ofload for tc flower filter
Horatiu Vultur
1
-0
/
+357