summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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-28wifi: iwlwifi: mvm: ensure offloading TID queue existsBenjamin Berg3-2/+38
2025-03-28wifi: iwlwifi: support BIOS override for 5G9 in CA also in LARI version 8Miri Korenblit2-3/+38
2025-03-28bnxt_en: Fix receive ring space parameters when XDP is activeShravya KN1-1/+9
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-22stmmac: loongson: Pass correct arg to PCI functionPhilipp Stanner1-2/+5
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-22bonding: fix incorrect MAC address setting to receive NS messagesHangbin Liu1-8/+47
2025-03-22eth: bnxt: do not update checksum in bnxt_xdp_build_skb()Taehee Yoo3-12/+5
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: dsa: mv88e6xxx: Verify after ATU Load opsJoseph Huang1-11/+48
2025-03-22net/mlx5: Fill out devlink dev info only for PFsJiri Pirko1-0/+3
2025-03-22ice: fix memory leak in aRFS after resetGrzegorz Nitka1-1/+1
2025-03-13net: dsa: mt7530: Fix traffic flooding for MMIO devicesLorenzo Bianconi1-6/+2
2025-03-13ppp: Fix KMSAN uninit-value warning with bpfJiayuan Chen1-9/+19
2025-03-13net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} for v4.7Luca Weiss1-0/+2
2025-03-13net: ipa: Fix QSB data for v4.7Luca Weiss1-2/+2
2025-03-13net: ipa: Fix v4.7 resource group namesLuca Weiss1-7/+5
2025-03-13net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle...Peiyang Wang1-1/+1
2025-03-13be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlinkNikolay Aleksandrov3-101/+100
2025-03-13caif_virtio: fix wrong pointer check in cfv_probe()Vitaliy Shevtsov1-1/+1
2025-03-13wifi: iwlwifi: limit printed string from FW fileJohannes Berg1-1/+1
2025-03-13net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNCWei Fang2-2/+8
2025-03-13net: enetc: Replace ifdef with IS_ENABLEDMartyn Welch3-23/+20
2025-03-13net: enetc: Remove setting of RX software timestampGal Pressman1-8/+2
2025-03-13ibmvnic: Inspect header requirements before using scrq directNick Child1-2/+4
2025-03-13ibmvnic: Perform tx CSO during send scrq directNick Child1-2/+17
2025-03-07gve: set xdp redirect target only when it is availableJoshua Washington2-1/+15
2025-03-07net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()Wei Fang1-8/+7
2025-03-07net: enetc: correct the xdp_tx statisticsWei Fang1-1/+1
2025-03-07net: enetc: update UDP checksum when updating originTimestamp fieldWei Fang1-7/+34
2025-03-07net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()Wei Fang1-6/+10
2025-03-07net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()Wei Fang1-7/+19
2025-03-07usbnet: gl620a: fix endpoint checking in genelink_bind()Nikita Zhandarovich1-3/+1
2025-03-07net: ti: icss-iep: Reject perout generation requestMeghana Malladi1-20/+1
2025-03-07net: ti: icss-iep: Remove spinlock-based synchronizationDiogo Ivo1-14/+0
2025-03-07net/mlx5: IRQ, Fix null string in debug printShay Drory1-1/+1
2025-03-07net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.Harshal Chaudhari1-1/+1
2025-03-07ice: Fix deinitializing VF in error pathMarcin Szycik3-4/+10
2025-03-07ice: add E830 HW VF mailbox message limit supportPaul Greenwalt9-13/+96