| Age | Commit message (Expand) | Author |
| 2026-06-04 | net: dsa: realtek: Use %pM format specifier for MAC addresses | Andy Shevchenko |
| 2026-06-04 | rndis_host: enable power management for Telit LE310X1 | Shaoxu Liu |
| 2026-06-04 | rndis_host: add Telit LE310X1 RNDIS USB ID | Shaoxu Liu |
| 2026-06-04 | bonding: annotate data-races in sysfs and procfs | Eric Dumazet |
| 2026-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2026-06-04 | Merge tag 'net-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
| 2026-06-04 | scsi: fcoe: don't recurse on the netdev's ops lock | Jakub Kicinski |
| 2026-06-04 | leds: trigger: netdev: don't recurse on the netdev ops lock | Jakub Kicinski |
| 2026-06-04 | net: team: don't recurse on the port's netdev ops lock | Jakub Kicinski |
| 2026-06-04 | net: bonding: don't recurse on the slave's netdev ops lock | Jakub Kicinski |
| 2026-06-04 | net: rename netdev_ops_assert_locked() | Jakub Kicinski |
| 2026-06-04 | net/mlx5: convert miss_list allocation to kvmalloc_array() | William Theesfeld |
| 2026-06-04 | Reapply "bnxt_en: bring back rtnl_lock() in the bnxt_open() path" | Jakub Kicinski |
| 2026-06-04 | bonding: annotate data-races arcound churn variables | Eric Dumazet |
| 2026-06-04 | rtase: Avoid sleeping in get_stats64() | Justin Lai |
| 2026-06-04 | vxlan: vnifilter: fix spurious notification on VNI update | Andy Roulin |
| 2026-06-04 | vxlan: vnifilter: send notification on VNI add | Andy Roulin |
| 2026-06-04 | rtase: Reset TX subqueue when clearing TX ring | Justin Lai |
| 2026-06-04 | octeontx2-af: npc: Fix CPT channel mask in npc_install_flow | Nithin Dabilpuram |
| 2026-06-04 | net: bonding: fix NULL pointer dereference in bond_do_ioctl() | ZhaoJinming |
| 2026-06-04 | geneve: fix length used in GRO hint UDP checksum adjustment | Antoine Tenart |
| 2026-06-03 | net: axienet: Use dedicated ethtool_ops for the dmaengine path | Suraj Gupta |
| 2026-06-03 | net/sun: Fix multiple typos in comments | Jakub Raczynski |
| 2026-06-03 | eth: bnxt: disable rx-copybreak by default | Jakub Kicinski |
| 2026-06-03 | net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardown | Lorenzo Bianconi |
| 2026-06-03 | net: airoha: Fix use-after-free in metadata dst teardown | Lorenzo Bianconi |
| 2026-06-03 | net: ibm: emac: fix unchecked platform_get_irq return value | Rosen Penev |
| 2026-06-03 | Merge tag 'wireless-2026-06-03' of https://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
| 2026-06-03 | ptp: vclock: Switch from RCU to SRCU | Kurt Kanzenbach |
| 2026-06-03 | octeontx2-af: Fix initialization of mcam's entry2target_pffunc field | Suman Ghosh |
| 2026-06-03 | octeontx2-pf: Fix NDC sync operation errors | Geetha sowjanya |
| 2026-06-03 | geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6. | Kuniyuki Iwashima |
| 2026-06-03 | geneve: Add dualstack flag to struct geneve_config. | Kuniyuki Iwashima |
| 2026-06-03 | geneve: Pass struct geneve_dev to geneve_find_sock(). | Kuniyuki Iwashima |
| 2026-06-03 | geneve: Pass struct geneve_dev to geneve_create_sock(). | Kuniyuki Iwashima |
| 2026-06-03 | geneve: Reuse ipv6_addr_type() result in geneve_nl2info(). | Kuniyuki Iwashima |
| 2026-06-03 | net: sfp: initialize i2c_block_size at adapter configure time | Jonas Jelonek |
| 2026-06-03 | net: b44: use ethtool_puts | Rosen Penev |
| 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 |
| 2026-06-03 | net/mlx5: E-Switch, move devcom init from TC to eswitch layer | Shay Drory |
| 2026-06-03 | net/mlx5: E-Switch, align disable sequence with switchdev-to-legacy transition | Shay Drory |