index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_acl.c
Age
Commit message (
Expand
)
Author
2024-03-11
mlxsw: spectrum: Allow fetch-and-clear of flow counters
Petr Machata
2024-01-30
mlxsw: Use refcount_t for reference counting
Amit Cohen
2023-08-14
mlxsw: spectrum_flower: Disable learning and security lookup when redirecting
Ido Schimmel
2023-07-12
mlxsw: spectrum_flower: Add ability to match on port ranges
Ido Schimmel
2023-07-12
mlxsw: spectrum_acl: Pass main driver structure to mlxsw_sp_acl_rulei_destroy()
Ido Schimmel
2023-02-07
mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code
Ido Schimmel
2022-02-07
mlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv6 addresses
Danielle Ratson
2022-02-07
mlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv4 addresses
Danielle Ratson
2021-12-01
mlxsw: Use u16 for local_port field instead of u8
Amit Cohen
2021-03-16
mlxsw: spectrum_acl: Offload FLOW_ACTION_SAMPLE
Ido Schimmel
2020-07-15
mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICE
Ido Schimmel
2020-06-22
mlxsw: spectrum_acl: Support FLOW_ACTION_MANGLE for TCP, UDP ports
Petr Machata
2020-06-22
mlxsw: spectrum: Split handling of pedit mangle by chip type
Petr Machata
2020-05-09
mlxsw: spectrum_flower: Expose a function to get min and max rule priority
Jiri Pirko
2020-04-27
mlxsw: spectrum_acl: Use block variable in mlxsw_sp_acl_rule_del()
Jiri Pirko
2020-04-27
mlxsw: spectrum: Push flow_block related functions into a separate file
Jiri Pirko
2020-04-27
mlxsw: spectrum: Rename acl_block to flow_block
Jiri Pirko
2020-04-27
mlxsw: spectrum_acl: Move block helpers into inline header functions
Jiri Pirko
2020-04-23
mlxsw: Fix some IS_ERR() vs NULL bugs
Dan Carpenter
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
2020-03-26
mlxsw: spectrum_flower: Offload FLOW_ACTION_MANGLE
Petr Machata
2020-03-19
mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITY
Petr Machata
2020-03-08
mlxsw: spectrum_acl: Ask device for rule stats only if counter was created
Jiri Pirko
2020-02-25
mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offload
Jiri Pirko
2020-02-24
mlxsw: spectrum_acl: Pass the ingress indication down to flex action
Jiri Pirko
2020-02-24
mlxsw: spectrum_flower: Disable mixed bound blocks to contain action drop
Jiri Pirko
2020-02-24
mlxsw: spectrum_acl: Track ingress and egress block bindings
Jiri Pirko
2020-02-23
mlxsw: spectrum_acl: Make block arg const where appropriate
Jiri Pirko
2020-02-19
mlxsw: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-23
mlxsw: spectrum_acl: Fix use-after-free during reload
Ido Schimmel
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-18
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
2019-07-27
mlxsw: spectrum_acl: Track rules that forbid egress block bind
Jiri Pirko
2019-06-19
mlxsw: spectrum_flower: Implement support for ingress device matching
Jiri Pirko
2019-02-08
mlxsw: spectrum: add "acl_region_rehash_interval" devlink param
Jiri Pirko
2019-02-08
mlxsw: spectrum_acl: Split entry struct into entry and ventry
Jiri Pirko
2019-02-06
drivers: net: use flow action infrastructure
Pablo Neira Ayuso
2019-01-28
mlxsw: spectrum_acl: Fix rul/rule typo
Jiri Pirko
2019-01-28
mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call path
Jiri Pirko
2018-12-11
mlxsw: spectrum_acl: Support rule creation without action creation
Nir Dotan
2018-12-11
mlxsw: spectrum_acl: Add replace rule action operation
Nir Dotan
2018-08-09
mlxsw: Replace license text with SPDX identifiers and adjust copyrights
Jiri Pirko
2018-08-09
mlxsw: spectrum_flower: Disallow usage of vlan_id key on egress
Nir Dotan
2018-07-24
mlxsw: spectrum_acl: Add extack messages
Nir Dotan
2018-07-24
mlxsw: spectrum_acl: Propagate extack pointer
Nir Dotan
2018-07-23
mlxsw: spectrum: Implement chain template hinting
Jiri Pirko
2018-07-09
mlxsw: spectrum_acl: Convert mlxsw_afk_create args to ops
Jiri Pirko
2018-07-09
mlxsw: spectrum_acl: Add tcam init/fini ops
Jiri Pirko
2018-07-09
mlxsw: spectrum_acl: Split TCAM handling 3 ways
Jiri Pirko
2018-07-08
mlxsw: spectrum_acl: Ignore always-zeroed bits in tp->prio
Jiri Pirko
[next]