summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-01-07wifi: wilc1000: sdio: fix module autoloadingMichael Walle
2023-01-07ravb: Fix "failed to switch device to config mode" message during unbindBiju Das
2022-12-31net: stmmac: fix errno when create_singlethread_workqueue() failsGaosheng Cui
2022-12-31ice: synchronize the misc IRQ when tearing down Tx trackerJacob Keller
2022-12-31wifi: mt76: do not run mt76u_status_worker if the device is not runningLorenzo Bianconi
2022-12-31ppp: associate skb with a device at txStanislav Fomichev
2022-12-31net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is fullFelix Fietkau
2022-12-31igb: Do not free q_vector unless new one was allocatedKees Cook
2022-12-31wifi: brcmfmac: Fix potential NULL pointer dereference in 'brcmf_c_preinit_dc...Jisoo Jang
2022-12-31wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang
2022-12-31hamradio: baycom_epp: Fix return type of baycom_send_packet()Nathan Chancellor
2022-12-31net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()Nathan Chancellor
2022-12-31qed (gcc13): use u16 for fid to be big enoughJiri Slaby (SUSE)
2022-12-31wifi: ath11k: Fix qmi_msg_handler data structure initializationRahul Bhattacharjee
2022-12-31bnx2: Use kmalloc_size_roundup() to match ksize() usageKees Cook
2022-12-31wifi: ath10k: Delay the unmapping of the bufferYoughandhar Chintala
2022-12-31wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida
2022-12-31wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin
2022-12-31brcmfmac: return error when getting invalid max_flowrings from dongleWright Feng
2022-12-31net: fec: check the return value of build_skb()Wei Fang
2022-12-31net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irqArun Ramadoss
2022-12-31mctp: serial: Fix starting value for frame check sequenceJeremy Kerr
2022-12-31myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET
2022-12-31igc: Set Qbv start_time and end_time to end_time if not being configured in GCLTan Tee Min
2022-12-31igc: recalculate Qbv end_time by considering cycle timeTan Tee Min
2022-12-31igc: allow BaseTime 0 enrollment for QbvTan Tee Min
2022-12-31igc: Add checking for basetime less than zeroMuhammad Husaini Zulkifli
2022-12-31igc: Use strict cycles for Qbv schedulingVinicius Costa Gomes
2022-12-31igc: Enhance Qbv scheduling by using first flag bitVinicius Costa Gomes
2022-12-31net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()Vladimir Oltean
2022-12-31r6040: Fix kmemleak in probe and removeLi Zetao
2022-12-31net: enetc: avoid buffer leaks on xdp_do_redirect() failureVladimir Oltean
2022-12-31bonding: do failover when high prio link upHangbin Liu
2022-12-31bonding: add missed __rcu annotation for curr_active_slaveHangbin Liu
2022-12-31net: macsec: fix net device access prior to holding a lockEmeel Hakim
2022-12-31i40e: Fix the inability to attach XDP program on downed interfaceBartosz Staszewski
2022-12-31stmmac: fix potential division by 0Piergiorgio Beruto
2022-12-31octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functionsChristophe JAILLET
2022-12-31ntb_netdev: Use dev_kfree_skb_any() in interrupt contextEric Pilmore
2022-12-31net: lan9303: Fix read error execution pathJerry Ray
2022-12-31net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_sl...Roger Quadros
2022-12-31can: tcan4x5x: Fix use of register error status maskMarkus Schneider-Pargmann
2022-12-31can: m_can: Call the RAM init directly from m_can_chip_configVivek Yadav
2022-12-31can: tcan4x5x: Remove invalid write in clear_interruptsMarkus Schneider-Pargmann
2022-12-31net: amd-xgbe: Check only the minimum speed for active/passive cablesTom Lendacky
2022-12-31net: amd-xgbe: Fix logic around active and passive cablesTom Lendacky
2022-12-31net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-31hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-31net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-31net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang