summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-02-28net: stmmac: thead: switch to use set_clk_tx_rate() hookRussell King (Oracle)
2025-02-28net: stmmac: meson: switch to use set_clk_tx_rate() hookRussell King (Oracle)
2025-02-28net: stmmac: ipq806x: switch to use set_clk_tx_rate() hookRussell King (Oracle)
2025-02-28net: stmmac: rk: switch to use set_clk_tx_rate() hookRussell King (Oracle)
2025-02-28net: stmmac: imx: use generic stmmac_set_clk_tx_rate()Russell King (Oracle)
2025-02-28net: stmmac: intel: use generic stmmac_set_clk_tx_rate()Russell King (Oracle)
2025-02-28net: stmmac: s32: use generic stmmac_set_clk_tx_rate()Russell King (Oracle)
2025-02-28net: stmmac: starfive: use generic stmmac_set_clk_tx_rate()Russell King (Oracle)
2025-02-28net: stmmac: dwc-qos: use generic stmmac_set_clk_tx_rate()Russell King (Oracle)
2025-02-28net: stmmac: provide generic implementation for set_clk_tx_rate methodRussell King (Oracle)
2025-02-28net: stmmac: provide set_clk_tx_rate() hookRussell King (Oracle)
2025-02-28net/mlx5: Add trust lockdown error to health syndrome print functionShahar Shitrit
2025-02-28net/mlx5: Expose crr in health bufferShahar Shitrit
2025-02-28net/mlx5: Log health buffer data on any syndromeMoshe Shemesh
2025-02-28net/mlx5: Avoid report two health errors on same syndromeMoshe Shemesh
2025-02-27ice: dpll: Remove newline at the end of a netlink error messageGal Pressman
2025-02-27sfc: Remove newline at the end of a netlink error messageGal Pressman
2025-02-27net/mlx5: Remove newline at the end of a netlink error messageGal Pressman
2025-02-27geneve: Allow users to specify source port rangeDaniel Borkmann
2025-02-27net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-02-27netkit: Remove double invocation to clear ipvs property flagDaniel Borkmann
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-27Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-27Merge tag 'sound-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-02-27net: ti: icss-iep: Reject perout generation requestMeghana Malladi
2025-02-27idpf: fix checksums set in idpf_rx_rsc()Eric Dumazet
2025-02-27net: ethernet: mtk_ppe_offload: Allow QinQ, double ETH_P_8021Q onlyEric Woudstra
2025-02-27veth: use napi_skb_cache_get_bulk() instead of xdp_alloc_skb_bulk()Alexander Lobakin
2025-02-27net: gro: decouple GRO from the NAPI layerAlexander Lobakin
2025-02-27net: xgene-v2: remove incorrect ACPI_PTR annotationArnd Bergmann
2025-02-27net: hisilicon: hns_mdio: remove incorrect ACPI_PTR annotationArnd Bergmann
2025-02-27usbnet: gl620a: fix endpoint checking in genelink_bind()Nikita Zhandarovich
2025-02-26idpf: use napi's irq affinityAhmed Zaki
2025-02-26ice: use napi's irq affinity and rmap IRQ notifiersAhmed Zaki
2025-02-26ice: clear NAPI's IRQ numbers in ice_vsi_clear_napi_queues()Ahmed Zaki
2025-02-26net: ena: use napi's aRFS rmap notifersAhmed Zaki
2025-02-26net/mlx5: IRQ, Fix null string in debug printShay Drory
2025-02-26net/mlx5: Restore missing trace event when enabling vport QoSCarolina Jubran
2025-02-26net/mlx5: Fix vport QoS cleanup on errorCarolina Jubran
2025-02-26net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.Harshal Chaudhari
2025-02-26bonding: report duplicate MAC address in all situationsHangbin Liu
2025-02-26net: skb: free up one bit in tx_flagsWillem de Bruijn
2025-02-26gve: unlink old napi when stopping a queue using queue APIHarshitha Ramamurthy
2025-02-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-02-25net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()Wei Fang
2025-02-25net: enetc: remove the mm_lock from the ENETC v4 driverWei Fang
2025-02-25net: enetc: add missing enetc4_link_deinit()Wei Fang
2025-02-25net: enetc: update UDP checksum when updating originTimestamp fieldWei Fang
2025-02-25net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNCWei Fang
2025-02-25net: enetc: correct the xdp_tx statisticsWei Fang