index
:
pm24.git
cpufreq-rust
master
perf-mon
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_flower.c
Age
Commit message (
Expand
)
Author
2019-09-27
mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions
Danielle Ratson
2019-07-27
mlxsw: spectrum_flower: Forbid to offload match on reserved TCP flags bits
Jiri Pirko
2019-07-27
mlxsw: spectrum_acl: Track rules that forbid egress block bind
Jiri Pirko
2019-07-27
mlxsw: spectrum_flower: Forbid to offload mirred redirect on egress
Jiri Pirko
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2019-06-19
mlxsw: spectrum_flower: Implement support for ingress device matching
Jiri Pirko
2019-06-12
mlxsw: spectrum_flower: Fix TOS matching
Jiri Pirko
2019-02-12
mlxsw: spectrum_flower: Fix VLAN modify action support
Ido Schimmel
2019-02-06
drivers: net: use flow action infrastructure
Pablo Neira Ayuso
2019-02-06
flow_offload: add statistics retrieval infrastructure and use it
Pablo Neira Ayuso
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
2018-12-11
mlxsw: spectrum_acl: Support rule creation without action creation
Nir Dotan
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
2018-08-09
mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()
YueHaibing
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_flower: 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-08
mlxsw: core_acl_flex_keys: Split MAC and IP address flex key elements
Jiri Pirko
2018-03-09
mlxsw: spectrum: Fix gact_ok offloading
Jiri Pirko
2018-01-21
mlxsw: spectrum_acl: Add support for mirror action
Arkadi Sharshevsky
2018-01-17
mlxsw: spectrum_acl: Implement TC block sharing
Jiri Pirko
2017-12-06
mlxsw: spectrum: handle NETIF_F_HW_TC changes correctly
Jiri Pirko
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
2017-09-26
mlxsw: spectrum_flower: Offload "ok" termination action
Jiri Pirko
2017-09-26
mlxsw: spectrum_acl: Propagate errors from mlxsw_afa_block_jump/continue
Jiri Pirko
2017-08-23
mlxsw: spectrum_flower: Offload goto_chain termination action
Jiri Pirko
2017-08-23
mlxsw: spectrum: Offload multichain TC rules
Jiri Pirko
2017-08-07
net: sched: move prio into cls_common
Jiri Pirko
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-04
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
2017-07-17
mlxsw: spectrum_flower: Add support for ip tos
Or Gerlitz
2017-07-17
mlxsw: spectrum_flower: Add support for ip ttl
Or Gerlitz
2017-06-06
spectrum_flower: Implement gact trap TC action offload
Jiri Pirko
2017-05-31
sched: add helper for updating statistics on all actions
Jakub Kicinski
2017-05-26
mlxsw: spectrum: Implement common FID core
Ido Schimmel
2017-05-24
mlxsw: spectrum_flower: Add support for tcp flags
Jiri Pirko
2017-05-24
mlxsw: acl: Add tcp flags acl element
Jiri Pirko
2017-04-20
mlxsw: spectrum_flower: Set dummy FID before forward action
Jiri Pirko
2017-03-22
mlxsw: spectrum: fix swapped order of arguments packets and bytes
Colin Ian King
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-12
mlxsw: spectrum: Add support for TC flower offload statistics
Arkadi Sharshevsky
2017-03-09
mlxsw: spectrum: Add support for flower matches on VLAN ID, PCP
Petr Machata
2017-03-09
mlxsw: spectrum: Add support for vlan modify TC action
Petr Machata
2017-03-08
mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroy
Jiri Pirko
2017-02-10
spectrum: flower: Treat ETH_P_ALL as a special case and translate for HW
Jiri Pirko
2017-02-03
mlxsw: spectrum: Implement TC flower offload
Jiri Pirko