summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-09-09net: fix NULL pointer dereference in l3mdev_l3_rcvWang Liang
2025-09-09wifi: ath11k: update channel list in worker when wait flag is setWen Gong
2025-09-09wifi: ath11k: update channel list in reg notifier instead reg workerWen Gong
2025-09-09net: dsa: b53: do not enable EEE on bcm63xxJonas Gorski
2025-09-09net: dsa: b53/bcm_sf2: implement .support_eee() methodRussell King (Oracle)
2025-09-09microchip: lan865x: Fix LAN8651 autoloadingStefan Wahren
2025-09-09microchip: lan865x: Fix module autoloadingStefan Wahren
2025-09-09net: pcs: rzn1-miic: Correct MODCTRL register offsetLad Prabhakar
2025-09-09e1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits
2025-09-09net: ethernet: oa_tc6: Handle failure of spi_setupStefan Wahren
2025-09-09wifi: mt76: mt7925: fix the wrong bss cleanup for SAPMing Yen Hsieh
2025-09-09wifi: mt76: mt7996: Initialize hdr before passing to skb_put_data()Nathan Chancellor
2025-09-09wifi: mt76: mt7925u: use connac3 tx aggr check in tx completeMing Yen Hsieh
2025-09-09wifi: mwifiex: Initialize the chan_stats array to zeroQianfeng Rong
2025-09-09phy: mscc: Stop taking ts_lock for tx_queue and use its own lockHoratiu Vultur
2025-09-09ppp: fix memory leak in pad_compress_skbQingfang Deng
2025-09-09net: xilinx: axienet: Add error handling for RX metadata pointer retrievalAbin Joseph
2025-09-09net: thunder_bgx: decrement cleanup index before useRosen Penev
2025-09-09net: thunder_bgx: add a missing of_node_putRosen Penev
2025-09-09wifi: libertas: cap SSID len in lbs_associate()Dan Carpenter
2025-09-09wifi: cw1200: cap SSID length in cw1200_do_join()Dan Carpenter
2025-09-09vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objectsIdo Schimmel
2025-09-09vxlan: Rename FDB Tx lookup functionIdo Schimmel
2025-09-09vxlan: Add RCU read-side critical sections in the Tx pathIdo Schimmel
2025-09-09vxlan: Avoid unnecessary updates to FDB 'used' timeIdo Schimmel
2025-09-09vxlan: Refresh FDB 'updated' time upon 'NTF_USE'Ido Schimmel
2025-09-09net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTERadu Rendec
2025-09-09net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit()Menglong Dong
2025-09-09net: vxlan: use kfree_skb_reason() in vxlan_xmit()Menglong Dong
2025-09-09net: vxlan: make vxlan_set_mac() return drop reasonsMenglong Dong
2025-09-09vxlan: Fix NPD when refreshing an FDB entry with a nexthop objectIdo Schimmel
2025-09-09net: vxlan: make vxlan_snoop() return drop reasonsMenglong Dong
2025-09-09net: vxlan: add skb drop reasons to vxlan_rcv()Menglong Dong
2025-09-09net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packetsFelix Fietkau
2025-09-09wifi: ath11k: fix group data packet drops during rekeyRameshkumar Sundaram
2025-09-09ixgbe: fix incorrect map used in eee linkmodeAlok Tiwari
2025-09-09i40e: Fix potential invalid access when MAC list is emptyZhen Ni
2025-09-09i40e: remove read access to debugfs filesJacob Keller
2025-09-09idpf: set mac type when adding and removing MAC filtersEmil Tantilov
2025-09-09ice: fix NULL access of tx->in_use in ice_ll_ts_intrJacob Keller
2025-09-09macsec: read MACSEC_SA_ATTR_PN with nla_get_uintSabrina Dubroca
2025-09-09net: macb: Fix tx_ptr_lock lockingSean Anderson
2025-09-09bnxt_en: fix incorrect page count in RX aggr ring logAlok Tiwari
2025-09-09xirc2ps_cs: fix register access when enabling FullDuplexAlok Tiwari
2025-09-09wifi: iwlwifi: uefi: check DSM item validityJohannes Berg
2025-09-09wifi: mt76: fix linked list corruptionFelix Fietkau
2025-09-09wifi: mt76: free pending offchannel tx frames on wcid cleanupFelix Fietkau
2025-09-09wifi: mt76: prevent non-offchannel mgmt tx during scan/rocFelix Fietkau
2025-09-09wifi: mt76: mt7925: fix locking in mt7925_change_vif_links()Harshit Mogalapalli
2025-09-09wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info workDuoming Zhou