| Age | Commit message (Expand) | Author |
| 6 days | net/mlx5e: Fix race condition during IPSec ESN update | Jianbo Liu |
| 6 days | net/mlx5e: Prevent concurrent access to IPSec ASO context | Jianbo Liu |
| 6 days | net/mlx5: qos: Restrict RTNL area to avoid a lock cycle | Cosmin Ratiu |
| 2026-03-06 | net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ | Dragos Tatulea |
| 2026-03-06 | net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ | Dragos Tatulea |
| 2026-03-06 | net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery | Gal Pressman |
| 2026-03-06 | net/mlx5: Fix peer miss rules host disabled checks | Carolina Jubran |
| 2026-03-06 | net/mlx5: Fix crash when moving to switchdev mode | Patrisious Haddad |
| 2026-03-06 | net/mlx5: Fix deadlock between devlink lock and esw->wq | Cosmin Ratiu |
| 2026-02-26 | Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
| 2026-02-25 | net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query | Jianbo Liu |
| 2026-02-25 | net/mlx5: Fix missing devlink lock in SRIOV enable error path | Shay Drory |
| 2026-02-25 | net/mlx5: E-switch, Clear legacy flag when moving to switchdev | Shay Drory |
| 2026-02-25 | net/mlx5: LAG, disable MPESW in lag_disable_change() | Shay Drory |
| 2026-02-25 | net/mlx5: DR, Fix circular locking dependency in dump | Shay Drory |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds |
| 2026-02-21 | kmalloc_obj: Clean up after treewide replacements | Kees Cook |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook |
| 2026-02-19 | Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
| 2026-02-19 | net/mlx5e: Use unsigned for mlx5e_get_max_num_channels | Cosmin Ratiu |
| 2026-02-19 | net/mlx5e: Fix deadlocks between devlink and netdev instance locks | Cosmin Ratiu |
| 2026-02-19 | net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event | Gal Pressman |
| 2026-02-19 | net/mlx5: Fix misidentification of write combining CQE during poll loop | Gal Pressman |
| 2026-02-19 | net/mlx5e: Fix misidentification of ASO CQE during poll loop | Gal Pressman |
| 2026-02-18 | net/mlx5e: XSK, Fix unintended ICOSQ change | Tariq Toukan |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
| 2026-02-10 | net/mlx5e: remove declarations of mlx5e_shampo_{fill_umr,dealloc_hd} | Simon Horman |
| 2026-02-06 | net/mlx4: Remove jumbo_remove step from TX path | Alice Mikityanska |
| 2026-02-06 | net/mlx5e: Remove jumbo_remove step from TX path | Alice Mikityanska |
| 2026-02-05 | net/mlx5e: SHAMPO, Switch to header memcpy | Dragos Tatulea |
| 2026-02-05 | net/mlx5: Fix 1600G link mode enum naming | Yael Chemla |
| 2026-02-05 | drivers: Add support for DPLL reference count tracking | Ivan Vecera |
| 2026-02-05 | dpll: Add reference count tracking support | Ivan Vecera |
| 2026-02-05 | net/mlx5: Support devlink port state for host PF | Moshe Shemesh |
| 2026-02-04 | net/mlx5e: Extend TC max ratelimit using max_bw_value_msb | Alexei Lazar |
| 2026-02-04 | net/mlx5e: SHAMPO, Improve allocation recovery | Dragos Tatulea |
| 2026-02-04 | net/mlx5e: RX, Drop oversized packets in non-linear mode | Dragos Tatulea |
| 2026-02-02 | net: remove unnecessary module_init/exit functions | Ethan Nelson-Moore |
| 2026-01-29 | dpll: expose fractional frequency offset in ppt | Ivan Vecera |
| 2026-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2026-01-28 | net/mlx5e: Skip ESN replay window setup for IPsec crypto offload | Jianbo Liu |
| 2026-01-28 | net/mlx5: Fix vhca_id access call trace use before alloc | Parav Pandit |
| 2026-01-28 | net/mlx5: fs, Fix inverted cap check in tx flow table root disconnect | Shay Drory |
| 2026-01-28 | net/mlx5e: don't assume psp tx skbs are ipv6 csum handling | Daniel Zahka |
| 2026-01-27 | net/mlx5e: Account for netdev stats in ndo_get_stats64 | Gal Pressman |
| 2026-01-27 | net/mlx5e: TC, delete flows only for existing peers | Mark Bloch |
| 2026-01-27 | net/mlx5: Fix Unbinding uplink-netdev in switchdev mode | Shay Drory |