index
:
linux-net-next.git
master
Unnamed repository; edit this file 'description' to name the repository.
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
Age
Commit message (
Expand
)
Author
2020-02-24
mlxsw: spectrum_trap: Add ACL devlink-trap support
Jiri Pirko
2020-02-24
mlxsw: spectrum_trap: Introduce dummy group with thin policer
Jiri Pirko
2020-02-24
mlxsw: core: Extend MLXSW_RXL_DIS to register disabled trap group
Jiri Pirko
2020-02-24
mlxsw: core: Allow to enable/disable rx_listener for trap
Jiri Pirko
2020-02-24
mlxsw: acl_flex_actions: Trap all ACL dropped packets to DISCARD_*_ACL traps
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-24
mlxsw: spectrum_trap: Prepare mlxsw_core_trap_action_set() to handle not only...
Jiri Pirko
2020-02-24
mlxsw: spectrum_trap: Use listener->en/dis_action instead of hard-coded values
Jiri Pirko
2020-02-24
mlxsw: core: Allow to register disabled traps using MLXSW_RXL_DIS
Jiri Pirko
2020-02-24
mlxsw: spectrum_trap: Set unreg_action to be SET_FW_DEFAULT
Jiri Pirko
2020-02-23
mlxsw: pci: Remove unused values
Ido Schimmel
2020-02-23
mlxsw: core: Remove priv from listener equality comparison
Jiri Pirko
2020-02-23
mlxsw: spectrum_acl: Make block arg const where appropriate
Jiri Pirko
2020-02-23
mlxsw: spectrum_trap: Make global arrays const as they should be
Jiri Pirko
2020-02-23
mlxsw: core: Remove initialization to false of mlxsw_listener struct
Jiri Pirko
2020-02-23
mlxsw: core: Convert is_event and is_ctrl bools to be single bits
Jiri Pirko
2020-02-23
mlxsw: core: Remove dummy union name from struct mlxsw_listener
Jiri Pirko
2020-02-23
mlxsw: core: Remove unused action field from mlxsw_rx_listener struct
Jiri Pirko
2020-02-23
mlxsw: spectrum_trap: Move policer initialization to mlxsw_sp_trap_init()
Jiri Pirko
2020-02-23
mlxsw: core_acl_flex_actions: Rename Trap / Discard Action to Trap Action
Jiri Pirko
2020-02-23
mlxsw: spectrum_trap: Move functions to avoid their forward declarations
Jiri Pirko
2020-02-23
mlxsw: spectrum_trap: Use err variable instead of directly checking func retu...
Jiri Pirko
2020-02-22
mlxsw: spectrum: Remove RTNL where possible
Ido Schimmel
2020-02-22
mlxsw: spectrum_router: Take router lock from exported helpers
Ido Schimmel
2020-02-22
mlxsw: spectrum_router: Take router lock from inetaddr listeners
Ido Schimmel
2020-02-22
mlxsw: spectrum_router: Take router lock from netdev listener
Ido Schimmel
2020-02-22
mlxsw: spectrum_dpipe: Take router lock from dpipe code
Ido Schimmel
2020-02-22
mlxsw: spectrum_router: Take router lock from inside routing code
Ido Schimmel
2020-02-22
mlxsw: spectrum_router: Introduce router lock
Ido Schimmel
2020-02-22
mlxsw: spectrum_router: Store NVE decapsulation configuration in router
Ido Schimmel
2020-02-22
mlxsw: spectrum_router: Expose router struct to internal users
Ido Schimmel
2020-02-22
mlxsw: spectrum_mr: Protect multicast route list with a lock
Ido Schimmel
2020-02-22
mlxsw: spectrum_mr: Protect multicast table list with a lock
Ido Schimmel
2020-02-22
mlxsw: spectrum_mr: Publish multicast route after writing it to the device
Ido Schimmel
2020-02-21
net/mlxfw: Generic mlx FW flash status notify
Saeed Mahameed
2020-02-20
mlxsw: spectrum_nve: Make tunnel initialization symmetric
Ido Schimmel
2020-02-20
mlxsw: spectrum: Export function to check if RIF exists
Ido Schimmel
2020-02-20
mlxsw: spectrum: Prevent RIF access outside of routing code
Ido Schimmel
2020-02-20
mlxsw: spectrum_router: Prepare function for router lock introduction
Ido Schimmel
2020-02-20
mlxsw: spectrum_router: Prepare function for router lock introduction
Ido Schimmel
2020-02-20
mlxsw: spectrum_router: Do not assume RTNL is taken when resolving underlay d...
Ido Schimmel
2020-02-20
mlxsw: spectrum_router: Do not assume RTNL is taken during RIF teardown
Ido Schimmel
2020-02-20
mlxsw: spectrum_router: Do not assume RTNL is taken during nexthop init
Ido Schimmel
2020-02-20
mlxsw: spectrum_span: Only update mirroring agents if present
Ido Schimmel
2020-02-20
mlxsw: spectrum: Convert callers to use new mirroring API
Ido Schimmel
2020-02-20
mlxsw: spectrum_span: Prepare work item to update mirroring agents
Ido Schimmel
2020-02-20
mlxsw: spectrum_span: Use struct_size() to simplify allocation
Ido Schimmel
2020-02-20
mlxsw: spectrum_span: Do no expose mirroring agents to entire driver
Ido Schimmel
[next]