summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-02dccp/tcp: Reset saddr on failure after inet6?_hash_connect().Kuniyuki Iwashima4-0/+8
2022-12-02test_kprobes: fix implicit declaration error of test_kprobesLi Hua1-0/+1
2022-12-02blk-mq: fix queue reference leak on blk_mq_alloc_disk_for_queue failureChristoph Hellwig1-1/+6
2022-12-02fs: do not update freeing inode i_io_listSvyatoslav Feldsherov1-11/+19
2022-12-02netfilter: flowtable_offload: add missing lockingFelix Fietkau1-0/+4
2022-12-02netfilter: ipset: restore allowing 64 clashing elements in hash:net,ifaceJozsef Kadlecsik1-1/+1
2022-12-02cpufreq: amd-pstate: change amd-pstate driver to be built-in typePerry Yuan2-11/+2
2022-12-02tsnep: Fix rotten packetsGerhard Engleder1-1/+56
2022-12-02dma-buf: fix racing conflict of dma_heap_add()Dawei Li1-13/+15
2022-12-02bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()Yang Yingliang1-4/+8
2022-12-02regulator: twl6030: re-add TWL6032_SUBCLASSAndreas Kemnade1-0/+2
2022-12-02NFC: nci: fix memory leak in nci_rx_data_packet()Liu Shixin1-1/+3
2022-12-02net: sched: allow act_ct to be built without NF_NATXin Long1-1/+1
2022-12-02net: sparx5: fix error handling in sparx5_port_open()Liu Jian1-2/+12
2022-12-02sfc: fix potential memleak in __ef100_hard_start_xmit()Zhang Changzhong1-0/+1
2022-12-02net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()Wang ShaoBo1-1/+1
2022-12-02xfrm: Fix ignored return value in xfrm6_init()Chen Zhongjin1-1/+5
2022-12-02xfrm: Fix oops in __xfrm_state_delete()Thomas Jarosch1-1/+1
2022-12-02zonefs: Fix race between modprobe and mountZhang Xiaoxu1-6/+6
2022-12-02tipc: check skb_linearize() return value in tipc_disc_rcv()YueHaibing1-1/+4
2022-12-02tipc: add an extra conn_get in tipc_conn_allocXin Long1-3/+6
2022-12-02tipc: set con sock in tipc_conn_allocXin Long1-6/+5
2022-12-02net: phy: at803x: fix error return code in at803x_probe()Wei Yongjun1-1/+3
2022-12-02net/mlx5e: Offload rule only when all encaps are validChris Mi3-17/+9
2022-12-02net/mlx5: Fix sync reset event handler error flowMoshe Shemesh1-2/+7
2022-12-02net/mlx5: E-Switch, Set correctly vport destinationRoi Dayan2-5/+7
2022-12-02net/mlx5: Fix handling of entry refcount when command is not issued to FWMoshe Shemesh1-3/+3
2022-12-02net/mlx5: cmdif, Print info on any firmware cmd failure to tracepointMoshe Shemesh3-19/+68
2022-12-02net/mlx5: SF: Fix probing active SFs during driver probe phaseShay Drory1-0/+88
2022-12-02net/mlx5: Fix FW tracer timestamp calculationMoshe Shemesh1-1/+1
2022-12-02net/mlx5: Do not query pci info while pci disabledRoy Novich1-3/+6
2022-12-02netfilter: ipset: regression in ip_set_hash_ip.cVishwanath Pai1-5/+3
2022-12-02Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register()Yang Yingliang1-0/+1
2022-12-02Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_wo...Yang Yingliang1-1/+5
2022-12-02drm/i915: Fix warn in intel_display_power_*_domain() functionsImre Deak1-4/+4
2022-12-02macsec: Fix invalid error code setYueHaibing1-1/+0
2022-12-02bonding: fix ICMPv6 header handling when receiving IPv6 messagesHangbin Liu1-5/+12
2022-12-02nfp: add port from netdev validation for EEPROM accessJaco Coetzee1-0/+3
2022-12-02nfp: fill splittable of devlink_port_attrs correctlyDiana Wang1-1/+1
2022-12-02net: pch_gbe: fix pci device refcount leak while module exitingYang Yingliang1-1/+4
2022-12-02octeontx2-af: debugsfs: fix pci device refcount leakYang Yingliang1-0/+3
2022-12-02net/qla3xxx: fix potential memleak in ql3xxx_send()Zhang Changzhong1-0/+1
2022-12-02net: mvpp2: fix possible invalid pointer dereferenceHui Tang1-2/+6
2022-12-02net/mlx4: Check retval of mlx4_bitmap_initPeter Kosyh1-1/+2
2022-12-02net: ethernet: mtk_eth_soc: fix error handling in mtk_open()Liu Jian1-1/+3
2022-12-02ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency propertiesFabio Estevam1-2/+2
2022-12-02ARM: mxs: fix memory leak in mxs_machine_init()Zheng Yongjun1-1/+3
2022-12-02iavf: Fix race condition between iavf_shutdown and iavf_removeSlawomir Laba1-9/+7
2022-12-02iavf: remove INITIAL_MAC_SET to allow gARP to work properlyStefan Assmann2-9/+0
2022-12-02iavf: Do not restart Tx queues after reset task failureIvan Vecera1-1/+15