aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2018-11-22{net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens
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-21mlx5: use skb_vlan_tag_get_prio()Michał Mirosław
2018-11-20mlxsw: core: Extend cooling device with cooling levelsVadim Pasternak
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-18mlxsw: spectrum: Expose discard counters via ethtoolShalom Toledo
2018-11-15net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin
2018-11-15net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan
2018-11-15net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein
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-08mlx4: use __vlan_hwaccel helpersMichał Mirosław
2018-11-03mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo
2018-11-03net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet
2018-10-31mlxsw: spectrum: Set minimum shaper on MC TCsPetr Machata
2018-10-31mlxsw: reg: QEEC: Add minimum shaper fieldsPetr Machata
2018-10-31net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet
2018-10-30net/mlx4_en: add a missing <net/ip.h> includeEric Dumazet
2018-10-29mlxsw: core: Fix devlink unregister flowShalom Toledo
2018-10-29mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACsPetr Machata
2018-10-25drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet
2018-10-22net/mlx5: Allocate enough space for the FDB sub-namespacesDan Carpenter
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-18net/mlx5e: Added 'raw_errors_laneX' fields to ethtool statisticsShay Agroskin
2018-10-18net/mlx5e: Ethtool driver callback for query/set FEC policyShay Agroskin
2018-10-18net/mlx5e: Add port FEC get/set functionsShay Agroskin
2018-10-18net/mlx5: Remove counter from idr after removing it from listVlad Buslov
2018-10-18net/mlx5: Take fs_counters dellist before addlistVlad Buslov
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan
2018-10-18Merge tag 'mlx5-updates-2018-10-17' of git://git.kernel.org/pub/scm/linux/ker...David 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
2018-10-17mlxsw: spectrum_fid: Clear NVE configuration when destroying 802.1D FIDsIdo Schimmel
2018-10-17mlxsw: spectrum_nve: Implement VxLAN operationsIdo Schimmel
2018-10-17mlxsw: spectrum_nve: Implement common NVE coreIdo Schimmel
2018-10-17mlxsw: spectrum_router: Allow querying VR ID based on table IDIdo Schimmel