summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-20ipv6: annotate data-race in ndisc_router_discovery()Eric Dumazet
2026-01-20mISDN: annotate data-race around dev->workEric Dumazet
2026-01-20net: airoha_eth: increase max MTU to 9220 for DSA jumbo framesSayantan Nandy
2026-01-20net: txgbe: remove the redundant data return in SW-FW mailboxJiawen Wu
2026-01-20Merge branch 'fix-some-bugs-in-the-flow-director-of-hns3-driver'Jakub Kicinski
2026-01-20net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao
2026-01-20net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao
2026-01-20net: stmmac: fix resume: calculate tso last_segmentRussell King (Oracle)
2026-01-20be2net: fix data race in be_get_new_eqdDavid Yang
2026-01-20idpf: Fix data race in idpf_net_dimDavid Yang
2026-01-20net: hns3: fix data race in hns3_fetch_statsDavid Yang
2026-01-20octeontx2-pf: Remove unnecessary bounds checkSimon Horman
2026-01-20net: add kdoc for napi_consume_skb()Jakub Kicinski
2026-01-20net: usb: r8152: fix transmit queue timeoutMingj Ye
2026-01-20selftests: drv-net: fix missing include in ncdevmemJakub Kicinski
2026-01-20clk: qcom: gfx3d: add parent to parent request mapDmitry Baryshkov
2026-01-20net: fclone allocation small optimizationEric Dumazet
2026-01-20Merge branch 'convert-the-micrel-bindings-to-dt-schema'Jakub Kicinski
2026-01-20dt-bindings: net: micrel: Convert micrel-ksz90x1.txt to DT schemaStefan Eichenberger
2026-01-20dt-bindings: net: micrel: Convert to DT schemaStefan Eichenberger
2026-01-20dt-bindings: net: sparx5: do not require phys when RGMII is usedRobert Marko
2026-01-20selftests: drv-net: extend HW timestamp test with ioctlVadim Fedorenko
2026-01-20net: remove legacy way to get/set HW timestamp configVadim Fedorenko
2026-01-20net: split kmalloc_reserve() to allow inliningEric Dumazet
2026-01-20Merge branch 'eth-fbnic-update-ipc-mailbox-support'Jakub Kicinski
2026-01-20eth: fbnic: Update RX mbox timeout valueMohsin Bashir
2026-01-20eth: fbnic: Remove retry supportMohsin Bashir
2026-01-20eth: fbnic: Reuse RX mailbox pagesMohsin Bashir
2026-01-20eth: fbnic: Allocate all pages for RX mailboxMohsin Bashir
2026-01-20eth: fbnic: Use GFP_KERNEL to allocting mbx pagesMohsin Bashir
2026-01-20bpf: Simplify bpf_timer_cancel()Mykyta Yatsenko
2026-01-20bpf: Introduce lock-free bpf_async_update_prog_callback()Mykyta Yatsenko
2026-01-20bpf: Remove unnecessary arguments from bpf_async_set_callback()Mykyta Yatsenko
2026-01-20bpf: Factor out timer deletion helperMykyta Yatsenko
2026-01-20Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linuxJakub Kicinski
2026-01-20xfs: add media verification ioctlDarrick J. Wong
2026-01-20xfs: check if an open file is on the health monitored fsDarrick J. Wong
2026-01-20xfs: allow toggling verbose logging on the health monitoring fileDarrick J. Wong
2026-01-20xfs: convey file I/O errors to the health monitorDarrick J. Wong
2026-01-20xfs: convey externally discovered fsdax media errors to the health monitorDarrick J. Wong
2026-01-20xfs: convey filesystem shutdown events to the health monitorDarrick J. Wong
2026-01-20xfs: convey metadata health events to the health monitorDarrick J. Wong
2026-01-20xfs: convey filesystem unmount events to the health monitorDarrick J. Wong
2026-01-20xfs: create event queuing, formatting, and discovery infrastructureDarrick J. Wong
2026-01-20xfs: start creating infrastructure for health monitoringDarrick J. Wong
2026-01-20Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski
2026-01-20selftests/bpf: update verifier test for default trusted pointer semanticsMatt Bobrowski
2026-01-20tools/net/ynl: Makefile's install target now installs ynltoolMichel Lind
2026-01-20Merge branch 'bpf-fix-memory-access-flags-in-helper-prototypes'Alexei Starovoitov
2026-01-20bpf: Require ARG_PTR_TO_MEM with memory flagZesen Liu