summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2025-03-13net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran
2025-03-13net/mlx5: Bridge, fix the crash caused by LAG state checkJianbo Liu
2025-03-13net/mlx5: Lag, Check shared fdb before creating MultiPort E-SwitchShay Drory
2025-03-13net/mlx5: Fix incorrect IRQ pool usage when releasing IRQsShay Drory
2025-03-13net/mlx5: HWS, Rightsize bwc matcher priorityVlad Dogaru
2025-03-13net/mlx5: DR, use the right action structs for STEv3Yevgeny Kliteynik
2025-03-10net/mlx5: handle errors in mlx5_chains_create_table()Wentao Liang
2025-03-07net/mlx5: Fill out devlink dev info only for PFsJiri Pirko
2025-02-26net/mlx5: IRQ, Fix null string in debug printShay Drory
2025-02-26net/mlx5: Restore missing trace event when enabling vport QoSCarolina Jubran
2025-02-26net/mlx5: Fix vport QoS cleanup on errorCarolina Jubran
2025-02-13mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang
2025-01-27net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sqStanislav Fomichev
2025-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-01-17mlxsw: Do not store Tx header length as driver parameterAmit Cohen
2025-01-17mlxsw: Move Tx header handling to PCI driverAmit Cohen
2025-01-17mlxsw: Define Tx header fields in txheader.hAmit Cohen
2025-01-17mlxsw: Initialize txhdr_info according to PTP operationsAmit Cohen
2025-01-17mlxsw: Add mlxsw_txhdr_info structureAmit Cohen
2025-01-17net/mlx5: fix unintentional sign extension on shift of dest_attr->vport.vhca_idColin Ian King
2025-01-17net/mlxfw: Drop hard coded max FW flash image sizeMaher Sanalla
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-16net/mlx5e: Always start IPsec sequence number from 1Leon Romanovsky
2025-01-16net/mlx5e: Rely on reqid in IPsec tunnel modeLeon Romanovsky
2025-01-16net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnelLeon Romanovsky
2025-01-16net/mlx5: Clear port select structure when fail to createMark Zhang
2025-01-16net/mlx5: SF, Fix add port error handlingChris Mi
2025-01-16net/mlx5: Fix a lockdep warning as part of the write combining testYishai Hadas
2025-01-16net/mlx5: Fix RDMA TX steering prioPatrisious Haddad
2025-01-15net/mlx5e: CT: Offload connections with hardware steering rulesCosmin Ratiu
2025-01-15net/mlx5e: CT: Make mlx5_ct_fs_smfs_ct_validate_flow_rule reusableCosmin Ratiu
2025-01-15net/mlx5e: CT: Add initial support for Hardware SteeringCosmin Ratiu
2025-01-15net/mlx5: HWS, rework the check if matcher size can be increasedYevgeny Kliteynik
2025-01-15inet: ipmr: fix data-racesEric Dumazet
2025-01-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-01-13net/mlx5: HWS, update flow - support through bigger action RTCYevgeny Kliteynik
2025-01-13net/mlx5: HWS, update flow - remove the use of dual RTCsYevgeny Kliteynik
2025-01-13net/mlx5: fs, add HWS to steering mode optionsMoshe Shemesh
2025-01-13net/mlx5: fs, add HWS get capabilitiesMoshe Shemesh
2025-01-13net/mlx5: fs, set create match definer to not supported by HWSMoshe Shemesh
2025-01-13net/mlx5: fs, add support for dest vport HWS actionMoshe Shemesh
2025-01-13net/mlx5: fs, add HWS fte API functionsMoshe Shemesh
2025-01-13net/mlx5: fs, add dest table cacheMoshe Shemesh
2025-01-13net/mlx5: fs, manage flow counters HWS action sharing by refcountMoshe Shemesh
2025-01-13net/mlx5: fs, add HWS modify header API functionMoshe Shemesh
2025-01-13net/mlx5: fs, add HWS packet reformat API functionMoshe Shemesh
2025-01-13net/mlx5: fs, add HWS actions poolMoshe Shemesh
2025-01-13net/mlx5: fs, add HWS flow group API functionsMoshe Shemesh
2025-01-13net/mlx5: fs, add HWS flow table API functionsMoshe Shemesh
2025-01-13net/mlx5: fs, add HWS root namespace functionsMoshe Shemesh