summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
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-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
2022-10-27net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan
2022-10-27net/mlx5: ASO, Create the ASO SQ with the correct timestamp formatSaeed Mahameed
2022-10-27net/mlx5e: Update restore chain id for slow path packetsPaul Blakey
2022-10-27net/mlx5e: Extend SKB room check to include PTP-SQAya Levin
2022-10-27net/mlx5: DR, Fix matcher disconnect error flowRongwei Liu
2022-10-27net/mlx5: Wait for firmware to enable CRS before pci_restore_stateMoshe Shemesh
2022-10-27net/mlx5e: Do not increment ESN when updating IPsec ESN stateHyong Youb Kim
2022-10-27net/mlx5: DR, Remove the buddy used_listYevgeny Kliteynik
2022-10-27net/mlx5: DR, Keep track of hot ICM chunks in an array instead of listYevgeny Kliteynik
2022-10-27net/mlx5: DR, Lower sync threshold for ICM hot memoryYevgeny Kliteynik
2022-10-27net/mlx5: DR, Allocate htbl from its own slab allocatorYevgeny Kliteynik
2022-10-27net/mlx5: DR, Allocate icm_chunks from their own slab allocatorYevgeny Kliteynik
2022-10-27net/mlx5: DR, Manage STE send info objects in poolYevgeny Kliteynik
2022-10-27net/mlx5: DR, In rehash write the line in the entry immediatelyYevgeny Kliteynik
2022-10-27net/mlx5: DR, Handle domain memory resources init/uninit separatelyYevgeny Kliteynik
2022-10-27net/mlx5: DR, Initialize chunk's ste_arrays at chunk creationYevgeny Kliteynik
2022-10-27net/mlx5: DR, For short chains of STEs, avoid allocating ste_arr dynamicallyYevgeny Kliteynik
2022-10-27net/mlx5: DR, Remove unneeded argument from dr_icm_chunk_destroyYevgeny Kliteynik
2022-10-27net/mlx5: DR, Check device state when polling CQYevgeny Kliteynik
2022-10-27net/mlx5: DR, Fix the SMFS sync_steering for fast teardownYevgeny Kliteynik
2022-10-27net/mlx5: DR, In destroy flow, free resources even if FW command failedYevgeny Kliteynik
2022-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-24mlxsw: Add support for 800Gbps link modesAmit Cohen
2022-10-24net/mlx5e: Cleanup MACsec uninitialization routineLeon Romanovsky
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-12net/mlx5: Make ASO poll CQ usable in atomic contextLeon Romanovsky
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds