summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c
AgeCommit message (Expand)Author
2024-03-11mlxsw: spectrum: Allow fetch-and-clear of flow countersPetr Machata
2024-01-30mlxsw: Use refcount_t for reference countingAmit Cohen
2023-08-14mlxsw: spectrum_flower: Disable learning and security lookup when redirectingIdo Schimmel
2023-07-12mlxsw: spectrum_flower: Add ability to match on port rangesIdo Schimmel
2023-07-12mlxsw: spectrum_acl: Pass main driver structure to mlxsw_sp_acl_rulei_destroy()Ido Schimmel
2023-02-07mlxsw: spectrum_acl_tcam: Move devlink param to TCAM codeIdo Schimmel
2022-02-07mlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv6 addressesDanielle Ratson
2022-02-07mlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv4 addressesDanielle Ratson
2021-12-01mlxsw: Use u16 for local_port field instead of u8Amit Cohen
2021-03-16mlxsw: spectrum_acl: Offload FLOW_ACTION_SAMPLEIdo Schimmel
2020-07-15mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICEIdo Schimmel
2020-06-22mlxsw: spectrum_acl: Support FLOW_ACTION_MANGLE for TCP, UDP portsPetr Machata
2020-06-22mlxsw: spectrum: Split handling of pedit mangle by chip typePetr Machata
2020-05-09mlxsw: spectrum_flower: Expose a function to get min and max rule priorityJiri Pirko
2020-04-27mlxsw: spectrum_acl: Use block variable in mlxsw_sp_acl_rule_del()Jiri Pirko
2020-04-27mlxsw: spectrum: Push flow_block related functions into a separate fileJiri Pirko
2020-04-27mlxsw: spectrum: Rename acl_block to flow_blockJiri Pirko
2020-04-27mlxsw: spectrum_acl: Move block helpers into inline header functionsJiri Pirko
2020-04-23mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-26mlxsw: spectrum_flower: Offload FLOW_ACTION_MANGLEPetr Machata
2020-03-19mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITYPetr Machata
2020-03-08mlxsw: spectrum_acl: Ask device for rule stats only if counter was createdJiri Pirko
2020-02-25mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offloadJiri Pirko
2020-02-24mlxsw: spectrum_acl: Pass the ingress indication down to flex actionJiri Pirko
2020-02-24mlxsw: spectrum_flower: Disable mixed bound blocks to contain action dropJiri Pirko
2020-02-24mlxsw: spectrum_acl: Track ingress and egress block bindingsJiri Pirko
2020-02-23mlxsw: spectrum_acl: Make block arg const where appropriateJiri Pirko
2020-02-19mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-23mlxsw: spectrum_acl: Fix use-after-free during reloadIdo Schimmel
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso
2019-07-27mlxsw: spectrum_acl: Track rules that forbid egress block bindJiri Pirko
2019-06-19mlxsw: spectrum_flower: Implement support for ingress device matchingJiri Pirko
2019-02-08mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko
2019-02-08mlxsw: spectrum_acl: Split entry struct into entry and ventryJiri Pirko
2019-02-06drivers: net: use flow action infrastructurePablo Neira Ayuso
2019-01-28mlxsw: spectrum_acl: Fix rul/rule typoJiri Pirko
2019-01-28mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko
2018-12-11mlxsw: spectrum_acl: Support rule creation without action creationNir Dotan
2018-12-11mlxsw: spectrum_acl: Add replace rule action operationNir Dotan
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko
2018-08-09mlxsw: spectrum_flower: Disallow usage of vlan_id key on egressNir Dotan
2018-07-24mlxsw: spectrum_acl: Add extack messagesNir Dotan
2018-07-24mlxsw: spectrum_acl: Propagate extack pointerNir Dotan
2018-07-23mlxsw: spectrum: Implement chain template hintingJiri Pirko
2018-07-09mlxsw: spectrum_acl: Convert mlxsw_afk_create args to opsJiri Pirko
2018-07-09mlxsw: spectrum_acl: Add tcam init/fini opsJiri Pirko
2018-07-09mlxsw: spectrum_acl: Split TCAM handling 3 waysJiri Pirko
2018-07-08mlxsw: spectrum_acl: Ignore always-zeroed bits in tp->prioJiri Pirko