summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-18atl1e: fix error return code in atl1e_probe()Zhang Changzhong
2020-11-18atl1c: fix error return code in atl1c_probe()Zhang Changzhong
2020-11-18ah6: fix error return code in ah6_input()Zhang Changzhong
2020-11-18net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc
2020-11-18regulator: ti-abb: Fix array out of bound read access on the first transitionNishanth Menon
2020-11-18can: m_can: process interrupt only when not runtime suspendedJarkko Nikula
2020-11-18gfs2: Fix regression in freeze_go_syncBob Peterson
2020-11-18can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...Marc Kleine-Budde
2020-11-18can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limitsJimmy Assarsson
2020-11-18can: kvaser_pciefd: Fix KCAN bittiming limitsJimmy Assarsson
2020-11-17ipv4: use IS_ENABLED instead of ifdefFlorian Klink
2020-11-17qed: fix ILT configuration of SRC blockDmitry Bogdanov
2020-11-17inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()Wang Hai
2020-11-17tools/testing/scatterlist: Fix test to compile and runMaor Gottlieb
2020-11-18bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_listJohn Fastabend
2020-11-18bpf, sockmap: Handle memory acct if skb_verdict prog redirects to selfJohn Fastabend
2020-11-18bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to selfJohn Fastabend
2020-11-18bpf, sockmap: Use truesize with sk_rmem_schedule()John Fastabend
2020-11-18bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirectJohn Fastabend
2020-11-18bpf, sockmap: Fix partial copy_page_to_iter so progress can still be madeJohn Fastabend
2020-11-17net/tls: Fix wrong record sn in async mode of device resyncTariq Toukan
2020-11-17netdevsim: set .owner to THIS_MODULETaehee Yoo
2020-11-17enetc: Workaround for MDIO register access issueAlex Marginean
2020-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-11-17net/mlx5: fix error return code in mlx5e_tc_nic_init()Wang Hai
2020-11-17net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabledEli Cohen
2020-11-17net/mlx5: Disable QoS when min_rates on all VFs are zeroVladyslav Tarasiuk
2020-11-17net/mlx5: Clear bw_share upon VF disableVladyslav Tarasiuk
2020-11-17net/mlx5: Add handling of port type in rule deletionMichael Guralnik
2020-11-17net/mlx5e: Fix check if netdev is bond slaveMaor Dickman
2020-11-17net/mlx5e: Fix IPsec packet drop by mlx5e_tc_update_skbHuy Nguyen
2020-11-17net/mlx5e: Set IPsec WAs only in IP's non checksum partial case.Huy Nguyen
2020-11-17net/mlx5e: Fix refcount leak on kTLS RX resyncMaxim Mikityanskiy
2020-11-17Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-11-17Merge tag 'mips_fixes_5.10_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-17tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimateRyan Sharpelletti
2020-11-17net: ftgmac100: Fix crash when removing driverJoel Stanley
2020-11-17net: b44: fix error return code in b44_init_one()Zhang Changzhong
2020-11-17Merge tag 'perf-tools-fixes-for-v5.10-2020-11-17' of git://git.kernel.org/pub...Linus Torvalds
2020-11-17qed: fix error return code in qed_iwarp_ll2_start()Zhang Changzhong
2020-11-17Merge branch 'urgent-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-11-17spi: npcm-fiu: Don't leak SPI master in probe error pathLukas Wunner
2020-11-17spi: dw: Set transfer handler before unmasking the IRQsSerge Semin
2020-11-17xtensa: uaccess: Add missing __user to strncpy_from_user() prototypeLaurent Pinchart
2020-11-17Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki
2020-11-17MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong
2020-11-17MIPS: kernel: Fix for_each_memblock conversionThomas Bogendoerfer
2020-11-17cpufreq: scmi: Fix OPP addition failure with a dummy clock providerSudeep Holla
2020-11-17cpufreq: tegra186: Fix get frequency callbackJon Hunter
2020-11-16Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski