summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2020-05-07net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso1-1/+2
2020-05-04net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan1-1/+3
2020-05-01mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properlyJiri Pirko1-2/+10
2020-04-30net/mlx5e: Fix q counters on uplink representorsRoi Dayan1-7/+2
2020-04-30net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh1-0/+4
2020-04-30net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh1-1/+1
2020-04-30net/mlx5: DR, On creation set CQ's arm_db member to right valueErez Shitrit1-1/+13
2020-04-30net/mlx5: E-switch, Fix mutex init orderParav Pandit1-6/+6
2020-04-30net/mlx5: E-switch, Fix printing wrong error valueParav Pandit1-1/+1
2020-04-30net/mlx5: E-switch, Fix error unwinding flow for steering init failureParav Pandit1-2/+2
2020-04-23mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter4-7/+7
2020-04-21net/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun1-1/+6
2020-04-21net/mlx5: Kconfig: convert imply usage to weak dependencySaeed Mahameed1-4/+4
2020-04-21net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overrunsMaxim Mikityanskiy4-5/+15
2020-04-21net/mlx5: CT: Change idr to xarray to protect parallel tuple id allocationPaul Blakey1-11/+12
2020-04-21net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle1-3/+3
2020-04-19net/mlx4_en: avoid indirect call in TX completionEric Dumazet1-1/+13
2020-04-09net/mlx5e: CT: Use rhashtable's ct entries instead of a separate listPaul Blakey1-12/+7
2020-04-09net/mlx5e: Fix devlink port netdev unregistration sequenceParav Pandit1-1/+1
2020-04-09net/mlx5e: Fix pfnum in devlink port attributeParav Pandit1-4/+5
2020-04-09net/mlx5e: Fix missing pedit action after ct clear actionRoi Dayan1-1/+2
2020-04-09net/mlx5e: Fix nest_level for vlan pop actionDmytro Linkin1-2/+3
2020-04-09net/mlx5e: Add missing release firmware callEran Ben Elisha1-1/+4
2020-04-09net/mlx5: Fix condition for termination table cleanupEli Cohen2-10/+3
2020-04-09net/mlx5: Fix frequent ioread PCI access during recoveryMoshe Shemesh1-1/+1
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-7/+13
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata1-3/+6
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITYPetr Machata1-3/+6
2020-04-03mlxsw: spectrum_trap: fix unintention integer overflow on left shiftColin Ian King1-1/+1
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-2/+59
2020-03-31mlxsw: spectrum_trap: Add support for setting of packet trap group parametersIdo Schimmel5-5/+46
2020-03-31mlxsw: spectrum_trap: Switch to use correct packet trap groupIdo Schimmel3-18/+16
2020-03-31mlxsw: spectrum_trap: Do not initialize dedicated discard policerIdo Schimmel1-9/+1
2020-03-31mlxsw: spectrum_trap: Add devlink-trap policer supportIdo Schimmel6-11/+297
2020-03-31mlxsw: spectrum_trap: Prepare policers for registration with devlinkIdo Schimmel2-1/+77
2020-03-31mlxsw: spectrum: Track used packet trap policer IDsIdo Schimmel4-3/+38
2020-03-31mlxsw: reg: Extend QPCR registerIdo Schimmel1-0/+17
2020-03-31devlink: Add packet trap group parameters supportIdo Schimmel1-4/+4
2020-03-30mlxsw: spectrum_ptp: Fix build warningsIdo Schimmel1-0/+4
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha3-4/+4
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko5-7/+14
2020-03-30net/mlx5e: add mlx5e_rep_indr_setup_ft_cb supportwenxu1-0/+49
2020-03-30net/mlx5e: refactor indr setup blockwenxu1-21/+21
2020-03-30net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed8-6/+10
2020-03-30net/mlx5: Use a separate work queue for fib event handlingMark Zhang2-4/+11
2020-03-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2-30/+6
2020-03-30mlx4: fix "initializer element not constant" compiler errorJacob Keller1-4/+7
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4
2020-03-28mlxsw: spectrum_router: Avoid uninitialized symbol errorsIdo Schimmel1-3/+4
2020-03-28mlxsw: switchx2: Remove unnecessary conversion to boolIdo Schimmel1-1/+1