summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-21net: hns3: fix error handling for desc fillingYunsheng Lin
2020-07-21net: hns3: fix for not calculating TX BD send size correctlyYunsheng Lin
2020-07-21net: hns3: fix for not unmapping TX buffer correctlyYunsheng Lin
2020-07-21net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin
2020-07-21net-sysfs: add a newline when printing 'tx_timeout' by sysfsXiongfeng Wang
2020-07-21net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda
2020-07-21Merge branch 'udp-Fix-reuseport-selection-with-connected-sockets'David S. Miller
2020-07-21udp: Improve load balancing for SO_REUSEPORT.Kuniyuki Iwashima
2020-07-21udp: Copy has_conns in reuseport_grow().Kuniyuki Iwashima
2020-07-21btrfs: fix mount failure caused by race with umountBoris Burkov
2020-07-21btrfs: fix page leaks after failure to lock page for delallocRobbie Ko
2020-07-21btrfs: qgroup: fix data leak caused by race between writeback and truncateQu Wenruo
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski
2020-07-21drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo
2020-07-21btrfs: fix double free on ulist after backref resolution failureFilipe Manana
2020-07-21RDMA/mlx5: Prevent prefetch from racing with implicit destructionJason Gunthorpe
2020-07-21Merge tag 'timers-v5.8-rc7' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner
2020-07-21Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-07-21clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4Tony Lindgren
2020-07-21s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter
2020-07-20riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfenceVincent Chen
2020-07-20tipc: allow to build NACK message in link timeout functionTung Nguyen
2020-07-21exfat: fix name_hash computation on big endian systemsIlya Ponetayev
2020-07-21exfat: fix wrong size update of stream entry by typoHyeongseok Kim
2020-07-21exfat: fix wrong hint_stat initialization in exfat_find_dir_entry()Namjae Jeon
2020-07-21exfat: fix overflow issue in exfat_cluster_to_sector()Namjae Jeon
2020-07-20net: neterion: vxge: reduce stack usage in VXGE_COMPLETE_VPATH_TXBixuan Cui
2020-07-20scsi: core: Run queue in case of I/O resource contention failureMing Lei
2020-07-20net: ag71xx: add missed clk_disable_unprepare in error path of probeHuang Guobin
2020-07-20net/sched: act_ct: fix restore the qdisc_skb_cb after defragwenxu
2020-07-20nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost
2020-07-20crypto/chtls: correct net_device reference countVinay Kumar Yadav
2020-07-20crypto/chtls: fix tls alert messages corrupted by tls dataVinay Kumar Yadav
2020-07-20Merge branch 'ionic-locking-and-filter-fixes'David S. Miller
2020-07-20ionic: use mutex to protect queue operationsShannon Nelson
2020-07-20ionic: keep rss hash after fw updateShannon Nelson
2020-07-20ionic: update filter id after replayShannon Nelson
2020-07-20ionic: fix up filter locks and debug msgsShannon Nelson
2020-07-20ionic: use offset for ethtool regs dataShannon Nelson
2020-07-20net: hsr: check for return value of skb_put_padto()Murali Karicheri
2020-07-20Documentation: bareudp: update iproute2 sample commandsGuillaume Nault
2020-07-20mlxsw: destroy workqueue when trap_register in mlxsw_emad_initLiu Jian
2020-07-20dpaa_eth: Fix one possible memleak in dpaa_eth_probeLiu Jian
2020-07-20Merge branch 'smc-fixes'David S. Miller
2020-07-20net/smc: fix dmb buffer shortageKarsten Graul
2020-07-20net/smc: put slot when connection is killedKarsten Graul
2020-07-20rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATADavid Howells
2020-07-20Merge tag 'ieee802154-for-davem-2020-07-20' of git://git.kernel.org/pub/scm/l...David S. Miller
2020-07-20net: bcmgenet: add missed clk_disable_unprepare in bcmgenet_probeZhang Changzhong
2020-07-20net: bcmgenet: fix error returns in bcmgenet_probe()Zhang Changzhong