summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-08-04geneve: Protect geneve_net and geneve_sock with per-netns mutex.Kuniyuki Iwashima
2026-08-04geneve: Unlink geneve->sock[46].hlist[46].hlist in __geneve_sock_release().Kuniyuki Iwashima
2026-08-03net: mana: force full-page RX buffers via ethtool private flagDipayaan Roy
2026-08-03net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switchDipayaan Roy
2026-08-03net: stmmac: ethtool: Address off-by-one when reading the coal rx-usecsMaxime Chevallier
2026-08-03net: stmmac: ethtool: Comment the magic numbers in RIWT computationMaxime Chevallier
2026-08-03bnge: Fix NULL pointer dereference in aux device releaseAlok Tiwari
2026-08-03net: usb: ax88179_178a: fix skb leak in ax88179_tx_fixup()Yi Cong
2026-08-03net: phy: motorcomm: enable the reference clock for YT8521Jiaxing Hu
2026-08-03net: stmmac: Don't rely on the PHY for flow-control testingMaxime Chevallier
2026-08-03net: stmmac: Don't use PHY loopback for selftestsMaxime Chevallier
2026-08-03net: phylink: allow PHYs to be attached in 802.3z inband modeRussell King (Oracle)
2026-08-03net: stmmac: Skip PHY attach if custom PCS is in useZxyan Zhu
2026-08-03xsk: validate metadata when processing requestsStanislav Fomichev
2026-08-03xsk: pass TX metadata pointer by referenceStanislav Fomichev
2026-08-03ppp: use netdev_from_priv()Qingfang Deng
2026-08-03netxen: unregister notifiers if PCI registration failsCan Peng
2026-08-03bnxt: fix memory leak in bnxt_queue_mem_alloc error casesWill Chen
2026-08-03net: ngbe: correct misleading interrupt commentJiawen Wu
2026-08-02wifi: brcmfmac: fix P2P action frame handling without device vifJason Huang
2026-08-02wifi: brcmfmac: Set DMA direction for msgbuf packet IDsCan Peng
2026-08-02wifi: brcmfmac: validate msgbuf flowring IDs before useCan Peng
2026-08-02Merge tag 'rtw-next-2026-08-02' of https://github.com/pkshih/rtwJohannes Berg
2026-08-02Merge tag 'mt76-next-2026-08-01' of https://github.com/nbd168/wirelessJohannes Berg
2026-08-02Merge tag 'mm81x-next-2026-07-31' of https://github.com/MorseMicroLabs/linux-...Johannes Berg
2026-08-02wifi: wilc1000: validate monitor transmit frame headersMariano Baragiola
2026-08-02wifi: zd1211rw: reject secondary interfaces to prevent conflictsSlawomir Stepien
2026-08-02wifi: nxpwifi: embed rx_reorder_ptrRosen Penev
2026-08-02wifi: cfg80211: convert cookie output to input parameterArend van Spriel
2026-08-02wifi: qtnfmac: use pre-assigned cookie for mgmt_txArend van Spriel
2026-08-02wifi: nxpwifi: use pre-assigned cookie for remain_on_channel and mgmt_txArend van Spriel
2026-08-02wifi: wilc1000: use pre-assigned cookie for remain_on_channel and mgmt_txArend van Spriel
2026-08-02wifi: mwifiex: use pre-assigned cookie for remain_on_channel and mgmt_txArend van Spriel
2026-08-02wifi: brcmfmac: use pre-assigned cookie for remain_on_channel and mgmt_txArend van Spriel
2026-08-02wifi: wil6210: use pre-assigned cookie for remain_on_channel, mgmt_tx and pro...Arend van Spriel
2026-08-02wifi: ath6kl: use pre-assigned cookie for remain_on_channel and mgmt_txArend van Spriel
2026-08-02wifi: rtw89: 8922d: enable Makefile and Kconfig for RTL8922DEPing-Ke Shih
2026-08-02wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 9.24.1Ching-Te Ku
2026-08-02wifi: rtw89: coex: Port _update_bt_ctrl_lps() for BT profile-based LPS controlChing-Te Ku
2026-08-02wifi: rtw89: coex: Change Wi-Fi link_mode_v0 translating timingChing-Te Ku
2026-08-02wifi: rtw89: coex: Clear BT link weight when BT is disabledChing-Te Ku
2026-08-02wifi: rtw89: coex: Fix BT-info parsing for 5/6 GHz band & dual BluetoothChing-Te Ku
2026-08-02wifi: rtw89: coex: Fix Bluetooth link weight not updated on profile changeChing-Te Ku
2026-08-02wifi: rtw89: change scan offload format to V3 for WiFi 7 ICPo-Hao Huang
2026-08-02wifi: rtw89: fix scan offload version check logicPo-Hao Huang
2026-08-02wifi: rtw89: refine RX filter configuration for WiFi 7 generationDian-Syuan Yang
2026-08-02wifi: rtw89: pci: add .shutdown callback to stop rfkill polling on rebootYuhang.chen
2026-08-01wifi: mt76: mt7996: remove beacon_int_min_gcd from ADHOC interface combinationsJose Ignacio Tornos Martinez
2026-08-01wifi: mt76: mt792x: do not advertise active monitorDevin Wittmayer
2026-08-01wifi: ath10k: snoc: use memcpy_fromio() for MSA ramdumpLinghui Wu