1. 7f4399b ptp_qoriq: fix NULL access if ptp dt node missing by Claudiu Manoil · 6 years ago
  2. 1e96676 nfp: reintroduce ndo_get_port_parent_id for representor ports by Pieter Jansen van Vuuren · 6 years ago
  3. 1da7756 net: phy: realtek: Change TX-delay setting for RGMII modes only by Serge Semin · 6 years ago
  4. f81dadbcf net: phy: realtek: Add rtl8211e rx/tx delays config by Serge Semin · 6 years ago
  5. 3b2c4f4 net: dsa: sja1105: Don't return a negative in u8 sja1105_stp_state_get by Vladimir Oltean · 6 years ago
  6. 5425711 net: dsa: sja1105: fix check on while loop exit by Colin Ian King · 6 years ago
  7. 86dc59e net: dsa: sja1105: Make 'sja1105et_regs' and 'sja1105pqrs_regs' static by Wang Hai · 6 years ago
  8. c264ed4 net: hns3: remove redundant assignment of l2_hdr to itself by Colin Ian King · 6 years ago
  9. d675917 net: dsa: lantiq: fix spelling mistake "brigde" -> "bridge" by Colin Ian King · 6 years ago
  10. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  11. 82efe43 Merge tag 'devicetree-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  12. dd5001e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  13. d897166 Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  14. d3511f5 Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  15. 498e863 Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 6 years ago
  16. e4eaa9e Merge tag 'for-5.2/libata-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  17. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  18. 8b35ad6 Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  19. a9e41a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  20. f678d6d Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  21. 2310673 Merge tag 'char-misc-5.2-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  22. e0dccbd Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  23. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  24. 01e5d18 Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  25. b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
  26. a314777 cxgb4: Fix error path in cxgb4_init_module by YueHaibing · 6 years ago
  27. 23bfaa5 net: phy: improve pause mode reporting in phy_print_status by Heiner Kallweit · 6 years ago
  28. eac7078 Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  29. 0504453 net: macb: Change interrupt and napi enable order in open by Harini Katakam · 6 years ago
  30. 5db9c74 net: ll_temac: Improve error message on error IRQ by Esben Haabendal · 6 years ago
  31. d678714 net/sched: remove block pointer from common offload structure by Pieter Jansen van Vuuren · 6 years ago
  32. a51645f net: ethernet: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  33. 5503a68 net: usb: smsc: fix warning reported by kbuild test robot by Petr Štetiar · 6 years ago
  34. da48be3 staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR check by Petr Štetiar · 6 years ago
  35. 8e8673a net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_stats by Nathan Chancellor · 6 years ago
  36. 41bc10c Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 6 years ago
  37. d4ee7f1 net: mvpp2: cls: fix less than zero check on a u32 variable by Colin Ian King · 6 years ago
  38. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  39. 77296bf net: hns3: use devm_kcalloc when allocating desc_cb by Yunsheng Lin · 6 years ago
  40. 845e0d1 net: hns3: some cleanup for struct hns3_enet_ring by Yunsheng Lin · 6 years ago
  41. 389ca14 net: hns3: unify the page reusing for page size 4K and 64K by Yunsheng Lin · 6 years ago
  42. ce74370 net: hns3: optimize the barrier using when cleaning TX BD by Yunsheng Lin · 6 years ago
  43. aa9d22d net: hns3: fix error handling for desc filling by Yunsheng Lin · 6 years ago
  44. 757cd1e net: hns3: combine len and checksum handling for inner and outer header. by Yunsheng Lin · 6 years ago
  45. 07918fc net: hns3: refactor BD filling for l2l3l4 info by Yunsheng Lin · 6 years ago
  46. 39c3882 net: hns3: fix for tunnel type handling in hns3_rx_checksum by Yunsheng Lin · 6 years ago
  47. db4970a net: hns3: add linearizing checking for TSO case by Yunsheng Lin · 6 years ago
  48. d21ff4f net: hns3: add counter for times RX pages gets allocated by Yunsheng Lin · 6 years ago
  49. fb00331 net: hns3: use napi_schedule_irqoff in hard interrupts handlers by Yunsheng Lin · 6 years ago
  50. 3d5f374 net: hns3: unify maybe_stop_tx for TSO and non-TSO case by Yunsheng Lin · 6 years ago
  51. 58c59ef net: dsa: lantiq: Add Forwarding Database access by Hauke Mehrtens · 6 years ago
  52. 4581348 net: dsa: lantiq: Add fast age function by Hauke Mehrtens · 6 years ago
  53. 9bbb1c0 net: dsa: lantiq: Add VLAN aware bridge offloading by Hauke Mehrtens · 6 years ago
  54. 8206e0c net: dsa: lantiq: Add VLAN unaware bridge offloading by Hauke Mehrtens · 6 years ago
  55. 30d89383 net: dsa: lantiq: Allow special tags only on CPU port by Hauke Mehrtens · 6 years ago
  56. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  57. b4dd05dee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  58. 80104bb Merge tag 'i3c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 6 years ago
  59. 9bff9df Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  60. 61be53f Merge tag 'regulator-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  61. 962d5ec Merge tag 'regmap-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 years ago
  62. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  63. 7aefd94 Merge tag 'hwmon-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  64. ffa6f55 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  65. 275b103 Merge tag 'edac_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 6 years ago
  66. 4dd2ab9 Merge tag 'devprop-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  67. 8f5e823 Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  68. 59df1c2 Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  69. c620f7b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  70. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  71. 14be4c6 Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  72. 8f14772 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  73. 46e80e6 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  74. a0e928e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. d90dcc1 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. 2c6a392 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  77. 5ba2a4b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  78. 6ec6296 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  79. 423ea32 tty: rocket: fix incorrect forward declaration of 'rp_init()' by Linus Torvalds · 6 years ago
  80. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  81. 184012a dtlk: remove double call to nonseekable_open by Kirill Smelkov · 6 years ago
  82. e2a23af Merge branch 'regulator-5.2' into regulator-next by Mark Brown · 6 years ago
  83. c7b5128 Merge branch 'regulator-5.1' into regulator-linus by Mark Brown · 6 years ago
  84. 63b6f0b Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-5.2/logitech', 'for-5.2/macally', 'for-5.2/picolcd', 'for-5.2/sensor' and 'for-5.2/u2fzero' into for-linus by Jiri Kosina · 6 years ago
  85. 0a49a61 mmc: sdhci-pci: Fix BYT OCP setting by Adrian Hunter · 6 years ago
  86. c081e7f mmc: alcor: Drop pointer to mmc_host from alcor_sdmmc_host by Kamlesh Gurudasani · 6 years ago
  87. 26c2b19 mmc: mtk-sd: select REGULATOR by NeilBrown · 6 years ago
  88. d087bde mmc: mtk-sd: enable internal card-detect logic. by NeilBrown · 6 years ago
  89. afb7c79 mmc: mtk-sd: add support for config found in mt7620 family SOCs. by NeilBrown · 6 years ago
  90. 42edb0d mmc: mtk-sd: don't hard-code interrupt trigger type by NeilBrown · 6 years ago
  91. 43d8dab mmc: core: Fix tag set memory leak by Raul E Rangel · 6 years ago
  92. 8520ce1 mmc: mmci: Prevent polling for busy detection in IRQ context by Ludovic Barre · 6 years ago
  93. 812513c mmc: mmci: Cleanup mmci_cmd_irq() for busy detect by Ludovic Barre · 6 years ago
  94. 7a019f9 mmc: usdhi6rol0: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  95. 9e4be8d mmc: core: Verify SD bus width by Raul E Rangel · 6 years ago
  96. 2eaf5a5 mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP by BOUGH CHEN · 6 years ago
  97. 1c4989b mmc: sdhci-esdhc-imx: add pm_qos to interact with cpuidle by BOUGH CHEN · 6 years ago
  98. f50b7ac mmc: meson-gx: add signal resampling tuning by Jerome Brunet · 6 years ago
  99. 5e6f75f mmc: meson-gx: remove Rx phase tuning by Jerome Brunet · 6 years ago
  100. dc38ac8 mmc: meson-gx: avoid clock glitch when switching to DDR modes by Jerome Brunet · 6 years ago