summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2020-09-26net/mlx5e: TLS, Do not expose FPGA TLS counter if not supportedTariq Toukan1-4/+8
2020-09-26net/mlx5e: Enable adding peer miss rules only if merged eswitch is supportedMaor Dickman1-24/+28
2020-09-26net/mlx5: Fix FTE cleanupMaor Gottlieb1-4/+4
2020-09-09net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu1-1/+1
2020-08-19net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky1-6/+3
2020-08-19net/mlx5: DR, Change push vlan action sequenceAlex Vesker1-21/+21
2020-08-05net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong1-2/+2
2020-08-05mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel1-1/+1
2020-08-05mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel1-2/+4
2020-08-05mlx4: disable device on shutdownJakub Kicinski1-0/+2
2020-08-05net/mlx5e: Fix kernel crash when setting vf VLANID on a VF devAlaa Hleihel1-2/+3
2020-08-05net/mlx5e: Modify uplink state on interface up/downRon Diskin4-9/+36
2020-08-05net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha1-1/+22
2020-08-05net/mlx5e: Fix error path of device attachAya Levin1-0/+2
2020-08-05net/mlx5: E-switch, Destroy TSAR when fail to enable the modeParav Pandit1-1/+1
2020-07-29mlxsw: destroy workqueue when trap_register in mlxsw_emad_initLiu Jian1-1/+2
2020-07-16mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel1-16/+38
2020-07-16mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel1-1/+1
2020-07-16net/mlx5e: Fix 50G per lane indicationAya Levin3-8/+23
2020-07-16net/mlx5: Fix eeprom support for SFP moduleEran Ben Elisha1-16/+77
2020-06-24net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov1-1/+1
2020-06-22net/mlx5e: IPoIB, Drop multicast packets that this interface sentErez Shitrit1-3/+12
2020-06-17net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy1-0/+4
2020-06-17net/mlx5: Fix fatal error handling during device loadShay Drory1-3/+11
2020-06-17net/mlx5: drain health workqueue in case of driver load errorShay Drory1-0/+5
2020-06-17mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak1-4/+19
2020-06-10Revert "net/mlx5: Annotate mutex destroy for root ns"Greg Kroah-Hartman1-6/+0
2020-06-10net/mlx5: Fix crash upon suspend/resumeMark Bloch1-0/+18
2020-06-03mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...Jiri Pirko2-2/+20
2020-06-03net/mlx4_core: fix a memory leak bug.Qiushi Wu1-1/+1
2020-06-03net/mlx5: Annotate mutex destroy for root nsRoi Dayan1-0/+6
2020-06-03net/mlx5: Fix error flow in case of function_setup failureShay Drory1-1/+2
2020-06-03net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh1-3/+6
2020-06-03net/mlx5: Fix memory leak in mlx5_events_initMoshe Shemesh1-1/+3
2020-06-03net/mlx5e: Fix inner tirs handlingRoi Dayan4-10/+12
2020-06-03net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan1-1/+1
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+14
2020-05-14net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh1-0/+4
2020-05-14net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh1-1/+1
2020-05-14net/mlx5: DR, On creation set CQ's arm_db member to right valueErez Shitrit1-1/+13
2020-05-14net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan1-1/+3
2020-05-14mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properlyJiri Pirko1-2/+10
2020-05-02net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle1-3/+3
2020-05-02net/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun1-1/+6
2020-05-02net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overrunsMaxim Mikityanskiy4-5/+15
2020-04-29net/mlx4_en: avoid indirect call in TX completionEric Dumazet1-1/+13
2020-04-29mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter4-7/+7
2020-04-23net/mlx5e: Enforce setting of a single FEC modeAya Levin1-0/+4
2020-04-21net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy3-10/+17
2020-04-21net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy2-9/+11