1. c781e1d net: ipa: set DMA length in gsi_trans_cmd_add() by Alex Elder · 4 years, 8 months ago
  2. e8a1b0e hinic: fix a bug of ndo_stop by Luo bin · 4 years, 8 months ago
  3. 3047211 net: dsa: loop: Add module soft dependency by Florian Fainelli · 4 years, 8 months ago
  4. 090e28b netprio_cgroup: Fix unlimited memory leak of v2 cgroups by Zefan Li · 4 years, 8 months ago
  5. 99352c7 net: freescale: select CONFIG_FIXED_PHY where needed by Arnd Bergmann · 4 years, 8 months ago
  6. 5764443 net: ipv4: really enforce backoff for redirects by Paolo Abeni · 4 years, 8 months ago
  7. 9302bea octeontx2-vf: Fix error return code in otx2vf_probe() by Wei Yongjun · 4 years, 8 months ago
  8. db80303 umh: fix memory leak on execve failure by Vincent Minet · 4 years, 8 months ago
  9. 14d8f74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 8 months ago
  10. 6d32a51 dpaa2-eth: prevent array underflow in update_cls_rule() by Dan Carpenter · 4 years, 8 months ago
  11. 5099dea nfp: abm: fix error return code in nfp_abm_vnic_alloc() by Wei Yongjun · 4 years, 8 months ago
  12. 1f8492d r8169: re-establish support for RTL8401 chip version by Heiner Kallweit · 4 years, 8 months ago
  13. cc4de04 net: tcp: fix rx timestamp behavior for tcp_recvmsg by Kelly Littlepage · 4 years, 8 months ago
  14. dd91230 net: fix a potential recursive NETDEV_FEAT_CHANGE by Cong Wang · 4 years, 8 months ago
  15. 7d14b0d mptcp: set correct vfs info for subflows by Paolo Abeni · 4 years, 8 months ago
  16. ff8ce31 net: microchip: encx24j600: add missed kthread_stop by Chuhong Yuan · 4 years, 8 months ago
  17. 09454fd Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu" by Maciej Żenczykowski · 4 years, 8 months ago
  18. ee28755 net: bareudp: avoid uninitialized variable warning by Arnd Bergmann · 4 years, 8 months ago
  19. 8aef199 net: hisilicon: Make CONFIG_HNS invisible by Geert Uytterhoeven · 4 years, 8 months ago
  20. 1a10186 usb: hso: correct debug message by Oliver Neukum · 4 years, 8 months ago
  21. 64082b6 net: remove spurious declaration of tcp_default_init_rwnd() by Maciej Żenczykowski · 4 years, 8 months ago
  22. 01c3259 virtio_net: fix lockdep warning on 32 bit by Michael S. Tsirkin · 4 years, 8 months ago
  23. a811c1fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  24. 16f8036 net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE by Pablo Neira Ayuso · 4 years, 8 months ago
  25. b0956956 MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper order by Lukas Bulwahn · 4 years, 8 months ago
  26. d3f3e6a Merge branch 'wireguard-fixes' by David S. Miller · 4 years, 8 months ago
  27. 243f214 wireguard: send/receive: use explicit unlikely branch instead of implicit coalescing by Jason A. Donenfeld · 4 years, 8 months ago
  28. 4fed818 wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning by Jason A. Donenfeld · 4 years, 8 months ago
  29. 4005f5c wireguard: send/receive: cond_resched() when processing worker ringbuffers by Jason A. Donenfeld · 4 years, 8 months ago
  30. b673e24a wireguard: socket: remove errant restriction on looping to self by Jason A. Donenfeld · 4 years, 8 months ago
  31. a0fd7cc wireguard: selftests: use normal kernel stack size on ppc64 by Jason A. Donenfeld · 4 years, 8 months ago
  32. 6f5c27f net: ethernet: ti: am65-cpsw-nuss: fix irqs type by Grygorii Strashko · 4 years, 8 months ago
  33. 0735ccc ionic: Use debugfs_create_bool() to export bool by Geert Uytterhoeven · 4 years, 8 months ago
  34. 050569f net: dsa: Do not leave DSA master with NULL netdev_ops by Florian Fainelli · 4 years, 8 months ago
  35. 6572215 net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred by Vladimir Oltean · 4 years, 8 months ago
  36. 9274124 net: stricter validation of untrusted gso packets by Willem de Bruijn · 4 years, 8 months ago
  37. 0cb7498 seg6: fix SRH processing to comply with RFC8754 by Ahmed Abdelsalam · 4 years, 8 months ago
  38. 6e0ddb6 Merge branch 'FDB-fixes-for-Felix-and-Ocelot-switches' by David S. Miller · 4 years, 8 months ago
  39. c0d7ecc net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms by Vladimir Oltean · 4 years, 8 months ago
  40. 21ce7f3 net: dsa: ocelot: the MAC table on Felix is twice as large by Vladimir Oltean · 4 years, 8 months ago
  41. b938895 Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 8 months ago
  42. 0ba83aa net: dsa: sja1105: the PTP_CLK extts input reacts on both edges by Vladimir Oltean · 4 years, 8 months ago
  43. a847241 selftests: net: tcp_mmap: fix SO_RCVLOWAT setting by Eric Dumazet · 4 years, 8 months ago
  44. f5dda31 net: hsr: fix incorrect type usage for protocol variable by Murali Karicheri · 4 years, 8 months ago
  45. 29ca3cd net: macsec: fix rtnl locking issue by Antoine Tenart · 4 years, 8 months ago
  46. 722c0f0 net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del() by Dan Carpenter · 4 years, 8 months ago
  47. 39bd16d net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx() by Dan Carpenter · 4 years, 8 months ago
  48. bf5525f selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct by Eric Dumazet · 4 years, 8 months ago
  49. 3c40cdb Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 8 months ago
  50. dc56c5ac Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 8 months ago
  51. 81aabbb bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.size by John Fastabend · 4 years, 8 months ago
  52. 3e104c2 bpf, sockmap: msg_pop_data can incorrecty set an sge length by John Fastabend · 4 years, 8 months ago
  53. 38212bb neigh: send protocol value in neighbor create notification by Roman Mashak · 4 years, 8 months ago
  54. 755f573 net: broadcom: fix a mistake about ioremap resource by Dejin Zheng · 4 years, 8 months ago
  55. f8a31ec platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement by Xiongfeng Wang · 4 years, 8 months ago
  56. 01f259f platform/x86: intel_pmc_core: avoid unused-function warnings by Arnd Bergmann · 4 years, 8 months ago
  57. 3bd12da platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA by Hans de Goede · 4 years, 9 months ago
  58. e87fa33 platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICL by Archana Patni · 4 years, 9 months ago
  59. 47cf1b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 4 years, 8 months ago
  60. bd4af43 nfp: abm: fix a memory leak bug by Qiushi Wu · 4 years, 8 months ago
  61. 8d9f73c atm: fix a memory leak of vcc->user_back by Cong Wang · 4 years, 8 months ago
  62. 93a2014 atm: fix a UAF in lec_arp_clear_vccs() by Cong Wang · 4 years, 8 months ago
  63. 44d95cc net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiply by Colin Ian King · 4 years, 8 months ago
  64. a7df487 net_sched: fix tcm_parent in tc filter dump by Cong Wang · 4 years, 8 months ago
  65. 071a43e cxgb4/chcr: avoid -Wreturn-local-addr warning by Arnd Bergmann · 4 years, 8 months ago
  66. c649c41 s390/qeth: fix cancelling of TX timer on dev_close() by Julian Wiedmann · 4 years, 8 months ago
  67. 9851a0d Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 8 months ago
  68. a16a47e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 8 months ago
  69. d975cb7 net: enetc: fix an issue about leak system resources by Dejin Zheng · 4 years, 8 months ago
  70. 67f852e Merge tag 'flexible-array-member-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 8 months ago
  71. 40e4730 net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc() by Tariq Toukan · 4 years, 8 months ago
  72. bea0c5c devlink: Fix reporter's recovery condition by Aya Levin · 4 years, 8 months ago
  73. f42234f stmmac: fix pointer check after utilization in stmmac_interrupt by Maxim Petrov · 4 years, 8 months ago
  74. 980d692 tipc: fix partial topology connection closure by Tuong Lien · 4 years, 8 months ago
  75. 86f8b1c net: dsa: Do not make user port errors fatal by Florian Fainelli · 4 years, 8 months ago
  76. 1e6e9d0 uapi: revert flexible-array conversions by Gustavo A. R. Silva · 4 years, 9 months ago
  77. 9d82973 gcc-10 warnings: fix low-hanging fruit by Linus Torvalds · 4 years, 8 months ago
  78. 1e189f2 HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock by Hans de Goede · 4 years, 8 months ago
  79. b959c77 net: macb: fix an issue about leak related system resources by Dejin Zheng · 4 years, 8 months ago
  80. 57c7f2bd net: usb: qmi_wwan: add support for DW5816e by Matt Jolly · 4 years, 8 months ago
  81. 2761121 net_sched: sch_skbprio: add message validation to skbprio_change() by Eric Dumazet · 4 years, 8 months ago
  82. 0e698df Linux 5.7-rc4 by Linus Torvalds · 4 years, 8 months ago
  83. 262f7a6 Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 8 months ago
  84. ea91593 Merge tag 'iommu-fixes-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 8 months ago
  85. eb91db6 MAINTAINERS: btrfs: fix git repo URL by Eric Biggers · 4 years, 8 months ago
  86. 743f057 Merge tag 'pm-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 8 months ago
  87. a538399 Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 4 years, 8 months ago
  88. f66ed1e Merge tag 'iomap-5.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 8 months ago
  89. 29a47f4 Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 8 months ago
  90. ed6889d Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 4 years, 8 months ago
  91. 0b84103 vhost: vsock: kick send_pkt worker once device is started by Jia He · 4 years, 8 months ago
  92. 90b5feb virtio-blk: handle block_device_operations callbacks after hot unplug by Stefan Hajnoczi · 4 years, 8 months ago
  93. 690e2ab Merge tag 'vfio-v5.7-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 8 months ago
  94. 42eb62d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
  95. cf01853 Merge tag 'io_uring-5.7-2020-05-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  96. dc30b40 drop_monitor: work around gcc-10 stringop-overflow warning by Arnd Bergmann · 4 years, 8 months ago
  97. 846c68f gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp() by Yoshiyuki Kurauchi · 4 years, 8 months ago
  98. cae9566 cxgb4: Add missing annotation for service_ofldq() by Jules Irenge · 4 years, 8 months ago
  99. 709e715 ice: cleanup language in ice.rst for fw.app by Jacob Keller · 4 years, 8 months ago
  100. b6d49ca net: Make PTP-specific drivers depend on PTP_1588_CLOCK by Clay McClure · 4 years, 8 months ago