summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-12-02wifi: wilc1000: validate number of channelsPhil Turnbull
2022-12-02wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attributePhil Turnbull
2022-12-02wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attributePhil Turnbull
2022-12-02wifi: wilc1000: validate pairwise and authentication suite offsetsPhil Turnbull
2022-12-02net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau
2022-12-02net: thunderx: Fix the ACPI memory leakYu Liao
2022-12-02octeontx2-af: Fix reference count issue in rvu_sdp_init()Xiongfeng Wang
2022-12-02octeontx2-pf: Add check for devm_kcallocJiasheng Jiang
2022-12-02net: enetc: preserve TX ring priority across reconfigurationVladimir Oltean
2022-12-02net: enetc: cache accesses to &priv->si->hwVladimir Oltean
2022-12-02net: enetc: manage ENETC_F_QBV in priv->active_offloads only when enabledVladimir Oltean
2022-12-02arcnet: fix potential memory leak in com20020_probe()Wang Hai
2022-12-02bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()Yang Yingliang
2022-12-02net: sparx5: fix error handling in sparx5_port_open()Liu Jian
2022-12-02sfc: fix potential memleak in __ef100_hard_start_xmit()Zhang Changzhong
2022-12-02net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()Wang ShaoBo
2022-12-02net/mlx5: Fix handling of entry refcount when command is not issued to FWMoshe Shemesh
2022-12-02net/mlx5: Fix FW tracer timestamp calculationMoshe Shemesh
2022-12-02net/mlx5: Do not query pci info while pci disabledRoy Novich
2022-12-02macsec: Fix invalid error code setYueHaibing
2022-12-02nfp: add port from netdev validation for EEPROM accessJaco Coetzee
2022-12-02nfp: fill splittable of devlink_port_attrs correctlyDiana Wang
2022-12-02net: pch_gbe: fix pci device refcount leak while module exitingYang Yingliang
2022-12-02octeontx2-af: debugsfs: fix pci device refcount leakYang Yingliang
2022-12-02net/qla3xxx: fix potential memleak in ql3xxx_send()Zhang Changzhong
2022-12-02net: mvpp2: fix possible invalid pointer dereferenceHui Tang
2022-12-02net/mlx4: Check retval of mlx4_bitmap_initPeter Kosyh
2022-12-02net: ethernet: mtk_eth_soc: fix error handling in mtk_open()Liu Jian
2022-12-02iavf: Fix race condition between iavf_shutdown and iavf_removeSlawomir Laba
2022-12-02iavf: Do not restart Tx queues after reset task failureIvan Vecera
2022-12-02iavf: Fix a crash during reset taskIvan Vecera
2022-12-02net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()Wang Hai
2022-12-02net: dsa: sja1105: disallow C45 transactions on the BASE-TX MDIO busVladimir Oltean
2022-12-02net: liquidio: simplify if expressionLeon Romanovsky
2022-12-02Revert "net: macsec: report real_dev features when HW offloading is enabled"Sabrina Dubroca
2022-12-02wifi: ath11k: Fix QCN9074 firmware boot on x86Tyler J. Stachecki
2022-12-02wifi: airo: do not assign -1 to unsigned charJason A. Donenfeld
2022-12-02wifi: mac80211_hwsim: fix debugfs attribute ps with rc table supportJonas Jelonek
2022-11-26macvlan: enforce a consistent minimal mtuEric Dumazet
2022-11-26net: phy: marvell: add sleep time after enabling the loopback bitAminuddin Jamaluddin
2022-11-26net: thunderbolt: Fix error handling in tbnet_init()Yuan Can
2022-11-26net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...Shang XiaoJing
2022-11-26net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx...Liu Jian
2022-11-26net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...Guangbin Huang
2022-11-26net: ena: Fix error handling in ena_init()Yuan Can
2022-11-26net: ionic: Fix error handling in ionic_init_module()Yuan Can
2022-11-26net: mhi: Fix memory leak in mhi_net_dellink()Wei Yongjun
2022-11-26bnxt_en: Remove debugfs when pci_register_driver failedGaosheng Cui
2022-11-26net: macvlan: Use built-in RCU list checkingChuang Wang
2022-11-26net: liquidio: release resources when liquidio driver open failedZhengchao Shao