summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2022-11-16mlxsw: update adjfine to use adjust_by_scaled_ppmJacob Keller
2022-11-12net/mlx5e: ethtool: get_link_ext_stats for PHY down eventsSaeed Mahameed
2022-11-12net/mlx5e: CT, optimize pre_ct table lookupOz Shlomo
2022-11-12net/mlx5e: kTLS, Use a single async context object per a callback bulkTariq Toukan
2022-11-12net/mlx5e: kTLS, Remove unnecessary per-callback completionTariq Toukan
2022-11-12net/mlx5e: kTLS, Remove unused work fieldTariq Toukan
2022-11-12net/mlx5e: TC, Remove redundant WARN_ON()Roi Dayan
2022-11-12net/mlx5e: Add error flow when failing update_rxGuy Truzman
2022-11-12net/mlx5e: Move params kernel log print to probe functionTariq Toukan
2022-11-12net/mlx5e: Support enhanced CQE compressionOfer Levi
2022-11-12net/mlx5e: Use clamp operation instead of open coding itGal Pressman
2022-11-12net/mlx5e: remove unused list in arfsAnisse Astier
2022-11-12net/mlx5: Expose vhca_id to debugfsEli Cohen
2022-11-12net/mlx5: Unregister traps on driver unload flowMoshe Shemesh
2022-11-12net/mlx5: Fix spelling mistake "destoy" -> "destroy"Colin Ian King
2022-11-12net/mlx5: Bridge, Use debug instead of warn if entry doesn't existsRoi Dayan
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-09mlxsw: spectrum_switchdev: Add locked bridge port supportIdo Schimmel
2022-11-09mlxsw: spectrum_switchdev: Use extack in bridge port flag validationIdo Schimmel
2022-11-09mlxsw: spectrum_switchdev: Add support for locked FDB notificationsIdo Schimmel
2022-11-09mlxsw: spectrum_switchdev: Prepare for locked FDB notificationsIdo Schimmel
2022-11-09mlxsw: spectrum: Add an API to configure security checksIdo Schimmel
2022-11-09mlxsw: reg: Add Switch Port FDB Security RegisterIdo Schimmel
2022-11-09mlxsw: spectrum_trap: Register 802.1X packet traps with devlinkIdo Schimmel
2022-11-09net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actionsRoi Dayan
2022-11-09net/mlx5e: E-Switch, Fix comparing termination table instanceRoi Dayan
2022-11-09net/mlx5e: TC, Fix wrong rejection of packet-per-second policingJianbo Liu
2022-11-09net/mlx5e: Fix tc acts array not to be dependent on enum orderRoi Dayan
2022-11-09net/mlx5e: Fix usage of DMA sync APIMaxim Mikityanskiy
2022-11-09net/mlx5e: Add missing sanity checks for max TX WQE sizeMaxim Mikityanskiy
2022-11-09net/mlx5: fw_reset: Don't try to load device in case PCI isn't workingShay Drory
2022-11-09net/mlx5: E-switch, Set to legacy mode if failed to change switchdev modeChris Mi
2022-11-09net/mlx5: Allow async trigger completion execution on single CPU systemsRoy Novich
2022-11-09net/mlx5: Bridge, verify LAG state when adding bond to bridgeVlad Buslov
2022-11-03net: remove unused ndo_get_devlink_portJiri Pirko
2022-11-03net: devlink: remove netdev arg from devlink_port_type_eth_set()Jiri Pirko
2022-11-03net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko
2022-10-31ptp: mlx5: convert to .adjfine and adjust_by_scaled_ppmJacob Keller
2022-10-31ptp: mlx4: convert to .adjfine and adjust_by_scaled_ppmJacob Keller
2022-10-28Merge tag 'mlx5-updates-2022-10-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-27net/mlx5e: Fix macsec sci endianness at rx sa updateRaed Salem
2022-10-27net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule functionRaed Salem
2022-10-27net/mlx5e: Fix macsec rx security association (SA) update/deleteRaed Salem
2022-10-27net/mlx5e: Fix macsec coverity issue at rx sa updateRaed Salem
2022-10-27net/mlx5: Fix crash during sync firmware resetSuresh Devarakonda
2022-10-27net/mlx5: Update fw fatal reporter state on PCI handlers successful recoverRoy Novich
2022-10-27net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroedRoi Dayan
2022-10-27net/mlx5e: TC, Reject forwarding from internal port to internal portAriel Levkovich