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