summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)Author
2018-12-07mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_clear_offloadPetr Machata
2018-12-07mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_replayPetr Machata
2018-12-07mlxsw: spectrum_switchdev: Publish mlxsw_sp_switchdev_notifierPetr Machata
2018-12-07mlxsw: spectrum: Track NVE type at FIDsPetr Machata
2018-12-06mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel
2018-12-06mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan
2018-12-06mlxsw: spectrum_switchdev: Avoid leaking FID's reference countIdo Schimmel
2018-12-06mlxsw: spectrum_nve: Remove easily triggerable warningsIdo Schimmel
2018-12-04mlxsw: spectrum: Mirror loopbacked packets instead of trapping themIdo Schimmel
2018-12-04skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'Ido Schimmel
2018-12-03mlxsw: spectrum: Load firmware version based on devlink parameterShalom Toledo
2018-12-03mlxsw: core: Reset firmware after flash during driver initializationShalom Toledo
2018-11-30mlxsw: spectrum: Enable VxLAN enslavement to VLAN-aware bridgesIdo Schimmel
2018-11-30mlxsw: spectrum_switchdev: Prepare function for VLAN-aware bridgesIdo Schimmel
2018-11-30mlxsw: spectrum_switchdev: Unify VxLAN leave functionIdo Schimmel
2018-11-30mlxsw: spectrum_fid: Add API to lookup 802.1Q FIDs without creating themIdo Schimmel
2018-11-27mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDsIdo Schimmel
2018-11-27mlxsw: spectrum_router: Introduce emulated VLAN RIFsIdo Schimmel
2018-11-27mlxsw: spectrum_fid: Introduce emulated 802.1Q FIDsIdo Schimmel
2018-11-27mlxsw: spectrum_fid: Make flood index calculation more robustIdo Schimmel
2018-11-27mlxsw: spectrum_switchdev: Do not set field when it is reservedIdo Schimmel
2018-11-23switchdev: Replace port obj add/del SDO with a notificationPetr Machata
2018-11-23mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-11-21mlxsw: spectrum_nve: Allow VxLAN learningIdo Schimmel
2018-11-21mlxsw: spectrum_switchdev: Allow deletion of learned FDB entriesIdo Schimmel
2018-11-21mlxsw: spectrum_switchdev: Process learned VxLAN FDB entriesIdo Schimmel
2018-11-21mlxsw: spectrum_nve: Add API to resolve learned IP addressesIdo Schimmel
2018-11-21mlxsw: spectrum_fid: Allow FID lookup by its indexIdo Schimmel
2018-11-21mlxsw: spectrum_fid: Store ifindex of NVE device in FIDIdo Schimmel
2018-11-21mlxsw: reg: Add definition of unicast tunnel record for SFN registerIdo Schimmel
2018-11-20mlxsw: core: Extend cooling device with cooling levelsVadim Pasternak
2018-11-18mlxsw: spectrum: Expose discard counters via ethtoolShalom Toledo
2018-11-15mlxsw: spectrum: acl: Implement delta for ERPJiri Pirko
2018-11-15mlxsw: spectrum: acl: Push code related to num_ctcam_erps inc/dec into separa...Jiri Pirko
2018-11-15mlxsw: spectrum: acl: Remove mlxsw_afk_encode() block range args and key/mask...Jiri Pirko
2018-11-15mlxsw: spectrum: acl: Don't encode the key again in mlxsw_sp_acl_atcam_12kb_l...Jiri Pirko
2018-11-15mlxsw: core_acl: Change order of args of ops->encode_block()Jiri Pirko
2018-11-15mlxsw: spectrum: acl: Pass key pointer to master_mask_set/clearJiri Pirko
2018-11-15mlxsw: spectrum: acl_erp: Convert to use objagg for tracking ERPsJiri Pirko
2018-11-03mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo
2018-10-31mlxsw: spectrum: Set minimum shaper on MC TCsPetr Machata
2018-10-31mlxsw: reg: QEEC: Add minimum shaper fieldsPetr Machata
2018-10-29mlxsw: core: Fix devlink unregister flowShalom Toledo
2018-10-29mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACsPetr Machata
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-17mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel
2018-10-17mlxsw: spectrum_switchdev: Add support for VxLAN encapsulationIdo Schimmel
2018-10-17mlxsw: spectrum: Enable VxLAN enslavement to bridgesIdo Schimmel
2018-10-17bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel
2018-10-17mlxsw: spectrum_router: Configure matching local routes for NVE decapIdo Schimmel