| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-11 | net/mlx5: Fix switchdev mode rollback in case of failure | Saeed Mahameed | 1 | -0/+2 |
| 2026-04-11 | net/mlx5: Avoid "No data available" when FW version queries fail | Saeed Mahameed | 3 | -24/+37 |
| 2026-04-11 | net/mlx5: lag: Check for LAG device before creating debugfs | Shay Drory | 1 | -0/+3 |
| 2026-03-25 | net/mlx5e: Fix race condition during IPSec ESN update | Jianbo Liu | 1 | -19/+14 |
| 2026-03-25 | net/mlx5e: Prevent concurrent access to IPSec ASO context | Jianbo Liu | 2 | -9/+9 |
| 2026-03-25 | net/mlx5: qos: Restrict RTNL area to avoid a lock cycle | Cosmin Ratiu | 1 | -14/+9 |
| 2026-03-19 | net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ | Dragos Tatulea | 1 | -7/+4 |
| 2026-03-19 | net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ | Dragos Tatulea | 1 | -7/+5 |
| 2026-03-19 | net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery | Gal Pressman | 1 | -1/+0 |
| 2026-03-19 | net/mlx5: Fix peer miss rules host disabled checks | Carolina Jubran | 1 | -15/+12 |
| 2026-03-19 | net/mlx5: Fix crash when moving to switchdev mode | Patrisious Haddad | 1 | -1/+1 |
| 2026-03-19 | net/mlx5: Fix deadlock between devlink lock and esw->wq | Cosmin Ratiu | 3 | -8/+19 |
| 2026-03-04 | net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query | Jianbo Liu | 1 | -2/+1 |
| 2026-03-04 | net/mlx5: Fix missing devlink lock in SRIOV enable error path | Shay Drory | 1 | -0/+2 |
| 2026-03-04 | net/mlx5: E-switch, Clear legacy flag when moving to switchdev | Shay Drory | 1 | -0/+2 |
| 2026-03-04 | net/mlx5: LAG, disable MPESW in lag_disable_change() | Shay Drory | 3 | -6/+15 |
| 2026-03-04 | net/mlx5: DR, Fix circular locking dependency in dump | Shay Drory | 1 | -2/+2 |
| 2026-02-27 | net/mlx5e: Use unsigned for mlx5e_get_max_num_channels | Cosmin Ratiu | 1 | -1/+2 |
| 2026-02-27 | net/mlx5e: Fix deadlocks between devlink and netdev instance locks | Cosmin Ratiu | 4 | -58/+61 |
| 2026-02-27 | net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event | Gal Pressman | 1 | -1/+2 |
| 2026-02-27 | net/mlx5: Fix misidentification of write combining CQE during poll loop | Gal Pressman | 1 | -9/+5 |
| 2026-02-27 | net/mlx5e: Fix misidentification of ASO CQE during poll loop | Gal Pressman | 2 | -14/+6 |
| 2026-01-29 | net/mlx5e: Skip ESN replay window setup for IPsec crypto offload | Jianbo Liu | 1 | -1/+2 |
| 2026-01-29 | net/mlx5: Fix vhca_id access call trace use before alloc | Parav Pandit | 4 | -11/+21 |
| 2026-01-29 | net/mlx5: fs, Fix inverted cap check in tx flow table root disconnect | Shay Drory | 1 | -1/+2 |
| 2026-01-29 | net/mlx5e: don't assume psp tx skbs are ipv6 csum handling | Daniel Zahka | 1 | -6/+11 |
| 2026-01-28 | net/mlx5e: Account for netdev stats in ndo_get_stats64 | Gal Pressman | 1 | -9/+11 |
| 2026-01-28 | net/mlx5e: TC, delete flows only for existing peers | Mark Bloch | 1 | -6/+13 |
| 2026-01-28 | net/mlx5: Fix Unbinding uplink-netdev in switchdev mode | Shay Drory | 5 | -0/+46 |
| 2026-01-26 | net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id() | Zeng Chi | 1 | -1/+1 |
| 2026-01-23 | net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup() | Zilin Guan | 1 | -1/+1 |
| 2026-01-11 | net/mlx5e: Restore destroying state bit after profile cleanup | Saeed Mahameed | 1 | -0/+3 |
| 2026-01-11 | net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv | Saeed Mahameed | 3 | -9/+12 |
| 2026-01-11 | net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv | Saeed Mahameed | 2 | -10/+12 |
| 2026-01-11 | net/mlx5e: Fix crash on profile change rollback failure | Saeed Mahameed | 3 | -24/+44 |
| 2026-01-04 | net/mlx5e: Dealloc forgotten PSP RX modify header | Cosmin Ratiu | 1 | -3/+11 |
| 2026-01-04 | net/mlx5e: Don't print error message due to invalid module | Gal Pressman | 1 | -1/+2 |
| 2026-01-04 | net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM query | Gal Pressman | 1 | -2/+4 |
| 2026-01-04 | net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_group | Alexei Lazar | 1 | -4/+5 |
| 2026-01-04 | net/mlx5: Lag, multipath, give priority for routes with smaller network prefix | Patrisious Haddad | 1 | -2/+7 |
| 2025-12-18 | Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 15 | -39/+178 |
| 2025-12-18 | net/mlx5e: Don't include PSP in the hard MTU calculations | Cosmin Ratiu | 1 | -1/+1 |
| 2025-12-18 | net/mlx5e: Do not update BQL of old txqs during channel reconfiguration | Tariq Toukan | 1 | -1/+5 |
| 2025-12-18 | net/mlx5e: Trigger neighbor resolution for unresolved destinations | Jianbo Liu | 1 | -0/+3 |
| 2025-12-18 | net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC init | Jianbo Liu | 1 | -3/+2 |
| 2025-12-18 | net/mlx5: Serialize firmware reset with devlink | Shay Drory | 4 | -4/+53 |
| 2025-12-18 | net/mlx5: fw_tracer, Handle escaped percent properly | Shay Drory | 1 | -6/+14 |
| 2025-12-18 | net/mlx5: fw_tracer, Validate format string parameters | Shay Drory | 2 | -10/+74 |
| 2025-12-18 | net/mlx5: Drain firmware reset in shutdown callback | Moshe Shemesh | 1 | -0/+1 |
| 2025-12-18 | net/mlx5: fw reset, clear reset requested on drain_fw_reset | Moshe Shemesh | 1 | -1/+2 |