1. 5661f29 Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  2. bfbae2e Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  3. 8c5ad0d igc: Add ethtool support by Sasha Neftin · 6 years ago
  4. a865d22 igb: Bump version number by Todd Fujinaka · 6 years ago
  5. 200a1a1 igc: Remove the 'igc_get_phy_id_base' method by Sasha Neftin · 6 years ago
  6. 109f599 igc: Remove the 'igc_read_mac_addr_base' method by Sasha Neftin · 6 years ago
  7. 0f9e980 e1000e: fix cyclic resets at link up with active tx by Konstantin Khlebnikov · 6 years ago
  8. 439c71f igc: Remove unneeded code by Sasha Neftin · 6 years ago
  9. 55fdbea igc: Remove unused code by Sasha Neftin · 6 years ago
  10. 979eff2 e1000e: fix a missing check for return value by Jeff Kirsher · 6 years ago
  11. ea888b0 fm10k: TRIVIAL cleanup of extra spacing in function comment by Jacob Keller · 6 years ago
  12. 2242281 ixgbe: remove magic constant in ixgbe_reset_hw_82599() by Jiri Kosina · 6 years ago
  13. a8890c3 igc: Fix code redundancy by Sasha Neftin · 6 years ago
  14. facd863 docs/networking: fix formatting of Intel drivers documentation by Mike Rapoport · 6 years ago
  15. 803cc52 igc: Remove unreachable code from igc_phy.c file by Sasha Neftin · 6 years ago
  16. 59f5870 e1000e: Exclude device from suspend direct complete optimization by Kai-Heng Feng · 6 years ago
  17. bf2fa12 net: marvell: mvpp2: fix lack of link interrupts by Russell King · 6 years ago
  18. 4a4cec7 net: marvell: mvpp2: use phy_interface_mode_is_8023z() helper by Russell King · 6 years ago
  19. 7194d92b Merge branch 'nixge-Fixed-link-support' by David S. Miller · 6 years ago
  20. baaac2f dt-bindings: net: Add fixed-link support by Moritz Fischer · 6 years ago
  21. 8dc0ae9 net: nixge: Add support for fixed-link configurations by Moritz Fischer · 6 years ago
  22. dd64881 net: nixge: Make mdio child node optional by Moritz Fischer · 6 years ago
  23. 5468e82 net: phy: fixed-phy: Drop GPIO from fixed_phy_add() by Linus Walleij · 6 years ago
  24. fc9c5a4 net/mlx5: Fix code style issue in mlx driver by Tonghao Zhang · 6 years ago
  25. d3ab9df Merge branch 'sh_eth-implement-simple-RX-checksum-offload' by David S. Miller · 6 years ago
  26. 997feb1 sh_eth: offload RX checksum on SH7763 by Sergei Shtylyov · 6 years ago
  27. 06240e1 sh_eth: offload RX checksum on SH7734 by Sergei Shtylyov · 6 years ago
  28. 0da843a sh_eth: offload RX checksum on R8A77980 by Sergei Shtylyov · 6 years ago
  29. 040c16f sh_eth: offload RX checksum on R8A7740 by Sergei Shtylyov · 6 years ago
  30. 48132cd sh_eth: offload RX checksum on R7S72100 by Sergei Shtylyov · 6 years ago
  31. f8e022d sh_eth: RX checksum offload support by Sergei Shtylyov · 6 years ago
  32. 2c2ab5a sh_eth: rename sh_eth_cpu_data::hw_checksum by Sergei Shtylyov · 6 years ago
  33. cc73357 socket: fix for Add SO_TIMESTAMP[NS]_NEW by Stephen Rothwell · 6 years ago
  34. ce3fdb6 netdevice.h: Add __cold to netdev_<level> logging functions by Joe Perches · 6 years ago
  35. ff7653f net: Fix fall through warning in y2038 tstamp changes. by David S. Miller · 6 years ago
  36. 303a339 bpfilter: remove extra header search paths for bpfilter_umh by Masahiro Yamada · 6 years ago
  37. ee825e8 Merge branch 'phy-aquantia-improvements' by David S. Miller · 6 years ago
  38. 278f6b6 net: phy: aquantia: replace magic numbers with constants by Heiner Kallweit · 6 years ago
  39. 4d5dfb6 net: phy: aquantia: use macro PHY_ID_MATCH_MODEL by Heiner Kallweit · 6 years ago
  40. 81e6578 net: phy: aquantia: remove unneeded includes by Heiner Kallweit · 6 years ago
  41. b37ecb5 net: phy: aquantia: Shorten name space prefix to aqr_ by Andrew Lunn · 6 years ago
  42. 9fb2080 net: Fix ip_mc_{dec,inc}_group allocation context by Florian Fainelli · 6 years ago
  43. bff5731 net: devlink: report cell size of shared buffers by Jakub Kicinski · 6 years ago
  44. a98dc6a Merge branch 'net-y2038-safe-socket-timestamps' by David S. Miller · 6 years ago
  45. a9beb86 sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW by Deepa Dinamani · 6 years ago
  46. 45bdc66 socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes by Deepa Dinamani · 6 years ago
  47. 9dd4921 socket: Update timestamping Documentation by Deepa Dinamani · 6 years ago
  48. 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
  49. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  50. 98bb03c socket: Add struct __kernel_sock_timeval by Deepa Dinamani · 6 years ago
  51. 13c6ee2 socket: Use old_timeval types for socket timestamps by Deepa Dinamani · 6 years ago
  52. bcb3fc3 arch: sparc: Override struct __kernel_old_timeval by Deepa Dinamani · 6 years ago
  53. 7f1bc6e sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD by Deepa Dinamani · 6 years ago
  54. 2edfd8e arch: Use asm-generic/socket.h when possible by Deepa Dinamani · 6 years ago
  55. fe0c72f socket: move compat timeout handling into sock.c by Arnd Bergmann · 6 years ago
  56. a9bcfd1 selftests: add missing include unistd by Deepa Dinamani · 6 years ago
  57. 3f8cfd0d cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac() by Arjun Vynipadath · 6 years ago
  58. 1d2f4eb ipv4/igmp: Don't drop IGMP pkt with zeros src addr by Edward Chron · 6 years ago
  59. f66ebd1 net: phy: realtek: add generic Realtek PHY driver by Heiner Kallweit · 6 years ago
  60. 682a789 atheros: atl2: fix an indentaion issue on a return statement by Colin Ian King · 6 years ago
  61. 7509ef2 atl1c: fix indentation issue on an if statement by Colin Ian King · 6 years ago
  62. 282faf3 bna: fix indentation issue on call to bfa_ioc_pf_failed by Colin Ian King · 6 years ago
  63. 7831216 chelsio: clean up indentation issue by Colin Ian King · 6 years ago
  64. 0bb1683 net: nixge: Update device-tree bindings with v3.00 by Alex Williams · 6 years ago
  65. 87ab207 net: nixge: Separate ctrl and dma resources by Alex Williams · 6 years ago
  66. 5ea25b1 r8169: remove rtl_wol_pll_power_down by Heiner Kallweit · 6 years ago
  67. a68a848 Merge branch 'hns3-next' by David S. Miller · 6 years ago
  68. 54a395b net: hns3: MAC table entry count function increases operation 0 value protection measures by liuzhongzhu · 6 years ago
  69. 6104ca8 net: hns3: modify the upper limit judgment condition by liuzhongzhu · 6 years ago
  70. 77af09c net: hns3: don't allow user to change vlan filter state by Jian Shen · 6 years ago
  71. f9f0709 net: hns3: optimize the maximum TC macro by liuzhongzhu · 6 years ago
  72. 9194d18 net: hns3: fix the problem that the supported port is empty by liuzhongzhu · 6 years ago
  73. b6b4f98 net: hns3: fix a wrong checking in the hclge_tx_buffer_calc() by Huazhong Tan · 6 years ago
  74. 3a58642 net: hns3: move some set_bit statement into hclge_prepare_mac_addr by Weihang Li · 6 years ago
  75. b671b72 net: hns3: add hclge_cmd_check_retval() to parse comman's return value by Weihang Li · 6 years ago
  76. 8ca754b net: hns3: code optimization for hclge_rx_buffer_calc by Yunsheng Lin · 6 years ago
  77. 1731be4 net: hns3: Modify parameter type from int to bool in set_gro_en by Yonglong Liu · 6 years ago
  78. 6241e71 net: hns3: fix an issue for hns3_update_new_int_gl by Peng Li · 6 years ago
  79. 9e50dc1 net: hns3: fix a code style issue for hns3_update_new_int_gl() by Peng Li · 6 years ago
  80. beb7355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  81. 5974b7c1e Merge branch 'shifts-cleanup' by Alexei Starovoitov · 6 years ago
  82. ac7a171 nfp: bpf: complete ALU32 logic shift supports by Jiong Wang · 6 years ago
  83. db0a4b3 nfp: bpf: correct the behavior for shifts by zero by Jiong Wang · 6 years ago
  84. 2a11815 selftests/bpf: remove generated verifier/tests.h on 'make clean' by Stanislav Fomichev · 6 years ago
  85. d6b0a01 Merge branch 'devlink-add-device-driver-information-API' by David S. Miller · 6 years ago
  86. ddb6e99 ethtool: add compat for devlink info by Jakub Kicinski · 6 years ago
  87. 7c908f4 nfp: devlink: report the running and flashed versions by Jakub Kicinski · 6 years ago
  88. b965884 nfp: nsp: add support for versions command by Jakub Kicinski · 6 years ago
  89. 937a3e2 nfp: devlink: report fixed versions by Jakub Kicinski · 6 years ago
  90. 4adba00 nfp: devlink: report driver name and serial number by Jakub Kicinski · 6 years ago
  91. 785bd55 devlink: add generic info version names by Jakub Kicinski · 6 years ago
  92. fc6fae7 devlink: add version reporting to devlink info API by Jakub Kicinski · 6 years ago
  93. f9cf228 devlink: add device information API by Jakub Kicinski · 6 years ago
  94. 26281e2 Merge branch 'selftests-Various-fixes' by David S. Miller · 6 years ago
  95. 084fafe selftests: forwarding: mirror_gre_flower: Fix test result handling by Petr Machata · 6 years ago
  96. 2243cad selftests: forwarding: mirror_gre_bridge_1q_lag: Ignore ARP by Petr Machata · 6 years ago
  97. ba22b65 selftests: forwarding: mirror_gre_bridge_1q_lag: Enable forwarding by Petr Machata · 6 years ago
  98. a99dd62 selftests: forwarding: mirror_gre_bridge_1q_lag: Flush neighbors by Petr Machata · 6 years ago
  99. ccdb66d selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix roaming test by Petr Machata · 6 years ago
  100. 35036b0 selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix untagged test by Petr Machata · 6 years ago