aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-20net: phy: simplify PHY fixup registrationHeiner Kallweit1-21/+13
2026-01-20drm/amd/display: Only poll analog connectorsTimur Kristóf1-2/+8
2026-01-20drm/amdgpu: fix error handling in ib_schedule()Alex Deucher1-1/+1
2026-01-20drm/amdkfd: fix gfx11 restrictions on debugging cooperative launchJonathan Kim1-2/+1
2026-01-20drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen1-2/+5
2026-01-20drm/amdgpu: remove frame cntl for gfx v12Likun Gao1-12/+0
2026-01-20net: macb: Replace open-coded device config retrieval with of_device_get_match_data()Kevin Hao1-9/+5
2026-01-20ipv6: annotate data-race in ndisc_router_discovery()Eric Dumazet1-2/+2
2026-01-20mISDN: annotate data-race around dev->workEric Dumazet1-5/+8
2026-01-20net: airoha_eth: increase max MTU to 9220 for DSA jumbo framesSayantan Nandy1-1/+1
2026-01-20net: txgbe: remove the redundant data return in SW-FW mailboxJiawen Wu1-2/+2
2026-01-20Merge branch 'fix-some-bugs-in-the-flow-director-of-hns3-driver'Jakub Kicinski2-2/+2
2026-01-20net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao1-1/+1
2026-01-20net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao1-1/+1
2026-01-20net: stmmac: fix resume: calculate tso last_segmentRussell King (Oracle)1-3/+9
2026-01-20be2net: fix data race in be_get_new_eqdDavid Yang1-3/+5
2026-01-20idpf: Fix data race in idpf_net_dimDavid Yang1-5/+11
2026-01-20net: hns3: fix data race in hns3_fetch_statsDavid Yang1-33/+36
2026-01-20octeontx2-pf: Remove unnecessary bounds checkSimon Horman1-4/+5
2026-01-20net: add kdoc for napi_consume_skb()Jakub Kicinski1-1/+12
2026-01-20net: usb: r8152: fix transmit queue timeoutMingj Ye1-0/+2
2026-01-20selftests: drv-net: fix missing include in ncdevmemJakub Kicinski1-0/+1
2026-01-20clk: qcom: gfx3d: add parent to parent request mapDmitry Baryshkov1-0/+1
2026-01-20net: fclone allocation small optimizationEric Dumazet1-1/+8
2026-01-20Merge branch 'convert-the-micrel-bindings-to-dt-schema'Jakub Kicinski4-285/+384
2026-01-20dt-bindings: net: micrel: Convert micrel-ksz90x1.txt to DT schemaStefan Eichenberger2-228/+253
2026-01-20dt-bindings: net: micrel: Convert to DT schemaStefan Eichenberger2-57/+131
2026-01-20dt-bindings: net: sparx5: do not require phys when RGMII is usedRobert Marko1-1/+14
2026-01-20selftests: drv-net: extend HW timestamp test with ioctlVadim Fedorenko1-8/+120
2026-01-20net: remove legacy way to get/set HW timestamp configVadim Fedorenko3-52/+21
2026-01-20net: split kmalloc_reserve() to allow inliningEric Dumazet1-20/+21
2026-01-20Merge branch 'eth-fbnic-update-ipc-mailbox-support'Jakub Kicinski5-40/+45
2026-01-20eth: fbnic: Update RX mbox timeout valueMohsin Bashir3-5/+14
2026-01-20eth: fbnic: Remove retry supportMohsin Bashir1-19/+5
2026-01-20eth: fbnic: Reuse RX mailbox pagesMohsin Bashir1-9/+16
2026-01-20eth: fbnic: Allocate all pages for RX mailboxMohsin Bashir1-5/+9
2026-01-20eth: fbnic: Use GFP_KERNEL to allocting mbx pagesMohsin Bashir1-2/+1
2026-01-20bpf: Simplify bpf_timer_cancel()Mykyta Yatsenko1-16/+11
2026-01-20bpf: Introduce lock-free bpf_async_update_prog_callback()Mykyta Yatsenko1-30/+37
2026-01-20bpf: Remove unnecessary arguments from bpf_async_set_callback()Mykyta Yatsenko1-5/+4
2026-01-20bpf: Factor out timer deletion helperMykyta Yatsenko1-11/+18
2026-01-20Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linuxJakub Kicinski16-79/+317
2026-01-20xfs: add media verification ioctlDarrick J. Wong6-0/+590
2026-01-20xfs: check if an open file is on the health monitored fsDarrick J. Wong2-1/+45
2026-01-20xfs: allow toggling verbose logging on the health monitoring fileDarrick J. Wong1-0/+44
2026-01-20xfs: convey file I/O errors to the health monitorDarrick J. Wong6-0/+198
2026-01-20xfs: convey externally discovered fsdax media errors to the health monitorDarrick J. Wong6-5/+148
2026-01-20xfs: convey filesystem shutdown events to the health monitorDarrick J. Wong5-1/+121
2026-01-20xfs: convey metadata health events to the health monitorDarrick J. Wong6-2/+511
2026-01-20xfs: convey filesystem unmount events to the health monitorDarrick J. Wong4-2/+43