summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
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-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-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
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-27Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe
2020-03-27net/mlx5: Add support for RDMA TX steeringMichael Guralnik
2020-03-26Merge tag 'mlx5-updates-2020-03-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-03-25net/mlx5: E-switch, Protect eswitch mode changesParav Pandit
2020-03-25net/mlx5: E-switch, Extend eswitch enable to handle num_vfs changeParav Pandit
2020-03-25net/mlx5: Split eswitch mode check to different helper functionParav Pandit
2020-03-25net/mlx5: Simplify mlx5_unload_one() and its callersParav Pandit
2020-03-25net/mlx5: Simplify mlx5_register_device to return voidParav Pandit
2020-03-25net/mlx5: Avoid group version scan when not necessaryEli Cohen
2020-03-25net/mlx5: Avoid incrementing FTE versionEli Cohen
2020-03-25net/mlx5: Fix group version managementEli Cohen
2020-03-25net/mlx5: Simplify matching group searchesEli Cohen
2020-03-25net/mlx5: E-Switch, Use correct type for chain, prio and level valuesRoi Dayan
2020-03-25net/mlx5: E-Switch, free flow_group_in after creating the restore tableRoi Dayan
2020-03-25net/mlx5: E-Switch, Enable chains only if regs loopback is enabledPaul Blakey
2020-03-25net/mlx5: E-Switch, Enable restore table only if reg_c1 is supportedPaul Blakey
2020-03-25net/mlx5e: remove duplicated check chain_index in mlx5e_rep_setup_ft_cbwenxu
2020-03-25net/mlx5e: Fix actions_match_supported() returnDan Carpenter
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-24net/mlx5e: Do not recover from a non-fatal syndromeAya Levin
2020-03-24net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin
2020-03-24net/mlx5e: Fix missing reset of SW metadata in Striding RQ resetAya Levin
2020-03-24net/mlx5e: Enhance ICOSQ WQE info fieldsAya Levin
2020-03-24net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failureLeon Romanovsky
2020-03-18Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-17net/mlx5: Avoid forwarding to other eswitch uplinkEli Cohen
2020-03-17net/mlx5: Eswitch, enable forwarding back to uplink portEli Cohen
2020-03-17net/mlx5e: Add support for offloading traffic from uplink to uplinkEli Cohen