summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-11-25net: hinic: Fix error handling in hinic_module_init()Yuan Can1-1/+8
2022-11-25net: bgmac: Drop free_netdev() from bgmac_enet_remove()Wei Yongjun1-1/+0
2022-11-16net: tun: call napi_schedule_prep() to ensure we own a napiEric Dumazet1-6/+13
2022-11-16net: macvlan: fix memory leaks of macvlan_common_newlinkChuang Wang1-1/+3
2022-11-16ethernet: tundra: free irq when alloc ring failed in tsi108_open()Zhengchao Shao1-1/+4
2022-11-16net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()Zhengchao Shao1-0/+1
2022-11-16ethernet: s2io: disable napi when start nic failed in s2io_card_up()Zhengchao Shao1-9/+20
2022-11-16net: atlantic: macsec: clear encryption keys from the stackAntoine Tenart2-7/+13
2022-11-16net: phy: mscc: macsec: clear encryption keys when freeing a flowAntoine Tenart1-0/+1
2022-11-16cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf...Zhengchao Shao1-1/+1
2022-11-16net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()Zhengchao Shao1-0/+1
2022-11-16net: cpsw: disable napi in cpsw_ndo_open()Zhengchao Shao1-0/+2
2022-11-16net/mlx5e: E-Switch, Fix comparing termination table instanceRoi Dayan1-6/+8
2022-11-16net/mlx5: Allow async trigger completion execution on single CPU systemsRoy Novich1-3/+8
2022-11-16net: nixge: disable napi when enable interrupts failed in nixge_open()Zhengchao Shao1-0/+1
2022-11-16net: marvell: prestera: fix memory leak in prestera_rxtx_switch_init()Zhengchao Shao1-1/+6
2022-11-16drivers: net: xgene: disable napi when register irq failed in xgene_enet_open()Zhengchao Shao1-1/+3
2022-11-16net: broadcom: Fix BCMGENET KconfigYueHaibing1-1/+1
2022-11-16net: stmmac: dwmac-meson8b: fix meson8b_devm_clk_prepare_enable()Rasmus Villemoes1-5/+3
2022-11-16hamradio: fix issue of dev reference count leakage in bpq_device_event()Zhengchao Shao1-1/+1
2022-11-16net: lapbether: fix issue of dev reference count leakage in lapbeth_device_ev...Zhengchao Shao1-1/+1
2022-11-16net: fman: Unregister ethernet device on removalSean Anderson1-0/+9
2022-11-16bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steerAlex Barba1-1/+1
2022-11-16bnxt_en: Fix possible crash in bnxt_hwrm_set_coal()Michael Chan1-1/+1
2022-11-16net: tun: Fix memory leaks of napi_get_fragsWang Yufen1-0/+1
2022-11-16macsec: clear encryption keys from the stack after setting up offloadSabrina Dubroca1-0/+2
2022-11-16macsec: fix detection of RXSCs when toggling offloadingSabrina Dubroca1-1/+1
2022-11-16macsec: fix secy->n_rx_sc accountingSabrina Dubroca1-6/+8
2022-11-16macsec: delete new rxsc when offload failsSabrina Dubroca1-3/+2
2022-11-10wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()Dokyung Song1-0/+4
2022-11-10net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui1-1/+1
2022-11-10net: tun: fix bugs for oversize packet when napi frags enabledZiyang Xuan1-1/+2
2022-11-10net: fec: fix improper use of NETDEV_TX_BUSYZhang Changzhong1-2/+2
2022-11-10net: dsa: Fix possible memory leaks in dsa_loop_init()Chen Zhongjin1-7/+18
2022-11-03can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global ...Biju Das1-2/+4
2022-11-03net: enetc: survive memory pressure without crashingVladimir Oltean1-0/+5
2022-11-03net/mlx5: Fix crash during sync firmware resetSuresh Devarakonda1-3/+3
2022-11-03net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan1-5/+5
2022-11-03net/mlx5e: Do not increment ESN when updating IPsec ESN stateHyong Youb Kim1-3/+0
2022-11-03net: ehea: fix possible memory leak in ehea_register_port()Yang Yingliang1-0/+1
2022-11-03net: fec: limit register access on i.MX6ULJuergen Borleis1-2/+44
2022-11-03net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()Yang Yingliang1-1/+1
2022-11-03i40e: Fix flow-type by setting GL_HASH_INSET registersSlawomir Laba1-33/+38
2022-11-03i40e: Fix VF hang when reset is triggered on another VFSylwester Dziedziuch2-11/+33
2022-11-03i40e: Fix ethtool rx-flow-hash setting for X722Slawomir Laba2-8/+27
2022-11-03can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error pathDongliang Mu1-1/+4
2022-11-03can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error pathDongliang Mu1-3/+5
2022-11-03net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSYZhang Changzhong1-1/+0
2022-11-03atlantic: fix deadlock at aq_nic_stopÍñigo Huguet2-24/+74
2022-11-03amd-xgbe: add the bit rate quirk for Molex cablesRaju Rangoju1-1/+8