summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10powerpc: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-10powerpc/pseries/eeh: Fix pseries_eeh_err_injectNarayana Murty N
2024-09-09PCI: brcmstb: Sort enums, pcie_offsets[], pcie_cfg_data, .compatible stringsBjorn Helgaas
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
2024-09-09fou: fix initialization of grcMuhammad Usama Anjum
2024-09-09Merge branch 'various-cleanups'Jakub Kicinski
2024-09-09net: ag71xx: disable napi interrupts during probeSven Eckelmann
2024-09-09net: ag71xx: remove always true branchRosen Penev
2024-09-09net: ag71xx: get reset control using devm apiRosen Penev
2024-09-09net: ag71xx: use ethtool_putsRosen Penev
2024-09-09net: ag71xx: update FIFO bits and descriptionsRosen Penev
2024-09-09net: ag71xx: add MODULE_DESCRIPTIONRosen Penev
2024-09-09net: ag71xx: add COMPILE_TEST to test compilationRosen Penev
2024-09-09Merge branch 'af_unix-correct-manage_oob-when-oob-follows-a-consumed-oob'Jakub Kicinski
2024-09-09af_unix: Don't return OOB skb in manage_oob().Kuniyuki Iwashima
2024-09-09af_unix: Move spin_lock() in manage_oob().Kuniyuki Iwashima
2024-09-09af_unix: Rename unlinked_skb in manage_oob().Kuniyuki Iwashima
2024-09-09af_unix: Remove single nest in manage_oob().Kuniyuki Iwashima
2024-09-09Merge tag 'linux-can-next-for-6.12-20240909' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2024-09-09net: remove dev_pick_tx_cpu_id()Jakub Kicinski
2024-09-09Merge branch 'selftests-mptcp-add-time-per-subtests-in-tap-output'Jakub Kicinski
2024-09-09selftests: mptcp: connect: remove duplicated spaces in TAP outputMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: diag: remove trailing whitespaceMatthieu Baerts (NGI0)