1. d5c91fb tipc: fix premature addition of node to lookup table by Jon Paul Maloy · 8 years ago
  2. 7facc5f Merge branch 'bnxt_en-fixes' by David S. Miller · 8 years ago
  3. 51dd55b bnxt_en: Reduce default ring sizes. by Michael Chan · 8 years ago
  4. 4419dbe bnxt_en: Fix implementation of tx push operation. by Michael Chan · 8 years ago
  5. 1c49c42 bnxt_en: Remove 20G support and advertise only 40GbaseCR4. by Michael Chan · 8 years ago
  6. 0d8abf0 bnxt_en: Cleanup and Fix flow control setup logic by Michael Chan · 8 years ago
  7. b763499 bnxt_en: Fix ethtool autoneg logic. by Michael Chan · 8 years ago
  8. 56bb7fd bridge: mdb: avoid uninitialized variable warning by Arnd Bergmann · 8 years ago
  9. b5e4d0b cxgb4: Add pci device id for chelsio t540 lom adapter by Hariprasad Shenai · 8 years ago
  10. 37ace20 dmascc: Return correct error codes by Amitoj Kaur Chawla · 8 years ago
  11. 3aef664 Merge branch 'clk-bcm2835' into clk-next by Michael Turquette · 8 years ago
  12. 31d035a Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  13. 79c1e2f clk: bcm2835: Reuse CLK_DIVIDER_MAX_AT_ZERO for recalc_rate() by Eric Anholt · 8 years ago
  14. 773b396 clk: bcm2835: Fix setting of PLL divider clock rates by Eric Anholt · 8 years ago
  15. 9c80a5d Merge branch 'arc_emac-fixes' by David S. Miller · 8 years ago
  16. b530b16 net: arc_emac: fix sk_buff leak by Alexander Kochetkov · 8 years ago
  17. 99f93a15 net: arc_emac: reset txbd_curr and txbd_dirty pointers to zero by Alexander Kochetkov · 8 years ago
  18. c278c25 net: arc_emac: fix koops caused by sk_buff free by Alexander Kochetkov · 8 years ago
  19. 7856520 net: Copy inner L3 and L4 headers as unaligned on GRE TEB by Alexander Duyck · 8 years ago
  20. 7b4c534 Merge branch 'mlx5-fixes' by David S. Miller · 8 years ago
  21. b0eed40 net/mlx5e: Use static constant netdevice ndos by Saeed Mahameed · 8 years ago
  22. b236872 net/mlx5e: Remove select queue ndo initialization by Saeed Mahameed · 8 years ago
  23. b4ff3a3 net/mlx5: Use offset based reserved field names in the IFC header file by Matan Barak · 8 years ago
  24. 36cb625 drm/vc4: Use runtime PM to power cycle the device when the GPU hangs. by Eric Anholt · 8 years ago
  25. 001bdb5 drm/vc4: Enable runtime PM. by Eric Anholt · 8 years ago
  26. c4ce60d drm/vc4: Fix spurious GPU resets due to BO reuse. by Eric Anholt · 8 years ago
  27. 2ee9465 drm/vc4: Drop error message on seqno wait timeouts. by Eric Anholt · 9 years ago
  28. 13cf890 drm/vc4: Fix -ERESTARTSYS error return from BO waits. by Eric Anholt · 9 years ago
  29. 2c68f1f drm/vc4: Return an ERR_PTR from BO creation instead of NULL. by Eric Anholt · 9 years ago
  30. 54aec44 drm/vc4: Fix the clear color for the first tile rendered. by Eric Anholt · 9 years ago
  31. e001523 drm/vc4: Validate that WAIT_BO padding is cleared. by Eric Anholt · 9 years ago
  32. 9a14b1c Merge branch 'ethtool-channels-rxfh-conflict' by David S. Miller · 8 years ago
  33. 1012014 fm10k: don't reinitialize RSS flow table when RXFH configured by Keller, Jacob E · 8 years ago
  34. 8bf3686 ethtool: ensure channel counts are within bounds during SCHANNELS by Keller, Jacob E · 8 years ago
  35. d4ab428 ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH} by Keller, Jacob E · 8 years ago
  36. 64f10f6 net: fec: Add "phy-reset-active-low" property to DT by Bernhard Walle · 8 years ago
  37. 266b495 bonding: don't use stale speed and duplex information by Jay Vosburgh · 8 years ago
  38. b6ec26f ACPI / processor_idle: replace PREFIX with pr_fmt by Sudeep Holla · 9 years ago
  39. cb110f4 perf stat: Move noise/running printing into printout by Andi Kleen · 8 years ago
  40. f948339 perf stat: Add support for metrics in interval mode by Andi Kleen · 8 years ago
  41. 140aead perf stat: Abstract stat metrics printing by Andi Kleen · 8 years ago
  42. 720e98b perf tools: Add perf data cache feature by Jiri Olsa · 8 years ago
  43. dd629cc perf tools: Initialize libapi debug output by Jiri Olsa · 8 years ago
  44. bedbdd4 perf debug: Rename __eprintf(va_list args) to veprintf by Arnaldo Carvalho de Melo · 8 years ago
  45. 51c0396 tools lib api fs: Add sysfs__read_str function by Jiri Olsa · 8 years ago
  46. 607bfbd tools lib api fs: Adopt filename__read_str from perf by Jiri Olsa · 8 years ago
  47. 975f14f tools lib api: Add debug output support by Jiri Olsa · 8 years ago
  48. d646ae0 perf jvmti: Add check for java alternatives cmd in Makefile by Stephane Eranian · 8 years ago
  49. ba871e1 crypto: doc - add skcipher API documentation by Stephan Mueller · 8 years ago
  50. 3981d37f crypto: doc - update AEAD AD handling by Stephan Mueller · 8 years ago
  51. 649e200 crypto: doc - add crypto_rng_generate by Stephan Mueller · 8 years ago
  52. e1eabc0 crypto: doc - add akcipher API by Stephan Mueller · 8 years ago
  53. 029c053 crypto: caam - Staticize caam_jr_shutdown() by Fabio Estevam · 8 years ago
  54. 26d52ea crypto: qat - fix leak on error path by Tadeusz Struk · 8 years ago
  55. 28856a9 crypto: xts - consolidate sanity check for keys by Stephan Mueller · 8 years ago
  56. 730d02e hwrng: pic32 - Add PIC32 RNG hardware driver by Joshua Henderson · 8 years ago
  57. d489d17 dt/bindings: Add bindings for the PIC32 random number generator by Joshua Henderson · 8 years ago
  58. ad84112 crypto: atmel-sha - fix race in atmel_sha_final() by Cyrille Pitchen · 8 years ago
  59. 9c4274d crypto: atmel-sha - fix .import()/.export() implementation by Cyrille Pitchen · 8 years ago
  60. fb16abc crypto: testmgr - mark authenticated ctr(aes) also as FIPS able by Marcus Meissner · 8 years ago
  61. a5a23ad net: am79c961a: avoid %? in inline assembly by Arnd Bergmann · 8 years ago
  62. bd59cfc net: smc91x: propagate irq return code by Robert Jarzmik · 8 years ago
  63. 12d6b91 Merge branch 'bcm7xxx-cleanups' by David S. Miller · 8 years ago
  64. 3125c08 net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHY by Florian Fainelli · 8 years ago
  65. 3ccc305 net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistent by Florian Fainelli · 8 years ago
  66. bfb3a9d Merge branch 'bcm7xxx-fixes' by David S. Miller · 8 years ago
  67. 815717d net: phy: bcm7xxx: Remove wildcard entries by Florian Fainelli · 8 years ago
  68. 258bf44 net: phy: bcm7xxx: Fix bcm7xxx_config_init() check by Florian Fainelli · 8 years ago
  69. c6dd213 net: phy: bcm7xxx: Fix 40nm EPHY features by Florian Fainelli · 8 years ago
  70. 50d8998 net: phy: bcm7xxx: Fix shadow mode 2 disabling by Florian Fainelli · 8 years ago
  71. 5d8e498 Merge branch 'ravb-fixes' by David S. Miller · 8 years ago
  72. 50bfd83 ravb: skip gPTP start/stop on R-Car gen3 by Sergei Shtylyov · 8 years ago
  73. d0c5f45 ravb: kill duplicate setting of CCC.CSEL by Sergei Shtylyov · 8 years ago
  74. f620516 HID: wacom: close the wireless receiver on remove() by Benjamin Tissoires · 8 years ago
  75. 17f2847 HID: wacom: cleanup input devices by Benjamin Tissoires · 8 years ago
  76. fd5f92b HID: wacom: reuse wacom_parse_and_register() in wireless_work by Benjamin Tissoires · 8 years ago
  77. a2f091a HID: wacom: move down wireless_work() by Benjamin Tissoires · 8 years ago
  78. c58ac3a HID: wacom: break out parsing of device and registering of input by Benjamin Tissoires · 8 years ago
  79. 7e12978 HID: wacom: break out wacom_intuos_get_tool_type by Benjamin Tissoires · 8 years ago
  80. fc04023 drm/vc4: Add support for YUV planes. by Eric Anholt · 9 years ago
  81. fe4cd84 drm/vc4: Add support a few more RGB display plane formats. by Eric Anholt · 9 years ago
  82. 21af94c drm/vc4: Add support for scaling of display planes. by Eric Anholt · 9 years ago
  83. f863e35 drm/vc4: Fix which value is being used for source image size. by Eric Anholt · 9 years ago
  84. fc2d6f1 drm/vc4: Add more display planes to each CRTC. by Eric Anholt · 9 years ago
  85. d8dbf44 drm/vc4: Make the CRTCs cooperate on allocating display lists. by Eric Anholt · 9 years ago
  86. 6674a90 drm/vc4: Add a proper short-circut path for legacy cursor updates. by Eric Anholt · 9 years ago
  87. 5c67999 drm/vc4: Move the plane clipping/scaling setup to a separate function. by Eric Anholt · 9 years ago
  88. 17eac75 drm/vc4: Add missing __iomem annotation to hw_dlist. by Eric Anholt · 9 years ago
  89. f427fb1 drm/vc4: Improve comments on vc4_plane_state members. by Eric Anholt · 9 years ago
  90. 6ce2e18 ACPI / scan: AMBA bus probing support by Graeme Gregory · 9 years ago
  91. 3b95bd1 ACPI: introduce a function to find the first physical device by Aleksey Makarov · 8 years ago
  92. 65c23c6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  93. d82834e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  94. 7abc7d8 arm64: use local label prefixes for __reg_num symbols by Ard Biesheuvel · 8 years ago
  95. 5ff8eaa writeback: keep superblock pinned during cgroup writeback association switches by Tejun Heo · 8 years ago
  96. 1619b6d cgroup: document cgroup_no_v1= by Johannes Weiner · 8 years ago
  97. 88d8a79 arm64: vdso: Mark vDSO code as read-only by David Brown · 8 years ago
  98. 63131b6 irqchip/armada-370-xp: Do not enable it by default when ARCH_MVEBU is selected by Gregory CLEMENT · 8 years ago
  99. 1c53753 Add FS_USERNS_FLAG to cgroup fs by Serge Hallyn · 9 years ago
  100. d4021f6 cgroup: Add documentation for cgroup namespaces by Serge Hallyn · 9 years ago