1. 337682c bpftool: Adjust to new print_bpf_insn interface by Jiri Olsa · 7 years ago
  2. abe0884 bpf: Remove struct bpf_verifier_env argument from print_bpf_insn by Jiri Olsa · 7 years ago
  3. ae06c70 intel: add SPDX identifiers to all the Intel drivers by Jeff Kirsher · 7 years ago
  4. 419d14a bridge: Allow max MTU when multiple VLANs present by Chas Williams · 7 years ago
  5. bda7fab virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS by Jay Vosburgh · 7 years ago
  6. e9de001 devlink: Remove top_hierarchy arg for DEVLINK disabled path by David Ahern · 7 years ago
  7. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  8. f36b753 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  9. 8401c72 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  10. 9ec7ccc Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  11. 9d3c335 mm, thp: do not cause memcg oom for thp by David Rientjes · 7 years ago
  12. 1c610d5 mm/vmscan: wake up flushers for legacy cgroups too by Andrey Ryabinin · 7 years ago
  13. f59f1ca Revert "mm: page_alloc: skip over regions of invalid pfns where possible" by Daniel Vacek · 7 years ago
  14. b3cd54b mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink() by Kirill A. Shutemov · 7 years ago
  15. fa41b90 mm/thp: do not wait for lock_page() in deferred_split_scan() by Kirill A. Shutemov · 7 years ago
  16. fece202 mm/khugepaged.c: convert VM_BUG_ON() to collapse fail by Kirill A. Shutemov · 7 years ago
  17. 28ee90f x86/mm: implement free pmd/pte page interfaces by Toshi Kani · 7 years ago
  18. b6bdb75 mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 7 years ago
  19. 1705f7c h8300: remove extraneous __BIG_ENDIAN definition by Arnd Bergmann · 7 years ago
  20. 63489f8 hugetlbfs: check for pgoff value overflow by Mike Kravetz · 7 years ago
  21. 2e517d6 lockdep: fix fs_reclaim warning by Tetsuo Handa · 7 years ago
  22. 296cefe MAINTAINERS: update Mark Fasheh's e-mail by Mark Fasheh · 7 years ago
  23. 8970a63 mm/mempolicy.c: avoid use uninitialized preferred_node by Yisheng Xie · 7 years ago
  24. 5a9f698 drm/ast: Fixed 1280x800 Display Issue by Y.C. Chen · 7 years ago
  25. e7d7743 Merge tag 'acpi-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  26. 394c73d Merge tag 'modules-for-v4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  27. 594fdba Merge branch 'acpi-wdat' by Rafael J. Wysocki · 7 years ago
  28. c4f4d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  29. 9ce2078 Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  30. b7b3f66 Merge tag 'drm-misc-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  31. 8c2d689 Merge tag 'drm-intel-fixes-2018-03-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  32. 096c49e Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
  33. cec1b94 Merge tag 'imx-drm-fixes-2018-03-22' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 7 years ago
  34. 6686c45 Merge branch 'hns3-VF-reset' by David S. Miller · 7 years ago
  35. 2bfbd35 net: hns3: Changes required in PF mailbox to support VF reset by Salil Mehta · 7 years ago
  36. a15fa7d net: hns3: Add *Asserting Reset* mailbox message & handling in VF by Salil Mehta · 7 years ago
  37. 07a0556 net: hns3: Changes to support ARQ(Asynchronous Receive Queue) by Salil Mehta · 7 years ago
  38. 7a01c89 net: hns3: Add support to re-initialize the hclge device by Salil Mehta · 7 years ago
  39. 6988eb2 net: hns3: Add support to reset the enet/ring mgmt layer by Salil Mehta · 7 years ago
  40. a8dedb6 net: hns3: Add support to request VF Reset to PF by Salil Mehta · 7 years ago
  41. 436667d net: hns3: Add VF Reset device state and its handling by Salil Mehta · 7 years ago
  42. 35a1e50 net: hns3: Add VF Reset Service Task to support event handling by Salil Mehta · 7 years ago
  43. 6d4c398 net: hns3: Changes to make enet watchdog timeout func common for PF/VF by Salil Mehta · 7 years ago
  44. 1a2e10a Merge branch 'Rework-ip_ra_chain-protection' by David S. Miller · 7 years ago
  45. d9ff304 net: Replace ip_ra_lock with per-net mutex by Kirill Tkhai · 7 years ago
  46. 5796ef7 net: Make ip_ra_chain per struct net by Kirill Tkhai · 7 years ago
  47. 128aaa9 net: Revert "ipv4: fix a deadlock in ip_ra_control" by Kirill Tkhai · 7 years ago
  48. 0526947 net: Move IP_ROUTER_ALERT out of lock_sock(sk) by Kirill Tkhai · 7 years ago
  49. 76d3e15 net: Revert "ipv4: get rid of ip_ra_lock" by Kirill Tkhai · 7 years ago
  50. f2d254f liquidio: Added support for trusted VF by Intiyaz Basha · 7 years ago
  51. cf57d49 Merge branch 'rmnet-next' by David S. Miller · 7 years ago
  52. be81a85 net: qualcomm: rmnet: Implement fill_info by Subash Abhinov Kasiviswanathan · 7 years ago
  53. 14452ca net: qualcomm: rmnet: Export mux_id and flags to netlink by Subash Abhinov Kasiviswanathan · 7 years ago
  54. 378e253 net: qualcomm: rmnet: Remove unnecessary device assignment by Subash Abhinov Kasiviswanathan · 7 years ago
  55. 9dcaec0 net: qualcomm: rmnet: Update copyright year to 2018 by Subash Abhinov Kasiviswanathan · 7 years ago
  56. 6e010dd net: qualcomm: rmnet: Fix casting issues by Subash Abhinov Kasiviswanathan · 7 years ago
  57. 1574639 gre: fix TUNNEL_SEQ bit check on sequence numbering by Colin Ian King · 7 years ago
  58. faf4db00 Documentation/networking: Add net DIM documentation by Tal Gilboa · 7 years ago
  59. e2e0316 net: mvpp2: use correct index on array mvpp2_pools by Colin Ian King · 7 years ago
  60. f5b5a3b Merge branch 'tipc-diag' by David S. Miller · 7 years ago
  61. 872619d tipc: step sk->sk_drops when rcv buffer is full by GhantaKrishnamurthy MohanKrishna · 7 years ago
  62. c30b70d tipc: implement socket diagnostics for AF_TIPC by GhantaKrishnamurthy MohanKrishna · 7 years ago
  63. dfde331 tipc: modify socket iterator for sock_diag by GhantaKrishnamurthy MohanKrishna · 7 years ago
  64. 5dcd840 macsec: missing dev_put() on error in macsec_newlink() by Dan Carpenter · 7 years ago
  65. e0645d9 Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  66. 334e767 Merge branch 'mlxsw-Update-supported-firmware-version' by David S. Miller · 7 years ago
  67. 8e1ed73 mlxsw: spectrum: Add support for auto-negotiation disable mode by Tal Bar · 7 years ago
  68. 1c6e103 mlxsw: spectrum: Update the supported firmware to version 13.1620.192 by Tal Bar · 7 years ago
  69. 7381f93 Merge branch 'fix-some-bugs-for-HNS3-driver' by David S. Miller · 7 years ago
  70. 1931dc2 net: hns3: fix for not returning problem in get_link_ksettings when phy exists by Fuyun Liang · 7 years ago
  71. 4a152de net: hns3: add querying speed and duplex support to VF by Fuyun Liang · 7 years ago
  72. 175ec96 net: hns3: add get_link support to VF by Fuyun Liang · 7 years ago
  73. 0979aa0 net: hns3: fix for getting wrong link mode problem by Fuyun Liang · 7 years ago
  74. a95e1f8 net: hns3: change the time interval of int_gl calculating by Fuyun Liang · 7 years ago
  75. cd9d187 net: hns3: change GL update rate by Fuyun Liang · 7 years ago
  76. d458c81 net: hns3: increase the max time for IMP handle command by Peng Li · 7 years ago
  77. 2f550a4 net: hns3: export pci table of hclge and hclgevf to userspace by Yunsheng Lin · 7 years ago
  78. 681ec39 net: hns3: fix for vlan table lost problem when resetting by Yunsheng Lin · 7 years ago
  79. 1a426f8 net: hns3: fix the VF queue reset flow error by Peng Li · 7 years ago
  80. dd72140 net: hns3: reallocate tx/rx buffer after changing mtu by Fuyun Liang · 7 years ago
  81. 1453074 devlink: Remove top_hierarchy arg to devlink_resource_register by David Ahern · 7 years ago
  82. 40013ff net: dsa: Fix functional dsa-loop dependency on FIXED_PHY by Florian Fainelli · 7 years ago
  83. 53e8269 Merge branch 'hv_netvsc-fix-races-during-shutdown-and-changes' by David S. Miller · 7 years ago
  84. 7b2ee50 hv_netvsc: common detach logic by Stephen Hemminger · 7 years ago
  85. 0ef58b0 hv_netvsc: change GPAD teardown order on older versions by Stephen Hemminger · 7 years ago
  86. 02400fc hv_netvsc: use RCU to fix concurrent rx and queue changes by Stephen Hemminger · 7 years ago
  87. 8348e04 hv_netvsc: disable NAPI before channel close by Stephen Hemminger · 7 years ago
  88. 68e2ffd net/ipv6: Handle onlink flag with multipath routes by David Ahern · 7 years ago
  89. 8ae797a selftests: Add multipath tests for onlink flag by David Ahern · 7 years ago
  90. 6d06673 ppp: avoid loop in xmit recursion detection code by Guillaume Nault · 7 years ago
  91. 8936ef7 ipv6: sr: fix NULL pointer dereference when setting encap source address by David Lebrun · 7 years ago
  92. 191f86c ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state by David Lebrun · 7 years ago
  93. 9b894cd Merge branch 'aquantia-fixes' by David S. Miller · 7 years ago
  94. c89bf1c net: aquantia: driver version bump by Igor Russkikh · 7 years ago
  95. 90869dd net: aquantia: Implement pci shutdown callback by Igor Russkikh · 7 years ago
  96. 3e9a545 net: aquantia: Allow live mac address changes by Igor Russkikh · 7 years ago
  97. b647d39 net: aquantia: Add tx clean budget and valid budget handling logic by Igor Russkikh · 7 years ago
  98. 47203b3 net: aquantia: Change inefficient wait loop on fw data reads by Igor Russkikh · 7 years ago
  99. d0f0fb2 net: aquantia: Fix a regression with reset on old firmware by Igor Russkikh · 7 years ago
  100. 1bf9a75 net: aquantia: Fix hardware reset when SPI may rarely hangup by Igor Russkikh · 7 years ago