1. c9b1eb8 ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_phandle by Peter Chen · 9 years ago
  2. bd1026c ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse_phandle by Peter Chen · 9 years ago
  3. ccb8039 ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandle by Peter Chen · 9 years ago
  4. d4e4da0 ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_phandle by Peter Chen · 9 years ago
  5. 453cafb ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after calling of_parse_phandle by Peter Chen · 9 years ago
  6. b2e4540 ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling of_parse_phandle by Peter Chen · 9 years ago
  7. 4699706 ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandle by Peter Chen · 9 years ago
  8. 8d00201 ethernet: aurora: nb8800: add missing of_node_put after calling of_parse_phandle by Peter Chen · 9 years ago
  9. a94efbd ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandle by Peter Chen · 9 years ago
  10. 9c52de0 ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandle by Peter Chen · 9 years ago
  11. 5d97222 ethernet: altera: add missing of_node_put by Peter Chen · 9 years ago
  12. 0a2f0d2 8139too: fix system hang when there is a tx timeout event. by Chun-Hao Lin · 9 years ago
  13. 1b4985b qed: Fix error return code in qed_resc_alloc() by Wei Yongjun · 9 years ago
  14. 43dcff3 net: qlcnic: avoid superfluous assignement by xypron.glpk@gmx.de · 9 years ago
  15. 58d5aae dsa: b53: remove redundant if by xypron.glpk@gmx.de · 9 years ago
  16. 41fc1e0 qed: do not use unitialized variable by xypron.glpk@gmx.de · 9 years ago
  17. 8c57a3a wan/fsl_ucc_hdlc: avoid possible NULL pointer dereference by xypron.glpk@gmx.de · 9 years ago
  18. 4fb482f net: qlge: remove superfluous statement by xypron.glpk@gmx.de · 9 years ago
  19. 6d85a1b net: s2io: simplify logical constraint by xypron.glpk@gmx.de · 9 years ago
  20. 8d546f5 net: enic: use correct type specifier by xypron.glpk@gmx.de · 9 years ago
  21. 4c2e9e2 net: bna: use correct type specifier (2) by xypron.glpk@gmx.de · 9 years ago
  22. 112b6b7 net: bna: use correct type specifications by xypron.glpk@gmx.de · 9 years ago
  23. 323b15b net: bcm63xx: avoid possible null pointer dereference by xypron.glpk@gmx.de · 9 years ago
  24. fb160eb net: amd-xgbe: use correct format specifier by xypron.glpk@gmx.de · 9 years ago
  25. 09d306d net: ethernet: ax88796: avoid null pointer dereference by xypron.glpk@gmx.de · 9 years ago
  26. 59d53bc net: caif: use correct format specifier by xypron.glpk@gmx.de · 9 years ago
  27. ecd5a32 phy/micrel: Change phy_id_mask for KSZ8721 by Alexander Stein · 9 years ago
  28. f51d4a1 r8169: fix nic may not work after changing mac address. by Chun-Hao Lin · 9 years ago
  29. e063623 r8169: add checking driver's runtime pm status in rtl8169_get_ethtool_stats() by Chun-Hao Lin · 9 years ago
  30. 5fa80a3 r8169: fix kernel log spam when set or get hardware wol setting. by Chun-Hao Lin · 9 years ago
  31. bb9c0fa net: dsa: bcm_sf2: Unwind errors in correct order by Florian Fainelli · 9 years ago
  32. 33c77ef net: tulip: fix spelling mistake: "attemping" -> "attempting" by Colin Ian King · 9 years ago
  33. 0759e55 macsec: fix negative refcnt on parent link by Sabrina Dubroca · 9 years ago
  34. 36b232c macsec: RXSAs don't need to hold a reference on RXSCs by Sabrina Dubroca · 9 years ago
  35. c78ebe1 macsec: fix reference counting on RXSC in macsec_handle_frame by Sabrina Dubroca · 9 years ago
  36. 3bf2cb3 drivers: net: cpsw: use of_platform_depopulate() by Grygorii Strashko · 9 years ago
  37. 8a0b6dc drivers: net: cpsw: fix wrong regs access in cpsw_remove by Grygorii Strashko · 9 years ago
  38. fccd5ba net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy() by Grygorii Strashko · 9 years ago
  39. 8d09e6b cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled by Hariprasad Shenai · 9 years ago
  40. b2df430 drivers: net: phy: xgene: Remove redundant dev_err call in xgene_mdio_probe() by Wei Yongjun · 9 years ago
  41. 25eb8d4 qed: Prevent over-usage of vlan credits by PF by Yuval Mintz · 9 years ago
  42. d572c43 qed: Correct min bandwidth for 100g by Yuval Mintz · 9 years ago
  43. 7f7a144 qede: Reset statistics on explicit down by Yuval Mintz · 9 years ago
  44. b21290b qed: Don't over-do producer cleanup for Rx by Yuval Mintz · 9 years ago
  45. cb1fa08 qed: Fix removal of spoof checking for VFs by Yuval Mintz · 9 years ago
  46. c524e2f5 qede: Don't try removing unconfigured vlans by Yuval Mintz · 9 years ago
  47. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  48. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  49. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. 1a81a8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 9 years ago
  51. 86505fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  52. e55884d Merge tag 'vfio-v4.8-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  53. 867900b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 9 years ago
  54. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  55. d94ba9e7d Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  56. 1c88e19 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  57. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 9 years ago
  58. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 9 years ago
  59. 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 9 years ago
  60. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 9 years ago
  61. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 9 years ago
  62. 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 9 years ago
  63. 6039b80 Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  64. c9b011a Merge tag 'hwlock-v4.8' of git://github.com/andersson/remoteproc by Linus Torvalds · 9 years ago
  65. ce8c891 Merge tag 'rproc-v4.8' of git://github.com/andersson/remoteproc by Linus Torvalds · 9 years ago
  66. 884316d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  67. 69c4289 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  68. 71e9dcc Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 9 years ago
  69. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  70. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 9 years ago
  71. 3f35e21 Merge branch 'mymd/for-next' into mymd/for-linus by Shaohua Li · 9 years ago
  72. 5d88178 MD: fix null pointer deference by Shaohua Li · 9 years ago
  73. 8c2f421 Merge branch 'for-4.8/hid-led' into for-linus by Jiri Kosina · 9 years ago
  74. e82a82c Merge branches 'for-4.8/alps', 'for-4.8/apple', 'for-4.8/i2c-hid', 'for-4.8/uhid-offload-hid-device-add' and 'for-4.8/upstream' into for-linus by Jiri Kosina · 9 years ago
  75. 344e3c77 sparc: serial: sunhv: fix a double lock bug by Dan Carpenter · 9 years ago
  76. 4bb0439 Merge branch 'topic/dmaengine_cleanups' into for-linus by Vinod Koul · 9 years ago
  77. 59b8d4f random: use for_each_online_node() to iterate over NUMA nodes by Theodore Ts'o · 9 years ago
  78. 194dc87 Add braces to avoid "ambiguous ‘else’" compiler warnings by Linus Torvalds · 9 years ago
  79. 8448cef Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 9 years ago
  80. 818e607 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 9 years ago
  81. ff9a082 Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  82. 6a492b0 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  83. d85486d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  84. 6630420 Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  85. 7ae0ae4 Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  86. 607e11a Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 9 years ago
  87. 78d51ae Merge tag 'for-linus-4.8' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  88. c79a14d Merge tag 'edac_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  89. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  90. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  91. e831101 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  92. b07b58a ipmi: remove trydefaults parameter and default init by Tony Camuso · 9 years ago
  93. 85538b1 Merge branch 'topic/docs-next' into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  94. 3623201 xgene: Fix build warning with ACPI disabled. by David S. Miller · 9 years ago
  95. d348061 be2net: perform temperature query in adapter regardless of its interface state by Guilherme G. Piccoli · 9 years ago
  96. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  97. f7816ad Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
  98. 6097d55 Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  99. ae97999 Merge tag 'regmap-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  100. 1cd04d2 Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago