| Age | Commit message (Expand) | Author |
| 2026-06-15 | net: dsa: netc: initialize the group bitmap of ETT and ECT | Wei Fang |
| 2026-06-15 | net: enetc: add "Update" operation to the egress count table | Wei Fang |
| 2026-06-15 | net: enetc: add interfaces to manage egress treatment table | Wei Fang |
| 2026-06-15 | net: enetc: add "Update" and "Delete" operations to VLAN filter table | Wei Fang |
| 2026-06-15 | net: enetc: add interfaces to manage dynamic FDB entries | Wei Fang |
| 2026-06-15 | selftests/net/openvswitch: add SET action test | Minxi Hou |
| 2026-06-15 | Merge branch 'net-sfp-extend-smbus-support' | Jakub Kicinski |
| 2026-06-15 | net: sfp: extend SMBus support | Jonas Jelonek |
| 2026-06-15 | net: sfp: apply I2C adapter quirks to limit block size | Jonas Jelonek |
| 2026-06-15 | Merge tag 'nf-next-26-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski |
| 2026-06-15 | mailmap: add entry for Jesse Brandeburg | Jesse Brandeburg |
| 2026-06-15 | Merge branch 'netdev-expose-page-pool-order-via-netlink' | Jakub Kicinski |
| 2026-06-15 | io_uring/zcrx: selftests: verify rx_buf_len for large chunks | Dragos Tatulea |
| 2026-06-15 | netdev: expose io_uring rx_page_order order via netlink | Dragos Tatulea |
| 2026-06-15 | perf tools: Document recent additions to the perf.data file header | Thomas Falcon |
| 2026-06-15 | Merge branch 'selftests-vsock-improve-vng-version-and-quirk-handling' | Jakub Kicinski |
| 2026-06-15 | selftests/vsock: skip vng setsid workaround on >= 1.41 | Bobby Eshleman |
| 2026-06-15 | selftests/vsock: accept vng 1.33 or >= 1.36 | Bobby Eshleman |
| 2026-06-15 | tcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF) | Eric Dumazet |
| 2026-06-15 | tipc: fix UAF in tipc_l2_send_msg() | Eric Dumazet |
| 2026-06-15 | Merge branch 'octeontx2-quiesce-stale-mailbox-irq-state-before-request_irq' | Jakub Kicinski |
| 2026-06-15 | octeontx2-vf: clear stale mailbox IRQ state before request_irq() | Runyu Xiao |
| 2026-06-15 | octeontx2-pf: clear stale mailbox IRQ state before request_irq() | Runyu Xiao |
| 2026-06-15 | net: phy: sfp: detect presence via I2C when no MOD_DEF0 GPIO | Greg Patrick |
| 2026-06-15 | Merge branch 'devlink-warn-on-resource-id-collision-with-parent_top' | Jakub Kicinski |
| 2026-06-15 | devlink: Warn on resource ID collision with PARENT_TOP | David Yang |
| 2026-06-15 | net: dsa: mv88e6xxx: Avoid devlink resource IDs collision with PARENT_TOP | David Yang |
| 2026-06-15 | net: dsa: hellcreek: avoid devlink resource IDs collision with PARENT_TOP | David Yang |
| 2026-06-15 | net: dsa: b53: avoid devlink resource IDs collision with PARENT_TOP | David Yang |
| 2026-06-15 | net: dsa: dsa_loop: avoid devlink resource IDs collision with PARENT_TOP | David Yang |
| 2026-06-15 | pmdomain: core: fix unused variable warning with !PM_GENERIC_DOMAINS_OF | Johan Hovold |
| 2026-06-15 | NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr | Michael Bommarito |
| 2026-06-15 | nfs: don't skip revalidate on directory delegation when attrs flagged stale | Tom Haynes |
| 2026-06-15 | dt-bindings: interrupt-controller: ti,irq-crossbar: Convert to DT schema | Bhargav Joshi |
| 2026-06-15 | Merge branch 'ipv4-fib-remove-rtnl-in-fib_net_exit_batch' | Jakub Kicinski |
| 2026-06-15 | ipv4: fib: Convert fib_net_exit_batch() to ->exit_rtnl(). | Kuniyuki Iwashima |
| 2026-06-15 | ipv4: fib: Avoid calling fib_trie_table() in fib_new_table() for dying net. | Kuniyuki Iwashima |
| 2026-06-15 | ipv4: fib: Free net->ipv4.{fib_table_hash,notifier_ops} without RTNL. | Kuniyuki Iwashima |
| 2026-06-15 | ipv4: fib: Call fib_proc_exit() and nl_fib_lookup_exit() at ->pre_exit(). | Kuniyuki Iwashima |
| 2026-06-15 | ipv4: fib: Flush all fib_info in fib_table_flush() during netns dismantle. | Kuniyuki Iwashima |
| 2026-06-15 | net: dsa: hellcreek: replace kcalloc with struct_size | Rosen Penev |
| 2026-06-15 | Merge branch 'net-mlx5-add-switchdev-mode-support-for-socket-direct-single-ne... | Jakub Kicinski |
| 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 |