summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-11netdev: support binding dma-buf to netdeviceMina Almasry
2024-09-11net: netdev netlink api to bind dma-buf to a net deviceMina Almasry
2024-09-11netdev: add netdev_rx_queue_restart()Mina Almasry
2024-09-11Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-09-11net: phy: microchip_t1: Cable Diagnostics for lan887xDivya Koppera
2024-09-11net: ethtool: phy: Check the req_info.pdn field for GET commandsMaxime Chevallier
2024-09-11net: gianfar: fix NVMEM mac addressRosen Penev
2024-09-11sfc: Add X4 PF supportJonathan Cooper
2024-09-11qlcnic: make read-only const array key staticColin Ian King
2024-09-11Merge branch 'mptcp-fallback-to-tcp-after-3-mpc-drop-cache'Jakub Kicinski
2024-09-11mptcp: disable active MPTCP in case of blackholeMatthieu Baerts (NGI0)
2024-09-11mptcp: fallback to TCP after SYN+MPC dropsMatthieu Baerts (NGI0)
2024-09-11mptcp: export mptcp_subflow_early_fallback()Matthieu Baerts (NGI0)
2024-09-11Merge branch 'net-hsr-use-the-seqnr-lock-for-frames-received-via-interlink-port'Jakub Kicinski
2024-09-11net: hsr: Remove interlink_sequence_nr.Eric Dumazet
2024-09-11net: hsr: Use the seqnr lock for frames received via interlink port.Sebastian Andrzej Siewior
2024-09-11Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-09-11Merge branch 'lan743x-phylink'David S. Miller
2024-09-11net: lan743x: Add support to ethtool phylink get and set settingsRaju Lakkaraju
2024-09-11net: lan743x: Migrate phylib to phylinkRaju Lakkaraju
2024-09-11net: lan743x: Create separate Link Speed Duplex state functionRaju Lakkaraju
2024-09-11net: lan743x: Create separate PCS power reset functionRaju Lakkaraju
2024-09-11net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...Russell King
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