summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-14Merge branch 'dpaa2-fix-config-relation-with-fsl_dpaa2_switch'Jakub Kicinski-2/+5
2026-03-14dpaa2: compile dpaa2 even CONFIG_FSL_DPAA2_ETH=nCai Xinchen-2/+1
2026-03-14dpaa2: add independent dependencies for FSL_DPAA2_SWITCHCai Xinchen-0/+4
2026-03-14selftests/net: packetdrill: add tcp_disorder_fin_in_FIN_WAIT.pktEric Dumazet-0/+33
2026-03-14Merge branch 'devlink-introduce-shared-devlink-instance-for-pfs-on-same-chip'Jakub Kicinski-209/+815
2026-03-14net/mlx5: Add a shared devlink instance for PFs on same chipJiri Pirko-2/+94
2026-03-14documentation: networking: add shared devlink documentationJiri Pirko-0/+98
2026-03-14devlink: introduce shared devlink instance for PFs on same chipJiri Pirko-1/+169
2026-03-14devlink: allow devlink instance allocation without a backing deviceJiri Pirko-11/+25
2026-03-14devlink: add devl_warn() helper and use it in port warningsJiri Pirko-7/+16
2026-03-14devlink: add devlink_dev_driver_name() helper and use it in trace eventsJiri Pirko-6/+13
2026-03-14devlink: introduce __devlink_alloc() with dev driver pointerJiri Pirko-16/+29
2026-03-14devlink: support index-based notification filteringJiri Pirko-1/+14
2026-03-14devlink: support index-based lookup via bus_name/dev_name handleJiri Pirko-0/+11
2026-03-14devlink: allow to use devlink index as a command handleJiri Pirko-143/+296
2026-03-14devlink: avoid extra iterations when found devlink is not registeredJiri Pirko-6/+10
2026-03-14devlink: add helpers to get bus_name/dev_nameJiri Pirko-20/+34
2026-03-14devlink: expose devlink instance index over netlinkJiri Pirko-0/+10
2026-03-14Merge tag 'rust-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-58/+59
2026-03-14Merge branch 'net-phy-further-decouple-provider-from-consumer-part'Jakub Kicinski-473/+444
2026-03-14net: phy: move remaining provider code to mdio_bus_provider.cHeiner Kallweit-285/+278
2026-03-14net: phy: move registering mdio_bus_class and mdio_bus_type to libphyHeiner Kallweit-23/+13
2026-03-14net: phy: move (of_)mdio_find_bus to mdio_bus_provider.cHeiner Kallweit-44/+44
2026-03-14net: phy: make mdio_device.c part of libphyHeiner Kallweit-58/+46
2026-03-14net: phy: move mdio_device reset handling functions in the codeHeiner Kallweit-81/+81
2026-03-14net: usb: cdc-ether: unify error handling in probeOliver Neukum-24/+30
2026-03-14Merge branch 'net-macb-fix-ethernet-malfunction-on-amd-versal-board-after-sus...Jakub Kicinski-4/+19
2026-03-14net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resumeKevin Hao-0/+10
2026-03-14net: macb: Introduce gem_init_rx_ring()Kevin Hao-4/+9
2026-03-14net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy modeMeghana Malladi-0/+5
2026-03-14lib/crypto: x86/sha256: PHE Extensions optimized SHA256 transform functionAlanSong-oc-0/+25
2026-03-14crypto: padlock-sha - Disable for Zhaoxin processorAlanSong-oc-0/+7
2026-03-14net: mdio: remove selecting FIXED_PHY for FWNODE_MDIOHeiner Kallweit-1/+0
2026-03-14net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy-3/+3
2026-03-14selftests/arm64: Implement cmpbr_sigill() to hwcap testYifan Wu-1/+2
2026-03-14ipv4: validate IPV4_DEVCONF attributes properlyFernando Fernandez Mancera-10/+45
2026-03-14Merge tag 'usb-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-369/+330
2026-03-14net: stmmac: avoid passing pci_devRussell King (Oracle)-5/+4
2026-03-14net: bcmgenet: increase WoL poll timeoutJustin Chen-1/+1
2026-03-14Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-181/+325
2026-03-14Merge tag 'staging-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-17/+26
2026-03-14riscv: dts: thead: lichee-pi-4a: enable HDMIIcenowy Zheng-0/+25
2026-03-14riscv: dts: thead: add DPU and HDMI device tree nodesIcenowy Zheng-0/+66
2026-03-14net: enetc: remove stray semicolonWei Fang-1/+1
2026-03-14Merge tag 'nf-26-03-13' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski-91/+75
2026-03-14arm64/mm: Directly use TTBRx_EL1_CnPAnshuman Khandual-8/+6
2026-03-14arm64/mm: Directly use TTBRx_EL1_ASID_MASKAnshuman Khandual-10/+10
2026-03-14arm64/mm: Describe TTBR1_BADDR_4852_OFFSETAnshuman Khandual-2/+5
2026-03-14hinic3: Fix spelling mistake "capbility" -> "capability"Colin Ian King-1/+1
2026-03-14Merge tag 'for-net-2026-03-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-31/+53