aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-23arcnet: fix potential memory leak in com20020_probe()Wang Hai1-2/+9
2022-11-22Merge tag 'mlx5-fixes-2022-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski17-118/+280
2022-11-22net: ethernet: mtk_eth_soc: fix memory leak in error pathYan Cangang3-6/+23
2022-11-22net: ethernet: mtk_eth_soc: fix resource leak in error pathYan Cangang1-2/+2
2022-11-22net: ethernet: mtk_eth_soc: fix potential memory leak in mtk_rx_alloc()Ziyang Xuan1-1/+3
2022-11-22tsnep: Fix rotten packetsGerhard Engleder1-1/+56
2022-11-22octeontx2-pf: Remove duplicate MACSEC settingZheng Bin1-1/+0
2022-11-22bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()Yang Yingliang1-4/+8
2022-11-22net: sparx5: fix error handling in sparx5_port_open()Liu Jian1-2/+12
2022-11-22sfc: fix potential memleak in __ef100_hard_start_xmit()Zhang Changzhong1-0/+1
2022-11-22net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()Wang ShaoBo1-1/+1
2022-11-21ice: fix handling of burst Tx timestampsJacob Keller2-16/+16
2022-11-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski2-19/+23
2022-11-21net: phy: at803x: fix error return code in at803x_probe()Wei Yongjun1-1/+3
2022-11-21net/mlx5e: Fix possible race condition in macsec extended packet number update routineEmeel Hakim1-0/+3
2022-11-21net/mlx5e: Fix MACsec update SecYEmeel Hakim1-1/+1
2022-11-21net/mlx5e: Fix MACsec SA initialization routineEmeel Hakim1-7/+7
2022-11-21net/mlx5e: Remove leftovers from old XSK queues enumerationTariq Toukan1-18/+0
2022-11-21net/mlx5e: Offload rule only when all encaps are validChris Mi3-17/+9
2022-11-21net/mlx5e: Fix missing alignment in size of MTT/KLM entriesTariq Toukan1-2/+3
2022-11-21net/mlx5: Fix sync reset event handler error flowMoshe Shemesh1-2/+7
2022-11-21net/mlx5: E-Switch, Set correctly vport destinationRoi Dayan2-5/+7
2022-11-21net/mlx5: Lag, avoid lockdep warningsEli Cohen4-40/+78
2022-11-21net/mlx5: Fix handling of entry refcount when command is not issued to FWMoshe Shemesh1-3/+3
2022-11-21net/mlx5: cmdif, Print info on any firmware cmd failure to tracepointMoshe Shemesh2-19/+67
2022-11-21net/mlx5: SF: Fix probing active SFs during driver probe phaseShay Drory1-0/+88
2022-11-21net/mlx5: Fix FW tracer timestamp calculationMoshe Shemesh1-1/+1
2022-11-21net/mlx5: Do not query pci info while pci disabledRoy Novich1-3/+6
2022-11-21octeontx2-af: cn10k: mcs: Fix copy and paste bug in mcs_bbe_intr_handler()Dan Carpenter1-1/+1
2022-11-21net: microchip: sparx5: Fix return value in sparx5_tc_setup_qdisc_ets()Lu Wei1-5/+2
2022-11-21nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()Shang XiaoJing1-0/+1
2022-11-21nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()Shang XiaoJing1-2/+6
2022-11-21nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()Shang XiaoJing1-1/+3
2022-11-18macsec: Fix invalid error code setYueHaibing1-1/+0
2022-11-18bonding: fix ICMPv6 header handling when receiving IPv6 messagesHangbin Liu1-5/+12
2022-11-18nfp: add port from netdev validation for EEPROM accessJaco Coetzee1-0/+3
2022-11-18nfp: fill splittable of devlink_port_attrs correctlyDiana Wang1-1/+1
2022-11-18net: pch_gbe: fix pci device refcount leak while module exitingYang Yingliang1-1/+4
2022-11-18octeontx2-af: debugsfs: fix pci device refcount leakYang Yingliang1-0/+3
2022-11-18net/qla3xxx: fix potential memleak in ql3xxx_send()Zhang Changzhong1-0/+1
2022-11-18net: mvpp2: fix possible invalid pointer dereferenceHui Tang1-2/+6
2022-11-18net/mlx4: Check retval of mlx4_bitmap_initPeter Kosyh1-1/+2
2022-11-18net: ethernet: mtk_eth_soc: fix error handling in mtk_open()Liu Jian1-1/+3
2022-11-18iavf: Fix race condition between iavf_shutdown and iavf_removeSlawomir Laba1-9/+7
2022-11-18iavf: remove INITIAL_MAC_SET to allow gARP to work properlyStefan Assmann2-9/+0
2022-11-18iavf: Do not restart Tx queues after reset task failureIvan Vecera1-1/+15
2022-11-18iavf: Fix a crash during reset taskIvan Vecera1-0/+1
2022-11-18net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()Wang Hai1-0/+1
2022-11-18net: dsa: sja1105: disallow C45 transactions on the BASE-TX MDIO busVladimir Oltean1-0/+6
2022-11-18ipvlan: hold lower dev to avoid possible use-after-freeMahesh Bandewar2-0/+3