1. 92ed2eb net: phy: probe the PHY before determining the supported features by Andrew Lunn · 6 years ago
  2. 50684da net: phy: remove unneeded masking of PHY register read results by Heiner Kallweit · 6 years ago
  3. 3b5e74e net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkg by Heiner Kallweit · 6 years ago
  4. a465047 net: marvell: mvpp2: fix AN restart by Russell King · 6 years ago
  5. 417f3d0 net: marvell: mvpp2: read correct pause bits by Russell King · 6 years ago
  6. d14e078 net: marvell: mvpp2: only reprogram what is necessary on mac_config by Russell King · 6 years ago
  7. 316734f net: marvell: mvpp2: fix stuck in-band SGMII negotiation by Russell King · 6 years ago
  8. 388ca27 net: marvell: mvpp2: phylink compliance updates by Russell King · 6 years ago
  9. 439bb9e ixgbe: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  10. 196d731 igc: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  11. a0feac1 igb: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  12. c397ab2 net: phy: don't double-read link status register if link is up by Heiner Kallweit · 6 years ago
  13. 9a00536 fm10k: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  14. af6f12f nfp: flower: cmsg: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  15. 9e47529 mlxsw: spectrum_router: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  16. 370600a bnx2x: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  17. 13644be wimax/i2400m: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  18. a3deec5 wan: wanxl: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  19. fd6d122 net: usb: cdc-phonet: use struct_size() in alloc_netdev() by Gustavo A. R. Silva · 6 years ago
  20. f15cff0 qede: Add ethtool interface for SmartAN query. by Sudarsana Reddy Kalluru · 6 years ago
  21. df9c716d qed: Add API for SmartAN query. by Sudarsana Reddy Kalluru · 6 years ago
  22. db78ed2 net: dsa: bcm_sf2: Allow looping back CFP rules by Florian Fainelli · 6 years ago
  23. f4ae9c0 net: dsa: bcm_sf2: Add support for CFP statistics by Florian Fainelli · 6 years ago
  24. badd62c net: dsa: bcm_sf2: Prepare for adding CFP statistics by Florian Fainelli · 6 years ago
  25. 1f03f26 net: dsa: bcm_sf2: Remove stats mutex by Florian Fainelli · 6 years ago
  26. 93c0970 net: phy: consider latched link-down status in polling mode by Heiner Kallweit · 6 years ago
  27. 3e3e0cd net: macb: add sam9x60-macb compatibility string by Nicolas Ferre · 6 years ago
  28. 3985de7 mlxsw: spectrum_acl: Add couple of vregion rehash tracepoints by Jiri Pirko · 6 years ago
  29. 98bbf70 mlxsw: spectrum: add "acl_region_rehash_interval" devlink param by Jiri Pirko · 6 years ago
  30. e5e7962 mlxsw: spectrum_acl: Implement region migration according to hints by Jiri Pirko · 6 years ago
  31. 5c661f1 mlxsw: reg: Add multi field to PAGT register by Jiri Pirko · 6 years ago
  32. a339bf8a mlxsw: spectrum_acl: Pass hints priv all the way to ERP code by Jiri Pirko · 6 years ago
  33. 29a2102 mlxsw: spectrum_acl: Implement basic ERP rehash hits creation by Jiri Pirko · 6 years ago
  34. c4c2dc5 mlxsw: spectrum_acl: Split entry struct into entry and ventry by Jiri Pirko · 6 years ago
  35. b2d6b4d mlxsw: spectrum_acl: Split chunk struct into chunk and vchunk by Jiri Pirko · 6 years ago
  36. 0f54236 mlxsw: spectrum_acl: Split region struct into region and vregion by Jiri Pirko · 6 years ago
  37. 9069a38 lib: objagg: implement optimization hints assembly and use hints for object creation by Jiri Pirko · 6 years ago
  38. 7c62cfb devlink: publish params only after driver init is done by Jiri Pirko · 6 years ago
  39. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  40. 7499a28 xen-netback: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  41. 671f2f9 net: wimax/i2400m: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  42. 1323f75 net: fddi: skfp: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  43. 0d156a3 net: usb: rtl8150: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  44. 209d6e7 net: usb: pegasus: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  45. 2067458 net: appletalk: cops: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  46. a9b6d9e veth: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  47. c0bc5d8e nfp: flower: remove unused index from nfp_fl_pedit() by Pablo Neira Ayuso · 6 years ago
  48. b9ad6de sfc: add bundle partition definitions to mtd by Paul Fox · 6 years ago
  49. 27b4ad6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  50. c675e06 ipvlan: decouple l3s mode dependencies from other modes by Daniel Borkmann · 6 years ago
  51. 6809054 Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  52. 8c8e62c Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  53. e464f50 Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  54. e22a15d Merge tag 'tty-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  55. 00a159a0 Merge tag 'usb-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  56. adcbc92 Merge tag 'drm-fixes-2019-02-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  57. 39841cc1 net: dsa: b53: Fix for failure when irq is not defined in dt by Arun Parameswaran · 6 years ago
  58. 998a8a8 net: phy: let genphy_c45_read_link manage the devices to check by Heiner Kallweit · 6 years ago
  59. 71bd106 net: fixed-phy: Add fixed_phy_register_with_gpiod() API by Moritz Fischer · 6 years ago
  60. a10c1c8 net: marvell: neta: add comphy support by Russell King · 6 years ago
  61. 14dc100b phy: armada38x: add common phy support by Russell King · 6 years ago
  62. dada163 Merge tag 'drm-misc-fixes-2019-02-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  63. 151e3d6 Merge tag 'drm-intel-fixes-2019-02-07-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  64. 8b5cdbe Merge tag 'for-5.0/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  65. fc4aa1c net: vxlan: Free a leaked vetoed multicast rdst by Petr Machata · 6 years ago
  66. c0a47e4 geneve: should not call rt6_lookup() when ipv6 was disabled by Hangbin Liu · 6 years ago
  67. 7d91126 net/mlx5e: Add tx timeout support for mlx5e tx reporter by Eran Ben Elisha · 6 years ago
  68. de8650a net/mlx5e: Add tx reporter support by Eran Ben Elisha · 6 years ago
  69. 8f28980 net: phy: fixed_phy: Fix fixed_phy not checking GPIO by Moritz Fischer · 6 years ago
  70. d47e3da Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  71. b031456 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  72. b66bc77 Merge tag 'pinctrl-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  73. 22087d65 net: emac: remove IBM_EMAC_RX_SKB_HEADROOM by Christian Lamparter · 6 years ago
  74. e8c32c3 net: Don't default Cavium PTP driver to 'y' by Bjorn Helgaas · 6 years ago
  75. a6e11f6 net: phy: improve genphy_c45_read_link by Heiner Kallweit · 6 years ago
  76. d2901b0 net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  77. e0cbbc6 net: via-velocity: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  78. f4ad1a6 net: tehuti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  79. 98fcd70 net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  80. 7c3850a net: fsl_ucc_hdlc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  81. c50e964 net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  82. bb6a702 net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  83. 96d2650 net: dscc4: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  84. 62d1a31 net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  85. 3703a39 net: defxx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  86. 7d8e249 net: stmmac: fix ptp timestamping on Rx on gmac4 by Ilias Apalodimas · 6 years ago
  87. bcd3d9d net: dsa: mv88e6xxx: Prevent suspend to RAM by Miquel Raynal · 6 years ago
  88. 218d05c net/mlx5e: Don't overwrite pedit action when multiple pedit used by Tonghao Zhang · 6 years ago
  89. 6707f74 net/mlx5e: Update hw flows when encap source mac changed by Tonghao Zhang · 6 years ago
  90. 42dbcd6 qed*: Advance drivers version to 8.37.0.20 by Manish Chopra · 6 years ago
  91. 8c85025 qed: Change verbosity for coalescing message. by Rahul Verma · 6 years ago
  92. 0aa4feb qede: Fix system crash on configuring channels. by Sudarsana Reddy Kalluru · 6 years ago
  93. fb1faab qed: Consider TX tcs while deriving the max num_queues for PF. by Sudarsana Reddy Kalluru · 6 years ago
  94. ebd873a qed: Assign UFP TC value to vlan priority in UFP mode. by Sudarsana Reddy Kalluru · 6 years ago
  95. 660492b qed: Fix EQ full firmware assert. by Manish Chopra · 6 years ago
  96. 78eb1ca Merge branch 'vmwgfx-fixes-5.0-2' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 6 years ago
  97. 8628752 Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  98. fa8db49 dm: don't use bio_trim() afterall by Mike Snitzer · 6 years ago
  99. 645efa8 dm: add memory barrier before waitqueue_active by Mikulas Patocka · 6 years ago
  100. 2810c3b mlxsw: spectrum_router: Offload blackhole routes by Ido Schimmel · 6 years ago