summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-23mlxsw: spectrum: Do not rely on machine endiannessIdo Schimmel1-2/+2
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel1-0/+2
2020-06-01mlxsw: spectrum_trap: Register ACL control trapsIdo Schimmel1-23/+8
2020-06-01mlxsw: spectrum_trap: Register layer 3 control trapsIdo Schimmel1-93/+0
2020-06-01mlxsw: spectrum_trap: Register layer 2 control trapsIdo Schimmel1-31/+6
2020-05-27mlxsw: spectrum: Add packet traps for BFD packetsIdo Schimmel1-0/+7
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: 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 Schimmel1-1/+3
2020-05-27mlxsw: spectrum: Use same trap group for various IPv6 packetsIdo Schimmel1-3/+3
2020-05-27mlxsw: spectrum: Rename IPv6 ND trap groupIdo Schimmel1-5/+5
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 Schimmel1-1/+3
2020-05-25mlxsw: spectrum: Fix spelling mistake in trap's nameIdo Schimmel1-2/+2
2020-05-25mlxsw: spectrum: Use dedicated trap group for sampled packetsIdo Schimmel1-1/+2
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 Schimmel1-6/+7
2020-05-25mlxsw: spectrum: Align TC and trap priorityIdo 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 Schimmel1-1/+1
2020-05-25mlxsw: spectrum: Use same trap group for MLD and IGMP packetsIdo Schimmel1-9/+7
2020-05-25mlxsw: spectrum: Rename IGMP trap groupIdo Schimmel1-7/+7
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+12
2020-05-23mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...Jiri Pirko1-2/+12
2020-04-27mlxsw: spectrum: Move flow offload binding into spectrum_flow.cJiri Pirko1-173/+0
2020-04-27mlxsw: spectrum_matchall: Process matchall events from the same cb as flowerJiri Pirko1-98/+27
2020-04-27mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly insteadJiri Pirko1-24/+6
2020-04-27mlxsw: spectrum: Push matchall bits into a separate fileJiri Pirko1-182/+4
2020-04-27mlxsw: spectrum: Rename acl_block to flow_blockJiri Pirko1-35/+36
2020-03-31mlxsw: spectrum_trap: Add support for setting of packet trap group parametersIdo Schimmel1-0/+3
2020-03-31mlxsw: spectrum_trap: Switch to use correct packet trap groupIdo Schimmel1-5/+4
2020-03-31mlxsw: spectrum_trap: Add devlink-trap policer supportIdo Schimmel1-0/+12
2020-03-31mlxsw: spectrum: Track used packet trap policer IDsIdo Schimmel1-3/+23
2020-03-19mlxsw: spectrum_cnt: Expose subpool sizes over devlink resourcesJiri Pirko1-0/+10
2020-03-06mlxsw: spectrum_qdisc: Support offloading of FIFO QdiscPetr Machata1-0/+2
2020-02-27mlxsw: spectrum: Add mlxsw_sp_span_ops.buffsize_get for Spectrum-3Petr Machata1-2/+21
2020-02-27mlxsw: spectrum: Initialize advertised speeds to supported speedsIdo Schimmel1-78/+8
2020-02-27mlxsw: spectrum: Move the ECN-marked packet counter to ethtoolPetr Machata1-0/+25
2020-02-22net/mlxfw: Generic mlx FW flash status notifySaeed Mahameed1-16/+1
2020-02-20mlxsw: spectrum: Export function to check if RIF existsIdo Schimmel1-4/+4
2020-01-25mlxsw: spectrum_qdisc: Support offloading of TBF QdiscPetr Machata1-0/+2
2020-01-25mlxsw: spectrum: Configure shaper rate and burst size togetherPetr Machata1-5/+6
2020-01-25mlxsw: spectrum: Add lowest_shaper_bs to struct mlxsw_spPetr Machata1-0/+3
2020-01-20spectrum: Add a delayed work to update SPAN buffsize according to speedJiri Pirko1-0/+4
2020-01-20mlxsw: spectrum: Fix SPAN egress mirroring buffer size for Spectrum-2Jiri Pirko1-0/+34
2020-01-20mlxsw: spectrum: Push code getting port speed into a helperJiri Pirko1-0/+21
2020-01-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-13/+41
2020-01-19mlxsw: Add tunnel devlink-trap supportAmit Cohen1-2/+0