summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-11can: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-09-10Merge tag 'mlx5-updates-2024-09-02' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-09-10Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-09-10Merge branch 'bnxt_en-msix-improvements'Jakub Kicinski
2024-09-10bnxt_en: resize bnxt_irq name field to fit format stringEdwin Peer
2024-09-10bnxt_en: Add MSIX check in bnxt_check_rings()Michael Chan
2024-09-10bnxt_en: Increase the number of MSIX vectors for RoCE deviceMichael Chan
2024-09-10net: amlogic,meson-dwmac: Fix "amlogic,tx-delay-ns" schemaRob Herring (Arm)
2024-09-10Merge branch 'net-xilinx-axienet-partial-checksum-offload-improvements'Jakub Kicinski
2024-09-10net: xilinx: axienet: Relax partial rx checksum checksSean Anderson
2024-09-10net: xilinx: axienet: Set RXCSUM in featuresSean Anderson
2024-09-10net: xilinx: axienet: Enable NETIF_F_HW_CSUM for partial tx checksummingSean Anderson
2024-09-10net: xilinx: axienet: Remove unused checksum variablesSean Anderson
2024-09-10rtase: Fix spelling mistake: "tx_underun" -> "tx_underrun"Colin Ian King
2024-09-10r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"Colin Ian King
2024-09-10sch_cake: constify inverse square root cacheDave Taht
2024-09-10net: dsa: microchip: update tag_ksz masks for KSZ9477 familyPieter Van Trappen
2024-09-10Merge branch 'net-timestamp-introduce-a-flag-to-filter-out-rx-software-and-ha...Jakub Kicinski
2024-09-10net-timestamp: add selftests for SOF_TIMESTAMPING_OPT_RX_FILTERJason Xing
2024-09-10net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flagJason Xing
2024-09-10net-timestamp: correct the use of SOF_TIMESTAMPING_RAW_HARDWAREJason Xing
2024-09-10Merge branch 'net-stmmac-fpe-via-ethtool-tc'Jakub Kicinski
2024-09-10net: stmmac: silence FPE kernel logsFurong Xu
2024-09-10net: stmmac: support fp parameter of tc-taprioFurong Xu
2024-09-10net: stmmac: support fp parameter of tc-mqprioFurong Xu
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