summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-14net: phy: move registering mdio_bus_class and mdio_bus_type to libphyHeiner Kallweit
2026-03-14net: phy: move (of_)mdio_find_bus to mdio_bus_provider.cHeiner Kallweit
2026-03-14net: phy: make mdio_device.c part of libphyHeiner Kallweit
2026-03-14net: phy: move mdio_device reset handling functions in the codeHeiner Kallweit
2026-03-14net: usb: cdc-ether: unify error handling in probeOliver Neukum
2026-03-14Merge branch 'net-macb-fix-ethernet-malfunction-on-amd-versal-board-after-sus...Jakub Kicinski
2026-03-14net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resumeKevin Hao
2026-03-14net: macb: Introduce gem_init_rx_ring()Kevin Hao
2026-03-14net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy modeMeghana Malladi
2026-03-14lib/crypto: x86/sha256: PHE Extensions optimized SHA256 transform functionAlanSong-oc
2026-03-14crypto: padlock-sha - Disable for Zhaoxin processorAlanSong-oc
2026-03-14net: mdio: remove selecting FIXED_PHY for FWNODE_MDIOHeiner Kallweit
2026-03-14net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy
2026-03-14selftests/arm64: Implement cmpbr_sigill() to hwcap testYifan Wu
2026-03-14ipv4: validate IPV4_DEVCONF attributes properlyFernando Fernandez Mancera
2026-03-14Merge tag 'usb-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-03-14net: stmmac: avoid passing pci_devRussell King (Oracle)
2026-03-14net: bcmgenet: increase WoL poll timeoutJustin Chen
2026-03-14Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-14Merge tag 'staging-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-14riscv: dts: thead: lichee-pi-4a: enable HDMIIcenowy Zheng
2026-03-14riscv: dts: thead: add DPU and HDMI device tree nodesIcenowy Zheng
2026-03-14net: enetc: remove stray semicolonWei Fang
2026-03-14Merge tag 'nf-26-03-13' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2026-03-14arm64/mm: Directly use TTBRx_EL1_CnPAnshuman Khandual
2026-03-14arm64/mm: Directly use TTBRx_EL1_ASID_MASKAnshuman Khandual
2026-03-14arm64/mm: Describe TTBR1_BADDR_4852_OFFSETAnshuman Khandual
2026-03-14hinic3: Fix spelling mistake "capbility" -> "capability"Colin Ian King
2026-03-14Merge tag 'for-net-2026-03-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-03-14Merge branch 'net-add-skb_drop_reason_recursion_limit'Jakub Kicinski
2026-03-14net: plumb drop reasons to __dev_queue_xmit()Eric Dumazet
2026-03-14net: dropreason: add SKB_DROP_REASON_RECURSION_LIMITEric Dumazet
2026-03-14sunrpc: fix cache_request leak in cache_releaseJeff Layton
2026-03-14NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fdChuck Lever
2026-03-14NFSD: Defer sub-object cleanup in export put callbacksChuck Lever
2026-03-14atm: lec: fix use-after-free in sock_def_readable()Deepanshu Kartikey
2026-03-14Merge branch 'tcp-rfc-7323-compliant-window-retraction-handling'Jakub Kicinski
2026-03-14selftests/net: packetdrill: add tcp_rcv_neg_window.pktSimon Baatz
2026-03-14selftests/net: packetdrill: add tcp_rcv_wnd_shrink_allowed.pktSimon Baatz
2026-03-14selftests/net: packetdrill: add tcp_rcv_wnd_shrink_nomem.pktSimon Baatz
2026-03-14tcp: increase LINUX_MIB_BEYOND_WINDOW for SKB_DROP_REASON_TCP_OVERWINDOWSimon Baatz
2026-03-14mptcp: keep rcv_mwnd_seq in sync with subflow rcv_wndSimon Baatz
2026-03-14tcp: implement RFC 7323 window retraction receiver requirementsSimon Baatz
2026-03-14Merge branch 'io_uring-7.0' into for-7.1/io_uringJens Axboe
2026-03-14xtensa: uapi: Reuse asm-generic ucontext.hThomas Weißschuh
2026-03-14ublk: report BLK_SPLIT_INTERVAL_CAPABLECaleb Sander Mateos
2026-03-14blk-integrity: support arbitrary buffer alignmentKeith Busch
2026-03-14ALSA: hda/realtek: Add quirk for ASUS ROG Flow Z13-KJP GZ302EACMatthew Schwartz
2026-03-14ALSA: hda/realtek: add quirk for Lenovo Yoga 7 2-in-1 16AKP10Zhang Heng
2026-03-14Merge tag 'device_lock_cond_guard-7.1-rc1' into driver-core-testingDanilo Krummrich