1. 63bdf42 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  2. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  3. cd2a3bf Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  4. 7629bac Merge tag 'hwmon-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  5. dcc75dd Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  6. 32c0ac3 Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  7. e48b044 Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 years ago
  8. 42eaf18 Merge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  9. c8d950a Merge tag 'i3c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 6 years ago
  10. 811c16a Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  11. a83b042 Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  12. 18a4d8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  13. 64af7dc phy: mdio-mux: fix Kconfig dependencies by Arnd Bergmann · 6 years ago
  14. 9731ea0 net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_aneg by Heiner Kallweit · 6 years ago
  15. 3acca1d net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new DSA framework by Heiner Kallweit · 6 years ago
  16. b33b7cd sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 by Kai-Heng Feng · 6 years ago
  17. 86d7e71 net/mlx5e: Update tx reporter status in case channels were successfully opened by Eran Ben Elisha · 6 years ago
  18. 692c31b team: Free BPF filter when unregistering netdev by Ido Schimmel · 6 years ago
  19. 38d2265 isdn: mISDN: Fix potential NULL pointer dereference of kzalloc by Aditya Pakki · 6 years ago
  20. 72d8b4f net: dsa: mv88e6xxx: support in-band signalling on SGMII ports with external PHYs by Heiner Kallweit · 6 years ago
  21. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  22. 80f61f1 cxgb4/chtls: Prefix adapter flags with CXGB4 by Arjun Vynipadath · 6 years ago
  23. 214fa1c mellanox: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  24. 14dbfb4 Merge branch 'spi-5.1' into spi-next by Mark Brown · 6 years ago
  25. b50c6ac Merge branch 'spi-5.0' into spi-linus by Mark Brown · 6 years ago
  26. 88f268a Merge branch 'regulator-5.1' into regulator-next by Mark Brown · 6 years ago
  27. c364098 Merge branch 'regulator-5.0' into regulator-linus by Mark Brown · 6 years ago
  28. 6a98699 mlxsw: i2c: Extend initialization by querying resources data by Vadim Pasternak · 6 years ago
  29. 95b75cb mlxsw: i2c: Extend input parameters list of command API by Vadim Pasternak · 6 years ago
  30. f43d9d9 mlxsw: i2c: Modify input parameter name in initialization API by Vadim Pasternak · 6 years ago
  31. 27758c8 mlxsw: i2c: Fix comment misspelling by Vadim Pasternak · 6 years ago
  32. e5ba780 mlxsw: core: Move resource query API to common location by Vadim Pasternak · 6 years ago
  33. c100e47 mlxsw: minimal: Add ethtool support by Vadim Pasternak · 6 years ago
  34. 1ded391 mlxsw: minimal: Make structures and variables names shorter by Vadim Pasternak · 6 years ago
  35. 1b1c6c1 mlxsw: core: Move ethtool module callbacks to a common location by Vadim Pasternak · 6 years ago
  36. 7be3ad8 net: phy: remove gen10g_no_soft_reset by Heiner Kallweit · 6 years ago
  37. d81210c net: phy: don't export gen10g_read_status by Heiner Kallweit · 6 years ago
  38. c5e91d3 net: phy: remove gen10g_config_init by Heiner Kallweit · 6 years ago
  39. a6d0aa9 net: phy: remove gen10g_suspend and gen10g_resume by Heiner Kallweit · 6 years ago
  40. d7bed82 net: phy: use genphy_c45_aneg_done in genphy_aneg_done by Heiner Kallweit · 6 years ago
  41. 822e44b qmi_wwan: Add support for Quectel EG12/EM12 by Kristian Evensen · 6 years ago
  42. 95150f2 net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family by Heiner Kallweit · 6 years ago
  43. 6bfc112 fsl/fman: Use vsprintf extension %pM by Joe Perches · 6 years ago
  44. c6195a8 net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in mv88e6xxx_port_set_duplex by Heiner Kallweit · 6 years ago
  45. d678be1 dpaa2-eth: add XDP_REDIRECT support by Ioana Radulescu · 6 years ago
  46. e3fdf6b dpaa2-eth: Add software annotation types by Ioana Radulescu · 6 years ago
  47. 0e836c3 spi: sh-msiof: Restrict bits per word to 8/16/24/32 on R-Car Gen2/3 by Geert Uytterhoeven · 6 years ago
  48. e5680c4 regulator: mc13xxx: Constify regulator_ops variables by Axel Lin · 6 years ago
  49. ad542a5 regulator: palmas: Constify palmas_smps_ramp_delay array by Axel Lin · 6 years ago
  50. 20eb641 regulator: wm831x-dcdc: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  51. f4afd05 regulator: pv88090: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  52. 989a99b regulator: pv88080: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  53. 9a5b3e5 regulator: pv88060: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  54. 1aad9f2 Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-5.1 by Mark Brown · 6 years ago
  55. 6c98ac2a regulator: max77650: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  56. be6230c regulator: lp873x: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  57. 8918f06 regulator: lp872x: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  58. 8b3216c4 regulator: da9210: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  59. 941666e regulator: da9055: Convert to use regulator_set/get_current_limit_regmap by Axel Lin · 6 years ago
  60. a32e0c7 regulator: core: Add set/get_current_limit helpers for regmap users by Axel Lin · 6 years ago
  61. de991c5 net: macb: Add support for suspend/resume with full power down by Harini Katakam · 6 years ago
  62. d54f89a net: macb: Add pm runtime support by Harini Katakam · 6 years ago
  63. f5473d1 net: macb: Support clock management for tsu_clk by Harini Katakam · 6 years ago
  64. 8beb79b net: macb: Check MDIO state before read/write and use timeouts by Harini Katakam · 6 years ago
  65. 8c29beb net: dsa: microchip: add KSZ9893 switch support by Tristram Ha · 6 years ago
  66. 084e5bb net: mscc: Enable all ports in QSGMII by Kavya Sree Kotagiri · 6 years ago
  67. c027c7c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  68. d5fa9c5 Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  69. 2369afb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  70. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  71. df49fd0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  72. 22eaf6c Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devices by Sean Wang · 6 years ago
  73. c93d921 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  74. 94d6671 Bluetooth: hci_qca: Reduce delay after sending baudrate request for WCN3990 by Matthias Kaehlcke · 6 years ago
  75. cf29576 Merge tag 'wireless-drivers-next-for-davem-2019-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  76. a6da21b net: dsa: mv88e6xxx: Fix statistics on mv88e6161 by Andrew Lunn · 6 years ago
  77. 1f69afc net: mvpp2: set the GMAC, XLG MAC, XPCS and MPCS in reset when a port is down by Antoine Tenart · 6 years ago
  78. 7409e66 net: mvpp2: set the XPCS and MPCS in reset when not used by Antoine Tenart · 6 years ago
  79. 5434e8f net: mvpp2: reset the MACs when reconfiguring a port by Antoine Tenart · 6 years ago
  80. 649e51d net: mvpp2: rework the XLG MAC reset handling by Antoine Tenart · 6 years ago
  81. 1970ee9 net: mvpp2: force the XLG MAC link up or down when not using in-band by Antoine Tenart · 6 years ago
  82. f17e70d net: mvpp2: only update the XLG configuration when needed by Antoine Tenart · 6 years ago
  83. 6b10bfc net: mvpp2: always disable both MACs when disabling a port by Antoine Tenart · 6 years ago
  84. 9a490e3 net: mvpp2: some AN fields require the link to be down when updated by Antoine Tenart · 6 years ago
  85. 3f13684 net: mvpp2: fix the computation of the RXQs by Antoine Tenart · 6 years ago
  86. 8b318f3 net: mvpp2: fix validate for PPv2.1 by Antoine Tenart · 6 years ago
  87. d78a180 net: mvpp2: reconfiguring the port interface is PPv2.2 specific by Antoine Tenart · 6 years ago
  88. 052f7c8 net: mvpp2: a port can be disabled even if we use the link IRQ by Antoine Tenart · 6 years ago
  89. 0caa756 net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definition by Antoine Tenart · 6 years ago
  90. 31383c0 net: mvpp2: update the port documentation regarding the GoP by Antoine Tenart · 6 years ago
  91. 6bdb87e net: mvpp2: fix a typo in the header by Antoine Tenart · 6 years ago
  92. 57d37ae cxgb4vf: Call netif_carrier_off properly in pci_probe by Arjun Vynipadath · 6 years ago
  93. 502c1a1 cxgb4vf: Revert force link up behaviour by Arjun Vynipadath · 6 years ago
  94. 8b965f3 cxgb4: Add VF Link state support by Arjun Vynipadath · 6 years ago
  95. 3d78bfa cxgb4vf: Prefix adapter flags with CXGB4VF by Arjun Vynipadath · 6 years ago
  96. f819cd9 drivers: net: Remove unnecessary semicolon by YueHaibing · 6 years ago
  97. cf1c9cc geneve: correctly handle ipv6.disable module parameter by Jiri Benc · 6 years ago
  98. b2c091c mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return void by Jiri Pirko · 6 years ago
  99. 6f9579d mlxsw: spectrum_acl: Remember where to continue rehash migration by Jiri Pirko · 6 years ago
  100. c9c9af9 mlxsw: spectrum_acl: Allow to interrupt/continue rehash work by Jiri Pirko · 6 years ago