1. 7e58a6c mlxsw: spectrum_ipip: Extract mlxsw_sp_l3addr_is_zero by Petr Machata · 7 years ago
  2. 63d6380 Merge branch 'ibmvnic-Miscellaneous-driver-fixes-and-enhancements' by David S. Miller · 7 years ago
  3. 20a8ab7 ibmvnic: Do not attempt to login if RX or TX queues are not allocated by Thomas Falcon · 7 years ago
  4. 0aecb13 ibmvnic: Report queue stops and restarts as debug output by Thomas Falcon · 7 years ago
  5. 637f81d ibmvnic: Harden TX/RX pool cleaning by Thomas Falcon · 7 years ago
  6. 53cc772 ibmvnic: Allocate statistics buffers during probe by Thomas Falcon · 7 years ago
  7. ecba616 ibmvnic: Fix TX descriptor tracking again by Thomas Falcon · 7 years ago
  8. 51846bf Merge branch 'stmmac-barrier-fixes-and-cleanup' by David S. Miller · 7 years ago
  9. 1e88f6e net: stmmac: make dwmac4_release_tx_desc() clear all descriptor fields by Niklas Cassel · 7 years ago
  10. a6b25da net: stmmac: ensure that the device has released ownership before reading data by Niklas Cassel · 7 years ago
  11. 95eb930 net: stmmac: use correct barrier between coherent memory and MMIO by Niklas Cassel · 7 years ago
  12. 15d2ee4 net: stmmac: ensure that the MSS desc is the last desc to set the own bit by Niklas Cassel · 7 years ago
  13. f4155ef Merge branch 'RDS-optimized-notification-for-zerocopy-completion' by David S. Miller · 7 years ago
  14. 6f3899e selftests/net: reap zerocopy completions passed up as ancillary data. by Sowmini Varadhan · 7 years ago
  15. 401910d rds: deliver zerocopy completion notification with data by Sowmini Varadhan · 7 years ago
  16. 67490e3 selftests/net: revert the zerocopy Rx path for PF_RDS by Sowmini Varadhan · 7 years ago
  17. c1de13b Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  18. 6c6aa15 r8169: improve interrupt handling by Heiner Kallweit · 7 years ago
  19. a52b839 selftests: Add fib-onlink-tests.sh to TEST_PROGS by David Ahern · 7 years ago
  20. b17db8c Merge branch 'DPAA-Ethernet-fixes' by David S. Miller · 7 years ago
  21. c893238 dpaa_eth: Add allmulti option by Radu Bulie · 7 years ago
  22. 056a01b dpaa_eth: refactor frag count checking by Madalin Bucur · 7 years ago
  23. 81084b3 dpaa_eth: make sure all Rx errors are counted by Madalin Bucur · 7 years ago
  24. 120d75e dpaa_eth: fix SG mapping by Madalin Bucur · 7 years ago
  25. 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
  26. 23363b8 Merge branch 'pernet_operations-convert-part-3' by David S. Miller · 7 years ago
  27. 3edbccf net: Convert smack_net_ops by Kirill Tkhai · 7 years ago
  28. 79a4fb0 net: Convert selinux_net_ops by Kirill Tkhai · 7 years ago
  29. 9532ce1 net: Convert defrag6_net_ops by Kirill Tkhai · 7 years ago
  30. afd7b3e net: Convert ila_net_ops by Kirill Tkhai · 7 years ago
  31. e5b2ae9 net: Convert defrag4_net_ops by Kirill Tkhai · 7 years ago
  32. f95978b net: Convert clusterip_net_ops by Kirill Tkhai · 7 years ago
  33. 7ca9e67 net: Convert brnf_net_ops by Kirill Tkhai · 7 years ago
  34. 68eabe8 net: Convert ipvlan_net_ops by Kirill Tkhai · 7 years ago
  35. f17c9bf net: Convert cfg802154_pernet_ops by Kirill Tkhai · 7 years ago
  36. 989d981 net: Convert sit_net_ops by Kirill Tkhai · 7 years ago
  37. 5ecc295 net: Convert vti6_net_ops by Kirill Tkhai · 7 years ago
  38. 66997ba net: Convert ip6_tnl_net_ops by Kirill Tkhai · 7 years ago
  39. 5c155c5 net: Convert ip6gre_net_ops by Kirill Tkhai · 7 years ago
  40. 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
  41. 3cec5fb net: Convert br_net_ops by Kirill Tkhai · 7 years ago
  42. ef74c07 net: Convert vxlan_net_ops by Kirill Tkhai · 7 years ago
  43. cd59b28 net: Convert ppp_net_ops by Kirill Tkhai · 7 years ago
  44. 9e76745 net: Convert gtp_net_ops by Kirill Tkhai · 7 years ago
  45. f60f334 net: Convert geneve_net_ops by Kirill Tkhai · 7 years ago
  46. 6963ad6 net: Convert bond_net_ops by Kirill Tkhai · 7 years ago
  47. 685ecfb net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_operations by Kirill Tkhai · 7 years ago
  48. 5fcc858 net: Convert sysctl creating and destroying pernet_operations by Kirill Tkhai · 7 years ago
  49. 2535486 net: Convert cma_pernet_operations by Kirill Tkhai · 7 years ago
  50. 02df428 net: Convert simple pernet_operations by Kirill Tkhai · 7 years ago
  51. 7300bd9 net: Convert nfs_net_ops by Kirill Tkhai · 7 years ago
  52. f0aad8e net: Convert synproxy_net_ops by Kirill Tkhai · 7 years ago
  53. 47d63a0 net: Convert hashlimit_net_ops and recent_net_ops by Kirill Tkhai · 7 years ago
  54. c80afa0 net: Convert /proc creating and destroying pernet_operations by Kirill Tkhai · 7 years ago
  55. 7f897db ipvlan: fix building with modular IPV6 by Arnd Bergmann · 7 years ago
  56. 3808b51 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  57. 5dd3691 i40e: remove some stray indenting by Dan Carpenter · 7 years ago
  58. deb9a9a i40evf: remove redundant array comparisons to 0 checks by Colin Ian King · 7 years ago
  59. 46345b3 i40e: check that pointer VSI is not null before dereferencing it by Colin Ian King · 7 years ago
  60. e85c1b8 i40evf: pass struct virtchnl_filter by reference rather than by value by Colin Ian King · 7 years ago
  61. 04d41051 i40e/i40evf: use SW variables for hang detection by Alan Brady · 7 years ago
  62. 8cd5fe6 i40evf: Fix double locking the same resource by Paweł Jabłoński · 7 years ago
  63. 08009a7 net: make kmem caches as __ro_after_init by Alexey Dobriyan · 7 years ago
  64. c3880bd i40e: link_down_on_close private flag support by Mariusz Stachura · 7 years ago
  65. cb31232 Merge branch 'sonic-ethernet-cleanups' by David S. Miller · 7 years ago
  66. 995b2a6 net/sonic: Replace custom debug logging with netif_* calls by Finn Thain · 7 years ago
  67. bbc2f23 net/sonic: Clean up and modernize log messages by Finn Thain · 7 years ago
  68. 3d16bad net/macsonic: Drop redundant MACH_IS_MAC test by Finn Thain · 7 years ago
  69. 0d12c68 net/macsonic: Convert to nubus_driver by Finn Thain · 7 years ago
  70. a94cf2a sh_eth: fix TSU init on SH7734/R8A7740 by Sergei Shtylyov · 7 years ago
  71. 4869a14 sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1 by Sergei Shtylyov · 7 years ago
  72. 3adc1c6 tc: python3, string formattings by BTaskaya · 7 years ago
  73. 93a6a37 ixgbevf: remove redundant initialization of variable 'dma' by Colin Ian King · 7 years ago
  74. 6d9c021 ixgbevf: add build_skb support by Emil Tantilov · 7 years ago
  75. 925f569 ixgbevf: break out Rx buffer page management by Emil Tantilov · 7 years ago
  76. 21c046e4 ixgbevf: allocate the rings as part of q_vector by Emil Tantilov · 7 years ago
  77. 5cc0f1c ixgbevf: make sure all frames fit minimum size requirements by Emil Tantilov · 7 years ago
  78. 1ab37e1 ixgbevf: add support for padding packet by Emil Tantilov · 7 years ago
  79. f2d00ec ixgbevf: setup queue counts by Emil Tantilov · 7 years ago
  80. f15c5ba ixgbevf: add support for using order 1 pages to receive large frames by Emil Tantilov · 7 years ago
  81. bc04347 ixgbevf: add ethtool private flag for legacy Rx by Emil Tantilov · 7 years ago
  82. 9913db0 ixgbevf: use page_address offset from page by Emil Tantilov · 7 years ago
  83. 6704a3a ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode by Jacob Keller · 7 years ago
  84. 60f4b64 ixgbe: Avoid to write the RETA table when unnecessary by Tonghao Zhang · 7 years ago
  85. ed820f4 xen-netback: make function xenvif_rx_skb static by Colin Ian King · 7 years ago
  86. 9e25b6f Merge branch 'tools-tc-testing-better-error-reporting' by David S. Miller · 7 years ago
  87. f9b63a1 tools: tc-testing: better error reporting by Brenda J. Butler · 7 years ago
  88. 6a7b75f tools: tc-testing: Fix indentation by Brenda J. Butler · 7 years ago
  89. 9baeb5e sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMII by Colin Ian King · 7 years ago
  90. ed2da62 mlxsw: spectrum_kvdl: avoid uninitialized variable warning by Arnd Bergmann · 7 years ago
  91. b89c769 mlxsw: spectrum_kvdl: use div_u64() for 64-bit division by Arnd Bergmann · 7 years ago
  92. 8f611fb ixgbe: remove redundant initialization of 'pool' by Colin Ian King · 7 years ago
  93. 25ab47e Merge branch 'mv88e6xxx-Poll-when-no-interrupt-defined' by David S. Miller · 7 years ago
  94. f8c193c arm: mvebu: 370-rd: Enable PHY interrupt handling by Andrew Lunn · 7 years ago
  95. 294d711 net: dsa: mv88e6xxx: Poll when no interrupt defined by Andrew Lunn · 7 years ago
  96. 65b53bf mlxsw: spectrum_switchdev: Allow port enslavement to a VLAN-unaware bridge by Ido Schimmel · 7 years ago
  97. ba6056a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  98. c535077 samples/bpf: Add program for CPU state statistics by Leo Yan · 7 years ago
  99. 7d72637 Merge branch 'x86-jit' by Alexei Starovoitov · 7 years ago
  100. 23d191a bpf: add various jit test cases by Daniel Borkmann · 7 years ago