1. 6c67775 mlxsw: spectrum: Use NL_SET_ERR_MSG_MOD by Arkadi Sharshevsky · 7 years ago
  2. d520d58 Merge branch 'mlxsw-SPAN-cleanups' by David S. Miller · 7 years ago
  3. a629ef2 mlxsw: spectrum: Move SPAN code to separate module by Petr Machata · 7 years ago
  4. ce470b4 mlxsw: spectrum: Drop struct span_entry.used by Petr Machata · 7 years ago
  5. 306a934 mlxsw: spectrum: Fix a coding style nit by Petr Machata · 7 years ago
  6. 439ccd8 Merge branch 'mlxsw-IPIP-cleanups' by David S. Miller · 7 years ago
  7. e437f3b mlxsw: spectrum: Distinguish between IPv4/6 tunnels by Petr Machata · 7 years ago
  8. fe735a3 mlxsw: spectrum_ipip: Add a forgotten include by Petr Machata · 7 years ago
  9. d75de7b dpaa_eth: fix incorrect comment by Jake Moroni · 7 years ago
  10. 885842d Merge branch 'Replacing-net_mutex-with-rw_semaphore' by David S. Miller · 7 years ago
  11. b86b47a net: Convert netlink_tap_net_ops by Kirill Tkhai · 7 years ago
  12. 59a5135 net: Convert diag_net_ops by Kirill Tkhai · 7 years ago
  13. 2608e6b net: Convert default_device_ops by Kirill Tkhai · 7 years ago
  14. 9a4d105 net: Convert loopback_net_ops by Kirill Tkhai · 7 years ago
  15. 0bc9be67 net: Convert addrconf_ops by Kirill Tkhai · 7 years ago
  16. 22769a2 net: Convert ipv4_sysctl_ops by Kirill Tkhai · 7 years ago
  17. cb5e340 net: Convert packet_net_ops by Kirill Tkhai · 7 years ago
  18. 167f7ac net: Convert unix_net_ops by Kirill Tkhai · 7 years ago
  19. f84c682 net: Convert pernet_subsys, registered from inet_init() by Kirill Tkhai · 7 years ago
  20. 232cf06 net: Convert sysctl_core_ops by Kirill Tkhai · 7 years ago
  21. 6c0075d net: Convert wext_pernet_ops by Kirill Tkhai · 7 years ago
  22. 83caf62 net: Convert genl_pernet_ops by Kirill Tkhai · 7 years ago
  23. 13da199 net: Convert subsys_initcall() registered pernet_operations from net/sched by Kirill Tkhai · 7 years ago
  24. 86b6341 net: Convert fib_* pernet_operations, registered via subsys_initcall by Kirill Tkhai · 7 years ago
  25. 88b8ffe net: Convert pernet_subsys ops, registered via net_dev_init() by Kirill Tkhai · 7 years ago
  26. 36b0068 net: Convert proto_net_ops by Kirill Tkhai · 7 years ago
  27. 15898a0 net: Convert uevent_net_ops by Kirill Tkhai · 7 years ago
  28. 906f63e net: Convert audit_net_ops by Kirill Tkhai · 7 years ago
  29. 4645667 net: Convert rtnetlink_net_ops by Kirill Tkhai · 7 years ago
  30. 194b95d net: Convert netlink_net_ops by Kirill Tkhai · 7 years ago
  31. ff291d0 net: Convert net_defaults_ops by Kirill Tkhai · 7 years ago
  32. 604da74 net: Convert net_inuse_ops by Kirill Tkhai · 7 years ago
  33. c9d8fb9 net: Convert nf_log_net_ops by Kirill Tkhai · 7 years ago
  34. 9549929 net: Convert netfilter_net_ops by Kirill Tkhai · 7 years ago
  35. 93d230f net: Convert sysctl_pernet_ops by Kirill Tkhai · 7 years ago
  36. 3fc3b82 net: Convert net_ns_ops methods by Kirill Tkhai · 7 years ago
  37. f039e18 net: Convert proc_net_ns_ops by Kirill Tkhai · 7 years ago
  38. 447cd7a net: Allow pernet_operations to be executed in parallel by Kirill Tkhai · 7 years ago
  39. bcab1dd net: Move mutex_unlock() in cleanup_net() up by Kirill Tkhai · 7 years ago
  40. 1a57feb net: Introduce net_sem for protection of pernet_list by Kirill Tkhai · 7 years ago
  41. 5ba049a net: Cleanup in copy_net_ns() by Kirill Tkhai · 7 years ago
  42. 98f6c53 net: Assign net to net_namespace_list in setup_net() by Kirill Tkhai · 7 years ago
  43. cf19e5e Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  44. a0073a4 i40e/i40evf: Add support for new mechanism of updating adaptive ITR by Alexander Duyck · 7 years ago
  45. 556fdfd i40e/i40evf: Split container ITR into current_itr and target_itr by Alexander Duyck · 7 years ago
  46. d4942d5 i40evf: Correctly populate rxitr_idx and txitr_idx by Alexander Duyck · 7 years ago
  47. 92418fb i40e/i40evf: Use usec value instead of reg value for ITR defines by Alexander Duyck · 7 years ago
  48. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  49. 4ff1792 i40e/i40evf: Don't bother setting the CLEARPBA bit by Alexander Duyck · 7 years ago
  50. 8b99b11 i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx by Alexander Duyck · 7 years ago
  51. fe09ed0 i40e: use changed_flags to check I40E_FLAG_DISABLE_FW_LLDP by Alan Brady · 7 years ago
  52. 17b4d25 i40e: Warn when setting link-down-on-close while in MFP by Paweł Jabłoński · 7 years ago
  53. 1fa51a6 i40e: Add delay after EMP reset for firmware to recover by Filip Sadowski · 7 years ago
  54. 71dc371 i40e/i40evf: Clean up logic for adaptive ITR by Alexander Duyck · 7 years ago
  55. 40588ca i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx by Alexander Duyck · 7 years ago
  56. 11a350c i40e: fix typo in function description by Alan Brady · 7 years ago
  57. 7928b2c Linux 4.16-rc1 by Linus Torvalds · 7 years ago
  58. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
  59. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  60. ee5daa1 Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  61. 3fc928d Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
  62. 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
  63. f8d0cbf xtensa: fix build with KASAN by Max Filippov · 7 years ago
  64. e0691eb nios2: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  65. 5d13c73 nios2: dts: Remove leading 0x and 0s from bindings notation by Mathieu Malaterre · 7 years ago
  66. 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
  67. 9454473 Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  68. cc5cb5a Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86 by Linus Torvalds · 7 years ago
  69. e9d46f7 Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 7 years ago
  70. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  71. c591c2e powerpc/pci: Fix broken INTx configuration via OF by Alexey Kardashevskiy · 7 years ago
  72. 9a61df9 Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  73. 7a501609 mconsole_proc(): don't mess with file->f_pos by Al Viro · 7 years ago
  74. 878e66d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  75. 523ca58 kconfig: remove const qualifier from sym_expand_string_value() by Masahiro Yamada · 7 years ago
  76. d717f24 kconfig: add xrealloc() helper by Masahiro Yamada · 7 years ago
  77. 1bd42d9 platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems by Vadim Pasternak · 7 years ago
  78. a49a414 platform/x86: mlx-platform: Add support for new msn201x system type by Vadim Pasternak · 7 years ago
  79. ef08e14 platform/x86: mlx-platform: Add support for new msn274x system type by Vadim Pasternak · 7 years ago
  80. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  81. 82f0a41 Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  82. 858f45b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  83. 8158c2f Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  84. a283483 Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  85. 58fcba6 Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  86. 1ab03c0 Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  87. 80132f4 Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Radim Krčmář · 7 years ago
  88. 2fa56a4 ibmvnic: Remove skb->protocol checks in ibmvnic_xmit by John Allen · 7 years ago
  89. 941ff6f bpf: fix rlimit in reuseport net selftest by Daniel Borkmann · 7 years ago
  90. 07f2c7a sctp: verify size of a new chunk in _sctp_make_chunk() by Alexey Kodanev · 7 years ago
  91. 7b30d51 Merge branch 's390-qeth-fixes' by David S. Miller · 7 years ago
  92. 1c5b221 s390/qeth: fix SETIP command handling by Julian Wiedmann · 7 years ago
  93. 89271c6 s390/qeth: fix underestimated count of buffer elements by Ursula Braun · 7 years ago
  94. 0bf7800 ptr_ring: try vmalloc() when kmalloc() fails by Jason Wang · 7 years ago
  95. 6e6e41c ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE by Jason Wang · 7 years ago
  96. 909ebd5 Merge branch 'stmmac-irq-fixes-cleanups' by David S. Miller · 7 years ago
  97. 1029117 net: stmmac: remove redundant enable of PMT irq by Niklas Cassel · 7 years ago
  98. e879b7a net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4 by Niklas Cassel · 7 years ago
  99. 1b84ca1 net: stmmac: discard disabled flags in interrupt status register by Niklas Cassel · 7 years ago
  100. faefaa9 ibmvnic: Reset long term map ID counter by Thomas Falcon · 7 years ago