summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-29net: stmmac: fix dma queue left shift overflow issueJunxiao Chang1-0/+3
2022-07-29pinctrl: ocelot: Fix pincfgHoratiu Vultur1-6/+13
2022-07-29pinctrl: ocelot: Fix pincfg for lan966xHoratiu Vultur1-71/+124
2022-07-29perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter1-14/+4
2022-07-29perf tests: Stop Convert perf time to TSC test opening events twiceAdrian Hunter1-3/+6
2022-07-29i2c: cadence: Change large transfer count reset logic to be unconditionalRobert Hancock1-25/+5
2022-07-29i2c: mlxcpld: Fix register setting for 400KHz frequencyVadim Pasternak1-1/+1
2022-07-29tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima9-114/+45
2022-07-29net: dsa: microchip: ksz_common: Fix refcount leak bugLiang He1-1/+4
2022-07-29net: stmmac: fix unbalanced ptp clock issue in suspend/resume flowBiao Huang2-10/+15
2022-07-29net: stmmac: fix pm runtime issue in stmmac_dvr_remove()Biao Huang1-2/+3
2022-07-29stmmac: dwmac-mediatek: fix clock issueBiao Huang1-28/+21
2022-07-29tcp: Fix a data-race around sysctl_tcp_probe_interval.Kuniyuki Iwashima1-1/+1
2022-07-29tcp: Fix a data-race around sysctl_tcp_probe_threshold.Kuniyuki Iwashima1-1/+1
2022-07-29tcp: Fix a data-race around sysctl_tcp_mtu_probe_floor.Kuniyuki Iwashima1-1/+1
2022-07-29tcp: Fix data-races around sysctl_tcp_min_snd_mss.Kuniyuki Iwashima2-2/+3
2022-07-29tcp: Fix data-races around sysctl_tcp_base_mss.Kuniyuki Iwashima2-2/+2
2022-07-29tcp: Fix data-races around sysctl_tcp_mtu_probing.Kuniyuki Iwashima2-2/+2
2022-07-29tcp: Fix data-races around sysctl_tcp_l3mdev_accept.Kuniyuki Iwashima2-3/+3
2022-07-29tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()Eric Dumazet1-2/+3
2022-07-29tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.Kuniyuki Iwashima1-1/+2
2022-07-29ip: Fix a data-race around sysctl_fwmark_reflect.Kuniyuki Iwashima1-1/+1
2022-07-29ip: Fix a data-race around sysctl_ip_autobind_reuse.Kuniyuki Iwashima1-1/+1
2022-07-29ip: Fix data-races around sysctl_ip_nonlocal_bind.Kuniyuki Iwashima2-2/+2
2022-07-29ip: Fix data-races around sysctl_ip_fwd_update_priority.Kuniyuki Iwashima2-2/+3
2022-07-29ip: Fix data-races around sysctl_ip_fwd_use_pmtu.Kuniyuki Iwashima2-2/+2
2022-07-29ip: Fix data-races around sysctl_ip_no_pmtu_disc.Kuniyuki Iwashima4-4/+4
2022-07-29igc: Reinstate IGC_REMOVED logic and implement it properlyLennert Buytenhek2-1/+7
2022-07-29Revert "e1000e: Fix possible HW unit hang after an s0ix exit"Sasha Neftin4-32/+0
2022-07-29e1000e: Enable GPT clock before sending message to CSMESasha Neftin1-0/+4
2022-07-29perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()Peter Zijlstra1-14/+31
2022-07-29pinctrl: sunplus: Add check for kcallocWilliam Dean1-0/+3
2022-07-29pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean1-0/+2
2022-07-29pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralinkArınç ÜNAL9-171/+167
2022-07-29pinctrl: ralink: rename MT7628(an) functions to MT76X8Arınç ÜNAL1-109/+109
2022-07-29RDMA/irdma: Fix sleep from invalid context BUGMustafa Ismail1-50/+0
2022-07-29RDMA/irdma: Do not advertise 1GB page size for x722Mustafa Ismail4-2/+5
2022-07-29power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probeMiaoqian Lin1-0/+1
2022-07-29power: supply: ab8500_fg: add missing destroy_workqueue in ab8500_fg_probeGao Chao1-1/+8
2022-07-29xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()Hangyu Hua1-1/+4
2022-07-29ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima6-7/+7
2022-07-29r8152: fix a WOL issueHayes Wang1-2/+14
2022-07-29PCI: hv: Fix interrupt mapping for multi-MSIJeffrey Hugo1-10/+50
2022-07-29PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()Jeffrey Hugo1-7/+9
2022-07-29PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo1-8/+4
2022-07-29PCI: hv: Fix multi-MSI to allow more than one MSI vectorJeffrey Hugo1-1/+10
2022-07-29bus: mhi: host: pci_generic: add Telit FN990Daniele Palmas1-0/+41
2022-07-29bus: mhi: host: pci_generic: add Telit FN980 v1 hardware revisionDaniele Palmas1-0/+38
2022-07-29net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso1-13/+13
2022-07-29drm/scheduler: Don't kill jobs in interrupt contextDmitry Osipenko2-5/+5