summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-24net: ethernet: rmnet: Always subtract MAP headerKristian Evensen1-2/+3
2026-07-24wifi: mwifiex: fix permanently busy scans after multiple roam iterationsRafael Beims1-1/+0
2026-07-24macsec: fix promiscuity refcount leak in macsec_dev_open()James Raphael Tiovalen1-2/+5
2026-07-24wifi: rt2x00: avoid full teardown before work setup in probeRunyu Xiao1-2/+10
2026-07-24fsl/fman: Free init resources on KeyGen failure in fman_init()Haoxiang Li1-1/+3
2026-07-24net: liquidio: fix BAR resource leak on PF number failureHaoxiang Li1-8/+10
2026-07-24bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()Abdun Nihaal1-2/+1
2026-07-24ieee802154: ca8210: fix pointer truncation in kfifo on 64-bitShitalkumar Gandhi1-2/+4
2026-07-24ieee802154: ca8210: fix cas_ctl leak on spi_async failureShitalkumar Gandhi1-1/+2
2026-07-24net: ena: clean up XDP TX queues when regular TX setup failsDawei Feng1-2/+21
2026-07-24mlxsw: fix refcount leak in mlxsw_sp_vrs_lpm_tree_replace()Wentao Liang1-0/+1
2026-07-24net/mlx5: Fix L3 tunnel entropy refcount leakLi RongQing1-1/+2
2026-07-24net: usb: lan78xx: disable VLAN filter in promiscuous modeEnrico Pozzobon1-4/+14
2026-07-24net: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei3-33/+45
2026-07-24net: qualcomm: rmnet: add tx packets aggregationDaniele Palmas7-4/+246
2026-07-24net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala3-9/+68
2026-07-24net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum headerAlex Elder1-25/+13
2026-07-24net: qualcomm: rmnet: use masks instead of C bit-fieldsAlex Elder2-3/+5
2026-07-24net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macrosAlex Elder4-21/+16
2026-07-24net: qualcomm: rmnet: simplify some byte order logicAlex Elder1-10/+6
2026-07-24qede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida1-0/+5
2026-07-24net: usb: net1080: validate packet_len before pad-byte access in rx_fixupXiang Mei1-1/+1
2026-07-24cxgb4: Fix decode strings dump for T6 adaptersGleb Markov1-8/+0
2026-07-24virtio_net: disable cb when NAPI is busy-polledLongjun Tang1-0/+3
2026-07-24usbnet: gl620a: fix out-of-bounds read in genelink_rx_fixup()Xiang Mei1-3/+3
2026-07-24net: sungem: fix probe error cleanupRuoyu Wang1-4/+9
2026-07-24net: mvneta: re-enable percpu interrupt on resumeYun Zhou1-0/+3
2026-07-24net: dsa: sja1105: round up PTP perout pin durationAleksandrova Alyona1-1/+1
2026-07-24octeontx2-pf: Fix leak of SQ timestamp buffer on teardownRatheesh Kannoth1-0/+1
2026-07-24bonding: 3ad: fix mux port state on oper downLouis Scalbert1-0/+1
2026-07-24wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indicationTristan Madani1-0/+6
2026-07-24wifi: ath9k: fix OOB access from firmware tx status queue IDTristan Madani1-0/+5
2026-07-24wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA bufferTristan Madani1-0/+5
2026-07-24net: usb: kalmia: bound RX frame length in kalmia_rx_fixup()Maoyi Xie1-0/+8
2026-07-24hdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu1-2/+13
2026-07-04bnxt_en: Fix NULL pointer dereferenceKyle Meyer1-1/+1
2026-07-04bnxt_en: Modify bnxt_disable_int_sync() to be called more than once.Michael Chan1-0/+3
2026-07-04wifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptorBitterblue Smith1-1/+1
2026-07-04wifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez1-0/+1
2026-07-04wifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3SZenm Chen1-0/+1
2026-07-04net: cpsw_new: Fix potential unregister of netdev that has not been registere...Kevin Hao1-2/+2
2026-07-04net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi2-4/+5
2026-07-04netdevsim: Fix memory leak of nsim_dev->fa_cookieWang Yufen1-0/+1
2026-06-19hv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev1-4/+15
2026-06-19octeontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly1-1/+6
2026-06-19octeontx2-af: replace deprecated strncpy with strscpyJustin Stitt1-3/+3
2026-06-19octeontx2-af: Add validation for lmac typeHariprasad Kelam2-4/+12
2026-06-19octeontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng1-0/+2
2026-06-19use less confusing names for iov_iter direction initializersAl Viro1-1/+1
2026-06-19ice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez1-1/+1