summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-11-28net: net_netdev: Fix error handling in ntb_netdev_init_module()Yuan Can
2022-11-28net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()Zhang Changzhong
2022-11-28Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2022-11-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-11-27net: phy: fix null-ptr-deref while probe() failedYang Yingliang
2022-11-25net: loopback: use NET_NAME_PREDICTABLE for name_assign_typeRasmus Villemoes
2022-11-25net: fec: don't reset irq coalesce settings to defaults on "ip link up"Rasmus Villemoes
2022-11-25octeontx2-pf: Fix pfc_alloc_status array overflowSuman Ghosh
2022-11-25net: stmmac: Set MAC's flow control register to reflect current settingsGoh, Wei Sheng
2022-11-25aquantia: Do not purge addresses when setting the number of ringsIzabela Bakollari
2022-11-25qed: avoid defines prefixed with CONFIGLukas Bulwahn
2022-11-25qlcnic: fix sleep-in-atomic-context bugs caused by msleepDuoming Zhou
2022-11-25Merge tag 'linux-can-fixes-for-6.1-20221124' of git://git.kernel.org/pub/scm/...David S. Miller
2022-11-24can: mcba_usb: Fix termination command argumentYasushi SHOJI
2022-11-24can: m_can: Add check for devm_clk_getJiasheng Jiang
2022-11-24can: m_can: pci: add missing m_can_class_free_dev() in probe/remove methodsZhang Changzhong
2022-11-24can: etas_es58x: es58x_init_netdev(): free netdev when register_candev()Zhang Changzhong
2022-11-24can: cc770: cc770_isa_probe(): add missing free_cc770dev()Zhang Changzhong
2022-11-24can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()Zhang Changzhong
2022-11-24can: can327: can327_feed_frame_to_netdev(): fix potential skb leak when netde...Ziyang Xuan
2022-11-24net: thunderx: Fix the ACPI memory leakYu Liao
2022-11-24octeontx2-af: Fix reference count issue in rvu_sdp_init()Xiongfeng Wang
2022-11-24net: altera_tse: release phylink resources in tse_shutdown()Liu Jian
2022-11-24virtio_net: Fix probe failed when modprobe virtio_netLi Zetao
2022-11-24net/mlx5e: MACsec, block offload requests with encrypt offEmeel Hakim
2022-11-24net/mlx5e: MACsec, fix Tx SA active field updateRaed Salem
2022-11-24net/mlx5e: MACsec, remove replay window size limitation in offload pathEmeel Hakim
2022-11-24net/mlx5e: MACsec, fix add Rx security association (SA) rule memory leakEmeel Hakim
2022-11-24net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition and functionalityRaed Salem
2022-11-24net/mlx5e: MACsec, fix update Rx secure channel active fieldRaed Salem
2022-11-24net/mlx5e: MACsec, fix memory leak when MACsec device is deletedRaed Salem
2022-11-24net/mlx5e: MACsec, fix RX data path 16 RX security channel limitRaed Salem
2022-11-24net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create()YueHaibing
2022-11-24net/mlx5e: Fix a couple error codesDan Carpenter
2022-11-24net/mlx5e: Fix use-after-free when reverting termination tableRoi Dayan
2022-11-24net/mlx5: Fix uninitialized variable bug in outlen_write()YueHaibing
2022-11-24net/mlx5: E-switch, Fix duplicate lag creationChris Mi
2022-11-24net/mlx5: E-switch, Destroy legacy fdb table when neededChris Mi
2022-11-24net/mlx5: DR, Fix uninitialized var warningYueHaibing
2022-11-24net: wwan: t7xx: Fix the ACPI memory leakHanjun Guo
2022-11-24octeontx2-pf: Add check for devm_kcallocJiasheng Jiang
2022-11-23net: enetc: preserve TX ring priority across reconfigurationVladimir Oltean
2022-11-23net: marvell: prestera: add missing unregister_netdev() in prestera_port_crea...Zhang Changzhong
2022-11-23nfc: st-nci: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek
2022-11-23nfc: st-nci: fix memory leaks in EVT_TRANSACTIONMartin Faltesek
2022-11-23nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek
2022-11-23e100: Fix possible use after free in e100_xmit_prepareWang Hai
2022-11-23iavf: Fix error handling in iavf_init_module()Yuan Can
2022-11-23fm10k: Fix error handling in fm10k_init_module()Yuan Can
2022-11-23i40e: Fix error handling in i40e_init_module()Shang XiaoJing