index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
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-10-11
net: mscc: ocelot: offload VLAN mangle action to VCAP IS1
Vladimir Oltean
1
-3
/
+26
2020-10-02
net: mscc: ocelot: offload redirect action to VCAP IS2
Vladimir Oltean
1
-3
/
+25
2020-10-02
net: mscc: ocelot: only install TCAM entries into a specific lookup and PAG
Vladimir Oltean
1
-4
/
+6
2020-10-02
net: mscc: ocelot: offload egress VLAN rewriting to VCAP ES0
Xiaoliang Yang
1
-9
/
+143
2020-10-02
net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1
Xiaoliang Yang
1
-0
/
+69
2020-10-02
net: mscc: ocelot: create TCAM skeleton from tc filter chains
Vladimir Oltean
1
-12
/
+248
2020-10-02
net: mscc: ocelot: offload multiple tc-flower actions in same rule
Vladimir Oltean
1
-8
/
+11
2020-09-29
net: mscc: ocelot: look up the filters in flower_stats() and flower_destroy()
Vladimir Oltean
1
-9
/
+14
2020-09-29
net: mscc: ocelot: parse flower action before key
Vladimir Oltean
1
-3
/
+16
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
1
-3
/
+1
2020-06-20
net: mscc: ocelot: generalize the "ACE/ACL" names
Vladimir Oltean
1
-61
/
+61
2020-06-20
net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h}
Vladimir Oltean
1
-1
/
+1
2020-06-20
net: mscc: ocelot: move net_device related functions to ocelot_net.c
Vladimir Oltean
1
-22
/
+0
2020-06-20
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-18
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-17
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-2
/
+2
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-0
/
+4
2020-03-08
ocelot_flower: use flow_offload_has_one_action() helper
Jiri Pirko
1
-1
/
+1
2020-03-03
net: mscc: ocelot: return directly in ocelot_cls_flower_{replace, destroy}
Vladimir Oltean
1
-11
/
+2
2020-03-03
net: mscc: ocelot: replace "rule" and "ocelot_rule" variable names with "ace"
Vladimir Oltean
1
-51
/
+51
2020-03-03
net: mscc: ocelot: simplify tc-flower offload structures
Vladimir Oltean
1
-127
/
+28
2020-03-03
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-18
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
1
-9
/
+3
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
1
-4
/
+4
2019-07-19
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
1
-2
/
+1
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-11
/
+11
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
1
-20
/
+26
2019-07-09
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