1. 4b36993 flow_dissector: Don't use bit fields. by David S. Miller · 9 years ago
  2. d490d15 ixgbe: Check whether FDIRCMD writes actually complete by Mark Rustad · 9 years ago
  3. b5529ef ixgbe: Assign set_phy_power dynamically where needed by Don Skidmore · 9 years ago
  4. bd8069a ixgbe: add new function to check for management presence by Don Skidmore · 9 years ago
  5. 92faef8 i40e: Set defport behavior for the Main VSI when in promiscuous mode by Anjali Singhai Jain · 9 years ago
  6. 73b6fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  7. e713c80 Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. 43af987 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. 4a3e577 nfs: Remove unneeded checking of the return value from scnprintf by Kinglong Mee · 9 years ago
  10. 4a70316 nfs: Fix truncated client owner id without proto type by Kinglong Mee · 9 years ago
  11. 889d94d NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalid by Trond Myklebust · 9 years ago
  12. 81d6dc8 NFSv4.1/flexfiles: RW layouts are valid only if all mirrors are valid by Trond Myklebust · 9 years ago
  13. 388ef16 NFSv4.1/flexfiles: Fix incorrect usage of pnfs_generic_mark_devid_invalid() by Trond Myklebust · 9 years ago
  14. 41ecc3d Merge branch 'flow-dissector-features' by David S. Miller · 9 years ago
  15. 6db61d7 flow_dissector: Ignore flow dissector return value from ___skb_get_hash by Tom Herbert · 9 years ago
  16. 823b969 flow_dissector: Add control/reporting of encapsulation by Tom Herbert · 9 years ago
  17. 872b1ab flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen by Tom Herbert · 9 years ago
  18. 8306b68 flow_dissector: Add flag to stop parsing at L3 by Tom Herbert · 9 years ago
  19. b840f28 flow_dissector: Support IPv6 fragment header by Tom Herbert · 9 years ago
  20. 807e165 flow_dissector: Add control/reporting of fragmentation by Tom Herbert · 9 years ago
  21. cd79a23 flow_dissector: Add flags argument to skb_flow_dissector functions by Tom Herbert · 9 years ago
  22. a6e544b flow_dissector: Jump to exit code in __skb_flow_dissect by Tom Herbert · 9 years ago
  23. c6cc1ca flowi: Abstract out functions to get flow hash based on flowi by Tom Herbert · 9 years ago
  24. bcc8383 skbuff: Make __skb_set_sw_hash a general function by Tom Herbert · 9 years ago
  25. e527693 flow_dissector: Move skb related functions to skbuff.h by Tom Herbert · 9 years ago
  26. d3d11fe tg3: Fix temperature reporting by Jean Delvare · 9 years ago
  27. b6c6aed phylib: fix device deletion order in mdiobus_unregister() by Mark Salter · 9 years ago
  28. 01a5ad8 f2fs: upset segment_info repair by Yunlei He · 9 years ago
  29. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. 9b8ff51 net: Make table id type u32 by David Ahern · 9 years ago
  31. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. 8d01b66 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  33. 2faf962 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  34. b3a5af4 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  35. 1021781 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  36. 972398f NFSv4.1/flexfiles: Fix freeing of mirrors by Trond Myklebust · 9 years ago
  37. 50686e8 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  38. c5fc249 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  39. 00e3fcc Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  40. 28dce7c Merge tag 'arc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  41. f984a7c nfsd: return CLID_INUSE for unexpected SETCLIENTID_CONFIRM case by J. Bruce Fields · 9 years ago
  42. 361f7d1 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  44. 2962156 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  45. 2ca495a blk: Fix bio_io_vec index when checking bvec gaps by Keith Busch · 9 years ago
  46. 4a6ac30 irqchip/GIC: Fix EOImode setting for non-DT/ACPI systems by Marc Zyngier · 9 years ago
  47. 7eba7d9 selftests/zram: Makefile fix by Naresh Kamboju · 9 years ago
  48. 2dfb28e selftests/zram: must be run as root by Naresh Kamboju · 9 years ago
  49. 6b2282a Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. 0c0fee0 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. a0c0d985 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. af4aead perf tools: Fix link time error with sample_reg_masks on non x86 by Stephane Eranian · 9 years ago
  53. 11e612d Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 04aa90b perf build: Fix Intel PT instruction decoder dependency problem by Wang Nan · 9 years ago
  55. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 3b27d13 perf dwarf: Fix potential array out of bounds access by Wang Nan · 9 years ago
  57. e625ccec Merge branches 'pm-tools' and 'powercap' by Rafael J. Wysocki · 9 years ago
  58. 56963d9 Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs' by Rafael J. Wysocki · 9 years ago
  59. 5cf896b Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk' by Rafael J. Wysocki · 9 years ago
  60. ac2a29c Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  61. 4ffe18c Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  62. 72e624d cpufreq: speedstep-lib: Use monotonic clock by Abhilash Jindal · 9 years ago
  63. 309d063 cpufreq: powernv: Increase the verbosity of OCC console messages by Shilpasri G Bhat · 9 years ago
  64. a482e55 cpufreq: sfi: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  65. 36dfef2 cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor() by Viresh Kumar · 9 years ago
  66. c7a7b41 cpufreq: rename cpufreq_real_policy as cpufreq_user_policy by Viresh Kumar · 9 years ago
  67. 88dc438 cpufreq: remove redundant 'policy' field from user_policy by Viresh Kumar · 9 years ago
  68. e27f8bd cpufreq: remove redundant 'governor' field from user_policy by Viresh Kumar · 9 years ago
  69. 14ca0bd cpufreq: update user_policy.* on success by Viresh Kumar · 9 years ago
  70. 8fa5b63 cpufreq: use memcpy() to copy policy by Viresh Kumar · 9 years ago
  71. 6bfb7c7 cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event by Viresh Kumar · 9 years ago
  72. 1453863 cpufreq: mediatek: Add MT8173 cpufreq driver by Pi-Cheng Chen · 9 years ago
  73. c9c96ae dt-bindings: mediatek: Add MT8173 CPU DVFS clock bindings by Pi-Cheng Chen · 9 years ago
  74. f212bd9 Merge branch 'for-4.3/microsoft' into for-linus by Jiri Kosina · 9 years ago
  75. 8c4de9b Merge branches 'for-4.3/chicony', 'for-4.3/cp2112', 'for-4.3/i2c-hid', 'for-4.3/lenovo', 'for-4.3/logitech', 'for-4.3/multitouch', 'for-4.3/picolcd', 'for-4.3/rmi', 'for-4.3/sensor-hub', 'for-4.3/sony' and 'for-4.3/wacom' into for-linus by Jiri Kosina · 9 years ago
  76. 067e260 Merge branch 'for-4.3/gembird' into for-linus by Jiri Kosina · 9 years ago
  77. 3e097d1 Merge branches 'for-4.2/upstream-fixes-devm-fixed' and 'for-4.3/upstream' into for-linus by Jiri Kosina · 9 years ago
  78. c8fb70a MAINTAINERS: Add Frank Rowand as DT maintainer by Grant Likely · 9 years ago
  79. 9d6f85d mtd: nand: pxa3xx: add optional dma for pxa architecture by Robert Jarzmik · 9 years ago
  80. 472204f Documentation: DT: cpsw: document missing compatible by Mugunthan V N · 9 years ago
  81. cc7da0b dm cache: fix use after freeing migrations by Joe Thornber · 9 years ago
  82. f319cb8 reset: ath79: Fix missing spin_lock_init by Axel Lin · 9 years ago
  83. 092b6db mmc: android-goldfish: remove incorrect __iomem annotation by Christoph Hellwig · 9 years ago
  84. 7b554088 video: fbdev: pxa168fb: Use devm_clk_get by Vaishali Thakkar · 9 years ago
  85. c4e6774 fbdev: ssd1307fb: fix error return code by Julia Lawall · 9 years ago
  86. b4df204 fbdev: fix snprintf() limit in show_bl_curve() by Dan Carpenter · 9 years ago
  87. 9cf94ea netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths by Daniel Borkmann · 9 years ago
  88. 6fa2d19 i915: Set ddi_pll_sel in DP MST path by Ander Conselvan de Oliveira · 9 years ago
  89. 7e6313a drm/i915: Don't use link_bw for PLL setup by Ville Syrjälä · 9 years ago
  90. aa3469c drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2 by Thomas Hellstrom · 9 years ago
  91. c4749c9 drm/atomic: Fix bookkeeping with TEST_ONLY, v3. by Maarten Lankhorst · 9 years ago
  92. 5320266 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  93. 5bcd0b7 reset: Add (devm_)reset_control_get stub functions by Axel Lin · 9 years ago
  94. 69f92f6 drm/i915: Preserve SSC earlier by Lukas Wunner · 9 years ago
  95. 63b6c13 tun_dst: Remove opts_size by Pravin B Shelar · 9 years ago
  96. 2053aeb ipv6: send only one NEWLINK when RA causes changes by Marius Tomaschewski · 9 years ago
  97. 65a9959 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 418c2e1 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. 3959df1d Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago