1. 66e1968 net/macmace: Fix and clean up log messages by Finn Thain · 7 years ago
  2. 82695b3 inet: whitespace cleanup by Stephen Hemminger · 7 years ago
  3. 262c974 emulex/benet: Constify *be_misconfig_evt_port_state[] by Hernán Gonzalez · 7 years ago
  4. 4f4aaa1 qlogic/qed: Constify *pkt_type_str[] by Hernán Gonzalez · 7 years ago
  5. 2824db7 Merge branch 'SFP-updates' by David S. Miller · 7 years ago
  6. 3bb3526 sfp: add high power module support by Jon Nettleton · 7 years ago
  7. 66f5325 dt-bindings: add maximum power level to SFP binding by Russell King · 7 years ago
  8. a9c7936 phylink,sfp: negotiate interface format with MAC by Russell King · 7 years ago
  9. 0314586 sfp: support 1G BiDi (eg, FiberStore SFP-GE-BX) modules by Russell King · 7 years ago
  10. 44d15d9 team: Use extack to report enslavement failures by Ido Schimmel · 7 years ago
  11. fb66cb0 Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  12. 3f5a683 Merge branch 'mlx4-misc' by David S. Miller · 7 years ago
  13. a970d8d net/mlx4_en: RX csum, pre-define enabled protocols for IP status masking by Tariq Toukan · 7 years ago
  14. 1cb8b12 net/mlx4_en: Combine checks of end-cases in RX completion function by Tariq Toukan · 7 years ago
  15. 4f32e1c net/mlx4_en: Remove unnecessary warn print in reset config by Eran Ben Elisha · 7 years ago
  16. f26d0d2 net/mlx4_en: Add physical RX/TX bytes/packets counters by Eran Ben Elisha · 7 years ago
  17. 431c7ec Merge branch 'mlxsw-Offloading-encapsulated-SPAN' by David S. Miller · 7 years ago
  18. 8f08a52 mlxsw: spectrum_span: Support mirror to ip6gretap by Petr Machata · 7 years ago
  19. 27cf76f mlxsw: spectrum_span: Support mirror to gretap by Petr Machata · 7 years ago
  20. 52a6444 mlxsw: Move a mirroring check to mlxsw_sp_span_entry_create by Petr Machata · 7 years ago
  21. 803335a mlxsw: Handle config changes pertinent to SPAN by Petr Machata · 7 years ago
  22. 169b5d95 mlxsw: spectrum_span: Generalize SPAN support by Petr Machata · 7 years ago
  23. 079c9f3 mlxsw: spectrum: Keep mirror netdev in mlxsw_sp_span_entry by Petr Machata · 7 years ago
  24. 7b2ef81 mlxsw: spectrum_span: Extract mlxsw_sp_span_entry_{de, }configure() by Petr Machata · 7 years ago
  25. 3546b03 mlxsw: spectrum_span: Initialize span_entry.id eagerly by Petr Machata · 7 years ago
  26. 9897708 mlxsw: span: Remove span_entry by span_id by Petr Machata · 7 years ago
  27. 1da93eb mlxsw: reg: Extend mlxsw_reg_mpat_pack() by Petr Machata · 7 years ago
  28. 0d6cd3f mlxsw: reg: Add SPAN encapsulation to MPAT register by Petr Machata · 7 years ago
  29. b0066da ip_tunnel: Rename & publish init_tunnel_flow by Petr Machata · 7 years ago
  30. d1b2a6c net: GRE: Add is_gretap_dev, is_ip6gretap_dev by Petr Machata · 7 years ago
  31. 8897207 mlxsw: spectrum_ipip: Support decoding IPv6 tunnel addresses by Petr Machata · 7 years ago
  32. 7e58a6c mlxsw: spectrum_ipip: Extract mlxsw_sp_l3addr_is_zero by Petr Machata · 7 years ago
  33. 63d6380 Merge branch 'ibmvnic-Miscellaneous-driver-fixes-and-enhancements' by David S. Miller · 7 years ago
  34. 20a8ab7 ibmvnic: Do not attempt to login if RX or TX queues are not allocated by Thomas Falcon · 7 years ago
  35. 0aecb13 ibmvnic: Report queue stops and restarts as debug output by Thomas Falcon · 7 years ago
  36. 637f81d ibmvnic: Harden TX/RX pool cleaning by Thomas Falcon · 7 years ago
  37. 53cc772 ibmvnic: Allocate statistics buffers during probe by Thomas Falcon · 7 years ago
  38. ecba616 ibmvnic: Fix TX descriptor tracking again by Thomas Falcon · 7 years ago
  39. 51846bf Merge branch 'stmmac-barrier-fixes-and-cleanup' by David S. Miller · 7 years ago
  40. 1e88f6e net: stmmac: make dwmac4_release_tx_desc() clear all descriptor fields by Niklas Cassel · 7 years ago
  41. a6b25da net: stmmac: ensure that the device has released ownership before reading data by Niklas Cassel · 7 years ago
  42. 95eb930 net: stmmac: use correct barrier between coherent memory and MMIO by Niklas Cassel · 7 years ago
  43. 15d2ee4 net: stmmac: ensure that the MSS desc is the last desc to set the own bit by Niklas Cassel · 7 years ago
  44. f4155ef Merge branch 'RDS-optimized-notification-for-zerocopy-completion' by David S. Miller · 7 years ago
  45. 6f3899e selftests/net: reap zerocopy completions passed up as ancillary data. by Sowmini Varadhan · 7 years ago
  46. 401910d rds: deliver zerocopy completion notification with data by Sowmini Varadhan · 7 years ago
  47. 67490e3 selftests/net: revert the zerocopy Rx path for PF_RDS by Sowmini Varadhan · 7 years ago
  48. c1de13b Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  49. 6c6aa15 r8169: improve interrupt handling by Heiner Kallweit · 7 years ago
  50. a52b839 selftests: Add fib-onlink-tests.sh to TEST_PROGS by David Ahern · 7 years ago
  51. b17db8c Merge branch 'DPAA-Ethernet-fixes' by David S. Miller · 7 years ago
  52. c893238 dpaa_eth: Add allmulti option by Radu Bulie · 7 years ago
  53. 056a01b dpaa_eth: refactor frag count checking by Madalin Bucur · 7 years ago
  54. 81084b3 dpaa_eth: make sure all Rx errors are counted by Madalin Bucur · 7 years ago
  55. 120d75e dpaa_eth: fix SG mapping by Madalin Bucur · 7 years ago
  56. afdd6ae Merge branch 'ieee802154-for-davem-2018-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by David S. Miller · 7 years ago
  57. 23363b8 Merge branch 'pernet_operations-convert-part-3' by David S. Miller · 7 years ago
  58. 3edbccf net: Convert smack_net_ops by Kirill Tkhai · 7 years ago
  59. 79a4fb0 net: Convert selinux_net_ops by Kirill Tkhai · 7 years ago
  60. 9532ce1 net: Convert defrag6_net_ops by Kirill Tkhai · 7 years ago
  61. afd7b3e net: Convert ila_net_ops by Kirill Tkhai · 7 years ago
  62. e5b2ae9 net: Convert defrag4_net_ops by Kirill Tkhai · 7 years ago
  63. f95978b net: Convert clusterip_net_ops by Kirill Tkhai · 7 years ago
  64. 7ca9e67 net: Convert brnf_net_ops by Kirill Tkhai · 7 years ago
  65. 68eabe8 net: Convert ipvlan_net_ops by Kirill Tkhai · 7 years ago
  66. f17c9bf net: Convert cfg802154_pernet_ops by Kirill Tkhai · 7 years ago
  67. 989d981 net: Convert sit_net_ops by Kirill Tkhai · 7 years ago
  68. 5ecc295 net: Convert vti6_net_ops by Kirill Tkhai · 7 years ago
  69. 66997ba net: Convert ip6_tnl_net_ops by Kirill Tkhai · 7 years ago
  70. 5c155c5 net: Convert ip6gre_net_ops by Kirill Tkhai · 7 years ago
  71. 3150210 net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_net_ops, vti_net_ops and ipip_net_ops by Kirill Tkhai · 7 years ago
  72. 3cec5fb net: Convert br_net_ops by Kirill Tkhai · 7 years ago
  73. ef74c07 net: Convert vxlan_net_ops by Kirill Tkhai · 7 years ago
  74. cd59b28 net: Convert ppp_net_ops by Kirill Tkhai · 7 years ago
  75. 9e76745 net: Convert gtp_net_ops by Kirill Tkhai · 7 years ago
  76. f60f334 net: Convert geneve_net_ops by Kirill Tkhai · 7 years ago
  77. 6963ad6 net: Convert bond_net_ops by Kirill Tkhai · 7 years ago
  78. 685ecfb net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_operations by Kirill Tkhai · 7 years ago
  79. 5fcc858 net: Convert sysctl creating and destroying pernet_operations by Kirill Tkhai · 7 years ago
  80. 2535486 net: Convert cma_pernet_operations by Kirill Tkhai · 7 years ago
  81. 02df428 net: Convert simple pernet_operations by Kirill Tkhai · 7 years ago
  82. 7300bd9 net: Convert nfs_net_ops by Kirill Tkhai · 7 years ago
  83. f0aad8e net: Convert synproxy_net_ops by Kirill Tkhai · 7 years ago
  84. 47d63a0 net: Convert hashlimit_net_ops and recent_net_ops by Kirill Tkhai · 7 years ago
  85. c80afa0 net: Convert /proc creating and destroying pernet_operations by Kirill Tkhai · 7 years ago
  86. 7f897db ipvlan: fix building with modular IPV6 by Arnd Bergmann · 7 years ago
  87. 3808b51 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  88. 5dd3691 i40e: remove some stray indenting by Dan Carpenter · 7 years ago
  89. deb9a9a i40evf: remove redundant array comparisons to 0 checks by Colin Ian King · 7 years ago
  90. 46345b3 i40e: check that pointer VSI is not null before dereferencing it by Colin Ian King · 7 years ago
  91. e85c1b8 i40evf: pass struct virtchnl_filter by reference rather than by value by Colin Ian King · 7 years ago
  92. 04d41051 i40e/i40evf: use SW variables for hang detection by Alan Brady · 7 years ago
  93. 8cd5fe6 i40evf: Fix double locking the same resource by Paweł Jabłoński · 7 years ago
  94. 08009a7 net: make kmem caches as __ro_after_init by Alexey Dobriyan · 7 years ago
  95. c3880bd i40e: link_down_on_close private flag support by Mariusz Stachura · 7 years ago
  96. cb31232 Merge branch 'sonic-ethernet-cleanups' by David S. Miller · 7 years ago
  97. 995b2a6 net/sonic: Replace custom debug logging with netif_* calls by Finn Thain · 7 years ago
  98. bbc2f23 net/sonic: Clean up and modernize log messages by Finn Thain · 7 years ago
  99. 3d16bad net/macsonic: Drop redundant MACH_IS_MAC test by Finn Thain · 7 years ago
  100. 0d12c68 net/macsonic: Convert to nubus_driver by Finn Thain · 7 years ago