summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)AuthorFilesLines
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-9/+7
2020-06-24mlxsw: Enforce firmware version for Spectrum-3Petr Machata1-0/+18
2020-06-24mlxsw: Bump firmware version to XX.2007.1168Petr Machata1-4/+4
2020-06-24mlxsw: spectrum_dcb: Fix a spelling typo in spectrum_dcb.cMasanari Iida1-1/+1
2020-06-23mlxsw: spectrum_acl: Support FLOW_ACTION_MANGLE for TCP, UDP portsPetr Machata3-0/+51
2020-06-23mlxsw: core_acl_flex_actions: Add L4_PORT_ACTIONPetr Machata1-0/+26
2020-06-23mlxsw: spectrum: Split handling of pedit mangle by chip typePetr Machata3-7/+60
2020-06-23mlxsw: spectrum: Do not rely on machine endiannessIdo Schimmel4-9/+7
2020-06-19net: qos offload add flow status with dropped countPo Liu1-1/+1
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel4-0/+17
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-10/+10
2020-06-08mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak1-4/+19
2020-06-01mlxsw: spectrum_trap: Register ACL control trapsIdo Schimmel3-23/+55
2020-06-01mlxsw: spectrum_trap: Register layer 3 control trapsIdo Schimmel3-94/+318
2020-06-01mlxsw: spectrum_trap: Register layer 2 control trapsIdo Schimmel3-31/+159
2020-06-01mlxsw: spectrum_trap: Factor out common Rx listener functionIdo Schimmel1-5/+24
2020-06-01mlxsw: spectrum_trap: Move layer 3 exceptions to exceptions trap groupIdo Schimmel2-16/+25
2020-05-27mlxsw: spectrum_router: remove redundant initialization of pointer br_devColin Ian King1-1/+1
2020-05-27mlxsw: spectrum_router: Allow programming link-local prefix routesIdo Schimmel1-2/+4
2020-05-27mlxsw: spectrum: Add packet traps for BFD packetsIdo Schimmel3-0/+10
2020-05-27mlxsw: spectrum: Treat IPv6 link-local SIP as an exceptionIdo Schimmel1-1/+1
2020-05-27mlxsw: spectrum: Share one group for all locally delivered packetsIdo Schimmel1-2/+2
2020-05-27mlxsw: reg: Move all trap groups under the same enumIdo Schimmel1-7/+3
2020-05-27mlxsw: spectrum_trap: Do not hard code "thin" policer identifierIdo Schimmel2-6/+13
2020-05-27mlxsw: switchx2: Move SwitchX-2 trap groups out of main enumIdo Schimmel2-2/+5
2020-05-27mlxsw: spectrum: Reduce priority of locally delivered packetsIdo Schimmel1-1/+1
2020-05-27mlxsw: spectrum: Use same trap group for local routes and link-local destinationIdo Schimmel1-1/+1
2020-05-27mlxsw: spectrum: Use separate trap group for FID missIdo Schimmel2-1/+4
2020-05-27mlxsw: spectrum: Use same trap group for various IPv6 packetsIdo Schimmel1-3/+3
2020-05-27mlxsw: spectrum: Rename IPv6 ND trap groupIdo Schimmel2-6/+6
2020-05-27mlxsw: spectrum: Use same switch case for identical groupsIdo Schimmel1-3/+0
2020-05-27mlxsw: spectrum: Use dedicated trap group for ACL trapIdo Schimmel2-1/+4
2020-05-25mlxsw: spectrum: Fix spelling mistake in trap's nameIdo Schimmel2-4/+4
2020-05-25mlxsw: spectrum: Use dedicated trap group for sampled packetsIdo Schimmel2-1/+3
2020-05-25mlxsw: spectrum: Use same trap group for IPv6 ND and ARP packetsIdo Schimmel1-4/+4
2020-05-25mlxsw: spectrum: Rename ARP trap groupIdo Schimmel2-7/+8
2020-05-25mlxsw: spectrum_trap: Remove unnecessary fieldIdo Schimmel1-6/+1
2020-05-25mlxsw: spectrum: Align TC and trap priorityIdo Schimmel2-5/+5
2020-05-25mlxsw: spectrum_buffers: Assign non-zero quotas to TC 0 of the CPU portIdo Schimmel1-1/+1
2020-05-25mlxsw: spectrum: Change default rate and priority of DHCP packetsIdo Schimmel1-2/+2
2020-05-25mlxsw: spectrum: Trap IPv4 DHCP packets in routerIdo Schimmel2-1/+2
2020-05-25mlxsw: spectrum: Use same trap group for MLD and IGMP packetsIdo Schimmel2-10/+7
2020-05-25mlxsw: spectrum: Rename IGMP trap groupIdo Schimmel2-8/+8
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-2/+20
2020-05-23mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...Jiri Pirko2-2/+20
2020-05-23net: flow_offload: simplify hw stats check handlingEdward Cree1-4/+4
2020-05-17mlxsw: spectrum_trap: Store all trap data in one arrayIdo Schimmel2-143/+326
2020-05-17mlxsw: spectrum_trap: Store all trap group data in one arrayIdo Schimmel2-41/+110
2020-05-17mlxsw: spectrum_trap: Store all trap policer data in one arrayIdo Schimmel2-62/+89
2020-05-17mlxsw: spectrum_trap: Move struct definition out of header fileIdo Schimmel2-6/+6