summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-09-03wifi: libertas: cap SSID len in lbs_associate()Dan Carpenter
2025-09-03wifi: cw1200: cap SSID length in cw1200_do_join()Dan Carpenter
2025-09-02net/mlx5: Add PSP capabilities structures and bitsSaeed Mahameed
2025-09-02net: dsa: lantiq_gswip: move MDIO bus registration to .setup()Daniel Golle
2025-09-02net: dsa: lantiq_gswip: support standard MDIO node nameDaniel Golle
2025-09-02net: dsa: lantiq_gswip: support offset of MII registersDaniel Golle
2025-09-02net: dsa: lantiq_gswip: ignore SerDes modes in phylink_mac_config()Daniel Golle
2025-09-02net: dsa: lantiq_gswip: support model-specific mac_select_pcs()Daniel Golle
2025-09-02net: dsa: lantiq_gswip: move to dedicated folderDaniel Golle
2025-09-02net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macroNicolas Frattaroli
2025-09-02net: dsa: mv88e6xxx: Fix fwnode reference leaks in mv88e6xxx_port_setup_ledsMiaoqian Lin
2025-09-02vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objectsIdo Schimmel
2025-09-02vxlan: Fix NPD when refreshing an FDB entry with a nexthop objectIdo Schimmel
2025-09-02net: macb: Validate the value of base_time properlyChandra Mohan Sundar
2025-09-02net: pcs: rzn1-miic: Correct MODCTRL register offsetLad Prabhakar
2025-09-02net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packetsFelix Fietkau
2025-09-02net: phylink: disable autoneg for interfaces that have no inbandRussell King (Oracle)
2025-09-02net: phylink: provide phylink_get_inband_type()Russell King (Oracle)
2025-09-02eth: sundance: fix endian issuesJakub Kicinski
2025-09-02Revert "eth: remove the DLink/Sundance (ST201) driver"Jakub Kicinski
2025-09-02wifi: ath11k: fix group data packet drops during rekeyRameshkumar Sundaram
2025-09-02wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stationsRamya Gnanasekar
2025-09-02net: mvpp2: add xlg pcs inband capabilitiesRussell King (Oracle)
2025-09-02net: sfp: add quirk for FLYPRO copper SFP+ moduleAleksander Jan Bajkowski
2025-09-02bonding: Remove support for use_carrierJay Vosburgh
2025-09-02e1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits
2025-09-02ixgbe: fix incorrect map used in eee linkmodeAlok Tiwari
2025-09-02i40e: Fix potential invalid access when MAC list is emptyZhen Ni
2025-09-02i40e: remove read access to debugfs filesJacob Keller
2025-09-02idpf: set mac type when adding and removing MAC filtersEmil Tantilov
2025-09-02idpf: fix UAF in RDMA core aux dev deinitializationJoshua Hay
2025-09-02ice: fix NULL access of tx->in_use in ice_ll_ts_intrJacob Keller
2025-09-02ice: fix NULL access of tx->in_use in ice_ptp_ts_irqJacob Keller
2025-09-02net/mlx5: {DR,HWS}, Use the cached vhca_id for this deviceSaeed Mahameed
2025-09-02net/mlx5: E-switch, Set representor attributes for adjacent VFsAdithya Jayachandran
2025-09-02net/mlx5: E-Switch, Register representors for adjacent vportsSaeed Mahameed
2025-09-02net/mlx5: E-Switch, Create acls root namespace for adjacent vportsSaeed Mahameed
2025-09-02net/mlx5: E-Switch, Add support for adjacent functions vports discoveryAdithya Jayachandran
2025-09-02net/mlx5: E-Switch, Move vport acls root namespaces creation to eswitchSaeed Mahameed
2025-09-02net/mlx5: FS, Convert vport acls root namespaces to xarraySaeed Mahameed
2025-09-02net: ethernet: ti: am65-cpsw-nuss: Fix null pointer dereference for ndevNishanth Menon
2025-09-02net: mctp: usb: initialise mac header in RX pathJeremy Kerr
2025-09-02net: enetc: don't update sync packet checksum if checksum offload is usedWei Fang
2025-09-02net: enetc: add PTP synchronization support for ENETC v4Wei Fang
2025-09-02net: enetc: move sync packet modification before dma_map_single()Wei Fang
2025-09-02net: enetc: remove unnecessary CONFIG_FSL_ENETC_PTP_CLOCK checkWei Fang
2025-09-02net: enetc: extract enetc_update_ptp_sync_msg() to handle PTP Sync packetsWei Fang
2025-09-02net: enetc: save the parsed information of PTP packet to skb->cbWei Fang
2025-09-01macsec: read MACSEC_SA_ATTR_PN with nla_get_uintSabrina Dubroca
2025-09-01net: macb: Fix tx_ptr_lock lockingSean Anderson