summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2025-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-05-27net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex()Dan Carpenter
2025-05-27net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()Wentao Liang
2025-05-27net/mlx5e: Allow setting MAC address of representorsMark Bloch
2025-05-26net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr()Wentao Liang
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-05-22net/mlx5e: Convert mlx5 netdevs to instance lockingCosmin Ratiu
2025-05-22net/mlx5e: Don't drop RTNL during firmware flashCosmin Ratiu
2025-05-21net/mlx5: HWS, handle modify header actions dependencyYevgeny Kliteynik
2025-05-21net/mlx5: HWS, fix typo - 'nope' to 'nop'Yevgeny Kliteynik
2025-05-21net/mlx5: HWS, register reformat actions with fwVlad Dogaru
2025-05-21net/mlx5: SWS, fix reformat id error handlingVlad Dogaru
2025-05-16net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overheadCarolina Jubran
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-15net/mlx5: Use to_delayed_work()Chen Ni
2025-05-13net/mlx5e: Disable MACsec offload for uplink representor profileCarolina Jubran
2025-05-13net/mlx5: HWS, dump bad completion detailsYevgeny Kliteynik
2025-05-13net/mlx5: HWS, rework rehash loopYevgeny Kliteynik
2025-05-13net/mlx5: HWS, fix redundant extension of action templatesYevgeny Kliteynik
2025-05-13net/mlx5: HWS, fix counting of rules in the matcherYevgeny Kliteynik
2025-05-13net/mlx5: HWS, force rehash when rule insertion failedYevgeny Kliteynik
2025-05-13net/mlx5: HWS, support complex matchersYevgeny Kliteynik
2025-05-13net/mlx5: HWS, introduce isolated matchersYevgeny Kliteynik
2025-05-13net/mlx5: HWS, expose polling function in header fileYevgeny Kliteynik
2025-05-13net/mlx5: HWS, add definer function to get field name strYevgeny Kliteynik
2025-05-13net/mlx5: HWS, expose function mlx5hws_table_ft_set_next_ft in headerYevgeny Kliteynik
2025-05-12net/mlx5: support software TX timestampStanislav Fomichev
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-24net/mlx5: E-switch, Fix error handling for enabling roceChris Mi
2025-04-24net/mlx5e: Fix lock order in mlx5e_tx_reporter_ptpsq_unhealthy_recoverCosmin Ratiu
2025-04-24net/mlx5e: TC, Continue the attr process even if encap entry is invalidJianbo Liu
2025-04-24net/mlx5: E-Switch, Initialize MAC Address for Default GIDMaor Gottlieb
2025-04-24net/mlx5e: Use custom tunnel header for vxlan gbpVlad Dogaru
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-23net/mlx5: HWS, Disallow matcher IP version mixingVlad Dogaru
2025-04-23net/mlx5: HWS, Harden IP version definer checksVlad Dogaru
2025-04-23net/mlx5: HWS, Fix IP version decisionVlad Dogaru
2025-04-21net/mlx5: Move ttc allocation after switch case to prevent leaksHenry Martin
2025-04-21net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()Henry Martin
2025-04-21net/mlx5: Fix spelling mistakes in mlx5_core_dbg message and commentsColin Ian King
2025-04-17net/mlx5e: ethtool: Fix formatting of ptp_rq0_csum_complete_tail_slowKees Cook
2025-04-16xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu
2025-04-16xfrm: Use xdo.dev instead of xdo.real_devCosmin Ratiu
2025-04-16net/mlx5: Avoid using xso.real_dev unnecessarilyCosmin Ratiu
2025-04-15net: ptp: introduce .supported_perout_flags to ptp_clock_infoJacob Keller
2025-04-15net: ptp: introduce .supported_extts_flags to ptp_clock_infoJacob Keller
2025-04-14net/mlx5: HWS, Export action STE tables to debugfsVlad Dogaru
2025-04-14net/mlx5: HWS, Free unused action STE tablesVlad Dogaru
2025-04-14net/mlx5: HWS, Cleanup matcher action STE tableVlad Dogaru
2025-04-14net/mlx5: HWS, Use the new action STE poolVlad Dogaru