1. 5946194 net/mlx5: Fix use-after-free by Gustavo A. R. Silva · 7 years ago
  2. 885b0d4 mlxsw: spectrum_span: Fix initialization of struct mlxsw_sp_span_parms by Petr Machata · 7 years ago
  3. ae06c70 intel: add SPDX identifiers to all the Intel drivers by Jeff Kirsher · 7 years ago
  4. bda7fab virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS by Jay Vosburgh · 7 years ago
  5. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. 8401c72 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  7. 9ec7ccc Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  8. 5a9f698 drm/ast: Fixed 1280x800 Display Issue by Y.C. Chen · 7 years ago
  9. 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
  10. 594fdba Merge branch 'acpi-wdat' by Rafael J. Wysocki · 7 years ago
  11. c4f4d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  12. 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
  13. 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
  14. 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
  15. 096c49e Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
  16. 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
  17. 2bfbd35 net: hns3: Changes required in PF mailbox to support VF reset by Salil Mehta · 7 years ago
  18. a15fa7d net: hns3: Add *Asserting Reset* mailbox message & handling in VF by Salil Mehta · 7 years ago
  19. 07a0556 net: hns3: Changes to support ARQ(Asynchronous Receive Queue) by Salil Mehta · 7 years ago
  20. 7a01c89 net: hns3: Add support to re-initialize the hclge device by Salil Mehta · 7 years ago
  21. 6988eb2 net: hns3: Add support to reset the enet/ring mgmt layer by Salil Mehta · 7 years ago
  22. a8dedb6 net: hns3: Add support to request VF Reset to PF by Salil Mehta · 7 years ago
  23. 436667d net: hns3: Add VF Reset device state and its handling by Salil Mehta · 7 years ago
  24. 35a1e50 net: hns3: Add VF Reset Service Task to support event handling by Salil Mehta · 7 years ago
  25. 6d4c398 net: hns3: Changes to make enet watchdog timeout func common for PF/VF by Salil Mehta · 7 years ago
  26. f2d254f liquidio: Added support for trusted VF by Intiyaz Basha · 7 years ago
  27. be81a85 net: qualcomm: rmnet: Implement fill_info by Subash Abhinov Kasiviswanathan · 7 years ago
  28. 14452ca net: qualcomm: rmnet: Export mux_id and flags to netlink by Subash Abhinov Kasiviswanathan · 7 years ago
  29. 378e253 net: qualcomm: rmnet: Remove unnecessary device assignment by Subash Abhinov Kasiviswanathan · 7 years ago
  30. 9dcaec0 net: qualcomm: rmnet: Update copyright year to 2018 by Subash Abhinov Kasiviswanathan · 7 years ago
  31. 6e010dd net: qualcomm: rmnet: Fix casting issues by Subash Abhinov Kasiviswanathan · 7 years ago
  32. e2e0316 net: mvpp2: use correct index on array mvpp2_pools by Colin Ian King · 7 years ago
  33. 5dcd840 macsec: missing dev_put() on error in macsec_newlink() by Dan Carpenter · 7 years ago
  34. 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
  35. 8e1ed73 mlxsw: spectrum: Add support for auto-negotiation disable mode by Tal Bar · 7 years ago
  36. 1c6e103 mlxsw: spectrum: Update the supported firmware to version 13.1620.192 by Tal Bar · 7 years ago
  37. 1931dc2 net: hns3: fix for not returning problem in get_link_ksettings when phy exists by Fuyun Liang · 7 years ago
  38. 4a152de net: hns3: add querying speed and duplex support to VF by Fuyun Liang · 7 years ago
  39. 175ec96 net: hns3: add get_link support to VF by Fuyun Liang · 7 years ago
  40. 0979aa0 net: hns3: fix for getting wrong link mode problem by Fuyun Liang · 7 years ago
  41. a95e1f8 net: hns3: change the time interval of int_gl calculating by Fuyun Liang · 7 years ago
  42. cd9d187 net: hns3: change GL update rate by Fuyun Liang · 7 years ago
  43. d458c81 net: hns3: increase the max time for IMP handle command by Peng Li · 7 years ago
  44. 2f550a4 net: hns3: export pci table of hclge and hclgevf to userspace by Yunsheng Lin · 7 years ago
  45. 681ec39 net: hns3: fix for vlan table lost problem when resetting by Yunsheng Lin · 7 years ago
  46. 1a426f8 net: hns3: fix the VF queue reset flow error by Peng Li · 7 years ago
  47. dd72140 net: hns3: reallocate tx/rx buffer after changing mtu by Fuyun Liang · 7 years ago
  48. 1453074 devlink: Remove top_hierarchy arg to devlink_resource_register by David Ahern · 7 years ago
  49. 40013ff net: dsa: Fix functional dsa-loop dependency on FIXED_PHY by Florian Fainelli · 7 years ago
  50. 7b2ee50 hv_netvsc: common detach logic by Stephen Hemminger · 7 years ago
  51. 0ef58b0 hv_netvsc: change GPAD teardown order on older versions by Stephen Hemminger · 7 years ago
  52. 02400fc hv_netvsc: use RCU to fix concurrent rx and queue changes by Stephen Hemminger · 7 years ago
  53. 8348e04 hv_netvsc: disable NAPI before channel close by Stephen Hemminger · 7 years ago
  54. 6d06673 ppp: avoid loop in xmit recursion detection code by Guillaume Nault · 7 years ago
  55. c89bf1c net: aquantia: driver version bump by Igor Russkikh · 7 years ago
  56. 90869dd net: aquantia: Implement pci shutdown callback by Igor Russkikh · 7 years ago
  57. 3e9a545 net: aquantia: Allow live mac address changes by Igor Russkikh · 7 years ago
  58. b647d398 net: aquantia: Add tx clean budget and valid budget handling logic by Igor Russkikh · 7 years ago
  59. 47203b3 net: aquantia: Change inefficient wait loop on fw data reads by Igor Russkikh · 7 years ago
  60. d0f0fb2 net: aquantia: Fix a regression with reset on old firmware by Igor Russkikh · 7 years ago
  61. 1bf9a75 net: aquantia: Fix hardware reset when SPI may rarely hangup by Igor Russkikh · 7 years ago
  62. f3910c6 cxgb4: Support firmware rdma write completion work request. by Raju Rangoju · 7 years ago
  63. 43db929 cxgb4: Support firmware rdma write with immediate work request. by Raju Rangoju · 7 years ago
  64. c68644e cxgb4: Add support to query HW SRQ parameters by Raju Rangoju · 7 years ago
  65. e470947 cxgb4: Add support to initialise/read SRQ entries by Raju Rangoju · 7 years ago
  66. a3cdaa6 cxgb4: Adds CPL support for Shared Receive Queues by Raju Rangoju · 7 years ago
  67. a6c3d93 s390/qeth: on channel error, reject further cmd requests by Julian Wiedmann · 7 years ago
  68. 17bf8c9 s390/qeth: lock read device while queueing next buffer by Julian Wiedmann · 7 years ago
  69. 1063e43 s390/qeth: when thread completes, wake up all waiters by Julian Wiedmann · 7 years ago
  70. 6be6873 s390/qeth: free netdevice when removing a card by Julian Wiedmann · 7 years ago
  71. 1e1205b r8169: add helper tp_to_dev by Heiner Kallweit · 7 years ago
  72. 73c86ee r8169: change type of argument in rtl_disable/enable_clock_request by Heiner Kallweit · 7 years ago
  73. cb73200 r8169: change type of first argument in rtl_tx_performance_tweak by Heiner Kallweit · 7 years ago
  74. 1f7aa2b r8169: simplify rtl_set_mac_address by Heiner Kallweit · 7 years ago
  75. c846a2b net: phy: micrel: Use the general dummy stubs for MMD register access by Kevin Hao · 7 years ago
  76. 0231b1a net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b by Kevin Hao · 7 years ago
  77. 5df7af8 net: phy: Add general dummy stubs for MMD register access by Kevin Hao · 7 years ago
  78. 3b82a4d drm: udl: Properly check framebuffer mmap offsets by Greg Kroah-Hartman · 7 years ago
  79. 82269df Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  80. fe9a552 libnvdimm, nfit: fix persistence domain reporting by Dan Williams · 7 years ago
  81. 3f2176d qede: fix spelling mistake: "registeration" -> "registration" by Colin Ian King · 7 years ago
  82. 924613d bnx2x: fix spelling mistake: "registeration" -> "registration" by Colin Ian King · 7 years ago
  83. 896196dc libnvdimm, region: hide persistence_domain when unknown by Dan Williams · 7 years ago
  84. 3a088dd drm/i915: Specify which engines to reset following semaphore/event lockups by Chris Wilson · 7 years ago
  85. 60b01bc ath9k_htc: use non-QoS NDP for AP probing by Johannes Berg · 7 years ago
  86. 4ea5aca mac80211_hwsim: Set wmediumd for new radios by Andrew Zaborowski · 7 years ago
  87. d58ac80 mmc: sdhci-acpi: Fix IRQ 0 by Adrian Hunter · 7 years ago
  88. 73a8825 drm/vmwgfx: Fix a destoy-while-held mutex problem. by Thomas Hellstrom · 7 years ago
  89. 140bcaa drm/vmwgfx: Fix black screen and device errors when running without fbdev by Thomas Hellstrom · 7 years ago
  90. b24791f drm: Reject getfb for multi-plane framebuffers by Daniel Stone · 7 years ago
  91. 731a373 drm/amd/display: Add one to EDID's audio channel count when passing to DC by Harry Wentland · 7 years ago
  92. 509648f drm/amd/display: We shouldn't set format_default on plane as atomic driver by Harry Wentland · 7 years ago
  93. 4407a29 drm/amd/display: Fix FMT truncation programming by Mikita Lipski · 7 years ago
  94. 8bfac12 drm/amd/display: Allow truncation to 10 bits by Mikita Lipski · 7 years ago
  95. ebfb821 Merge tag 'drm/tegra/for-4.16-rc7-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 7 years ago
  96. 3215b9d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  97. 303851e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  98. 76c0b6a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  99. e8980d6 RDMA/ucma: Ensure that CM_ID exists prior to access it by Leon Romanovsky · 7 years ago
  100. 8220ce6 Merge tag 'linux-can-fixes-for-4.16-20180319' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago