1. 4eb3be2 net: dsa: mv88e6xxx: add support for event capture by Brandon Streiff · 7 years ago
  2. a73ccd6 net: dsa: mv88e6xxx: add support for GPIO configuration by Brandon Streiff · 7 years ago
  3. 2fa8d3a net: dsa: mv88e6xxx: expose switch time as a PTP hardware clock by Brandon Streiff · 7 years ago
  4. 0d632c3 net: dsa: mv88e6xxx: add accessors for PTP/TAI registers by Brandon Streiff · 7 years ago
  5. b000be9 net: dsa: mv88e6xxx: export g2 register accessors by Brandon Streiff · 7 years ago
  6. 052fddf net: ptp: Add stub for ptp_classify_raw() by Andrew Lunn · 7 years ago
  7. e0f9759 tcp: try to keep packet if SYN_RCV race is lost by Eric Dumazet · 7 years ago
  8. 1d63158 Merge branch 'net-dev-Make-protocol-ptr-dependent-on-CONFIG' by David S. Miller · 7 years ago
  9. e92bad5 net: Remove atalk header from socket.c by David Ahern · 7 years ago
  10. 89e5814 net: Make atalk_ptr depend on ATALK or IRDA by David Ahern · 7 years ago
  11. 19ff13f net: Make ax25_ptr depend on CONFIG_AX25 by David Ahern · 7 years ago
  12. 330c727 net: Make dn_ptr depend on CONFIG_DECNET by David Ahern · 7 years ago
  13. 7707968 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  14. 153e1b8 selftests: Add FIB onlink tests by David Ahern · 7 years ago
  15. 693acdd i40evf: Make VF reset warning message more clear by Harshitha Ramamurthy · 7 years ago
  16. 8946b56 i40evf: use __dev_[um]c_sync routines in .set_rx_mode by Jacob Keller · 7 years ago
  17. 7b63435 i40e: i40e: Change ethtool check from MAC to HW flag by Dave Ertman · 7 years ago
  18. 7363115 i40e: do not force filter failure in overflow promiscuous by Alan Brady · 7 years ago
  19. cc6a96a i40e: refactor promisc_changed in i40e_sync_vsi_filters by Alan Brady · 7 years ago
  20. fbd5eb5 i40evf: Use an iterator of the same type as the list by Harshitha Ramamurthy · 7 years ago
  21. a48350c i40e: broadcast filters can trigger overflow promiscuous by Alan Brady · 7 years ago
  22. 7be78aa i40e: don't leak memory addresses by Mitch Williams · 7 years ago
  23. 03f431b i40evf: use GFP_ATOMIC under spin lock by Wei Yongjun · 7 years ago
  24. 3758d2c i40e: Make local function i40e_get_link_speed static by Wei Yongjun · 7 years ago
  25. b95367e Merge branch 'selftests-fib_tests-simplifications-verbosity-and-a-race' by David S. Miller · 7 years ago
  26. e2ba732 selftests: fib_tests: sleep after changing carrier by David Ahern · 7 years ago
  27. ee395a5 selftests: fib_tests: Move admin of dummy0 to helpers by David Ahern · 7 years ago
  28. 1056691 selftests: fib_tests: Make test results more verbose by David Ahern · 7 years ago
  29. 07f4e62 selftests: fib_tests: simplify ip commands in a namespace by David Ahern · 7 years ago
  30. 8c2ceab net/ipv4: Unexport fib_multipath_hash and fib_select_path by David Ahern · 7 years ago
  31. 0d876f2 net/ipv4: Simplify fib_select_path by David Ahern · 7 years ago
  32. 3174a94 Merge branch 'sctp-rename-sctp-diag-file-and-add-file-comments-for-it' by David S. Miller · 7 years ago
  33. 6f68dc9 sctp: add file comments in diag.c by Xin Long · 7 years ago
  34. ff22b5b sctp: rename sctp_diag.c as diag.c by Xin Long · 7 years ago
  35. 6c67775 mlxsw: spectrum: Use NL_SET_ERR_MSG_MOD by Arkadi Sharshevsky · 7 years ago
  36. d520d58 Merge branch 'mlxsw-SPAN-cleanups' by David S. Miller · 7 years ago
  37. a629ef2 mlxsw: spectrum: Move SPAN code to separate module by Petr Machata · 7 years ago
  38. ce470b4 mlxsw: spectrum: Drop struct span_entry.used by Petr Machata · 7 years ago
  39. 306a934 mlxsw: spectrum: Fix a coding style nit by Petr Machata · 7 years ago
  40. 439ccd8 Merge branch 'mlxsw-IPIP-cleanups' by David S. Miller · 7 years ago
  41. e437f3b mlxsw: spectrum: Distinguish between IPv4/6 tunnels by Petr Machata · 7 years ago
  42. fe735a3 mlxsw: spectrum_ipip: Add a forgotten include by Petr Machata · 7 years ago
  43. d75de7b dpaa_eth: fix incorrect comment by Jake Moroni · 7 years ago
  44. 885842d Merge branch 'Replacing-net_mutex-with-rw_semaphore' by David S. Miller · 7 years ago
  45. b86b47a net: Convert netlink_tap_net_ops by Kirill Tkhai · 7 years ago
  46. 59a5135 net: Convert diag_net_ops by Kirill Tkhai · 7 years ago
  47. 2608e6b net: Convert default_device_ops by Kirill Tkhai · 7 years ago
  48. 9a4d105 net: Convert loopback_net_ops by Kirill Tkhai · 7 years ago
  49. 0bc9be6 net: Convert addrconf_ops by Kirill Tkhai · 7 years ago
  50. 22769a2 net: Convert ipv4_sysctl_ops by Kirill Tkhai · 7 years ago
  51. cb5e340 net: Convert packet_net_ops by Kirill Tkhai · 7 years ago
  52. 167f7ac net: Convert unix_net_ops by Kirill Tkhai · 7 years ago
  53. f84c682 net: Convert pernet_subsys, registered from inet_init() by Kirill Tkhai · 7 years ago
  54. 232cf06 net: Convert sysctl_core_ops by Kirill Tkhai · 7 years ago
  55. 6c0075d net: Convert wext_pernet_ops by Kirill Tkhai · 7 years ago
  56. 83caf62 net: Convert genl_pernet_ops by Kirill Tkhai · 7 years ago
  57. 13da199 net: Convert subsys_initcall() registered pernet_operations from net/sched by Kirill Tkhai · 7 years ago
  58. 86b6341 net: Convert fib_* pernet_operations, registered via subsys_initcall by Kirill Tkhai · 7 years ago
  59. 88b8ffe net: Convert pernet_subsys ops, registered via net_dev_init() by Kirill Tkhai · 7 years ago
  60. 36b0068 net: Convert proto_net_ops by Kirill Tkhai · 7 years ago
  61. 15898a0 net: Convert uevent_net_ops by Kirill Tkhai · 7 years ago
  62. 906f63e net: Convert audit_net_ops by Kirill Tkhai · 7 years ago
  63. 4645667 net: Convert rtnetlink_net_ops by Kirill Tkhai · 7 years ago
  64. 194b95d net: Convert netlink_net_ops by Kirill Tkhai · 7 years ago
  65. ff291d0 net: Convert net_defaults_ops by Kirill Tkhai · 7 years ago
  66. 604da74 net: Convert net_inuse_ops by Kirill Tkhai · 7 years ago
  67. c9d8fb9 net: Convert nf_log_net_ops by Kirill Tkhai · 7 years ago
  68. 9549929 net: Convert netfilter_net_ops by Kirill Tkhai · 7 years ago
  69. 93d230f net: Convert sysctl_pernet_ops by Kirill Tkhai · 7 years ago
  70. 3fc3b82 net: Convert net_ns_ops methods by Kirill Tkhai · 7 years ago
  71. f039e18 net: Convert proc_net_ns_ops by Kirill Tkhai · 7 years ago
  72. 447cd7a net: Allow pernet_operations to be executed in parallel by Kirill Tkhai · 7 years ago
  73. bcab1dd net: Move mutex_unlock() in cleanup_net() up by Kirill Tkhai · 7 years ago
  74. 1a57feb net: Introduce net_sem for protection of pernet_list by Kirill Tkhai · 7 years ago
  75. 5ba049a net: Cleanup in copy_net_ns() by Kirill Tkhai · 7 years ago
  76. 98f6c53 net: Assign net to net_namespace_list in setup_net() by Kirill Tkhai · 7 years ago
  77. cf19e5e Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  78. a0073a4 i40e/i40evf: Add support for new mechanism of updating adaptive ITR by Alexander Duyck · 7 years ago
  79. 556fdfd i40e/i40evf: Split container ITR into current_itr and target_itr by Alexander Duyck · 7 years ago
  80. d4942d5 i40evf: Correctly populate rxitr_idx and txitr_idx by Alexander Duyck · 7 years ago
  81. 92418fb i40e/i40evf: Use usec value instead of reg value for ITR defines by Alexander Duyck · 7 years ago
  82. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  83. 4ff1792 i40e/i40evf: Don't bother setting the CLEARPBA bit by Alexander Duyck · 7 years ago
  84. 8b99b11 i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx by Alexander Duyck · 7 years ago
  85. fe09ed0 i40e: use changed_flags to check I40E_FLAG_DISABLE_FW_LLDP by Alan Brady · 7 years ago
  86. 17b4d25 i40e: Warn when setting link-down-on-close while in MFP by Paweł Jabłoński · 7 years ago
  87. 1fa51a6 i40e: Add delay after EMP reset for firmware to recover by Filip Sadowski · 7 years ago
  88. 71dc371 i40e/i40evf: Clean up logic for adaptive ITR by Alexander Duyck · 7 years ago
  89. 40588ca i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx by Alexander Duyck · 7 years ago
  90. 11a350c i40e: fix typo in function description by Alan Brady · 7 years ago
  91. 7928b2c Linux 4.16-rc1 by Linus Torvalds · 7 years ago
  92. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
  93. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  94. ee5daa1 Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  95. 3fc928d Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
  96. 60d7a21 Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 7 years ago
  97. f8d0cbf xtensa: fix build with KASAN by Max Filippov · 7 years ago
  98. e0691eb nios2: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  99. 5d13c73 nios2: dts: Remove leading 0x and 0s from bindings notation by Mathieu Malaterre · 7 years ago
  100. d48fcbd Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago