index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2018-07-08
mlxsw: spectrum: Change name of mlxsw_sp_afk_blocks to mlxsw_sp1_afk_blocks
Jiri Pirko
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-20
mlxsw: spectrum_acl: Adapt ACL configuration to new firmware versions
Ido Schimmel
2018-03-09
mlxsw: spectrum: Fix gact_ok offloading
Jiri Pirko
2018-02-27
mlxsw: Move a mirroring check to mlxsw_sp_span_entry_create
Petr Machata
2018-02-27
mlxsw: spectrum_span: Generalize SPAN support
Petr Machata
2018-02-27
mlxsw: spectrum: Keep mirror netdev in mlxsw_sp_span_entry
Petr Machata
2018-01-21
mlxsw: spectrum_acl: Add support for mirror action
Arkadi Sharshevsky
2018-01-21
mlxsw: core: Make counter index allocated inside the action append
Jiri Pirko
2018-01-17
mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind ops
Jiri Pirko
2018-01-17
mlxsw: spectrum_acl: Implement TC block sharing
Jiri Pirko
2018-01-17
mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbind
Jiri Pirko
2018-01-17
mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroy
Jiri Pirko
2017-09-26
mlxsw: spectrum_acl: Propagate errors from mlxsw_afa_block_jump/continue
Jiri Pirko
2017-09-19
mlxsw: acl: Change trap ACL action to get the trap_id as a parameter
Yotam Gigi
2017-09-19
mlxsw: spectrum: Move ACL flexible actions instance to spectrum
Yotam Gigi
2017-08-23
mlxsw: spectrum_acl: Provide helper to lookup ruleset
Jiri Pirko
2017-08-23
mlxsw: spectrum_acl: Allow to get group_id value for a ruleset
Jiri Pirko
2017-08-23
mlxsw: spectrum: Offload multichain TC rules
Jiri Pirko
2017-07-31
mlxsw: spectrum_acl: Fix a typo
Petr Machata
2017-06-06
acl: Introduce ACL trap action
Jiri Pirko
2017-05-26
mlxsw: spectrum: Implement common FID core
Ido Schimmel
2017-04-20
mlxsw: spectrum: Implement action to set FID
Jiri Pirko
2017-03-25
mlxsw: spectrum_kvdl: Cosmetic kvdl allocator API change
Arkadi Sharshevsky
2017-03-12
mlxsw: spectrum: Add support for TC flower offload statistics
Arkadi Sharshevsky
2017-03-12
mlxsw: spectrum: Add support for counters on TCAM entries
Arkadi Sharshevsky
2017-03-12
mlxsw: spectrum: Add periodic ACL rule activity update
Arkadi Sharshevsky
2017-03-12
mlxsw: spectrum: Add support for direct rule access
Arkadi Sharshevsky
2017-03-09
mlxsw: spectrum: Add support for vlan modify TC action
Petr Machata
2017-02-03
mlxsw: spectrum: Introduce ACL core with simple TCAM implementation
Jiri Pirko