1. 8d73a73a Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 4 months ago
  2. af8ea11 net: ethernet: ti: cpsw_new: fix error handling in cpsw_ndo_vlan_rx_kill_vid() by Murali Karicheri · 4 years, 4 months ago
  3. 645f089 net: Fix some comments by Miaohe Lin · 4 years, 4 months ago
  4. a092b72 net: usb: Fix uninit-was-stored issue in asix_read_phy_addr() by Himadri Pandya · 4 years, 4 months ago
  5. 5875568 Merge branch 'net-fix-netpoll-crash-with-bnxt' by David S. Miller · 4 years, 4 months ago
  6. 96ecdcc bnxt: don't enable NAPI until rings are ready by Jakub Kicinski · 4 years, 4 months ago
  7. 96e97bc net: disable netpoll on fresh napis by Jakub Kicinski · 4 years, 4 months ago
  8. 7f6f32b ipv4: Silence suspicious RCU usage warning by Ido Schimmel · 4 years, 4 months ago
  9. 91244d1 drivers/net/wan/lapbether: Set network_header before transmitting by Xie He · 4 years, 4 months ago
  10. 1cec170 mptcp: free acked data before waiting for more memory by Florian Westphal · 4 years, 4 months ago
  11. 09e31cf taprio: Fix using wrong queues in gate mask by Vinicius Costa Gomes · 4 years, 4 months ago
  12. 5fd99b5 net: cdc_ncm: Fix build error by YueHaibing · 4 years, 4 months ago
  13. a156998 net: hns3: Fix for geneve tx checksum bug by Yi Li · 4 years, 4 months ago
  14. 0a3445b Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 4 years, 4 months ago
  15. b43b9f5 bnxt_en: Setup default RSS map in all scenarios. by Michael Chan · 4 years, 4 months ago
  16. 5fa65524 bnxt_en: init RSS table for Minimal-Static VF reservation by Edwin Peer · 4 years, 4 months ago
  17. 12cce90 bnxt_en: fix HWRM error when querying VF temperature by Edwin Peer · 4 years, 4 months ago
  18. b148bb2 bnxt_en: Fix possible crash in bnxt_fw_reset_task(). by Michael Chan · 4 years, 4 months ago
  19. df3875e bnxt_en: Fix PCI AER error recovery flow by Vasundhara Volam · 4 years, 4 months ago
  20. 7de65149 bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled. by Michael Chan · 4 years, 4 months ago
  21. dbbfa96 bnxt_en: Check for zero dir entries in NVRAM. by Vasundhara Volam · 4 years, 4 months ago
  22. c1c2d77 bnxt_en: Don't query FW when netif_running() is false. by Pavan Chebbi · 4 years, 4 months ago
  23. 2e1ec86 net: dp83869: Fix RGMII internal delay configuration by Daniel Gorsulowski · 4 years, 4 months ago
  24. 9f13457 ibmvnic fix NULL tx_pools and rx_tools issue at do_reset by Mingming Cao · 4 years, 4 months ago
  25. 2c6500e net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries for host port by Murali Karicheri · 4 years, 4 months ago
  26. 99d469f net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host port by Murali Karicheri · 4 years, 4 months ago
  27. e104684 net: caif: fix error code handling by Tong Zhang · 4 years, 4 months ago
  28. 8e4efd4 net: dsa: mt7530: Add of_node_put() before break and return statements by Sumera Priyadarsini · 4 years, 4 months ago
  29. b274e47 gtp: add GTPA_LINK info to msg sent to userspace by Nicolas Dichtel · 4 years, 4 months ago
  30. 99408c4 Merge tag 'batadv-net-for-davem-20200824' of git://git.open-mesh.org/linux-merge by David S. Miller · 4 years, 4 months ago
  31. 966b826 sfc: fix boolreturn.cocci warning and rename function by Edward Cree · 4 years, 4 months ago
  32. 59ebb43 net: ocelot: Add of_node_put() before return statement by Sumera Priyadarsini · 4 years, 4 months ago
  33. 4341b7d dt-bindings: net: dsa: Fix typo by Kurt Kanzenbach · 4 years, 4 months ago
  34. 15ac5cd firestream: Fix memleak in fs_open by Dinghao Liu · 4 years, 4 months ago
  35. e2d79cd net: arc_emac: Fix memleak in arc_mdio_probe by Dinghao Liu · 4 years, 4 months ago
  36. f97c04c NFC: st95hf: Fix memleak in st95hf_in_send_cmd by Dinghao Liu · 4 years, 4 months ago
  37. 799b871 Merge branch 'MAINTAINERS-Remove-self-from-PHY-LIBRARY' by David S. Miller · 4 years, 4 months ago
  38. 3ad1b1e MAINTAINERS: Remove self from PHY LIBRARY by Florian Fainelli · 4 years, 4 months ago
  39. e063713 MAINTAINERS: Add entry for Broadcom Ethernet PHY drivers by Florian Fainelli · 4 years, 4 months ago
  40. ccaab4d MAINTAINERS: GENET: Add UniMAC MDIO controller files by Florian Fainelli · 4 years, 4 months ago
  41. f69ccc5 MAINTAINERS: GENET: Add DT binding file by Florian Fainelli · 4 years, 4 months ago
  42. 9fac261 MAINTAINERS: B53: Add DT binding file by Florian Fainelli · 4 years, 4 months ago
  43. d0cac91 MAINTAINERS: GENET: Add missing platform data file by Florian Fainelli · 4 years, 4 months ago
  44. 5978fac net: dsa: sja1105: Do not use address of compatible member in sja1105_check_device_id by Nathan Chancellor · 4 years, 4 months ago
  45. be769db net: Get rid of consume_skb when tracing is off by Herbert Xu · 4 years, 4 months ago
  46. 1ee39c1 drivers/net/wan/lapbether: Added needed_tailroom by Xie He · 4 years, 4 months ago
  47. d3b990b netlabel: fix problems with mapping removal by Paul Moore · 4 years, 4 months ago
  48. 3106ecb sctp: not disable bh in the whole sctp_get_port_local() by Xin Long · 4 years, 4 months ago
  49. 1838d6c ravb: Fixed to be able to unload modules by Yuusuke Ashizuka · 4 years, 4 months ago
  50. 3622adb ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototype by Tobias Klauser · 4 years, 4 months ago
  51. a26aea2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 4 months ago
  52. 7ef1fc5 net: systemport: Fix memleak in bcm_sysport_probe by Dinghao Liu · 4 years, 4 months ago
  53. 100e334 net: hns: Fix memleak in hns_nic_dev_probe by Dinghao Liu · 4 years, 4 months ago
  54. cb95712 Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 4 months ago
  55. 550c212 Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  56. cea05c1 Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  57. 10c091b Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  58. e99b250 Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  59. d9232cb Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 4 months ago
  60. 9d045ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  61. f320ac6 Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 4 months ago
  62. 52c4796 do_epoll_ctl(): clean the failure exits up a bit by Al Viro · 4 years, 4 months ago
  63. a9ed4a6 epoll: Keep a reference on files added to the check list by Marc Zyngier · 4 years, 4 months ago
  64. eeaac36 net: nexthop: don't allow empty NHA_GROUP by Nikolay Aleksandrov · 4 years, 4 months ago
  65. c3d8f22 Merge tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 4 months ago
  66. dd105d6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 4 months ago
  67. d57ce84 Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 4 months ago
  68. b2d9e996 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 4 months ago
  69. 9e574b7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 4 months ago
  70. d6af633 Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 4 months ago
  71. 5cd841d dt-bindings: vendor-prefixes: Remove trailing whitespace by Geert Uytterhoeven · 4 years, 4 months ago
  72. b533137 KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set by Will Deacon · 4 years, 5 months ago
  73. fdfe7cb KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() by Will Deacon · 4 years, 5 months ago
  74. 5f53584 dt-bindings: net: correct description of phy-connection-type by Madalin Bucur · 4 years, 4 months ago
  75. f873db9a Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  76. a326462 dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances by Rob Herring · 4 years, 4 months ago
  77. 349111f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 4 months ago
  78. 4af7b32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 4 months ago
  79. f22c557 Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 4 months ago
  80. c0a4f5b Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
  81. 985c788 Merge tag 'pm-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 4 months ago
  82. b16fc09 bpf: Fix two typos in uapi/linux/bpf.h by Tobias Klauser · 4 years, 4 months ago
  83. 774d977 net: dsa: b53: check for timeout by Tom Rix · 4 years, 4 months ago
  84. 8d75785 ARM64: vdso32: Install vdso32 from vdso_install by Stephen Boyd · 4 years, 4 months ago
  85. d723b99 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 4 months ago
  86. 5e0b17b afs: Fix NULL deref in afs_dynroot_depopulate() by David Howells · 4 years, 4 months ago
  87. cd02217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 4 months ago
  88. 7f04f3e Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 4 months ago
  89. 43d387a Merge tag 'drm-fixes-2020-08-21' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 4 months ago
  90. 1e105e6 netfilter: nf_tables: fix destination register zeroing by Florian Westphal · 4 years, 4 months ago
  91. da9125d netfilter: nf_tables: incorrect enum nft_list_attributes definition by Pablo Neira Ayuso · 4 years, 4 months ago
  92. 6f03bf4 netfilter: nf_tables: add NFTA_SET_USERDATA if not null by Pablo Neira Ayuso · 4 years, 4 months ago
  93. 88e8ac1 mm, page_alloc: fix core hung in free_pcppages_bulk() by Charan Teja Reddy · 4 years, 4 months ago
  94. e08d3fd mm: include CMA pages in lowmem_reserve at boot by Doug Berger · 4 years, 4 months ago
  95. f26044c squashfs: avoid bio_alloc() failure with 1Mbyte blocks by Phillip Lougher · 4 years, 4 months ago
  96. c17c3dc uprobes: __replace_page() avoid BUG in munlock_vma_page() by Hugh Dickins · 4 years, 4 months ago
  97. 71e8432 kernel/relay.c: fix memleak on destroy relay channel by Wei Yongjun · 4 years, 4 months ago
  98. bcf85fc romfs: fix uninitialized memory leak in romfs_dev_read() by Jann Horn · 4 years, 4 months ago
  99. 86f54bb mm/rodata_test.c: fix missing function declaration by Leon Romanovsky · 4 years, 4 months ago
  100. e47110e mm/vunmap: add cond_resched() in vunmap_pmd_range by Aneesh Kumar K.V · 4 years, 4 months ago