summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-04-14net/mlx5: HWS, Export action STE tables to debugfsVlad Dogaru
2025-04-14net/mlx5: HWS, Free unused action STE tablesVlad Dogaru
2025-04-14net/mlx5: HWS, Cleanup matcher action STE tableVlad Dogaru
2025-04-14net/mlx5: HWS, Use the new action STE poolVlad Dogaru
2025-04-14net/mlx5: HWS, Implement action STE poolVlad Dogaru
2025-04-14net/mlx5: HWS, Fix pool size optimizationVlad Dogaru
2025-04-14net/mlx5: HWS, Add fullness tracking to poolVlad Dogaru
2025-04-14net/mlx5: HWS, Cleanup after pool refactoringVlad Dogaru
2025-04-14net/mlx5: HWS, Refactor pool implementationVlad Dogaru
2025-04-14net/mlx5: HWS, Make pool single resourceVlad Dogaru
2025-04-14net/mlx5: HWS, Remove unused element arrayVlad Dogaru
2025-04-14net/mlx5: HWS, Fix matcher action template attachVlad Dogaru
2025-04-14net: dsa: microchip: add ETS scheduler support for KSZ88x3 switchesOleksij Rempel
2025-04-14net: stmmac: remove GMAC_1US_TIC_COUNTER definitionRussell King (Oracle)
2025-04-14net: stmmac: intel-plat: remove eee_usecs_rate and hardware writeRussell King (Oracle)
2025-04-14net: stmmac: intel: remove eee_usecs_rate and hardware writeRussell King (Oracle)
2025-04-14net: stmmac: dwc-qos: remove tegra_eqos_init()Russell King (Oracle)
2025-04-14geneve: Convert geneve_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14bareudp: Convert bareudp_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14gtp: Convert gtp_net_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14bonding: Convert bond_net_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14vxlan: Convert vxlan_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14page_pool: Move pp_magic check into helper functionsToke Høiland-Jørgensen
2025-04-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-04-14bna: bnad_dim_timeout: Rename del_timer_sync in commentWangYuli
2025-04-11net: phy: mediatek: add Airoha PHY ID to SoC driverChristian Marangi
2025-04-11net: phy: mediatek: permit to compile test GE SOC PHY driverChristian Marangi
2025-04-11net: airoha: Add L2 hw acceleration supportLorenzo Bianconi
2025-04-11net: airoha: Add l2_flows rhashtableLorenzo Bianconi
2025-04-11net: phy: air_en8811h: Add clk provider for CKO pinLucien.Jheng
2025-04-11net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Piotr Wejman
2025-04-11igc: enable HW vlan tag insertion/stripping by defaultRui Salvaterra
2025-04-11ixgbe: Fix unreachable retry logic in combined and byte I2C write functionsRand Deeb
2025-04-11i40e: fix MMIO write access to an invalid page in i40e_clear_hwKyungwook Boo
2025-04-11ice: make const read-only array dflt_rules staticColin Ian King
2025-04-11ice: improve error message for insufficient filter spaceMartyna Szapar-Mudlaw
2025-04-11ice: enable timesync operation on 2xNAC E825 devicesKarol Kolacinski
2025-04-11ice: refactor ice_sbq_msg_dev enumKarol Kolacinski
2025-04-11ice: remove SW side band access workaround for E825Karol Kolacinski
2025-04-11ice: enable LLDP TX for VFs through tcLarysa Zaremba
2025-04-11ice: support egress drop rules on PFLarysa Zaremba
2025-04-11ice: remove headers argument from ice_tc_count_lkupsLarysa Zaremba
2025-04-11ice: receive LLDP on trusted VFsMateusz Pacuszka
2025-04-11ice: do not add LLDP-specific filter if not necessaryLarysa Zaremba
2025-04-11ice: fix check for existing switch ruleMateusz Pacuszka
2025-04-11net: stmmac: stm32: simplify clock handlingRussell King (Oracle)
2025-04-10r8169: add helper rtl8125_phy_paramHeiner Kallweit
2025-04-10r8169: add helper rtl_csi_mod for accessing extended config spaceHeiner Kallweit
2025-04-10usbnet: asix AX88772: leave the carrier control to phylinkKrzysztof Hałasa
2025-04-10net: stmmac: dwc-qos: use stmmac_pltfr_find_clk()Russell King (Oracle)