1. 9511434 qed*: remove version dependency by Rahul Verma · 8 years ago
  2. 6c61403d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 8 years ago
  3. 743b03a net: remove netdevice gso_min_segs by Eric Dumazet · 8 years ago
  4. f9a7cbb net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put by Denys Vlasenko · 8 years ago
  5. 9a6f2b0 net: mdio: Fix lockdep falls positive splat by Andrew Lunn · 8 years ago
  6. bddf590 Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  7. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  8. 9ef11ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  9. 1a59c53 Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  10. 1089ac6 Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  11. 32bbe00 bpf: sanitize bpf tracepoint access by Alexei Starovoitov · 8 years ago
  12. 9940d67 bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint programs by Alexei Starovoitov · 8 years ago
  13. 1e1dcd9 perf: split perf_trace_buf_prepare into alloc and update parts by Alexei Starovoitov · 8 years ago
  14. ec5e099 perf: optimize perf_fetch_caller_regs by Alexei Starovoitov · 8 years ago
  15. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  16. a0ca153 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU by Alexander Duyck · 8 years ago
  17. 46aa2f3 udp: Remove udp_offloads by Tom Herbert · 8 years ago
  18. a602456 udp: Add GRO functions to UDP socket by Tom Herbert · 8 years ago
  19. 8ced425 tun: use socket locks for sk_{attach,detatch}_filter by Hannes Frederic Sowa · 8 years ago
  20. 20ac1b3 Merge ath-next from ath.git by Kalle Valo · 8 years ago
  21. 6e0456b mac80211: add A-MSDU tx support by Felix Fietkau · 8 years ago
  22. 49ddf8e mac80211: add fast-rx path by Johannes Berg · 8 years ago
  23. 541d8f4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  24. 627d2d6 udp: enable MSG_PEEK at non-zero offset by samanthakumar · 8 years ago
  25. 95272c2 compiler-gcc: disable -ftracer for __noclone functions by Paolo Bonzini · 8 years ago
  26. b70bb98 iommu: provide of_xlate pointer unconditionally by Arnd Bergmann · 8 years ago
  27. 3c5bcb2 ieee80211: support parsing Fine Timing Measurement action frame by Avraham Stern · 8 years ago
  28. 8f6fd83 rhashtable: accept GFP flags in rhashtable_walk_init by Bob Copeland · 8 years ago
  29. ca065d0 udp: no longer use SLAB_DESTROY_BY_RCU by Eric Dumazet · 8 years ago
  30. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 8 years ago
  31. 1fa64f1 mm: drop PAGE_CACHE_* and page_cache_{get,release} definition by Kirill A. Shutemov · 8 years ago
  32. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  33. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  34. 7b367f5 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  35. ee2ae1e stmmac: add new DT platform entries for GMAC4 by Alexandre TORGUE · 8 years ago
  36. 264800b Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  37. 05cf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  38. 969e8d7 include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock() by Chen Gang · 8 years ago
  39. a7657f1 stmmac: fix MDIO settings by Giuseppe CAVALLARO · 8 years ago
  40. d7e944c Revert "stmmac: Fix 'eth0: No PHY found' regression" by Giuseppe CAVALLARO · 8 years ago
  41. 5a5abb1 tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter by Daniel Borkmann · 8 years ago
  42. 5529578 locking/atomic, sched: Unexport fetch_or() by Frederic Weisbecker · 8 years ago
  43. f009a7a timers/nohz: Convert tick dependency mask to atomic_t by Frederic Weisbecker · 8 years ago
  44. 5acba71 locking/atomic: Introduce atomic_fetch_or() by Frederic Weisbecker · 8 years ago
  45. fc0c202 x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() by Dan Williams · 8 years ago
  46. 2da6290 [net] drop 'size' argument of sock_recvmsg() by Al Viro · 9 years ago
  47. 596cf3f netfilter: ipset: fix race condition in ipset save, swap and delete by Vishwanath Pai · 8 years ago
  48. d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  49. d101a12 fs: add file_dentry() by Miklos Szeredi · 8 years ago
  50. b4cec5f Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  51. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 8 years ago
  52. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  53. 505f5dc mm, kasan: add GFP flags to KASAN API by Alexander Potapenko · 8 years ago
  54. 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 8 years ago
  55. aaf4fb7 include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() by Tetsuo Handa · 8 years ago
  56. bb29902 oom, oom_reaper: protect oom_reaper_list using simpler way by Tetsuo Handa · 8 years ago
  57. 29c696e oom: make oom_reaper_list single linked by Vladimir Davydov · 8 years ago
  58. 855b018 oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task by Michal Hocko · 8 years ago
  59. 0304926 mm, oom_reaper: implement OOM victims queuing by Michal Hocko · 8 years ago
  60. 36324a9 oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space by Michal Hocko · 8 years ago
  61. aac4536 mm, oom: introduce oom reaper by Michal Hocko · 8 years ago
  62. 69b27ba sched: add schedule_timeout_idle() by Andrew Morton · 8 years ago
  63. 96c22a32 configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitions by Octavian Purdila · 8 years ago
  64. 315f240 ceph: fix security xattr deadlock by Yan, Zheng · 8 years ago
  65. 2c63f49 libceph: add helper that duplicates last extent operation by Yan, Zheng · 9 years ago
  66. 3f1af42 libceph: enable large, variable-sized OSD requests by Ilya Dryomov · 8 years ago
  67. 7665d85 libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op by Yan, Zheng · 9 years ago
  68. de2aa10 libceph: rename ceph_osd_req_op::payload_len to indata_len by Ilya Dryomov · 8 years ago
  69. 168b909 libceph: monc hunt rate is 3s with backoff up to 30s by Ilya Dryomov · 9 years ago
  70. 58d81b1 libceph: monc ping rate is 10s by Ilya Dryomov · 9 years ago
  71. 82dcaba libceph: revamp subs code, switch to SUBSCRIBE2 protocol by Ilya Dryomov · 9 years ago
  72. f98c213 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  73. 4cef191 net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362 by Jaedon Shin · 8 years ago
  74. 3d66c6b Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  75. 1d02369 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  76. 8f40842 Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  77. 8b306a2 Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  78. 2162b80 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  79. 976fb3f Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  80. 3513ac7 Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  81. e46b4e2 Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  82. faea72d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  83. 5b1e167 Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  84. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  87. 17efca9 Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  88. 5e82b4b net: Fix typos and whitespace. by Bjorn Helgaas · 8 years ago
  89. 6c31da3 parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option by Helge Deller · 8 years ago
  90. 988faa73 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  91. 33c1f63 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  92. f09e3f4 x86/apic: Remove declaration of unused hw_nmi_is_cpu_stuck by Yaowei Bai · 8 years ago
  93. a24e3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  94. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  95. c907e0e memremap: add MEMREMAP_WC flag by Brian Starkey · 8 years ago
  96. 21b2f44 kfifo: fix sparse complaints by Stefani Seibold · 8 years ago
  97. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  98. ebc41f2 panic: change nmi_panic from macro to function by Hidehiro Kawai · 8 years ago
  99. 0335695 cred/userns: define current_user_ns() as a function by Arnd Bergmann · 8 years ago
  100. e8de370 rapidio: add mport char device driver by Alexandre Bounine · 8 years ago