summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Fix lag port remapping logicEli Cohen2021-07-191-6/+13
* net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packetHuy Nguyen2021-07-191-2/+4
* net/mlx5: Reset mkey index on creationAya Levin2021-06-231-1/+1
* net/mlx5: E-Switch, Allow setting GUID for host PF vportParav Pandit2021-06-231-2/+0
* net/mlx5: E-Switch, Read PF mac addressParav Pandit2021-06-231-0/+6
* net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin2021-06-231-7/+3
* net/mlx5: DR, Don't use SW steering when RoCE is not supportedMaor Gottlieb2021-06-231-4/+5
* net/mlx5: DR, Allow SW steering for sw_owner_v2 devicesYevgeny Kliteynik2021-06-234-16/+29
* net/mlx5: Consider RoCE cap before init RDMA resourcesMaor Gottlieb2021-06-231-0/+3
* net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak2021-06-232-7/+25
* net/mlx5e: Remove dependency in IPsec initialization flowsHuy Nguyen2021-06-231-3/+0
* mlxsw: core: Set thermal zone polling delay argument to real value at initMykola Kostenok2021-06-231-2/+4
* mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11Petr Machata2021-06-231-1/+1
* RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory2021-06-163-0/+10
* net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik2021-06-101-1/+2
* net/mlx5e: Check for needed capability for cvlan matchingRoi Dayan2021-06-101-0/+9
* net/mlx5: Check firmware sync reset requested is set before trying to abort itMoshe Shemesh2021-06-101-0/+3
* net/mlx5e: Fix incompatible castingAya Levin2021-06-101-2/+3
* net: zero-initialize tc skb extension on allocationVlad Buslov2021-06-032-2/+2
* net/mlx5: Set term table as an unmanaged flow tableAriel Levkovich2021-06-031-2/+5
* net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk2021-06-032-7/+104
* net/mlx5e: Fix null deref accessing lag devRoi Dayan2021-06-031-0/+2
* net/mlx5: Set reformat action when needed for termination rulesJianbo Liu2021-06-031-21/+10
* net/mlx5e: Fix nullptr in add_vlan_push_action()Dima Chumak2021-06-031-2/+6
* {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen2021-06-034-4/+6
* net/mlx5e: Fix error path of updating netdev queuesAya Levin2021-06-031-1/+1
* net/mlx5e: Fix multipath lag activationDima Chumak2021-06-031-0/+6
* net/mlx5e: reset XPS on error flow if netdev isn't registered yetSaeed Mahameed2021-06-031-0/+7
* net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapathMaxim Mikityanskiy2021-05-191-1/+1
* net/mlx5: Fix bit-wise and with zeroColin Ian King2021-05-141-1/+1
* mlxsw: spectrum_mr: Update egress RIF list before route's actionIdo Schimmel2021-05-111-15/+15
* net/mlx5e: Fix setting of RS FEC modeAya Levin2021-04-211-19/+4
* net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_metawenxu2021-04-211-0/+3
* net/mlx5: Don't request more than supported EQsDaniel Jurgens2021-04-141-1/+12
* net/mlx5e: Fix ethtool indication of connector typeAya Levin2021-04-141-11/+11
* net/mlx5e: Fix mapping of ct_label zeroAriel Levkovich2021-04-141-7/+29
* mlxsw: spectrum: Fix ECN marking in tunnel decapsulationIdo Schimmel2021-04-143-8/+21
* net/mlx5e: Enforce minimum value check for ICOSQ sizeTariq Toukan2021-04-101-2/+3
* net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin2021-03-301-1/+5
* net/mlx5e: Offload tuple rewrite for non-CT flowsDima Chumak2021-03-302-12/+35
* net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDPAlaa Hleihel2021-03-301-0/+10
* net/mlx5: Add back multicast stats for uplink representorHuy Nguyen2021-03-301-0/+7
* net/mlx5e: Don't match on Geneve options in case option masks are all zeroMaor Dickman2021-03-301-0/+4
* net/mlx5e: When changing XDP program without reset, take refs for XSK RQsMaxim Mikityanskiy2021-03-301-1/+3
* net/mlx5e: RX, Mind the MPWQE gaps when calculating offsetsTariq Toukan2021-03-303-8/+9
* mlxsw: spectrum_ethtool: Add an external speed to PTYS registerDanielle Ratson2021-03-173-1/+8
* net/mlx4_en: update moderation when config resetKevin(Yudong) Yang2021-03-173-1/+4
* net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan2021-03-041-0/+1
* net/mlx5e: Check tunnel offload is required before setting SWPMoshe Shemesh2021-03-041-1/+1
* net/mlx5e: CT: manage the lifetime of the ct entry objectOz Shlomo2021-03-041-67/+192