1. e2488ab Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  2. 8945337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  3. 5342929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  4. 9f58c62 Merge tag 'microblaze-3.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  5. 19e0d5f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. f5fa363 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  7. 5656b408 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  8. c958f92 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. 99a49ce Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  10. 1e5c4bc drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode by Lennart Sorensen · 10 years ago
  11. 6f979eb drivers: net: cpsw: Fix broken loop condition in switch mode by Lennart Sorensen · 10 years ago
  12. e0fb6fb net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0 by Guenter Roeck · 10 years ago
  13. 1e19e08 stmmac: pci: set default of the filter bins by Andy Shevchenko · 10 years ago
  14. 7d2911c net: smc91x: Fix gpios for device tree based booting by Tony Lindgren · 10 years ago
  15. 85b0c6e sunvdc: don't call VD_OP_GET_VTOC by Dwight Engen · 10 years ago
  16. de05c40 mpls: Allow mpls_gso to be built as module by Pravin B Shelar · 10 years ago
  17. f7065f4 mpls: Fix mpls_gso handler. by Pravin B Shelar · 10 years ago
  18. aea4869 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  19. 0f4b067 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  20. bcdfdae Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  21. 4f080f05 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 10 years ago
  22. d59c876 r8152: stop submitting intr for -EPROTO by hayeswang · 10 years ago
  23. e3a88f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  24. 127917c netfilter: nft_reject_bridge: restrict reject to prerouting and input by Pablo Neira Ayuso · 10 years ago
  25. 523b929 netfilter: nft_reject_bridge: don't use IP stack to reject traffic by Pablo Neira Ayuso · 10 years ago
  26. 8bfcdf6 netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions by Pablo Neira Ayuso · 10 years ago
  27. 052b949 netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions by Pablo Neira Ayuso · 10 years ago
  28. 4d87716 netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing by Pablo Neira Ayuso · 10 years ago
  29. de11b0e drivers/net: macvtap and tun depend on INET by Ben Hutchings · 10 years ago
  30. 086ba77 tracing/syscalls: Ignore numbers outside NR_syscalls' range by Rabin Vincent · 10 years ago
  31. c1304b2 Merge branch 'ufo-fix' by David S. Miller · 10 years ago
  32. 5188cd4 drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets by Ben Hutchings · 10 years ago
  33. 3d0ad09 drivers/net: Disable UFO through virtio by Ben Hutchings · 10 years ago
  34. 39bb5e6 net: skb_fclone_busy() needs to detect orphaned skb by Eric Dumazet · 10 years ago
  35. 14051f0 gre: Use inner mac length when computing tunnel length by Tom Herbert · 10 years ago
  36. 292dd65 Merge branch 'mellanox-net' by David S. Miller · 10 years ago
  37. 571e1b2 mlx4: Avoid leaking steering rules on flow creation error flow by Or Gerlitz · 10 years ago
  38. a4f2dac net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN by Or Gerlitz · 10 years ago
  39. 9cc233f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  40. fa19c2b0 ipv4: Do not cache routing failures due to disabled forwarding. by Nicolas Cavallari · 10 years ago
  41. 69a91c2 fs: allow open(dir, O_TMPFILE|..., 0) with mode 0 by Eric Rannaud · 10 years ago
  42. e327c22 cxgb4 : Fix missing initialization of win0_lock by Anish Bhatt · 10 years ago
  43. 83810a9 Merge branch 'r8152-net' by David S. Miller · 10 years ago
  44. e3bd1a8 r8152: check WORK_ENABLE in suspend function by hayeswang · 10 years ago
  45. f4c7476 r8152: reset tp->speed before autoresuming in open function by hayeswang · 10 years ago
  46. 923e1ee r8152: clear SELECTIVE_SUSPEND when autoresuming by hayeswang · 10 years ago
  47. 75a916e rtlwifi: rtl8192se: Fix firmware loading by Larry Finger · 10 years ago
  48. 8ae3c16 rtlwifi: rtl8192ce: Add missing section to read descriptor setting by Larry Finger · 10 years ago
  49. 30c5ccc rtlwifi: rtl8192se: Add missing section to read descriptor setting by Larry Finger · 10 years ago
  50. 5014796 rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw() by Larry Finger · 10 years ago
  51. c0386f1 rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_status by Larry Finger · 10 years ago
  52. 3a8fede1 mwifiex: restart rxreorder timer correctly by Marc Yang · 10 years ago
  53. a017ff7 ath9k: fix some debugfs output by Dan Carpenter · 10 years ago
  54. 664d6a7 wireless: rt2x00: add new rt2800usb device by Cyril Brulebois · 10 years ago
  55. 3a2f22b Merge tag 'fbdev-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  56. 9471292 Merge tag 'sound-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  57. a942535 Merge branch '3.18/omapdss-fixes' into 3.18/fbdev-fixes by Tomi Valkeinen · 10 years ago
  58. 4ee9d9d omap: dss: connector-analog-tv: Add missing module device table by Marek Belisko · 10 years ago
  59. e3215f0 ixgbe: fix race when setting advertised speed by Emil Tantilov · 10 years ago
  60. 4d2fcfb ixgbe: need not repeat init skb with NULL by Junwei Zhang · 10 years ago
  61. bc16e47 igb: don't reuse pages with pfmemalloc flag by Roman Gushchin · 10 years ago
  62. a22bb0b e1000: unset IFF_UNICAST_FLT on WMware 82545EM by Francesco Ruggeri · 10 years ago
  63. 21ee24b Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 10 years ago
  64. d785452 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  65. a7ca10f Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 10 years ago
  66. 4d88e6f mm/balloon_compaction: fix deflation when compaction is disabled by Konstantin Khlebnikov · 10 years ago
  67. 5417421 sh: fix sh770x SCIF memory regions by Andriy Skulysh · 10 years ago
  68. 5a99e95 zram: avoid NULL pointer access in concurrent situation by Weijie Yang · 10 years ago
  69. 8aba7e0 mm/slab_common: don't check for duplicate cache names by Mikulas Patocka · 10 years ago
  70. d3556ba ocfs2: fix d_splice_alias() return code checking by Richard Weinberger · 10 years ago
  71. 8186eb6 mm: rmap: split out page_remove_file_rmap() by Johannes Weiner · 10 years ago
  72. d7365e7 mm: memcontrol: fix missed end-writeback page accounting by Johannes Weiner · 10 years ago
  73. 3a3c02e mm: page-writeback: inline account_page_dirtied() into single caller by Johannes Weiner · 10 years ago
  74. ea5d05b lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}() by Jan Kara · 10 years ago
  75. 5a6e7599 drivers/rtc/rtc-bq32k.c: fix register value by Pavel Machek · 10 years ago
  76. 35dca71 memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node() by Yasuaki Ishimatsu · 10 years ago
  77. eaf3a65 drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clock by Marek Szyprowski · 10 years ago
  78. 0baf2a4 kernel/kmod: fix use-after-free of the sub_info structure by Martin Schwidefsky · 10 years ago
  79. c8d523a drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtc by Stanimir Varbanov · 10 years ago
  80. 6d50e60 mm, thp: fix collapsing of hugepages on madvise by David Rientjes · 10 years ago
  81. 47f29df drivers: of: add return value to of_reserved_mem_device_init() by Marek Szyprowski · 10 years ago
  82. 5ddacbe mm: free compound page with correct order by Yu Zhao · 10 years ago
  83. f601de2 gcov: add ARM64 to GCOV_PROFILE_ALL by Riku Voipio · 10 years ago
  84. 6424bab fsnotify: next_i is freed during fsnotify_unmount_inodes. by Jerry Hoemann · 10 years ago
  85. 6ea41c0 mm/compaction.c: avoid premature range skip in isolate_migratepages_range by Joonsoo Kim · 10 years ago
  86. 401507d cgroup/kmemleak: add kmemleak_free() for cgroup deallocations. by Wang Nan · 10 years ago
  87. d70127e inet: frags: remove the WARN_ON from inet_evict_bucket by Nikolay Aleksandrov · 10 years ago
  88. 65ba1f1 inet: frags: fix a race between inet_evict_bucket and inet_frag_kill by Nikolay Aleksandrov · 10 years ago
  89. 8f4eb70 cnic: Update the rcu_access_pointer() usages by Tej Parkash · 10 years ago
  90. d506aa68 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  91. 7f474df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  92. cd03cf0 cxgb4vf: Replace repetitive pci device ID's with right ones by Hariprasad Shenai · 10 years ago
  93. 8c78293 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  94. b2ed64a ipv6: notify userspace when we added or changed an ipv6 token by Lubomir Rintel · 10 years ago
  95. d561090 sch_pie: schedule the timer after all init succeed by WANG Cong · 10 years ago
  96. 19be9e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  97. 3b70bdb ALSA: hda - Add workaround for CMI8888 snoop behavior by Takashi Iwai · 10 years ago
  98. d75ef70 Documentation/SubmittingPatches: Reported-by tags and permission by Dan Carpenter · 10 years ago
  99. 4cdcc33 perf probe: Trivial typo fix for --demangle by Masami Hiramatsu · 10 years ago
  100. 288a4b9 perf tools: Fix report -F dso_from for data without branch info by Jiri Olsa · 10 years ago