aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-15net: enetc: add interfaces to manage egress treatment tableWei Fang3-0/+137
2026-06-15net: enetc: add "Update" and "Delete" operations to VLAN filter tableWei Fang3-7/+105
2026-06-15net: enetc: add interfaces to manage dynamic FDB entriesWei Fang3-2/+167
2026-06-15selftests/net/openvswitch: add SET action testMinxi Hou1-0/+66
2026-06-15Merge branch 'net-sfp-extend-smbus-support'Jakub Kicinski1-29/+120
2026-06-15net: sfp: extend SMBus supportJonas Jelonek1-28/+111
2026-06-15net: sfp: apply I2C adapter quirks to limit block sizeJonas Jelonek1-2/+10
2026-06-15Merge tag 'nf-next-26-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski45-229/+494
2026-06-15mailmap: add entry for Jesse BrandeburgJesse Brandeburg1-0/+1
2026-06-15Merge branch 'netdev-expose-page-pool-order-via-netlink'Jakub Kicinski5-2/+45
2026-06-15io_uring/zcrx: selftests: verify rx_buf_len for large chunksDragos Tatulea1-1/+25
2026-06-15netdev: expose io_uring rx_page_order order via netlinkDragos Tatulea4-1/+20
2026-06-15perf tools: Document recent additions to the perf.data file headerThomas Falcon1-1/+15
2026-06-15Merge branch 'selftests-vsock-improve-vng-version-and-quirk-handling'Jakub Kicinski1-17/+30
2026-06-15selftests/vsock: skip vng setsid workaround on >= 1.41Bobby Eshleman1-1/+7
2026-06-15selftests/vsock: accept vng 1.33 or >= 1.36Bobby Eshleman1-16/+23
2026-06-15tcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF)Eric Dumazet1-3/+3
2026-06-15tipc: fix UAF in tipc_l2_send_msg()Eric Dumazet1-0/+1
2026-06-15Merge branch 'octeontx2-quiesce-stale-mailbox-irq-state-before-request_irq'Jakub Kicinski2-23/+19
2026-06-15octeontx2-vf: clear stale mailbox IRQ state before request_irq()Runyu Xiao1-12/+10
2026-06-15octeontx2-pf: clear stale mailbox IRQ state before request_irq()Runyu Xiao1-11/+9
2026-06-15net: phy: sfp: detect presence via I2C when no MOD_DEF0 GPIOGreg Patrick1-3/+80
2026-06-15Merge branch 'devlink-warn-on-resource-id-collision-with-parent_top'Jakub Kicinski5-4/+10
2026-06-15devlink: Warn on resource ID collision with PARENT_TOPDavid Yang1-0/+2
2026-06-15net: dsa: mv88e6xxx: Avoid devlink resource IDs collision with PARENT_TOPDavid Yang1-4/+5
2026-06-15net: dsa: hellcreek: avoid devlink resource IDs collision with PARENT_TOPDavid Yang1-0/+1
2026-06-15net: dsa: b53: avoid devlink resource IDs collision with PARENT_TOPDavid Yang1-0/+1
2026-06-15net: dsa: dsa_loop: avoid devlink resource IDs collision with PARENT_TOPDavid Yang1-0/+1
2026-06-15pmdomain: core: fix unused variable warning with !PM_GENERIC_DOMAINS_OFJohan Hovold1-3/+4
2026-06-15NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addrMichael Bommarito1-2/+2
2026-06-15nfs: don't skip revalidate on directory delegation when attrs flagged staleTom Haynes1-1/+2
2026-06-15dt-bindings: interrupt-controller: ti,irq-crossbar: Convert to DT schemaBhargav Joshi2-55/+96
2026-06-15Merge branch 'ipv4-fib-remove-rtnl-in-fib_net_exit_batch'Jakub Kicinski2-27/+20
2026-06-15ipv4: fib: Convert fib_net_exit_batch() to ->exit_rtnl().Kuniyuki Iwashima1-17/+12
2026-06-15ipv4: fib: Avoid calling fib_trie_table() in fib_new_table() for dying net.Kuniyuki Iwashima1-1/+2
2026-06-15ipv4: fib: Free net->ipv4.{fib_table_hash,notifier_ops} without RTNL.Kuniyuki Iwashima1-4/+7
2026-06-15ipv4: fib: Call fib_proc_exit() and nl_fib_lookup_exit() at ->pre_exit().Kuniyuki Iwashima1-2/+2
2026-06-15ipv4: fib: Flush all fib_info in fib_table_flush() during netns dismantle.Kuniyuki Iwashima1-8/+2
2026-06-15net: dsa: hellcreek: replace kcalloc with struct_sizeRosen Penev2-10/+6
2026-06-15Merge branch 'net-mlx5-add-switchdev-mode-support-for-socket-direct-single-ne...Jakub Kicinski14-122/+1075
2026-06-15net/mlx5: SD, enable SD over ECPF and allow switchdev transitionShay Drory2-14/+0
2026-06-15net/mlx5: SD, defer vport metadata init until SD is readyShay Drory3-3/+93
2026-06-15net/mlx5: E-Switch, Tie rep load/unload to SD LAG stateShay Drory5-0/+58
2026-06-15net/mlx5: LAG, add MPESW over SD LAG supportShay Drory4-8/+105
2026-06-15net/mlx5: LAG, introduce software vport LAG implementationShay Drory5-3/+280
2026-06-15net/mlx5: LAG, disable both regular and SD LAG on lag_disable_changeShay Drory1-2/+27
2026-06-15net/mlx5: LAG, store demux resources per master lag_funcShay Drory2-34/+68
2026-06-15net/mlx5: E-Switch, notify SD on eswitch disableShay Drory1-0/+1
2026-06-15net/mlx5: SD, support switchdev mode transition with shared FDBShay Drory3-3/+154
2026-06-15net/mlx5: SD, expend vport metadata for SD secondary devicesShay Drory3-3/+25