1. 38047d5 Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  2. 87248d3 netdevsim: remove incorrect __net_initdata annotations by Arnd Bergmann · 7 years ago
  3. 458bd99 sfc: remove ctpio_dmabuf_start from stats by Bert Kenward · 7 years ago
  4. 48d154e net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGES by Tan Xiaojun · 7 years ago
  5. 1489bbd nfp: use full 40 bits of the NSP buffer address by Dirk van der Merwe · 7 years ago
  6. 92571a1 lan78xx: Connect phy early by Alexander Graf · 7 years ago
  7. 0df57e6 nfp: add a separate counter for packets with CHECKSUM_COMPLETE by Jakub Kicinski · 7 years ago
  8. 0d3ad85 net: phy: marvell10g: add thermal hwmon device by Russell King · 7 years ago
  9. bfacfb4 pptp: remove a buggy dst release in pptp_connect() by Eric Dumazet · 7 years ago
  10. 18bd594 net: dsa: mt7530: Use NULL instead of plain integer by Florian Fainelli · 7 years ago
  11. 861690d net: dsa: b53: Fix sparse warnings in b53_mmap.c by Florian Fainelli · 7 years ago
  12. c0eb055 net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb() by Florian Fainelli · 7 years ago
  13. 6f89421 net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum() by Florian Fainelli · 7 years ago
  14. 3b24b83 Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  15. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  16. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  17. c9297d2 Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 7 years ago
  18. 1799cdd2 net: mvneta: improve suspend/resume by Jisheng Zhang · 7 years ago
  19. 4a188a6 net: mvneta: split rxq/txq init and txq deinit into SW and HW parts by Jisheng Zhang · 7 years ago
  20. 60d6e6f net: bgmac: Fix endian access in bgmac_dma_tx_ring_free() by Florian Fainelli · 7 years ago
  21. 16a1c06 net: bgmac: Correctly annotate register space by Florian Fainelli · 7 years ago
  22. 781492a fix typo in command value in drivers/net/phy/mdio-bitbang. by Frans Meulenbroeks · 7 years ago
  23. afb1336 sky2: Increase D3 delay to sky2 stops working after suspend by Kai-Heng Feng · 7 years ago
  24. 48bfc39 net/mlx5e: Set EQE based as default TX interrupt moderation mode by Tal Gilboa · 7 years ago
  25. 6095e59 ibmvnic: Disable irqs before exiting reset from closed state by John Allen · 7 years ago
  26. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  27. e14549a sh_eth: kill useless check in __sh_eth_get_regs() by Sergei Shtylyov · 7 years ago
  28. 6e80e55 sh_eth: add sh_eth_cpu_data::no_xdfar flag by Sergei Shtylyov · 7 years ago
  29. c072550 Revert "net: usb: asix88179_178a: de-duplicate code" by David S. Miller · 7 years ago
  30. ce5a453 net/mlx4_en: CHECKSUM_COMPLETE support for fragments by Eric Dumazet · 7 years ago
  31. 59441fe mlxsw: spectrum: Don't use resource ID of 0 by Petr Machata · 7 years ago
  32. 88d2fbc mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register() by Jiri Pirko · 7 years ago
  33. ad3f20b mlxsw: Move "resources_query_enable" out of mlxsw_config_profile by Jiri Pirko · 7 years ago
  34. 110d2d2 mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profile by Jiri Pirko · 7 years ago
  35. 64f4588 mlxsw: core: Fix arg name of MLXSW_CORE_RES_VALID and MLXSW_CORE_RES_GET by Jiri Pirko · 7 years ago
  36. 72779c9 mlxsw: remove kvd_hash_granularity from config profile struct by Jiri Pirko · 7 years ago
  37. 4f8768b mlxsw: spectrum: Change KVD linear parts from list to array by Jiri Pirko · 7 years ago
  38. f9b9120 mlxsw: Constify devlink_resource_ops by Jiri Pirko · 7 years ago
  39. c8276dd mlxsw: spectrum_kvdl: Fix handling of resource_size_param by Jiri Pirko · 7 years ago
  40. 9270aa0 mlxsw: spectrum_acl: Fix flex actions header ifndef define construct by Jiri Pirko · 7 years ago
  41. e383f24 cxgb4: LLD driver changes to support TLS by Atul Gupta · 7 years ago
  42. e108708 cxgb4: Inline TLS FW Interface by Atul Gupta · 7 years ago
  43. d4069fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  44. ec86f14 bnxt_en: Add ULP calls to stop and restart IRQs. by Michael Chan · 7 years ago
  45. fbcfc8e bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver. by Michael Chan · 7 years ago
  46. 4e41dc5 bnxt_en: Refactor bnxt_need_reserve_rings(). by Michael Chan · 7 years ago
  47. e5811b8 bnxt_en: Add IRQ remapping logic. by Michael Chan · 7 years ago
  48. 08654eb bnxt_en: Change IRQ assignment for RDMA driver. by Michael Chan · 7 years ago
  49. 9899bb5 bnxt_en: Improve ring allocation logic. by Michael Chan · 7 years ago
  50. 845adfe bnxt_en: Improve valid bit checking in firmware response message. by Michael Chan · 7 years ago
  51. 596f9d5 bnxt_en: Improve resource accounting for SRIOV. by Michael Chan · 7 years ago
  52. db4723b bnxt_en: Check max_tx_scheduler_inputs value from firmware. by Michael Chan · 7 years ago
  53. 00db3cb bnxt_en: Add extended port statistics support by Vasundhara Volam · 7 years ago
  54. 699efed bnxt_en: Include additional hardware port statistics in ethtool -S. by Vasundhara Volam · 7 years ago
  55. 746df13 bnxt_en: Add support for ndo_set_vf_trust by Vasundhara Volam · 7 years ago
  56. 2373d8d bnxt_en: fix clear flags in ethtool reset handling by Scott Branden · 7 years ago
  57. abe93ad bnxt_en: Use a dedicated VNIC mode for RDMA. by Michael Chan · 7 years ago
  58. 1d3ef13 bnxt_en: Adjust default rings for multi-port NICs. by Michael Chan · 7 years ago
  59. d4f52de bnxt_en: Update firmware interface to 1.9.1.15. by Michael Chan · 7 years ago
  60. 8bde261 Merge tag 'mlx5-updates-2018-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  61. 3be9b5f hv_netvsc: Clean up extra parameter from rndis_filter_receive_data() by Haiyang Zhang · 7 years ago
  62. 49b44aa ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr by Joe Perches · 7 years ago
  63. 554873e net: Do not take net_rwsem in __rtnl_link_unregister() by Kirill Tkhai · 7 years ago
  64. c679f6a net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree() by Wei Yongjun · 7 years ago
  65. ef81710 netdevsim: Change nsim_devlink_setup to return error to caller by David Ahern · 7 years ago
  66. 37c3347 net: thunderx: add ndo_set_rx_mode callback implementation for VF by Vadim Lomovtsev · 7 years ago
  67. 1b6d55f net: thunderx: add workqueue control structures for handle ndo_set_rx_mode request by Vadim Lomovtsev · 7 years ago
  68. aba4a26 net: thunderx: add XCAST messages handlers for PF by Vadim Lomovtsev · 7 years ago
  69. 0b849f5 net: thunderx: add new messages for handle ndo_set_rx_mode callback by Vadim Lomovtsev · 7 years ago
  70. ceb9ea2 net: thunderx: add multicast filter management support by Vadim Lomovtsev · 7 years ago
  71. 3a34ecf net: thunderx: add MAC address filter tracking for LMAC by Vadim Lomovtsev · 7 years ago
  72. f8ad1f3 net: thunderx: move filter register related macro into proper place by Vadim Lomovtsev · 7 years ago
  73. 7676693 net: stmmac: dwmac-meson8b: Add support for the Meson8m2 SoC by Martin Blumenstingl · 7 years ago
  74. ab966d7 net/mlx5e: RX, Recycle buffer of UMR WQEs by Tariq Toukan · 7 years ago
  75. b8a98a4 net/mlx5e: Keep single pre-initialized UMR WQE per RQ by Tariq Toukan · 7 years ago
  76. 9f9e9cd net/mlx5e: Remove page_ref bulking in Striding RQ by Tariq Toukan · 7 years ago
  77. 22f4539 net/mlx5e: Support XDP over Striding RQ by Tariq Toukan · 7 years ago
  78. 121e892 net/mlx5e: Refactor RQ XDP_TX indication by Tariq Toukan · 7 years ago
  79. 619a8f2a net/mlx5e: Use linear SKB in Striding RQ by Tariq Toukan · 7 years ago
  80. ea3886c net/mlx5e: Use inline MTTs in UMR WQEs by Tariq Toukan · 8 years ago
  81. e4d86a4 net/mlx5e: Do not busy-wait for UMR completion in Striding RQ by Tariq Toukan · 7 years ago
  82. 18187fb net/mlx5e: Code movements in RX UMR WQE post by Tariq Toukan · 8 years ago
  83. 73281b7 net/mlx5e: Derive Striding RQ size from MTU by Tariq Toukan · 7 years ago
  84. 472a1e4 net/mlx5e: Save MTU in channels params by Tariq Toukan · 7 years ago
  85. 5337889 net/mlx5e: IPoIB, Fix spelling mistake by Talat Batheesh · 7 years ago
  86. 6c75062 net/mlx5: Change teardown with force mode failure message to warning by Alaa Hleihel · 7 years ago
  87. b2d3907 net/mlx5: Eliminate query xsrq dead code by Saeed Mahameed · 7 years ago
  88. 7b2117b net/mlx5e: Use eq ptr from cq by Saeed Mahameed · 7 years ago
  89. e81b5e0 net: mvneta: fix enable of all initialized RXQs by Yelena Krivosheev · 7 years ago
  90. 82dd0d2 vrf: Fix use after free and double free in vrf_finish_output by David Ahern · 7 years ago
  91. ccdd0b4 liquidio: prevent rx queues from getting stalled by Raghu Vatsavayi · 7 years ago
  92. 6f14f49 Merge branch 'ieee802154-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by David S. Miller · 7 years ago
  93. 8bf993a net: stmmac: Add support for DWMAC5 and implement Safety Features by Jose Abreu · 7 years ago
  94. 34877a1 net: stmmac: Rework and fix TX Timeout code by Jose Abreu · 7 years ago
  95. 02281a3 net: mvneta: remove duplicate *_coal assignment by Jisheng Zhang · 7 years ago
  96. aa076e3 net: macb: Try to retrieve MAC addess from nvmem provider by Mike Looijmans · 7 years ago
  97. 29a5dca nfp: flower: offload phys port MTU change by John Hurley · 7 years ago
  98. 167cebe nfp: modify app MTU setting callbacks by John Hurley · 7 years ago
  99. e679c9c sfp/phylink: move module EEPROM ethtool access into netdev core ethtool by Russell King · 7 years ago
  100. c6ab300 net: phy: phylink: Provide PHY interface to mac_link_{up, down} by Florian Fainelli · 7 years ago