1. a44406e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  2. e81b5e0 net: mvneta: fix enable of all initialized RXQs by Yelena Krivosheev · 7 years ago
  3. 82dd0d2 vrf: Fix use after free and double free in vrf_finish_output by David Ahern · 7 years ago
  4. bd88613 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  5. a9645b2 atm: iphase: fix spelling mistake: "Receiverd" -> "Received" by Colin Ian King · 7 years ago
  6. c2a9838 Merge tag 'for-4.16/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  7. d89b9f5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  8. ab12762 Merge tag 'mtd/fixes-for-4.16' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  9. da5dadb dm: fix dropped return code from dm_get_bdev_for_ioctl by Mike Snitzer · 7 years ago
  10. 74957cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  11. e457edf dm mpath: fix support for loading scsi_dh modules during table load by Mike Snitzer · 7 years ago
  12. d65026c vhost: validate log when IOTLB is enabled by Jason Wang · 7 years ago
  13. 58f101b qede: Do not drop rx-checksum invalidated packets. by Manish Chopra · 7 years ago
  14. 87a73eb mtd: jedec_probe: Fix crash in jedec_read_mfr() by Linus Walleij · 7 years ago
  15. 2b1b1b4 mtd: nand: atmel: Fix get_sectorsize() function by Boris Brezillon · 7 years ago
  16. f03dbb0 hv_netvsc: enable multicast if necessary by Stephen Hemminger · 7 years ago
  17. 2d2d99e lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multicast_write) by Raghuram Chary J · 7 years ago
  18. 0b41260 Merge tag 'drm-fixes-for-v4.16-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  19. ef55d15 Merge tag 'drm/tegra/for-4.16-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 7 years ago
  20. 84652ae RDMA/ucma: Introduce safer rdma_addr_size() variants by Roland Dreier · 7 years ago
  21. ef1b204 drm/tegra: dc: Using NULL instead of plain integer by Wei Yongjun · 7 years ago
  22. fd9adc4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  23. 38759d6 RDMA/hns: ensure for-loop actually iterates and free's buffers by Colin Ian King · 7 years ago
  24. c8d3bcb RDMA/ucma: Check that device exists prior to accessing it by Leon Romanovsky · 7 years ago
  25. 4b658d1 RDMA/ucma: Check that device is connected prior to access it by Leon Romanovsky · 7 years ago
  26. 9137108 RDMA/rdma_cm: Fix use after free race with process_one_req by Jason Gunthorpe · 7 years ago
  27. b9fc828 qede: Fix barrier usage after tx doorbell write. by Manish Chopra · 7 years ago
  28. dc6455a vhost: correctly remove wait queue during poll failure by Jason Wang · 7 years ago
  29. 461d5f1 net/mlx4_core: Fix memory leak while delete slave's resources by Moshe Shemesh · 7 years ago
  30. 6e8814c net/mlx4_en: Fix mixed PFC and Global pause user control requests by Eran Ben Elisha · 7 years ago
  31. 2a7fdec Merge tag 'mlx5-fixes-2018-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  32. 19c9ea3 r8169: fix setting driver_data after register_netdev by Heiner Kallweit · 7 years ago
  33. d4c4bc1 net-usb: add qmi_wwan if on lte modem wistron neweb d18q1 by Giuseppe Lippolis · 7 years ago
  34. 9713096 Merge tag 'drm-amdkfd-fixes-2018-03-25' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 7 years ago
  35. a117f73 net/mlx5e: Sync netdev vxlan ports at open by Shahar Klein · 7 years ago
  36. 423c9db net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update path by Or Gerlitz · 7 years ago
  37. af1607c net/mlx5e: Fix memory usage issues in offloading TC flows by Jianbo Liu · 7 years ago
  38. 4246f69 net/mlx5e: Fix traffic being dropped on VF representor by Roi Dayan · 7 years ago
  39. b392a20 net/mlx5e: Verify coalescing parameters in range by Moshe Shemesh · 7 years ago
  40. f125376 net/mlx5: Make eswitch support to depend on switchdev by Or Gerlitz · 7 years ago
  41. 5ecadff net/mlx5e: Use 32 bits to store VF representor SQ number by Or Gerlitz · 7 years ago
  42. 84c9c8f net/mlx5e: Don't override vport admin link state in switchdev mode by Jianbo Liu · 7 years ago
  43. 3c82b372 net: dsa: mt7530: fix module autoloading for OF platform drivers by Sean Wang · 7 years ago
  44. 1c82c9e net: dsa: mt7530: remove redundant MODULE_ALIAS entries by Sean Wang · 7 years ago
  45. aaa3149 vhost_net: add missing lock nesting notation by Jason Wang · 7 years ago
  46. f3d801b net/usb/qmi_wwan.c: Add USB id for lt4120 modem by Torsten Hilbrich · 7 years ago
  47. 982cf3b team: move dev_mc_sync after master_upper_dev_link in team_port_add by Xin Long · 7 years ago
  48. 9f5a90c bonding: process the err returned by dev_set_allmulti properly in bond_enslave by Xin Long · 7 years ago
  49. ae42cc6 bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave by Xin Long · 7 years ago
  50. 5c78f6b bonding: fix the err path for dev hwaddr sync in bond_enslave by Xin Long · 7 years ago
  51. 7439892 net: qmi_wwan: add BroadMobi BM806U 2020:2033 by Pawel Dembicki · 7 years ago
  52. c87308b Merge tag 'wireless-drivers-for-davem-2018-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  53. e69647a lan78xx: Set ASD in MAC_CR when EEE is enabled. by Raghuram Chary J · 7 years ago
  54. cb64165 Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/slave-dma by Linus Torvalds · 7 years ago
  55. f1869a8 tty: vt: fix up tabstops properly by Linus Torvalds · 7 years ago
  56. e8a4796 nfp: bpf: fix check of program max insn count by Jakub Kicinski · 7 years ago
  57. bcfc1f4 Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  58. 771b7bf i2c: i2c-stm32f7: fix no check on returned setup by Pierre-Yves MORDRET · 7 years ago
  59. 72a01d2 drm/amdkfd: Deallocate SDMA queues correctly by Felix Kuehling · 7 years ago
  60. c70a362 drm/amdkfd: Fix scratch memory with HWS enabled by Felix Kuehling · 7 years ago
  61. 095fe49 Merge tag 'vfio-v4.16-rc7' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  62. a580657 Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  63. 935c200 Merge tag 'staging-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  64. 97235e7 Merge tag 'char-misc-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  65. cde00d2 Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  66. 68c3cd9 mlxsw: spectrum_router: Handle MTU change of GRE netdevs by Petr Machata · 7 years ago
  67. 22b99058 mlxsw: spectrum_router: Move mlxsw_sp_rif_ipip_lb_op() by Petr Machata · 7 years ago
  68. 8401c72 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  69. 9ec7ccc Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  70. 5a9f698 drm/ast: Fixed 1280x800 Display Issue by Y.C. Chen · 7 years ago
  71. 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
  72. 594fdba Merge branch 'acpi-wdat' by Rafael J. Wysocki · 7 years ago
  73. c4f4d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  74. 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
  75. 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
  76. 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
  77. 096c49e Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
  78. 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
  79. 5dcd840 macsec: missing dev_put() on error in macsec_newlink() by Dan Carpenter · 7 years ago
  80. 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
  81. 40013ff net: dsa: Fix functional dsa-loop dependency on FIXED_PHY by Florian Fainelli · 7 years ago
  82. 7b2ee50 hv_netvsc: common detach logic by Stephen Hemminger · 7 years ago
  83. 0ef58b0 hv_netvsc: change GPAD teardown order on older versions by Stephen Hemminger · 7 years ago
  84. 02400fc hv_netvsc: use RCU to fix concurrent rx and queue changes by Stephen Hemminger · 7 years ago
  85. 8348e04 hv_netvsc: disable NAPI before channel close by Stephen Hemminger · 7 years ago
  86. 6d06673 ppp: avoid loop in xmit recursion detection code by Guillaume Nault · 7 years ago
  87. c89bf1c net: aquantia: driver version bump by Igor Russkikh · 7 years ago
  88. 90869dd net: aquantia: Implement pci shutdown callback by Igor Russkikh · 7 years ago
  89. 3e9a545 net: aquantia: Allow live mac address changes by Igor Russkikh · 7 years ago
  90. b647d39 net: aquantia: Add tx clean budget and valid budget handling logic by Igor Russkikh · 7 years ago
  91. 47203b3 net: aquantia: Change inefficient wait loop on fw data reads by Igor Russkikh · 7 years ago
  92. d0f0fb2 net: aquantia: Fix a regression with reset on old firmware by Igor Russkikh · 7 years ago
  93. 1bf9a75 net: aquantia: Fix hardware reset when SPI may rarely hangup by Igor Russkikh · 7 years ago
  94. a6c3d93 s390/qeth: on channel error, reject further cmd requests by Julian Wiedmann · 7 years ago
  95. 17bf8c9 s390/qeth: lock read device while queueing next buffer by Julian Wiedmann · 7 years ago
  96. 1063e43 s390/qeth: when thread completes, wake up all waiters by Julian Wiedmann · 7 years ago
  97. 6be6873 s390/qeth: free netdevice when removing a card by Julian Wiedmann · 7 years ago
  98. c846a2b net: phy: micrel: Use the general dummy stubs for MMD register access by Kevin Hao · 7 years ago
  99. 0231b1a net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b by Kevin Hao · 7 years ago
  100. 5df7af8 net: phy: Add general dummy stubs for MMD register access by Kevin Hao · 7 years ago