summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)Author
2020-05-16mlxsw: spectrum_trap: Store all trap data in one arrayIdo Schimmel
2020-05-16mlxsw: spectrum_trap: Store all trap group data in one arrayIdo Schimmel
2020-05-16mlxsw: spectrum_trap: Store all trap policer data in one arrayIdo Schimmel
2020-05-16mlxsw: spectrum_trap: Move struct definition out of header fileIdo Schimmel
2020-05-09mlxsw: spectrum_flower: Forbid to insert flower rules in collision with match...Jiri Pirko
2020-05-09mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with f...Jiri Pirko
2020-05-09mlxsw: spectrum_matchall: Expose a function to get min and max rule priorityJiri Pirko
2020-05-09mlxsw: spectrum_matchall: Put matchall list into substruct of flow structJiri Pirko
2020-05-09mlxsw: spectrum_flower: Expose a function to get min and max rule priorityJiri Pirko
2020-05-09mlxsw: spectrum_matchall: Restrict sample action to be allowed only on ingressJiri Pirko
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso
2020-04-30mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properlyJiri Pirko
2020-04-30mlxsw: spectrum_span: Remove old SPAN APIIdo Schimmel
2020-04-30mlxsw: spectrum_span: Use new analyzed ports list during speed / MTU changeIdo Schimmel
2020-04-30mlxsw: spectrum_acl: Convert flower-based mirroring to new SPAN APIIdo Schimmel
2020-04-30mlxsw: spectrum: Convert matchall-based mirroring to new SPAN APIIdo Schimmel
2020-04-30mlxsw: spectrum_span: Add APIs to bind / unbind a SPAN agentIdo Schimmel
2020-04-30mlxsw: spectrum_span: Wrap buffer change in a functionIdo Schimmel
2020-04-30mlxsw: spectrum_span: Rename functionIdo Schimmel
2020-04-30mlxsw: spectrum_span: Add APIs to get / put an analyzed portIdo Schimmel
2020-04-30mlxsw: spectrum_span: Add APIs to get / put a SPAN agentIdo Schimmel
2020-04-27mlxsw: spectrum: Move flow offload binding into spectrum_flow.cJiri Pirko
2020-04-27mlxsw: spectrum_matchall: Process matchall events from the same cb as flowerJiri Pirko
2020-04-27mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly insteadJiri Pirko
2020-04-27mlxsw: spectrum_matchall: Push per-port rule add/del into separate functionsJiri Pirko
2020-04-27mlxsw: spectrum_matchall: Move ingress indication into mall_entryJiri Pirko
2020-04-27mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_sample...Jiri Pirko
2020-04-27mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_mirror...Jiri Pirko
2020-04-27mlxsw: spectrum_acl: Use block variable in mlxsw_sp_acl_rule_del()Jiri Pirko
2020-04-27mlxsw: spectrum: Push matchall bits into a separate fileJiri 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-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-24mlxsw: spectrum_span: Replace zero-length array with flexible-array memberIdo Schimmel
2020-04-24mlxsw: spectrum_span: Use 'refcount_t' for reference countingIdo Schimmel
2020-04-24mlxsw: spectrum_span: Remove unnecessary debug printsIdo Schimmel
2020-04-24mlxsw: spectrum_span: Rename parms() to parms_set()Amit Cohen
2020-04-24mlxsw: spectrum_span: Reduce nesting in mlxsw_sp_span_entry_configure()Amit Cohen
2020-04-23mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter
2020-04-20mlxsw: reg: Increase register field length to 13 bitsIdo Schimmel
2020-04-20mlxsw: spectrum_router: Re-increase scale of IPv6 nexthop groupsIdo Schimmel
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITYPetr Machata
2020-04-02mlxsw: spectrum_trap: fix unintention integer overflow on left shiftColin Ian King
2020-03-30mlxsw: spectrum_trap: Add support for setting of packet trap group parametersIdo Schimmel
2020-03-30mlxsw: spectrum_trap: Switch to use correct packet trap groupIdo Schimmel
2020-03-30mlxsw: spectrum_trap: Do not initialize dedicated discard policerIdo Schimmel
2020-03-30mlxsw: spectrum_trap: Add devlink-trap policer supportIdo Schimmel