aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-11-24Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-24Merge tag 'soc-fixes-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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: 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-23Merge tag 'spi-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-23net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLPSantiago Ruano Rincón
2022-11-23net: usb: qmi_wwan: add u-blox 0x1342 compositionDavide Tronchin
2022-11-23net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx()Yuan Can
2022-11-23arcnet: fix potential memory leak in com20020_probe()Wang Hai
2022-11-22Merge tag 'mlx5-fixes-2022-11-21' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-11-22net: ethernet: mtk_eth_soc: fix memory leak in error pathYan Cangang
2022-11-22net: ethernet: mtk_eth_soc: fix resource leak in error pathYan Cangang
2022-11-22net: ethernet: mtk_eth_soc: fix potential memory leak in mtk_rx_alloc()Ziyang Xuan
2022-11-22bus: ixp4xx: Don't touch bit 7 on IXP42xLinus Walleij
2022-11-22tsnep: Fix rotten packetsGerhard Engleder
2022-11-22octeontx2-pf: Remove duplicate MACSEC settingZheng Bin
2022-11-22bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()Yang Yingliang
2022-11-22net: sparx5: fix error handling in sparx5_port_open()Liu Jian
2022-11-22sfc: fix potential memleak in __ef100_hard_start_xmit()Zhang Changzhong
2022-11-22net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()Wang ShaoBo
2022-11-21ice: fix handling of burst Tx timestampsJacob Keller
2022-11-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-11-21net: phy: at803x: fix error return code in at803x_probe()Wei Yongjun
2022-11-21net/mlx5e: Fix possible race condition in macsec extended packet number updat...Emeel Hakim
2022-11-21net/mlx5e: Fix MACsec update SecYEmeel Hakim
2022-11-21net/mlx5e: Fix MACsec SA initialization routineEmeel Hakim
2022-11-21net/mlx5e: Remove leftovers from old XSK queues enumerationTariq Toukan
2022-11-21net/mlx5e: Offload rule only when all encaps are validChris Mi
2022-11-21net/mlx5e: Fix missing alignment in size of MTT/KLM entriesTariq Toukan
2022-11-21net/mlx5: Fix sync reset event handler error flowMoshe Shemesh
2022-11-21net/mlx5: E-Switch, Set correctly vport destinationRoi Dayan
2022-11-21net/mlx5: Lag, avoid lockdep warningsEli Cohen
2022-11-21net/mlx5: Fix handling of entry refcount when command is not issued to FWMoshe Shemesh
2022-11-21net/mlx5: cmdif, Print info on any firmware cmd failure to tracepointMoshe Shemesh
2022-11-21net/mlx5: SF: Fix probing active SFs during driver probe phaseShay Drory
2022-11-21net/mlx5: Fix FW tracer timestamp calculationMoshe Shemesh
2022-11-21net/mlx5: Do not query pci info while pci disabledRoy Novich
2022-11-21octeontx2-af: cn10k: mcs: Fix copy and paste bug in mcs_bbe_intr_handler()Dan Carpenter
2022-11-21Merge tag 'sunxi-fixes-for-6.1-1' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2022-11-21Merge tag 'optee-fix-for-6.1' of https://git.linaro.org/people/jens.wiklander...Arnd Bergmann
2022-11-21net: microchip: sparx5: Fix return value in sparx5_tc_setup_qdisc_ets()Lu Wei