summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2020-05-29net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()Pablo Neira Ayuso
2020-05-29net/mlx5e: Fix MLX5_TC_CT dependenciesVlad Buslov
2020-05-29net/mlx5e: Properly set default values when disabling adaptive moderationTal Gilboa
2020-05-29net/mlx5e: Fix arch depending casting issue in FECAya Levin
2020-05-29net/mlx5e: Remove warning "devices are not on same switch HW"Maor Dickman
2020-05-29net/mlx5e: Fix stats update for matchall classifierRoi Dayan
2020-05-29net/mlx5: Fix crash upon suspend/resumeMark Bloch
2020-05-23Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-05-23net/mlx4_core: fix a memory leak bug.Qiushi Wu
2020-05-22net/mlx5: Fix error flow in case of function_setup failureShay Drory
2020-05-22net/mlx5e: CT: Correctly get flow ruleRoi Dayan
2020-05-22net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh
2020-05-22net/mlx5: Annotate mutex destroy for root nsRoi Dayan
2020-05-22net/mlx5: Don't maintain a case of del_sw_func being nullRoi Dayan
2020-05-22net/mlx5: Fix cleaning unmanaged flow tablesRoi Dayan
2020-05-22net/mlx5: Fix memory leak in mlx5_events_initMoshe Shemesh
2020-05-22net/mlx5e: Fix inner tirs handlingRoi Dayan
2020-05-22net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan
2020-05-22net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman
2020-05-22net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha
2020-05-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha
2020-05-22net/mlx5: Add command entry handling completionMoshe Shemesh
2020-05-22mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...Jiri Pirko
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso
2020-05-04net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan
2020-04-30mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properlyJiri Pirko
2020-04-30net/mlx5e: Fix q counters on uplink representorsRoi Dayan
2020-04-30net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh
2020-04-30net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh
2020-04-30net/mlx5: DR, On creation set CQ's arm_db member to right valueErez Shitrit
2020-04-30net/mlx5: E-switch, Fix mutex init orderParav Pandit
2020-04-30net/mlx5: E-switch, Fix printing wrong error valueParav Pandit
2020-04-30net/mlx5: E-switch, Fix error unwinding flow for steering init failureParav Pandit
2020-04-23mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter
2020-04-20net/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun
2020-04-20net/mlx5: Kconfig: convert imply usage to weak dependencySaeed Mahameed
2020-04-20net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overrunsMaxim Mikityanskiy
2020-04-20net/mlx5: CT: Change idr to xarray to protect parallel tuple id allocationPaul Blakey
2020-04-20net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle
2020-04-18net/mlx4_en: avoid indirect call in TX completionEric Dumazet
2020-04-08net/mlx5e: CT: Use rhashtable's ct entries instead of a separate listPaul Blakey
2020-04-08net/mlx5e: Fix devlink port netdev unregistration sequenceParav Pandit
2020-04-08net/mlx5e: Fix pfnum in devlink port attributeParav Pandit
2020-04-08net/mlx5e: Fix missing pedit action after ct clear actionRoi Dayan
2020-04-08net/mlx5e: Fix nest_level for vlan pop actionDmytro Linkin
2020-04-08net/mlx5e: Add missing release firmware callEran Ben Elisha
2020-04-08net/mlx5: Fix condition for termination table cleanupEli Cohen
2020-04-08net/mlx5: Fix frequent ioread PCI access during recoveryMoshe Shemesh
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata