summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-08octeontx2-af: initialize action variableTom Rix1-8/+7
2022-04-08net: sparx5: switchdev: fix possible NULL pointer dereferenceZheng Yongjun1-0/+2
2022-04-08net/x25: Fix null-ptr-deref caused by x25_disconnectDuoming Zhou1-3/+8
2022-04-08qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix1-5/+5
2022-04-08net: sparx5: depends on PTP_1588_CLOCK_OPTIONALRandy Dunlap1-0/+1
2022-04-08net: hns3: fix phy can not link up when autoneg off and resetGuangbin Huang1-2/+2
2022-04-08net: hns3: add NULL pointer check for hns3_set/get_ringparam()Hao Chen1-3/+9
2022-04-08net: hns3: add netdev reset check for hns3_set_tunable()Hao Chen1-3/+5
2022-04-08net: hns3: clean residual vf config after disable sriovPeng Li3-0/+71
2022-04-08net: hns3: add max order judgement for tx spare bufferHao Chen1-0/+6
2022-04-08net: hns3: fix ethtool tx copybreak buf size indicating not aligned issueHao Chen2-9/+14
2022-04-08libperf tests: Fix typo in perf_evlist__open() failure error messagesShunsuke Nakamura1-4/+4
2022-04-08NFS: Don't loop forever in nfs_do_recoalesce()Trond Myklebust1-0/+1
2022-04-08selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel1-4/+4
2022-04-08net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli1-0/+21
2022-04-08net: hns3: refine the process when PF set VF VLANJian Shen2-5/+18
2022-04-08net: hns3: add vlan list lock to protect vlan listJian Shen2-4/+35
2022-04-08net: hns3: fix port base vlan add fail when concurrent with resetJian Shen2-19/+46
2022-04-08net: hns3: fix bug when PF set the duplicate MAC address for VFsJian Shen1-3/+2
2022-04-08net: enetc: report software timestamping via SO_TIMESTAMPINGVladimir Oltean1-1/+4
2022-04-08xen: fix is_xen_pmu()Juergen Gross3-8/+7
2022-04-08clk: Initialize orphan req_rateMaxime Ripard1-0/+13
2022-04-08vsock/virtio: enable VQs early on probeStefano Garzarella1-0/+2
2022-04-08vsock/virtio: read the negotiated features before using VQsStefano Garzarella1-3/+3
2022-04-08vsock/virtio: initialize vdev->priv before using VQsStefano Garzarella1-1/+2
2022-04-08clk: qcom: gcc-msm8994: Fix gpll4 widthKonrad Dybcio1-0/+1
2022-04-08net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional clock on resumeBjorn Andersson1-0/+7
2022-04-08perf stat: Fix forked applications enablement of countersThomas Richter1-1/+1
2022-04-08kdb: Fix the putarea helper functionDaniel Thompson1-1/+1
2022-04-08NFSv4.1: don't retry BIND_CONN_TO_SESSION on session errorOlga Kornievskaia1-0/+1
2022-04-08SUNRPC don't resend a task on an offlined transportOlga Kornievskaia1-1/+3
2022-04-08netfilter: nf_conntrack_tcp: preserve liberal flag in tcp optionsPablo Neira Ayuso1-4/+13
2022-04-08netfilter: egress: Report interface as outgoingPhil Sutter1-1/+1
2022-04-08perf parse-events: Move slots only with topdownIan Rogers1-4/+14
2022-04-08SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust2-10/+13
2022-04-08SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOCNeilBrown6-7/+34
2022-04-08SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown2-2/+6
2022-04-08jfs: fix divide error in dbNextAGPavel Skripkin1-0/+7
2022-04-08perf test arm64: Test unwinding using fame-pointer (fp) modeGerman Gomez1-0/+68
2022-04-08driver core: dd: fix return value of __setup handlerRandy Dunlap1-1/+1
2022-04-08firmware: google: Properly state IOMEM dependencyDavid Gow1-1/+1
2022-04-08kgdbts: fix return value of __setup handlerRandy Dunlap1-2/+2
2022-04-08virt: acrn: fix a memory leak in acrn_dev_ioctl()Xiaolong Huang1-5/+15
2022-04-08virt: acrn: obtain pa from VMA with PFNMAP flagYonghua Huang1-0/+24
2022-04-08serial: 8250: fix XOFF/XON sending when DMA is usedIlpo Järvinen4-4/+27
2022-04-08kgdboc: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-04-08tty: hvc: fix return value of __setup handlerRandy Dunlap1-1/+3
2022-04-08clk: visconti: prevent array overflow in visconti_clk_register_gates()Dan Carpenter3-2/+5
2022-04-08pinctrl/rockchip: Add missing of_node_put() in rockchip_pinctrl_probeMiaoqian Lin1-0/+2
2022-04-08pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probeMiaoqian Lin1-1/+3