summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...ipvs-next/mainipvs-next/HEADJakub Kicinski
2025-11-14Merge branch 'net-stmmac-rk-use-phy_intf_sel_x'Jakub Kicinski
2025-11-14net: stmmac: rk: use PHY_INTF_SEL_x in functionsRussell King (Oracle)
2025-11-14net: stmmac: rk: use PHY_INTF_SEL_x constantsRussell King (Oracle)
2025-11-14net: stmmac: rk: convert all bitfields to GRF_FIELD*()Russell King (Oracle)
2025-11-14net: stmmac: rk: replace HIWORD_UPDATE() with GRF_FIELD()Russell King (Oracle)
2025-11-14net: bnx2x: convert to use get_rx_ring_countBreno Leitao
2025-11-14net: ixgbe: convert to use .get_rx_ring_countBreno Leitao
2025-11-14sctp: Remove unused declaration sctp_auth_init_hmacs()Yue Haibing
2025-11-14tcp: gro: inline tcp_gro_pull_header()Eric Dumazet
2025-11-14selftests: drv-net: xdp: make the XDP qstats tests less flakyJakub Kicinski
2025-11-14selftests: drv-net: xdp: Fix register spill error with clang 20Dimitri Daskalakis
2025-11-14ipv6: clean up routes when manually removing address with a lifetimeJakub Kicinski
2025-11-13Merge branch 'net-phy-mscc-add-support-for-phy-led-control'Jakub Kicinski
2025-11-13net: phy: mscc: Handle devm_phy_package_join() failure in vsc85xx_probe_common()Lad Prabhakar
2025-11-13net: phy: mscc: Add support for PHY LED controlLad Prabhakar
2025-11-13net: phy: mscc: Consolidate probe functions into a common helperLad Prabhakar
2025-11-13net: phy: mscc: Simplify LED mode update using phy_modify()Lad Prabhakar
2025-11-13net: usb: usbnet: adhere to styleOliver Neukum
2025-11-13netlink: specs: rt-link: Add attributes for hsrFelix Maurer
2025-11-13net: pcs: xpcs-plat: fix MODULE_AUTHORVladimir Oltean
2025-11-13net: dsa: remove definition of struct dsa_switch_driverHeiner Kallweit
2025-11-13dpll: zl3073x: fix kernel-doc name and missing parameter in fw.cKriish Sharma
2025-11-13net/sched: act_ife: convert comma to semicolonChen Ni
2025-11-13vxlan: Remove unused declarations eth_vni_hash() and fdb_head_index()Yue Haibing
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-13net: stmmac: always allocate mac_device_infoRussell King (Oracle)
2025-11-13net: stmmac: clean up stmmac_reset()Russell King (Oracle)
2025-11-13Merge branch 'hsr-send-correct-hsrv0-supervision-frames'Paolo Abeni
2025-11-13hsr: Follow standard for HSRv0 supervision framesFelix Maurer
2025-11-13hsr: Fix supervision frame sending on HSRv0Felix Maurer
2025-11-13net: phy: fixed_phy: initialize the link status as upHeiner Kallweit
2025-11-13Merge tag 'erofs-for-6.18-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-11-13Merge tag 'v6.18-rc5-smb-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-11-13virtio-net: fix incorrect flags recording in big modeXuan Zhuo
2025-11-13Merge tag 'linux-can-next-for-6.19-20251112-2' of git://git.kernel.org/pub/sc...Paolo Abeni
2025-11-12Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-11-12Merge tag 'dma-mapping-6.18-2025-11-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-11-12Merge tag 'loongarch-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-12Merge tag 'alpha-fixes-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-11-12Merge branch 'net-stmmac-convert-glue-drivers-to-use-stmmac_get_phy_intf_sel'Jakub Kicinski
2025-11-12net: stmmac: visconti: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-12net: stmmac: visconti: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)
2025-11-12net: stmmac: stm32: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-12net: stmmac: stm32: use PHY_INTF_SEL_x directlyRussell King (Oracle)
2025-11-12net: stmmac: stm32: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)
2025-11-12net: stmmac: starfive: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-12net: stmmac: starfive: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)
2025-11-12net: stmmac: mediatek: simplify set_interface() methodsRussell King (Oracle)