summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-12-02iavf: Fix a crash during reset taskIvan Vecera1-0/+1
2022-12-02netfilter: nf_tables: do not set up extensions for end intervalPablo Neira Ayuso1-2/+4
2022-12-02netfilter: conntrack: Fix data-races around ct markDaniel Xu11-39/+45
2022-12-029p/fd: fix issue of list_del corruption in p9_fd_cancel()Zhengchao Shao1-0/+2
2022-12-02net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()Wang Hai1-0/+1
2022-12-02nfc/nci: fix race with opening and closingLin Ma1-1/+1
2022-12-02net: dsa: sja1105: disallow C45 transactions on the BASE-TX MDIO busVladimir Oltean1-0/+6
2022-12-02rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975]David Howells2-15/+24
2022-12-02ipvlan: hold lower dev to avoid possible use-after-freeMahesh Bandewar2-0/+3
2022-12-02net: neigh: decrement the family specific qlenThomas Zeitlhofer2-29/+31
2022-12-02net: liquidio: simplify if expressionLeon Romanovsky1-2/+2
2022-12-02selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts1-2/+3
2022-12-02selftests: mptcp: run mptcp_sockopt from a new netnsMatthieu Baerts1-4/+5
2022-12-02selftests: mptcp: gives slow test-case more timePaolo Abeni1-3/+3
2022-12-02ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrlMichael Grzeschik1-0/+9
2022-12-02spi: tegra210-quad: Fix duplicate resource errorKrishna Yarlagadda1-1/+2
2022-12-02tee: optee: fix possible memory leak in optee_register_device()Yang Yingliang1-1/+1
2022-12-02bus: sunxi-rsb: Support atomic transfersSamuel Holland1-8/+21
2022-12-02bus: sunxi-rsb: Remove the shutdown callbackSamuel Holland1-9/+0