summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-10net: stmmac: configure FPE via ethtool-mmFurong Xu
2024-09-10net: stmmac: refactor FPE verification processFurong Xu
2024-09-10net: stmmac: drop stmmac_fpe_handshakeFurong Xu
2024-09-10net: stmmac: move stmmac_fpe_cfg to stmmac_priv dataFurong Xu
2024-09-10net: mdiobus: Debug print fwnode handle instead of raw pointerAlexander Dahl
2024-09-10net/smc: add sysctl for smc_limit_hsD. Wythe
2024-09-10eth: fbnic: Add devlink firmware version infoLee Trager
2024-09-10Merge branch 'net-lan966x-use-the-newly-introduced-fdma-library'Paolo Abeni
2024-09-10net: lan966x: refactor buffer reload functionDaniel Machon
2024-09-10net: lan966x: use a few FDMA helpers throughoutDaniel Machon
2024-09-10net: lan966x: ditch tx->last_in_use variableDaniel Machon
2024-09-10net: lan966x: use library helper for freeing tx buffersDaniel Machon
2024-09-10net: lan966x: use FDMA library for adding DCB's in the tx pathDaniel Machon
2024-09-10net: lan966x: use the FDMA library for allocation of tx buffersDaniel Machon
2024-09-10net: lan966x: use library helper for freeing rx buffersDaniel Machon
2024-09-10net: lan966x: use FDMA library for adding DCB's in the rx pathDaniel Machon
2024-09-10net: lan966x: use the FDMA library for allocation of rx buffersDaniel Machon
2024-09-10net: lan966x: replace a few variables with new equivalent onesDaniel Machon
2024-09-10net: lan966x: use FDMA library symbolsDaniel Machon
2024-09-10net: lan966x: select FDMA libraryDaniel Machon
2024-09-09Merge branch 'ionic-convert-rx-queue-buffers-to-use-page_pool'Jakub Kicinski
2024-09-09ionic: Allow XDP program to be hot swappedBrett Creeley
2024-09-09ionic: convert Rx queue buffers to use page_poolShannon Nelson
2024-09-09ionic: Fully reconfigure queues when going to/from a NULL XDP programBrett Creeley
2024-09-09ionic: always use rxq_infoShannon Nelson
2024-09-09ionic: use per-queue xdp_progShannon Nelson
2024-09-09ionic: rename ionic_xdp_rx_put_bufsShannon Nelson
2024-09-09ionic: debug line for Tx completion errorsShannon Nelson
2024-09-09Merge branch 'rx-software-timestamp-for-all-round-3'Jakub Kicinski
2024-09-09ptp: ptp_ines: Remove setting of RX software timestampGal Pressman
2024-09-09ixp4xx_eth: Remove setting of RX software timestampGal Pressman
2024-09-09net: stmmac: Remove setting of RX software timestampGal Pressman
2024-09-09sfc/siena: Remove setting of RX software timestampGal Pressman
2024-09-09sfc: Remove setting of RX software timestampGal Pressman
2024-09-09qede: Remove setting of RX software timestampGal Pressman
2024-09-09net: mscc: ocelot: Remove setting of RX software timestampGal Pressman
2024-09-09net/funeth: Remove setting of RX software timestampGal Pressman
2024-09-09enic: Remove setting of RX software timestampGal Pressman
2024-09-09net: thunderx: Remove setting of RX software timestampGal Pressman
2024-09-09liquidio: Remove setting of RX software timestampGal Pressman
2024-09-09net: macb: Remove setting of RX software timestampGal Pressman
2024-09-09amd-xgbe: Remove setting of RX software timestampGal Pressman
2024-09-09bonding: Remove setting of RX software timestampGal Pressman
2024-09-09tg3: Remove setting of RX software timestampGal Pressman
2024-09-09bnxt_en: Remove setting of RX software timestampGal Pressman
2024-09-09net: ti: icssg-prueth: Make pa_stats optionalMD Danish Anwar
2024-09-09net: ibm: emac: Use __iomem annotation for emac_[xg]aht_baseSimon Horman
2024-09-09Merge branch 'selftests-net-add-packetdrill'Jakub Kicinski
2024-09-09selftests/net: integrate packetdrill with ksftWillem de Bruijn
2024-09-09selftests: support interpreted scripts with ksft_runner.shWillem de Bruijn