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
Age
Commit message (
Expand
)
Author
2020-05-16
mlxsw: spectrum_trap: Store all trap data in one array
Ido Schimmel
2020-05-16
mlxsw: spectrum_trap: Store all trap group data in one array
Ido Schimmel
2020-05-16
mlxsw: spectrum_trap: Store all trap policer data in one array
Ido Schimmel
2020-05-16
mlxsw: spectrum_trap: Move struct definition out of header file
Ido Schimmel
2020-05-09
mlxsw: spectrum_flower: Forbid to insert flower rules in collision with match...
Jiri Pirko
2020-05-09
mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with f...
Jiri Pirko
2020-05-09
mlxsw: spectrum_matchall: Expose a function to get min and max rule priority
Jiri Pirko
2020-05-09
mlxsw: spectrum_matchall: Put matchall list into substruct of flow struct
Jiri Pirko
2020-05-09
mlxsw: spectrum_flower: Expose a function to get min and max rule priority
Jiri Pirko
2020-05-09
mlxsw: spectrum_matchall: Restrict sample action to be allowed only on ingress
Jiri Pirko
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
Pablo Neira Ayuso
2020-04-30
mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properly
Jiri Pirko
2020-04-30
mlxsw: spectrum_span: Remove old SPAN API
Ido Schimmel
2020-04-30
mlxsw: spectrum_span: Use new analyzed ports list during speed / MTU change
Ido Schimmel
2020-04-30
mlxsw: spectrum_acl: Convert flower-based mirroring to new SPAN API
Ido Schimmel
2020-04-30
mlxsw: spectrum: Convert matchall-based mirroring to new SPAN API
Ido Schimmel
2020-04-30
mlxsw: spectrum_span: Add APIs to bind / unbind a SPAN agent
Ido Schimmel
2020-04-30
mlxsw: spectrum_span: Wrap buffer change in a function
Ido Schimmel
2020-04-30
mlxsw: spectrum_span: Rename function
Ido Schimmel
2020-04-30
mlxsw: spectrum_span: Add APIs to get / put an analyzed port
Ido Schimmel
2020-04-30
mlxsw: spectrum_span: Add APIs to get / put a SPAN agent
Ido Schimmel
2020-04-27
mlxsw: spectrum: Move flow offload binding into spectrum_flow.c
Jiri Pirko
2020-04-27
mlxsw: spectrum_matchall: Process matchall events from the same cb as flower
Jiri Pirko
2020-04-27
mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly instead
Jiri Pirko
2020-04-27
mlxsw: spectrum_matchall: Push per-port rule add/del into separate functions
Jiri Pirko
2020-04-27
mlxsw: spectrum_matchall: Move ingress indication into mall_entry
Jiri Pirko
2020-04-27
mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_sample...
Jiri Pirko
2020-04-27
mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_mirror...
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 matchall bits into a separate file
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-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-24
mlxsw: spectrum_span: Replace zero-length array with flexible-array member
Ido Schimmel
2020-04-24
mlxsw: spectrum_span: Use 'refcount_t' for reference counting
Ido Schimmel
2020-04-24
mlxsw: spectrum_span: Remove unnecessary debug prints
Ido Schimmel
2020-04-24
mlxsw: spectrum_span: Rename parms() to parms_set()
Amit Cohen
2020-04-24
mlxsw: spectrum_span: Reduce nesting in mlxsw_sp_span_entry_configure()
Amit Cohen
2020-04-23
mlxsw: Fix some IS_ERR() vs NULL bugs
Dan Carpenter
2020-04-20
mlxsw: reg: Increase register field length to 13 bits
Ido Schimmel
2020-04-20
mlxsw: spectrum_router: Re-increase scale of IPv6 nexthop groups
Ido Schimmel
2020-04-06
mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
Petr Machata
2020-04-06
mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITY
Petr Machata
2020-04-02
mlxsw: spectrum_trap: fix unintention integer overflow on left shift
Colin Ian King
2020-03-30
mlxsw: spectrum_trap: Add support for setting of packet trap group parameters
Ido Schimmel
2020-03-30
mlxsw: spectrum_trap: Switch to use correct packet trap group
Ido Schimmel
2020-03-30
mlxsw: spectrum_trap: Do not initialize dedicated discard policer
Ido Schimmel
2020-03-30
mlxsw: spectrum_trap: Add devlink-trap policer support
Ido Schimmel
[next]