summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-05net: phy: mediatek: use new phy_package_shared gettersHeiner Kallweit
2025-03-05net: phy: micrel: use new phy_package_shared gettersHeiner Kallweit
2025-03-05net: phy: qca807x: use new phy_package_shared gettersHeiner Kallweit
2025-03-05net: phy: add getters for public members in struct phy_package_sharedHeiner Kallweit
2025-03-05net: phy: move PHY package code from phy_device.c to own source fileHeiner Kallweit
2025-03-05Merge branch 'enable-sgmii-and-2500basex-interface-mode-switching-for-intel-p...Jakub Kicinski
2025-03-05net: stmmac: interface switching support for ADL-N platformChoong Yong Liang
2025-03-05net: stmmac: configure SerDes according to the interface modeChoong Yong Liang
2025-03-05net: stmmac: configure SerDes on mac_finishChoong Yong Liang
2025-03-05arch: x86: add IPC mailbox accessor function and add SoC register accessDavid E. Box
2025-03-05net: pcs: xpcs: re-initiate clause 37 Auto-negotiationChoong Yong Liang
2025-03-05net: phylink: use pl->link_interface in phylink_expects_phy()Choong Yong Liang
2025-03-05Merge branch 'dynamic-possix-clocks-permission-checks'David S. Miller
2025-03-05testptp: Add option to open PHC in readonly modeWojtek Wasko
2025-03-05ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.Wojtek Wasko
2025-03-05posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko
2025-03-04net: Prevent use after free in netif_napi_set_irq_locked()Dan Carpenter
2025-03-04net: cadence: macb: Synchronize standard statsSean Anderson
2025-03-04Merge branch 'tcp-scale-connect-under-pressure'Jakub Kicinski
2025-03-04tcp: use RCU lookup in __inet_hash_connect()Eric Dumazet
2025-03-04tcp: add RCU management to inet_bind_bucketEric Dumazet
2025-03-04tcp: optimize inet_use_bhash2_on_bind()Eric Dumazet
2025-03-04tcp: use RCU in __inet{6}_check_established()Eric Dumazet
2025-03-04net: ethernet: ti: cpsw_new: populate netdev of_nodeAlexander Sverdlin
2025-03-04tipc: Reduce scope for the variable “fdefq” in tipc_link_tnl_prepare()Markus Elfring
2025-03-04selftests: drv-net: use env.rpath in the HDS testJakub Kicinski
2025-03-04dsa: mt7530: Utilize REGMAP_IRQ for interrupt handlingDaniel Golle
2025-03-04ppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng
2025-03-04Merge branch 'eth-fbnic-cleanup-macros-and-string-function'Jakub Kicinski
2025-03-04eth: fbnic: Replace firmware field macrosLee Trager
2025-03-04eth: fbnic: Update fbnic_tlv_attr_get_string() to work like nla_strscpy()Lee Trager
2025-03-04eth: fbnic: Prepend TSENE FW fields with FBNIC_FWLee Trager
2025-03-04Merge branch 'net-convert-gianfar-triple-speed-ethernet-controller-bindings-t...Jakub Kicinski
2025-03-04dt-bindings: net: Convert fsl,gianfar to YAMLJ. Neuschäfer
2025-03-04dt-bindings: net: fsl,gianfar-mdio: Update information about TBIJ. Neuschäfer
2025-03-04dt-bindings: net: Convert fsl,gianfar-{mdio,tbi} to YAMLJ. Neuschäfer
2025-03-04Merge branch 'net-phy-nxp-c45-tja11xx-add-support-for-tja1121'Jakub Kicinski
2025-03-04net: phy: nxp-c45-tja11xx: add support for TJA1121Andrei Botila
2025-03-04net: phy: nxp-c45-tja11xx: add match_phy_device to TJA1103/TJA1104Andrei Botila
2025-03-04dpll: Add an assertion to check freq_supported_numJiasheng Jiang
2025-03-04Merge branch 'mptcp-improve-code-coverage-and-small-optimisations'Jakub Kicinski
2025-03-04mptcp: pm: exit early with ADD_ADDR echo if possibleMatthieu Baerts (NGI0)
2025-03-04mptcp: pm: in-kernel: reduce parameters of set_flagsGeliang Tang
2025-03-04mptcp: pm: in-kernel: avoid access entry without lockGeliang Tang
2025-03-04selftests: mptcp: add a test for mptcp_diag_dump_oneGang Yan
2025-03-04selftests: mptcp: Add a tool to get specific msk_infoGang Yan
2025-03-04Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin...Jakub Kicinski
2025-03-04Merge branch 'netconsole-add-taskname-sysdata-support'Paolo Abeni
2025-03-04netconsole: selftest: add task name append testingBreno Leitao
2025-03-04netconsole: docs: document the task name featureBreno Leitao