1. cb0e3e6 net: hns3: pointer type of buffer should be void by Barry Song · 4 years, 9 months ago
  2. 674a135 net: hns3: remove unnecessary devm_kfree by Barry Song · 4 years, 9 months ago
  3. 9f66a45 mISDN: hfcsusb: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 9 months ago
  4. c90834c lan743x: allow mac address to come from dt by Tim Harvey · 4 years, 9 months ago
  5. d8d8b23 Merge branch 'r8169-smaller-improvements-again' by David S. Miller · 4 years, 9 months ago
  6. 51f6291 r8169: allow setting irq coalescing if link is down by Heiner Kallweit · 4 years, 9 months ago
  7. 9f0b54c r8169: move switching optional clock on/off to pll power functions by Heiner Kallweit · 4 years, 9 months ago
  8. a2ee847 r8169: move updating counters to rtl8169_down by Heiner Kallweit · 4 years, 9 months ago
  9. 0c28a63 r8169: move napi_disable call and rename rtl8169_hw_reset by Heiner Kallweit · 4 years, 9 months ago
  10. 7190aee r8169: replace synchronize_rcu with synchronize_net by Heiner Kallweit · 4 years, 9 months ago
  11. e988220 r8169: improve setting WoL on runtime-resume by Heiner Kallweit · 4 years, 9 months ago
  12. 27248d5 r8169: remove unused constant RsvdMask by Heiner Kallweit · 4 years, 9 months ago
  13. a38b7fb r8169: add info for DASH being enabled by Heiner Kallweit · 4 years, 9 months ago
  14. 1260e77 enetc: Use struct_size() helper in kzalloc() by Gustavo A. R. Silva · 4 years, 9 months ago
  15. 427d583 net: napi: remove useless stack trace by Eric Dumazet · 4 years, 9 months ago
  16. 4e63802 net: stmmac: selftests: Use struct_size() helper in kzalloc() by Gustavo A. R. Silva · 4 years, 9 months ago
  17. 3dd1499 ethtool: ioctl: Use array_size() in copy_to_user() by Gustavo A. R. Silva · 4 years, 9 months ago
  18. 682591f liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_size by Gustavo A. R. Silva · 4 years, 9 months ago
  19. cad2929 tipc: update a binding service via broadcast by Hoang Huu Le · 4 years, 9 months ago
  20. 6911967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  21. 26c20ffc Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 9 months ago
  22. f17957f Documentation: remove SH-5 index entries by Randy Dunlap · 4 years, 9 months ago
  23. ffbc937 Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 9 months ago
  24. ff58155 x86/purgatory: Add -fno-stack-protector by Arvind Sankar · 4 years, 9 months ago
  25. c9f66b4 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 4 years, 9 months ago
  26. 880e626 e1000e: fix unused-function warning by Arnd Bergmann · 4 years, 10 months ago
  27. eb6779d e1000: use generic power management by Vaibhav Gupta · 4 years, 10 months ago
  28. 6bf6be1 e1000e: Do not wake up the system via WOL if device wakeup is disabled by Chen Yu · 4 years, 10 months ago
  29. ea12fe9 lan743x: add MODULE_DEVICE_TABLE for module loading alias by Tim Harvey · 4 years, 9 months ago
  30. b6489a4 afs: Fix silly rename by David Howells · 4 years, 9 months ago
  31. 60833d5 mlxsw: spectrum: Adjust headroom buffers for 8x ports by Ido Schimmel · 4 years, 9 months ago
  32. b15bb88 bareudp: Fixed configuration to avoid having garbage values by Martin · 4 years, 9 months ago
  33. 807eaf9 mvpp2: remove module bugfix by Sven Auhagen · 4 years, 9 months ago
  34. 6620512 tcp: grow window for OOO packets only for SACK flows by Eric Dumazet · 4 years, 9 months ago
  35. 651220e2 Merge tag 'mfd-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 9 months ago
  36. 7c295ee afs: afs_vnode_commit_status() doesn't need to check the RPC error by David Howells · 4 years, 9 months ago
  37. 728279a afs: Fix use of afs_check_for_remote_deletion() by David Howells · 4 years, 9 months ago
  38. 44767c3 afs: Remove afs_operation::abort_code by David Howells · 4 years, 9 months ago
  39. 9bd87ec afs: Fix yfs_fs_fetch_status() to honour vnode selector by David Howells · 4 years, 9 months ago
  40. 6c85cac afs: Remove yfs_fs_fetch_file_status() as it's not used by David Howells · 4 years, 9 months ago
  41. bf6b694 mfd: mt6360: Fix register driver NULL pointer by adding driver name by Gene Chen · 4 years, 9 months ago
  42. 76fafbfff w1: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  43. 7fac96f tracing/probe: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  44. 9f162d9 soc: ti: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  45. 5cab163 tifm: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  46. 0084b22 dmaengine: tegra-apb: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  47. e356350 stm class: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  48. b2b32e3 Squashfs: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  49. ceaf719 ASoC: SOF: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  50. eb492c6 ima: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  51. af6bb61 sctp: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  52. 50f894d phy: samsung: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  53. 18bdc20 RxRPC: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  54. a611d13 rapidio: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  55. 5342e9b media: pwc: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  56. b912f89 firmware: pcdp: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  57. 0a418cd oprofile: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  58. 8a631c2 block: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  59. a5290fe tools/testing/nvdimm: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  60. 9c5fbf0 libata: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  61. 67a862a kprobes: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  62. ad8cb16 keys: encrypted-type: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  63. 50b6951 kexec: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  64. 764e515f KVM: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  65. 6112bad jffs2: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  66. 8192e60 ibft: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  67. f2baaff samples: mei: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  68. 1907774 ia64: kernel: unwind_i.h: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  69. 67cd462 FS-Cache: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  70. c38e7e2 firewire: ohci: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  71. 6b5679d cb710: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  72. ec4ac36 drm/edid: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  73. 1060bfc drbd: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  74. 6c48764 crypto: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  75. d6562f1 can: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  76. 1203345 can: peak_canfd: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  77. 466f966 dmaengine: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  78. 06f3a5a ARM: tegra: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  79. 241cb28 aio: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  80. aa125f3 firmware: google: vpd: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  81. ea9ee99 firmware: google: memconsole: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  82. 8e849a4 firmware: dmi-sysfs: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  83. b8ad540 mptcp: fix memory leak in mptcp_subflow_create_socket() by Wei Yongjun · 4 years, 9 months ago
  84. 4cd016c Merge branch 'remove-dependency-between-mlx5-act_ct-nf_flow_table' by David S. Miller · 4 years, 9 months ago
  85. 505ee3a netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline by Alaa Hleihel · 4 years, 9 months ago
  86. 762f926 net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline by Alaa Hleihel · 4 years, 9 months ago
  87. a5dc830 scripts/decode_stacktrace: warn when modpath is needed but is unset by Sasha Levin · 4 years, 9 months ago
  88. c92cbae net: dsa: sja1105: fix PTP timestamping with large tc-taprio cycles by Vladimir Oltean · 4 years, 9 months ago
  89. cc97092 mvpp2: ethtool rxtx stats fix by Sven Auhagen · 4 years, 9 months ago
  90. 534a8bf MAINTAINERS: switch to my private email for Renesas Ethernet drivers by Sergei Shtylyov · 4 years, 9 months ago
  91. 58d0c86 rocker: fix incorrect error handling in dma_rings_init by Aditya Pakki · 4 years, 9 months ago
  92. a6379f0 test_objagg: Fix potential memory leak in error handling by Aditya Pakki · 4 years, 9 months ago
  93. adaff6d net: ethernet: mtk-star-emac: simplify interrupt handling by Bartosz Golaszewski · 4 years, 9 months ago
  94. ea2fce8 mld: fix memory leak in ipv6_mc_destroy_dev() by Wang Hai · 4 years, 9 months ago
  95. 7c6cdf6 Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 4 years, 9 months ago
  96. e000940 bnxt_en: Return from timer if interface is not in open state. by Vasundhara Volam · 4 years, 9 months ago
  97. 6e2f838 bnxt_en: Fix AER reset logic on 57500 chips. by Michael Chan · 4 years, 9 months ago
  98. 59ae210 bnxt_en: Re-enable SRIOV during resume. by Michael Chan · 4 years, 9 months ago
  99. 2084ccf bnxt_en: Simplify bnxt_resume(). by Michael Chan · 4 years, 9 months ago
  100. 38af8f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 9 months ago