1. 0d16449 batman-adv: avoid NULL dereferences and fix if check by Antonio Quartulli · 10 years ago
  2. 0402e44 batman-adv: Unify fragment size calculation by Sven Eckelmann · 10 years ago
  3. 5b6698b batman-adv: Calculate extra tail size based on queued fragments by Sven Eckelmann · 10 years ago
  4. af6dabc net: drop the packet when fails to do software segmentation or header check by Jason Wang · 10 years ago
  5. 2dc49d1 tcp6: don't move IP6CB before xfrm6_policy_check() by Nicolas Dichtel · 10 years ago
  6. 5ad24de cxgb4vf: Fix ethtool get_settings for VF driver by Hariprasad Shenai · 10 years ago
  7. 3079c65 caif: Fix napi poll list corruption by Herbert Xu · 10 years ago
  8. 492f5ad net/mlx4_en: Doorbell is byteswapped in Little Endian archs by Amir Vadai · 10 years ago
  9. ea3c9e1 8139too: Add netif_napi_del in the driver by Jia-Ju Bai · 10 years ago
  10. 6402a57 8139too: Fix the lack of pci_disable_device by Jia-Ju Bai · 10 years ago
  11. f620e4f net: ethernet: stmicro: stmmac: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  12. f3ba9d4 net: s6gmac: remove driver by Daniel Glöckner · 10 years ago
  13. 62633b8 net: ethernet: micrel: ksz884x.c: Remove unused function by Rickard Strandqvist · 10 years ago
  14. 05b0aa5 tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts by Prashant Sreedharan · 10 years ago
  15. 6d08acd in6: fix conflict with glibc by stephen hemminger · 10 years ago
  16. c51ed18 hyperv: Fix some variable name typos in send-buffer init/revoke by Haiyang Zhang · 10 years ago
  17. 8acdf99 virtio_net: Fix napi poll list corruption by Herbert Xu · 10 years ago
  18. fe131929 stmmac: Don't init ptp again when resume from suspend/hibernation by Huacai Chen · 10 years ago
  19. da413ee packet: Fixed TPACKET V3 to signal poll when block is closed rather than every packet by Dan Collins · 10 years ago
  20. 02d6a74 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 10 years ago
  21. 17e9683 enic: fix rx skb checksum by Govindarajulu Varadarajan · 10 years ago
  22. 4f2ff8e sunvnet: fix a memory leak in vnet_handle_offloads by Li RongQing · 10 years ago
  23. 71bb99a Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l2cap socket by Al Viro · 10 years ago
  24. 96c2665 Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l2cap socket by Al Viro · 10 years ago
  25. 51bda2b Bluetooth: hidp_connection_add() unsafe use of l2cap_pi() by Al Viro · 10 years ago
  26. 004fa5e Bluetooth: 6lowpan: Do not free skb when packet is dropped by Jukka Rissanen · 10 years ago
  27. d790be3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  28. 64ec45b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  29. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  30. 385336e Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  31. ebcffcd Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  32. 0ec28c37 Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  33. 4c929fe Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  34. 018cb13 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  35. 96e869d tools/testing/selftests/Makefile: alphasort the TARGETS list by Andrew Morton · 10 years ago
  36. 66cdef6 mm/zsmalloc: adjust order of functions by Ganesh Mahendran · 10 years ago
  37. 136f49b ocfs2: fix journal commit deadlock by Junxiao Bi · 10 years ago
  38. 1e58958 ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker by Joseph Qi · 10 years ago
  39. f62f12b ocfs2: reflink: fix slow unlink for refcounted file by Junxiao Bi · 10 years ago
  40. d82fa87 mm/memory.c:do_shared_fault(): add comment by Andrew Morton · 10 years ago
  41. 48332f2 .mailmap: Santosh Shilimkar has moved by Santosh Shilimkar · 10 years ago
  42. 7d19c8f .mailmap: update akpm@osdl.org by Andrew Morton · 10 years ago
  43. 49abd8c lib/show_mem.c: add cma reserved information by Vishnu Pratap Singh · 10 years ago
  44. 47f8f92 fs/proc/meminfo.c: include cma info in proc/meminfo by Pintu Kumar · 10 years ago
  45. e48322a mm: cma: split cma-reserved in dmesg log by Pintu Kumar · 10 years ago
  46. 89ac9b4 hfsplus: fix longname handling by Sougata Santra · 10 years ago
  47. 859f7ef mm/mempolicy.c: remove unnecessary is_valid_nodemask() by Zhihui Zhang · 10 years ago
  48. 00c845d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  49. 28ee580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  50. 22943a6 Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  51. 39757e7 Merge tag 'nios2-fixes-v3.19' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  52. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  53. 91ed9e8 KVM: PPC: E500: Compile fix in this_cpu_write by Alexander Graf · 10 years ago
  54. 86c8fc4 Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  55. 7dce675 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 10 years ago
  56. c297abf mnt: Fix a memory stomp in umount by Eric W. Biederman · 10 years ago
  57. ac9a3d8 be2net: Fix incorrect setting of tunnel offload flag in netdev features by Sriharsha Basavapatna · 10 years ago
  58. bf27c35 bnx2x: fix typos in "configure" by Jiri Benc · 10 years ago
  59. 26c0e10 xen-netback: support frontends without feature-rx-notify again by David Vrabel · 10 years ago
  60. 66d0f7e sparc32: destroy_context() and switch_mm() needs to disable interrupts. by Andreas Larsson · 10 years ago
  61. 2ec1c17 Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  62. 035f10e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  63. 0a06664 Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  64. be10f60 Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm' by Rafael J. Wysocki · 10 years ago
  65. 0e324cf MAINTAINERS: changes for wireless by John W. Linville · 10 years ago
  66. 5aa80e5 cxgb4: Fix decoding QSA module for ethtool get settings by Hariprasad Shenai · 10 years ago
  67. 1206940 geneve: Fix races between socket add and release. by Jesse Gross · 10 years ago
  68. 7ed767f geneve: Remove socket and offload handlers at destruction. by Jesse Gross · 10 years ago
  69. a18e6a1 netlink: Don't reorder loads/stores before marking mmap netlink frame as available by Thomas Graf · 10 years ago
  70. 4682a03 netlink: Always copy on mmap TX. by David Miller · 10 years ago
  71. ba90f26 watchdog: imx2_wdt: Fix the argument of watchdog_active() by Fabio Estevam · 10 years ago
  72. aefbaf3 watchdog: imx2_wdt: Add power management support. by Xiubo Li · 10 years ago
  73. 2c4aa55 Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into HEAD by Paolo Bonzini · 10 years ago
  74. cb5281a KVM: move APIC types to arch/x86/ by Paolo Bonzini · 10 years ago
  75. 44e8967 Ceph: remove left-over reject file by Linus Torvalds · 10 years ago
  76. b0a65b0 param: do not set store func without write perm by Kees Cook · 10 years ago
  77. 5766650 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  78. 476ce5ef0 KVM: PPC: Book3S: Enable in-kernel XICS emulation by default by Anton Blanchard · 10 years ago
  79. 87c31b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  80. ea8ae25 Bluetooth: Fix bug with filter in service discovery optimization by Marcel Holtmann · 10 years ago
  81. f045bbb mmu_gather: fix over-eager tlb_flush_mmu_free() calling by Linus Torvalds · 10 years ago
  82. cf3c0a1 x86: mm: fix VM_FAULT_RETRY handling by Linus Torvalds · 10 years ago
  83. cc66974 Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  84. 9f3e151 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  85. 2efda90 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  86. 0b4954c Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  87. d797da4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  88. d6666be Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  89. 0ea90b9 Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  90. 5f5425e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  91. c103b21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  92. 0aeff37 ceph: fix setting empty extended attribute by Yan, Zheng · 10 years ago
  93. 275dd19 ceph: fix mksnap crash by Yan, Zheng · 10 years ago
  94. 021b77b ceph: do_sync is never initialized by Dan Carpenter · 10 years ago
  95. 84a1d2d libceph: fixup includes in pagelist.h by Ilya Dryomov · 10 years ago
  96. 65a2266 ceph: support inline data feature by Yan, Zheng · 10 years ago
  97. e20d258 ceph: flush inline version by Yan, Zheng · 10 years ago
  98. 28127bd ceph: convert inline data to normal data before data write by Yan, Zheng · 10 years ago
  99. 8370124 ceph: sync read inline data by Yan, Zheng · 10 years ago
  100. 3738daa ceph: fetch inline data when getting Fcr cap refs by Yan, Zheng · 10 years ago