summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
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
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITYPetr Machata
2020-04-02mlxsw: spectrum_trap: fix unintention integer overflow on left shiftColin Ian King
2020-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-03-30mlxsw: spectrum_trap: Add support for setting of packet trap group parametersIdo Schimmel
2020-03-30mlxsw: spectrum_trap: Switch to use correct packet trap groupIdo Schimmel
2020-03-30mlxsw: spectrum_trap: Do not initialize dedicated discard policerIdo Schimmel
2020-03-30mlxsw: spectrum_trap: Add devlink-trap policer supportIdo Schimmel
2020-03-30mlxsw: spectrum_trap: Prepare policers for registration with devlinkIdo Schimmel
2020-03-30mlxsw: spectrum: Track used packet trap policer IDsIdo Schimmel
2020-03-30mlxsw: reg: Extend QPCR registerIdo Schimmel
2020-03-30devlink: Add packet trap group parameters supportIdo Schimmel
2020-03-30mlxsw: spectrum_ptp: Fix build warningsIdo Schimmel
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-29net/mlx5e: add mlx5e_rep_indr_setup_ft_cb supportwenxu
2020-03-29net/mlx5e: refactor indr setup blockwenxu
2020-03-29net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed
2020-03-29net/mlx5: Use a separate work queue for fib event handlingMark Zhang
2020-03-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-03-29mlx4: fix "initializer element not constant" compiler errorJacob Keller
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-27mlxsw: spectrum_router: Avoid uninitialized symbol errorsIdo Schimmel
2020-03-27mlxsw: switchx2: Remove unnecessary conversion to boolIdo Schimmel
2020-03-27mlxsw: core_acl: Avoid defining static variable in header fileIdo Schimmel
2020-03-27mlxsw: spectrum: Remove unused RIF and FID familiesIdo Schimmel
2020-03-27mlxsw: spectrum_router: Add proper function documentationIdo Schimmel
2020-03-27mlxsw: i2c: Add missing field documentationIdo Schimmel
2020-03-27Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe
2020-03-27net/mlx5: Add support for RDMA TX steeringMichael Guralnik
2020-03-26devlink: track snapshot id usage count using an xarrayJacob Keller
2020-03-26devlink: report error once U32_MAX snapshot ids have been usedJacob Keller
2020-03-26devlink: convert snapshot destructor callback to region opJacob Keller
2020-03-26devlink: prepare to support region operationsJacob Keller