summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-04-10wifi: mt76: mt7921: fix kernel panic due to null pointer dereferenceMing Yen Hsieh1-0/+1
2025-04-10wifi: mt76: mt7925: remove unused acpi function for clcMing Yen Hsieh1-1/+0
2025-04-10usbnet:fix NPE during rx_completeYing Lu1-3/+3
2025-04-10net: ibmveth: make veth_pool_store stop hangingDave Marquardt1-12/+27
2025-04-10arcnet: Add NULL check in com20020pci_probe()Henry Martin1-1/+16
2025-04-10net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroyDavid Oberhollenzer2-4/+10
2025-04-10net: mvpp2: Prevent parser TCAM memory corruptionTobias Waldekranz3-67/+140
2025-04-10idpf: fix adapter NULL pointer dereference on rebootEmil Tantilov1-1/+5
2025-04-10e1000e: change k1 configuration on MTP and later platformsVitaly Lifshits3-5/+82
2025-04-10net: dsa: rtl8366rb: don't prompt users for LED controlJakub Kicinski1-1/+1
2025-04-10wifi: brcmfmac: keep power during suspend if board requires itMatthias Proske1-7/+13
2025-04-10wifi: iwlwifi: mvm: use the right version of the rate APIEmmanuel Grumbach1-4/+4
2025-04-10wifi: iwlwifi: fw: allocate chained SG tables for dumpJohannes Berg1-28/+58
2025-04-10octeontx2-af: Free NIX_AF_INT_VEC_GEN irqGeetha sowjanya1-1/+1
2025-04-10octeontx2-af: Fix mbox INTR handler when num VFs > 64Geetha sowjanya1-1/+1
2025-04-10net: phy: broadcom: Correct BCM5221 PHY model detectionJim Liu1-3/+3
2025-04-10net/mlx5e: SHAMPO, Make reserved size independent of page sizeLama Kayal1-3/+5
2025-04-10rndis_host: Flag RNDIS modems as WWAN devicesLubomir Rintel1-2/+14
2025-04-07net: usb: usbnet: restore usb%d name exception for local mac addressesDominique Martinet1-6/+15
2025-04-07net: usb: qmi_wwan: add Telit Cinterion FE990B compositionFabio Porcedda1-0/+1
2025-04-07net: usb: qmi_wwan: add Telit Cinterion FN990B compositionFabio Porcedda1-0/+1
2025-03-28can: flexcan: disable transceiver during system PMHaibo Chen1-1/+11
2025-03-28can: flexcan: only change CAN state when link up in system PMHaibo Chen1-2/+4
2025-03-28can: ucan: fix out of bound read in strscpy() sourceVincent Mailhol1-25/+18
2025-03-28can: rcar_canfd: Fix page entries in the AFL listBiju Das1-17/+11
2025-03-28net: mana: Support holes in device list reply msgHaiyang Zhang1-4/+10
2025-03-28net: ti: icssg-prueth: Add lock to statsMD Danish Anwar3-0/+7
2025-03-28phy: fix xa_alloc_cyclic() error handlingMichal Swiatkowski1-1/+1
2025-03-28net: ethernet: ti: am65-cpsw: Fix NAPI registration sequenceVignesh Raghavendra1-14/+18
2025-03-22net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errataAndrei Botila1-2/+18
2025-03-22net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errataAndrei Botila1-0/+52
2025-03-22net: mana: cleanup mana struct after debugfs_remove()Shradha Gupta2-5/+16
2025-03-22qlcnic: fix memory leak issues in qlcnic_sriov_common.cHaoxiang Li1-2/+6
2025-03-22net: wwan: mhi_wwan_mbim: Silence sequence number glitch errorsStephan Gerhold1-1/+1
2025-03-22net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran1-4/+2
2025-03-22net/mlx5: Bridge, fix the crash caused by LAG state checkJianbo Liu1-7/+5
2025-03-22net/mlx5: Lag, Check shared fdb before creating MultiPort E-SwitchShay Drory3-3/+5
2025-03-22net/mlx5: Fix incorrect IRQ pool usage when releasing IRQsShay Drory5-7/+16
2025-03-22net/mlx5: HWS, Rightsize bwc matcher priorityVlad Dogaru1-1/+1
2025-03-22rtase: Fix improper release of ring list entries in rtase_sw_resetJustin Lai1-0/+10
2025-03-22bonding: fix incorrect MAC address setting to receive NS messagesHangbin Liu1-8/+47
2025-03-22eth: bnxt: fix memory leak in queue resetTaehee Yoo1-0/+1
2025-03-22eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx}Taehee Yoo1-0/+6
2025-03-22eth: bnxt: do not update checksum in bnxt_xdp_build_skb()Taehee Yoo3-12/+5
2025-03-22eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logicTaehee Yoo1-2/+2
2025-03-22eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc()Taehee Yoo1-0/+3
2025-03-22eth: bnxt: fix truesize for mb-xdp-pass caseTaehee Yoo2-1/+9
2025-03-22net/mlx5: handle errors in mlx5_chains_create_table()Wentao Liang1-0/+5
2025-03-22net: mctp i2c: Copy headers if clonedMatt Johnston1-0/+5
2025-03-22net: mctp i3c: Copy headers if clonedMatt Johnston1-0/+5