summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* r8169: add tally counter fields added with RTL8125Heiner Kallweit2024-10-101-0/+27
* r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"Colin Ian King2024-10-101-2/+2
* net: mana: Add support for page sizes other than 4KB on ARM64Haiyang Zhang2024-10-105-23/+24
* net: pcs: xpcs: fix the wrong register that was written backJiawen Wu2024-10-101-1/+1
* net: stmmac: Fix zero-division error when disabling tc cbsKhaiWenTan2024-10-101-0/+1
* vrf: revert "vrf: Remove unnecessary RCU-bh critical section"Willem de Bruijn2024-10-101-0/+2
* nfp: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan2024-10-101-3/+2
* wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_1...Gustavo A. R. Silva2024-10-102-3/+2
* wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx workerFelix Fietkau2024-10-101-1/+3
* wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentationBenjamin Lin2024-10-102-0/+8
* wifi: rtw89: avoid reading out of bounds when loading TX power FW elementsZong-Zhe Yang2024-10-101-6/+12
* net: phy: Check for read errors in SIOCGMIIREGNiklas Söderlund2024-10-101-6/+11
* can: netlink: avoid call to do_set_data_bittiming callback with stale can_pri...Stefan Mätje2024-10-101-51/+51
* wifi: iwlwifi: mvm: avoid NULL pointer dereferenceMiri Korenblit2024-10-101-5/+7
* wifi: iwlwifi: allow only CN mcc from WRDDAnjaneyulu2024-10-104-3/+8
* wifi: iwlwifi: mvm: use correct key iterationJohannes Berg2024-10-101-6/+6
* net: atlantic: Avoid warning about potential string truncationSimon Horman2024-10-101-2/+2
* wifi: rtw89: correct base HT rate mask for firmwarePing-Ke Shih2024-10-101-2/+2
* bnxt_en: Extend maximum length of version string by 1 byteSimon Horman2024-10-101-1/+1
* net: mvpp2: Increase size of queue_name bufferSimon Horman2024-10-101-1/+1
* wifi: rtw88: select WANT_DEV_COREDUMPZong-Zhe Yang2024-10-101-0/+1
* wifi: ath11k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy2024-10-101-1/+1
* wifi: ath12k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy2024-10-101-1/+1
* wifi: mt76: mt7915: disable tx worker during tx BA session enable/disableFelix Fietkau2024-10-101-3/+7
* e1000e: avoid failing the system during pm_suspendVitaly Lifshits2024-10-101-8/+11
* net: hisilicon: hns_mdio: fix OF node leak in probe()Krzysztof Kozlowski2024-10-101-0/+1
* net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()Krzysztof Kozlowski2024-10-101-0/+1
* net: hisilicon: hip04: fix OF node leak in probe()Krzysztof Kozlowski2024-10-101-0/+1
* net/xen-netback: prevent UAF in xenvif_flush_hash()Jeongjun Park2024-10-101-3/+2
* wifi: iwlwifi: mvm: drop wrong STA selection in TXJohannes Berg2024-10-101-13/+3
* wifi: iwlwifi: mvm: Fix a race in scan abort flowIlan Peer2024-10-102-8/+47
* ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sc...Aleksandr Mishin2024-10-101-4/+2
* wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmitToke Høiland-Jørgensen2024-10-101-4/+2
* wifi: rtw89: avoid to add interface to list twice when SERChih-Kang Chang2024-10-102-1/+21
* wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()Dmitry Kandybka2024-10-101-2/+2
* ppp: do not assume bh is held in ppp_channel_bridge_input()Eric Dumazet2024-10-101-2/+2
* net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit checkShenwei Wang2024-10-101-9/+9
* net: fec: Reload PTP registers after link-state changeCsókás, Bence2024-10-102-0/+23
* net: fec: Restart PPS after link state changeCsókás, Bence2024-10-103-1/+46
* net: ethernet: lantiq_etop: fix memory disclosureAleksander Jan Bajkowski2024-10-101-1/+3
* net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()Jinjie Ruan2024-10-101-3/+8
* net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan2024-10-101-4/+1
* net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twiceJianbo Liu2024-10-101-1/+7
* net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()Elena Salomatkina2024-10-101-0/+3
* net/mlx5: Added cond_resched() to crdump collectionMohamed Khalfella2024-10-101-0/+10
* net/mlx5: Fix error path in multi-packet WQE transmitGerd Bayer2024-10-101-1/+0
* net: sparx5: Fix invalid timestampsAakash Menon2024-10-101-1/+5
* ieee802154: Fix build errorJinjie Ruan2024-10-101-0/+1
* idpf: fix netdev Tx queue stop/wakeMichal Kubiak2024-10-043-27/+21
* idpf: merge singleq and splitq &net_device_opsAlexander Lobakin2024-10-044-63/+20