summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds26-90/+165
2021-06-16net/mlx5: Reset mkey index on creationAya Levin1-1/+1
2021-06-16net/mlx5e: Don't create devices during unload flowDmytro Linkin1-0/+4
2021-06-16net/mlx5: DR, Fix STEv1 incorrect L3 decapsulation paddingAlex Vesker1-10/+16
2021-06-16net/mlx5: SF_DEV, remove SF device on invalid stateParav Pandit1-0/+1
2021-06-16net/mlx5: E-Switch, Allow setting GUID for host PF vportParav Pandit1-2/+0
2021-06-16net/mlx5: E-Switch, Read PF mac addressParav Pandit1-0/+6
2021-06-16net/mlx5: Check that driver was probed prior attaching the deviceLeon Romanovsky1-0/+15
2021-06-16net/mlx5: Fix error path for set HCA defaultsLeon Romanovsky1-1/+2
2021-06-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-0/+10
2021-06-09net/mlx5e: Block offload of outer header csum for GRE tunnelAya Levin1-6/+3
2021-06-09net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin1-7/+3
2021-06-09Revert "net/mlx5: Arm only EQs with EQEs"Shay Drory1-2/+4
2021-06-09net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMPAya Levin3-23/+25
2021-06-09net/mlx5e: Don't update netdev RQs with PTP-RQAya Levin1-2/+0
2021-06-09net/mlx5e: Verify dev is present in get devlink port ndoChris Mi1-0/+2
2021-06-09net/mlx5: DR, Don't use SW steering when RoCE is not supportedMaor Gottlieb1-4/+5
2021-06-09net/mlx5: Consider RoCE cap before init RDMA resourcesMaor Gottlieb1-0/+3
2021-06-09net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak2-7/+25
2021-06-09net/mlx5e: Remove dependency in IPsec initialization flowsHuy Nguyen1-3/+0
2021-06-09net/mlx5e: Fix use-after-free of encap entry in neigh update handlerVlad Buslov4-17/+40
2021-06-09net/mlx5e: Fix an error code in mlx5e_arfs_create_tables()Yang Li1-1/+1
2021-06-07mlxsw: core: Set thermal zone polling delay argument to real value at initMykola Kostenok1-2/+4
2021-06-07mlxsw: spectrum_qdisc: Pass handle, not band number to find_class()Petr Machata1-1/+4
2021-06-07mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11Petr Machata1-1/+1
2021-06-03RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory3-0/+10
2021-06-01net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik1-1/+2
2021-06-01net/mlx5e: Fix conflict with HW TS and CQE compressionAya Levin1-0/+7
2021-06-01net/mlx5e: Fix HW TS with CQE compression according to profileAya Levin1-15/+52
2021-06-01net/mlx5e: Fix adding encap rules to slow pathRoi Dayan3-2/+8
2021-06-01net/mlx5e: Check for needed capability for cvlan matchingRoi Dayan1-0/+9
2021-06-01net/mlx5: Check firmware sync reset requested is set before trying to abort itMoshe Shemesh1-0/+3
2021-06-01net/mlx5e: Disable TLS offload for uplink representorRoi Dayan1-0/+10
2021-06-01net/mlx5e: Fix incompatible castingAya Levin1-2/+3
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov2-2/+2
2021-05-18mlx5e: add add missing BH locking around napi_schdule()Jakub Kicinski1-2/+5
2021-05-18net/mlx5: Set term table as an unmanaged flow tableAriel Levkovich1-2/+5
2021-05-18net/mlx5: Don't overwrite HCA capabilities when setting MSI-X countLeon Romanovsky1-5/+17
2021-05-18{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen4-4/+6
2021-05-18net/mlx5e: Fix error path of updating netdev queuesAya Levin1-1/+1
2021-05-18net/mlx5e: Reject mirroring on source port change encap rulesVlad Buslov1-0/+6
2021-05-18net/mlx5e: Fix multipath lag activationDima Chumak1-0/+6
2021-05-18net/mlx5e: reset XPS on error flow if netdev isn't registered yetSaeed Mahameed1-0/+7
2021-05-18net/mlx5e: Make sure fib dev exists in fib eventRoi Dayan1-1/+1
2021-05-18net/mlx5e: Fix null deref accessing lag devRoi Dayan1-0/+2
2021-05-18net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow()Dima Chumak1-3/+9
2021-05-18net/mlx5: SF, Fix show state inactive when its inactivatedParav Pandit1-7/+11
2021-05-18net/mlx5: Fix err prints and return when creating termination tableRoi Dayan1-12/+11
2021-05-18net/mlx5: Set reformat action when needed for termination rulesJianbo Liu1-21/+10
2021-05-18net/mlx5e: Fix nullptr in add_vlan_push_action()Dima Chumak1-2/+6