summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-12-08net: stmmac: Set MAC's flow control register to reflect current settingsGoh, Wei Sheng2-2/+12
2022-12-08can: can327: can327_feed_frame_to_netdev(): fix potential skb leak when netde...Ziyang Xuan1-1/+3
2022-12-08net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda1-0/+1
2022-12-08net/mlx5: Lag, Fix for loop when checking lagChris Mi1-2/+4
2022-12-08net: tun: Fix use-after-free in tun_detach()Shigeru Yoshida1-1/+3
2022-12-08net: mdiobus: fix unbalanced node reference countYang Yingliang2-1/+2
2022-12-08dsa: lan9303: Correct stat nameJerry Ray1-1/+1
2022-12-08net: wwan: iosm: fix incorrect skb lengthM Chetan Kumar1-7/+11
2022-12-08net: wwan: iosm: fix crash in peek throughput testM Chetan Kumar1-3/+2
2022-12-08net: wwan: iosm: fix dma_alloc_coherent incompatible pointer typeM Chetan Kumar1-1/+1
2022-12-08net: wwan: iosm: fix kernel test robot reported errorM Chetan Kumar1-2/+1
2022-12-08net: ethernet: nixge: fix NULL dereferenceYuri Karpov1-14/+15
2022-12-08net: net_netdev: Fix error handling in ntb_netdev_init_module()Yuan Can1-1/+8
2022-12-08net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()Zhang Changzhong1-1/+1
2022-12-08net: phy: fix null-ptr-deref while probe() failedYang Yingliang1-0/+1
2022-12-08aquantia: Do not purge addresses when setting the number of ringsIzabela Bakollari3-4/+7
2022-12-08qlcnic: fix sleep-in-atomic-context bugs caused by msleepDuoming Zhou1-2/+2
2022-12-08can: m_can: Add check for devm_clk_getJiasheng Jiang1-1/+1
2022-12-08can: m_can: pci: add missing m_can_class_free_dev() in probe/remove methodsZhang Changzhong1-3/+6
2022-12-08can: etas_es58x: es58x_init_netdev(): free netdev when register_candev()Zhang Changzhong1-1/+4
2022-12-08can: cc770: cc770_isa_probe(): add missing free_cc770dev()Zhang Changzhong1-4/+6
2022-12-08can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()Zhang Changzhong1-4/+6
2022-12-08net/mlx5e: Fix use-after-free when reverting termination tableRoi Dayan1-0/+2
2022-12-08net/mlx5: Fix uninitialized variable bug in outlen_write()YueHaibing1-2/+2
2022-12-08net/mlx5: E-switch, Fix duplicate lag creationChris Mi2-2/+11
2022-12-08net/mlx5: E-switch, Destroy legacy fdb table when neededChris Mi2-0/+10
2022-12-08net/mlx5: DR, Fix uninitialized var warningYueHaibing1-1/+4
2022-12-08e100: Fix possible use after free in e100_xmit_prepareWang Hai1-4/+1
2022-12-08iavf: Fix error handling in iavf_init_module()Yuan Can1-1/+8
2022-12-08fm10k: Fix error handling in fm10k_init_module()Yuan Can1-1/+9
2022-12-08i40e: Fix error handling in i40e_init_module()Shang XiaoJing1-1/+10
2022-12-08ixgbevf: Fix resource leak in ixgbevf_init_module()Shang XiaoJing1-1/+9
2022-12-02wifi: wilc1000: validate number of channelsPhil Turnbull1-6/+16
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-02can: gs_usb: remove dma allocationsVasanth Sadhasivan1-33/+6
2022-12-02net: thunderx: Fix the ACPI memory leakYu Liao1-1/+3
2022-12-02octeontx2-af: Fix reference count issue in rvu_sdp_init()Xiongfeng Wang1-2/+5
2022-12-02virtio_net: Fix probe failed when modprobe virtio_netLi Zetao1-2/+1
2022-12-02net: wwan: t7xx: Fix the ACPI memory leakHanjun Guo1-0/+2
2022-12-02octeontx2-pf: Add check for devm_kcallocJiasheng Jiang1-0/+2
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: marvell: prestera: add missing unregister_netdev() in prestera_port_crea...Zhang Changzhong1-0/+1
2022-12-02net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLPSantiago Ruano Rincón1-0/+1
2022-12-02net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx()Yuan Can1-1/+3
2022-12-02arcnet: fix potential memory leak in com20020_probe()Wang Hai1-2/+9
2022-12-02net: ethernet: mtk_eth_soc: fix resource leak in error pathYan Cangang1-2/+2