summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-07-24net: ethernet: rmnet: Always subtract MAP headerKristian Evensen
2026-07-24wifi: mwifiex: fix permanently busy scans after multiple roam iterationsRafael Beims
2026-07-24macsec: fix promiscuity refcount leak in macsec_dev_open()James Raphael Tiovalen
2026-07-24wifi: rt2x00: avoid full teardown before work setup in probeRunyu Xiao
2026-07-24fsl/fman: Free init resources on KeyGen failure in fman_init()Haoxiang Li
2026-07-24net: liquidio: fix BAR resource leak on PF number failureHaoxiang Li
2026-07-24bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()Abdun Nihaal
2026-07-24ieee802154: ca8210: fix pointer truncation in kfifo on 64-bitShitalkumar Gandhi
2026-07-24ieee802154: ca8210: fix cas_ctl leak on spi_async failureShitalkumar Gandhi
2026-07-24net: ena: clean up XDP TX queues when regular TX setup failsDawei Feng
2026-07-24mlxsw: fix refcount leak in mlxsw_sp_vrs_lpm_tree_replace()Wentao Liang
2026-07-24net/mlx5: Fix L3 tunnel entropy refcount leakLi RongQing
2026-07-24net: usb: lan78xx: disable VLAN filter in promiscuous modeEnrico Pozzobon
2026-07-24net: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei
2026-07-24net: qualcomm: rmnet: add tx packets aggregationDaniele Palmas
2026-07-24net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala
2026-07-24net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum headerAlex Elder
2026-07-24net: qualcomm: rmnet: use masks instead of C bit-fieldsAlex Elder
2026-07-24net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macrosAlex Elder
2026-07-24net: qualcomm: rmnet: simplify some byte order logicAlex Elder
2026-07-24qede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida
2026-07-24net: usb: net1080: validate packet_len before pad-byte access in rx_fixupXiang Mei
2026-07-24cxgb4: Fix decode strings dump for T6 adaptersGleb Markov
2026-07-24virtio_net: disable cb when NAPI is busy-polledLongjun Tang
2026-07-24usbnet: gl620a: fix out-of-bounds read in genelink_rx_fixup()Xiang Mei
2026-07-24net: sungem: fix probe error cleanupRuoyu Wang
2026-07-24net: mvneta: re-enable percpu interrupt on resumeYun Zhou
2026-07-24net: dsa: sja1105: round up PTP perout pin durationAleksandrova Alyona
2026-07-24octeontx2-pf: Fix leak of SQ timestamp buffer on teardownRatheesh Kannoth
2026-07-24bonding: 3ad: fix mux port state on oper downLouis Scalbert
2026-07-24wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indicationTristan Madani
2026-07-24wifi: ath9k: fix OOB access from firmware tx status queue IDTristan Madani
2026-07-24wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA bufferTristan Madani
2026-07-24net: usb: kalmia: bound RX frame length in kalmia_rx_fixup()Maoyi Xie
2026-07-24hdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu
2026-07-04bnxt_en: Fix NULL pointer dereferenceKyle Meyer
2026-07-04bnxt_en: Modify bnxt_disable_int_sync() to be called more than once.Michael Chan
2026-07-04wifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptorBitterblue Smith
2026-07-04wifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez
2026-07-04wifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3SZenm Chen
2026-07-04net: cpsw_new: Fix potential unregister of netdev that has not been registere...Kevin Hao
2026-07-04net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi
2026-07-04netdevsim: Fix memory leak of nsim_dev->fa_cookieWang Yufen
2026-06-19hv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev
2026-06-19octeontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly
2026-06-19octeontx2-af: replace deprecated strncpy with strscpyJustin Stitt
2026-06-19octeontx2-af: Add validation for lmac typeHariprasad Kelam
2026-06-19octeontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng
2026-06-19use less confusing names for iov_iter direction initializersAl Viro
2026-06-19ice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez