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