| Age | Commit message (Expand) | Author |
| 2 days | Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2 days | Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f... | Uwe Kleine-König (The Capable Hub) |
| 3 days | net/mlx5: HWS, fix matcher leak on resize target setup failure | Dawei Feng |
| 5 days | net/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC delete | Doruk Tan Ozturk |
| 10 days | net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link() | Jakub Kicinski |
| 10 days | eth: mlx5: fix macsec dependency | Arnd Bergmann |
| 2026-06-17 | net/mlx5: Remove broken and unused mlx5_query_mtppse() | Li RongQing |
| 2026-06-17 | Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
| 2026-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2026-06-15 | net/mlx5: HWS: correct CONFIG_MLX5_HW_STEERING macro name in comment | Ethan Nelson-Moore |
| 2026-06-15 | net/mlx5: SD, enable SD over ECPF and allow switchdev transition | Shay Drory |
| 2026-06-15 | net/mlx5: SD, defer vport metadata init until SD is ready | Shay Drory |
| 2026-06-15 | net/mlx5: E-Switch, Tie rep load/unload to SD LAG state | Shay Drory |
| 2026-06-15 | net/mlx5: LAG, add MPESW over SD LAG support | Shay Drory |
| 2026-06-15 | net/mlx5: LAG, introduce software vport LAG implementation | Shay Drory |
| 2026-06-15 | net/mlx5: LAG, disable both regular and SD LAG on lag_disable_change | Shay Drory |
| 2026-06-15 | net/mlx5: LAG, store demux resources per master lag_func | Shay Drory |
| 2026-06-15 | net/mlx5: E-Switch, notify SD on eswitch disable | Shay Drory |
| 2026-06-15 | net/mlx5: SD, support switchdev mode transition with shared FDB | Shay Drory |
| 2026-06-15 | net/mlx5: SD, expend vport metadata for SD secondary devices | Shay Drory |
| 2026-06-15 | net/mlx5: SD, add L2 table silent mode query support | Shay Drory |
| 2026-06-15 | net/mlx5: SD, make primary/secondary role determination more robust | Shay Drory |
| 2026-06-15 | net/mlx5: devcom, add DEVCOM_CANT_FAIL for non-rollback events | Shay Drory |
| 2026-06-15 | net/mlx5: devcom, expose locked variant of send_event | Shay Drory |
| 2026-06-15 | net/mlx5: E-Switch, skip uplink IB rep load for SD secondary devices | Shay Drory |
| 2026-06-15 | Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel... | Linus Torvalds |
| 2026-06-12 | net/mlx5: Check max_macs devlink param value against max capability | Dragos Tatulea |
| 2026-06-11 | mlxsw: fix refcount leak in mlxsw_sp_vrs_lpm_tree_replace() | Wentao Liang |
| 2026-06-11 | mlxsw: fix refcount leak in mlxsw_sp_port_lag_join() | Wentao Liang |
| 2026-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2026-06-09 | net: change ndo_set_rx_mode_async return type to int | Stanislav Fomichev |
| 2026-06-09 | net: ethtool: optionally skip rtnl_lock on Netlink path for SET ops | Jakub Kicinski |
| 2026-06-08 | net/mlx5: Use effective affinity mask for IRQ selection | Fushuai Wang |
| 2026-06-08 | net/mlx5: Simplify cpumask operations in comp_irq_request_sf() | Fushuai Wang |
| 2026-06-08 | net/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failure | Dragos Tatulea |
| 2026-06-08 | net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list | Dragos Tatulea |
| 2026-06-08 | net/mlx4: avoid GCC 10 __bad_copy_from() false positive | Yao Sang |
| 2026-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2026-06-04 | net/mlx5: convert miss_list allocation to kvmalloc_array() | William Theesfeld |
| 2026-06-04 | net/mlx5: Use provided clock ID for history snapshot | Thomas Gleixner |
| 2026-06-03 | net/mlx5e: Verify unique vhca_id count instead of range | Shay Drory |
| 2026-06-03 | net/mlx5e: TC, enable steering for SD LAG | Shay Drory |
| 2026-06-03 | net/mlx5e: TC, track peer flow slots with bitmap | Shay Drory |
| 2026-06-03 | net/mlx5: SD, keep netdev resources on same PF in switchdev mode | Shay Drory |
| 2026-06-03 | net/mlx5: LAG, block multipath LAG for SD devices | Shay Drory |
| 2026-06-03 | net/mlx5: LAG, block RoCE and VF LAG for SD devices | Shay Drory |
| 2026-06-03 | net/mlx5: SD, introduce Socket Direct LAG | Shay Drory |
| 2026-06-03 | net/mlx5: LAG, extend shared FDB API with group_id filter | Shay Drory |
| 2026-06-03 | net/mlx5: LAG, prepare for SD device integration | Shay Drory |
| 2026-06-03 | net/mlx5: LAG, replace peer count check with direct peer lookup | Shay Drory |