summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-07-21net/mlx5e: psp: Remove PSP steering mutexesCosmin Ratiu
2026-07-21net/mlx5e: psp: Rename the saved psp_dev to 'psd'Cosmin Ratiu
2026-07-21pds_core: reject component parameter in legacy firmware updateNikhil P. Rao
2026-07-21Merge tag 'iwlwifi-fixes-2026-07-21' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2026-07-21wifi: mac80211_hwsim: reject undersized HWSIM_ATTR_TX_INFOIbrahim Hashimov
2026-07-21wifi: brcmfmac: drain bus_reset work on device removalFan Wu
2026-07-21wifi: brcmfmac: make release_scratchbuffers idempotentFan Wu
2026-07-21wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-operDoruk Tan Ozturk
2026-07-21wifi: mwifiex: replace one-element arrays with flexible array membersGeorgi Valkov
2026-07-21wifi: at76c50x-usb: avoid length underflow in at76_guess_freq()Huihui Huang
2026-07-21wifi: mwifiex: bound uAP association event IEs to the event bufferHE WEI (ギカク)
2026-07-21wifi: wilc1000: validate assoc response length before subtracting headerHuihui Huang
2026-07-21Merge tag 'ath-current-20260713' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-07-21wifi: mwifiex: fix freeze for 60 seconds caused by request_firmwareGeorgi Valkov
2026-07-21wan: wanxl: Only reset hardware after BAR mappingRuoyu Wang
2026-07-21nfp: Check resource mutex allocationRuoyu Wang
2026-07-21mlxsw: Tell the core to use the netdev instance lockIdo Schimmel
2026-07-21mlxsw: ethtool: Prepare for RTNL-less ethtool operationsIdo Schimmel
2026-07-21mlxsw: Convert to async version of ndo_set_rx_modeIdo Schimmel
2026-07-21net: airoha: Fix DMA direction for NPU mailbox bufferWayen Yan
2026-07-21dpaa2-eth: put MAC endpoint device on disconnectGuangshuo Li
2026-07-21net: airoha: Fix potential use-after-free in airoha_ppe_deinit()Wayen Yan
2026-07-21dpaa2-switch: put MAC endpoint device on disconnectGuangshuo Li
2026-07-21gtp: parse extension headers before reading inner protocolZhixing Chen
2026-07-21net/mlx5e: Use sender devcom for MPV master-upManjunath Patil
2026-07-21net: ethernet: adi: Add a driver for the ADIN1140 MACPHYCiprian Regus
2026-07-21net: phy: Add support for the ADIN1140 PHYCiprian Regus
2026-07-21net: phy: microchip-t1s: use generic C45 MMD access helpersCiprian Regus
2026-07-21net: phy: add generic helpers for direct C45 MMD accessCiprian Regus
2026-07-21net: ethernet: oa_tc6: Use the read_mms/write_mms functions for C45Ciprian Regus
2026-07-21net: ethernet: oa_tc6: Add read_mms/write_mms register access functionsCiprian Regus
2026-07-21net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registersCiprian Regus
2026-07-21net: ethernet: oa_tc6: Export standard defined registersCiprian Regus
2026-07-21net: ethernet: oa_tc6: Export the C45 access functionsCiprian Regus
2026-07-21net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flagCiprian Regus
2026-07-21net: ethernet: oa_tc6: Handle the OA TC6 SPI protected modeCiprian Regus
2026-07-21net: sparx5: configure TAS port link speedRobert Marko
2026-07-21net: airoha: fix MIB stats collection to be losslessAniket Negi
2026-07-21geneve: make geneve_fill_info() RTNL independentEric Dumazet
2026-07-21geneve: convert config to RCU-protected pointerEric Dumazet
2026-07-21geneve: pass geneve_config pointer to helper functionsEric Dumazet
2026-07-21net: stmmac: eic7700: add support for eth1 clock inversion variantZhi Li
2026-07-21net: stmmac: eic7700: make RGMII delay properties optionalZhi Li
2026-07-20bnx2x: fix null pointer dereference in bnx2x_free_mem_bp()Abdun Nihaal
2026-07-20bonding: fix devconf_all NULL dereference when IPv6 is disabledZhaolong Zhang
2026-07-20net: phy: marvell: fix return codeMichael Walle
2026-07-20ovpn: use monotonic clock for peer keepalive timeoutsMarco Baffo
2026-07-20ovpn: fix use after free in unlock_ovpn()Marco Baffo
2026-07-20ovpn: hold peer before scheduling keepalive workShuvam Pandey
2026-07-20ovpn: fix peer refcount leak in TCP error pathsPavitra Jha