summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-12-02wifi: wilc1000: validate number of channelsPhil Turnbull1-6/+17
2022-12-02wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attributePhil Turnbull1-1/+2
2022-12-02wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attributePhil Turnbull1-2/+12
2022-12-02wifi: wilc1000: validate pairwise and authentication suite offsetsPhil Turnbull1-5/+16
2022-12-02net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau1-0/+1
2022-12-02net: enetc: preserve TX ring priority across reconfigurationVladimir Oltean3-11/+19
2022-12-02net: enetc: cache accesses to &priv->si->hwVladimir Oltean3-48/+49
2022-12-02net: enetc: manage ENETC_F_QBV in priv->active_offloads only when enabledVladimir Oltean2-4/+8
2022-12-02net: thunderx: Fix the ACPI memory leakYu Liao1-1/+3
2022-12-02arcnet: fix potential memory leak in com20020_probe()Wang Hai1-2/+9
2022-12-02net: arcnet: Fix RESET flag handlingAhmed S. Darwish8-14/+78
2022-12-02bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()Yang Yingliang1-4/+8
2022-12-02sfc: fix potential memleak in __ef100_hard_start_xmit()Zhang Changzhong1-0/+1
2022-12-02net/mlx5: Fix handling of entry refcount when command is not issued to FWMoshe Shemesh1-3/+3
2022-12-02net/mlx5: Fix FW tracer timestamp calculationMoshe Shemesh1-1/+1
2022-12-02macsec: Fix invalid error code setYueHaibing1-1/+0
2022-12-02nfp: add port from netdev validation for EEPROM accessJaco Coetzee1-0/+3
2022-12-02nfp: fill splittable of devlink_port_attrs correctlyDiana Wang1-1/+1
2022-12-02net: pch_gbe: fix pci device refcount leak while module exitingYang Yingliang1-1/+4
2022-12-02net/qla3xxx: fix potential memleak in ql3xxx_send()Zhang Changzhong1-0/+1
2022-12-02net/mlx4: Check retval of mlx4_bitmap_initPeter Kosyh1-1/+2
2022-12-02net: ethernet: mtk_eth_soc: fix error handling in mtk_open()Liu Jian1-0/+3
2022-12-02net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()Wang Hai1-0/+1
2022-12-02net: liquidio: simplify if expressionLeon Romanovsky1-2/+2
2022-12-02Revert "net: macsec: report real_dev features when HW offloading is enabled"Sabrina Dubroca1-23/+4
2022-12-02wifi: airo: do not assign -1 to unsigned charJason A. Donenfeld1-4/+14
2022-12-02wifi: mac80211_hwsim: fix debugfs attribute ps with rc table supportJonas Jelonek1-0/+5
2022-11-25Revert "net: broadcom: Fix BCMGENET Kconfig"Greg Kroah-Hartman1-1/+1
2022-11-25macvlan: enforce a consistent minimal mtuEric Dumazet1-1/+1
2022-11-25usbnet: smsc95xx: Fix deadlock on runtime resumeLukas Wunner1-6/+21
2022-11-25net: thunderbolt: Fix error handling in tbnet_init()Yuan Can1-5/+14
2022-11-25net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx...Liu Jian1-1/+2
2022-11-25net: ena: Fix error handling in ena_init()Yuan Can1-1/+7
2022-11-25net: ionic: Fix error handling in ionic_init_module()Yuan Can1-1/+7
2022-11-25bnxt_en: Remove debugfs when pci_register_driver failedGaosheng Cui1-1/+9
2022-11-25net: macvlan: Use built-in RCU list checkingChuang Wang1-2/+2
2022-11-25net: liquidio: release resources when liquidio driver open failedZhengchao Shao1-8/+26
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