summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-30netconsole: move netpoll_take_ipv6() as netcons_take_ipv6()Breno Leitao1-1/+43
2026-07-30netconsole: move netpoll_take_ipv4() as netcons_take_ipv4()Breno Leitao1-1/+31
2026-07-30netconsole: move netpoll_local_ip_unset() as netcons_local_ip_unset()Breno Leitao1-1/+18
2026-07-30netconsole: take over netpoll_setup() from netpollBreno Leitao1-3/+83
2026-07-30net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS offloadLorenzo Bianconi4-30/+243
2026-07-30net: airoha: fix ETS QoS stats counter underflow and cross-channel corruptionLorenzo Bianconi2-10/+15
2026-07-30net: airoha: rename airoha_priv_flags to airoha_dev_flagsLorenzo Bianconi2-5/+5
2026-07-30ovpn: fix incorrect use of rcu_access_pointer()Qingfang Deng1-1/+1
2026-07-30ovpn: ensure TCP vars are initialized firstAntonio Quartulli1-3/+4
2026-07-30ovpn: disable IPv4 redirects on MP interfacesAntonio Quartulli1-15/+35
2026-07-30ovpn: hash floated peer by transport identity onlyAntonio Quartulli1-4/+21
2026-07-30ovpn: zero-initialize sockaddr before learning a floated endpointAntonio Quartulli1-8/+23
2026-07-30ovpn: ensure socket is owned by ovpn before deref sk_user_dataAntonio Quartulli1-0/+9
2026-07-30ovpn: rehash peer in by_transp_addr table on CMD_PEER_SETAntonio Quartulli3-33/+79
2026-07-30ovpn: skip rehash for peers already removed from by_idAntonio Quartulli1-30/+43
2026-07-30ovpn: limit keepalive values to one dayMarco Baffo1-6/+14
2026-07-30net: wwan: add exclusive open mode capability to AT and QCDM portsDaniele Palmas1-0/+24
2026-07-30net: wwan: add minimalistic IOCTls support also to QCDM portDaniele Palmas1-1/+2
2026-07-30net: lan743x: add support for RMII interfaceThangaraj Samynathan2-2/+24
2026-07-30net: lan743x: add RMII strap status detection for PCI11x1xThangaraj Samynathan2-2/+13
2026-07-30wifi: rtw88: Fix potential memory leak in rtw_txq_push_skb()Abdun Nihaal1-0/+1
2026-07-30wifi: rtw89: remove conditional return with no effect in sys_init_*()Sang-Heon Jeon2-10/+2
2026-07-30wifi: rtlwifi: rtl8821ae: remove conditional return with no effect in _rtl882...Sang-Heon Jeon1-6/+1
2026-07-30wifi: rtw89: coex: Handle Bluetooth LE-Audio related coexistence featureChing-Te Ku2-1/+233
2026-07-30wifi: rtw89: coex: Fix H2C command redundant send & version fall throughChing-Te Ku1-1/+4
2026-07-30wifi: rtw89: coex: Fix TDMA v8 handling to unblock BTC report parsingChing-Te Ku1-2/+2
2026-07-30wifi: rtw89: coex: Add dual Bluetooth debug info dumpChing-Te Ku1-14/+37
2026-07-30wifi: rtw89: coex: Add BTC report version 8 support for BT sub-reportsChing-Te Ku2-1/+85
2026-07-30wifi: rtw89: coex: Fix log dump format with proper newlineChing-Te Ku1-79/+88
2026-07-30wifi: rtw89: coex: Refine RF calibration notify flowChing-Te Ku1-3/+2
2026-07-30wifi: rtw89: coex: complete GPIO debug configuration handlerChing-Te Ku4-49/+392
2026-07-30wifi: rtw89: coex: Decrease Wi-Fi special packet protect timeChing-Te Ku1-1/+1
2026-07-30wifi: rtw89: coex: Separate _ntfy_role_info into two functionChing-Te Ku1-29/+80
2026-07-30wifi: rtw89: coex: Rearrange _ntfy_role_info infoChing-Te Ku1-25/+52
2026-07-30wifi: rtw89: coex: Add firmware 0.35.111.X support for RTL8922A/DChing-Te Ku1-0/+18
2026-07-30wifi: rtw89: coex: Add Wi-Fi MLO info version 2 H2C commandChing-Te Ku4-0/+86
2026-07-30wifi: rtw89: coex: Add chip initial info version 11 for RTL8922A/DChing-Te Ku7-26/+251
2026-07-30wifi: rtlwifi: pci: fix error path in rtl_pci_probe()Abdun Nihaal1-1/+5
2026-07-30wifi: rtlwifi: rtl8192du: Fix possible memory leak in rtl92du_init_sw_vars()Abdun Nihaal1-3/+9
2026-07-30wifi: rtl818x: initialize eeprom_93cx6 struct to zeroStanislaw Gruszka2-2/+2
2026-07-29net: dsa: realtek: use devm_mutex_init for l2_lockLuiz Angelo Daros de Luca1-1/+3
2026-07-29net: dsa: realtek: use devm_mutex_init for vlan_lockLuiz Angelo Daros de Luca1-1/+4
2026-07-29net: dsa: realtek: use devm_mutex_init for regmap lockLuiz Angelo Daros de Luca1-1/+4
2026-07-29net: dsa: realtek: rtl8365mb: use devm_mutex_init for mib_lockLuiz Angelo Daros de Luca1-3/+13
2026-07-29net: mana: Return error code from mana_create_rxq()Aditya Garg1-4/+4
2026-07-29net: stmmac: Fix E2E delay mechanismNazim Amirul1-1/+2
2026-07-29net: dsa: mt7530: error out on failed reads in MT7531 PHY pollingDaniel Golle1-38/+20
2026-07-29net: dsa: mt7530: error out on failed reads in ATC/VTCR command pollingDaniel Golle1-10/+18
2026-07-29net: dsa: mt7530: check bus->read() errors in the MDIO regmap backendDaniel Golle1-2/+9
2026-07-29Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski16-28/+87