1. c1bb0a5 be2net: don't enable multicast flag in be_enable_if_filters() routine by Venkat Duvvuru · 8 years ago
  2. 1d3cd17 net: moxa: fix an error code by Dan Carpenter · 8 years ago
  3. 63a0a00b9 MAINTAINERS: add maintainer entry for FREESCALE FEC ethernet driver by Nimrod Andy · 8 years ago
  4. 4024fcf vxlan: fix missing options_len update on RX with collect metadata by Daniel Borkmann · 8 years ago
  5. 4d6af73 block: support large requests in blk_rq_map_user_iov by Christoph Hellwig · 8 years ago
  6. f2101842 block: fix blk_rq_get_max_sectors for driver private requests by Christoph Hellwig · 8 years ago
  7. 45686b6 nvme: fix max_segments integer truncation by Christoph Hellwig · 8 years ago
  8. da35825 nvme: set queue limits for the admin queue by Christoph Hellwig · 8 years ago
  9. a1a0e23 writeback: flush inode cgroup wb switches instead of pinning super_block by Tejun Heo · 8 years ago
  10. e9fc63d NVMe: Fix 0-length integrity payload by Keith Busch · 8 years ago
  11. 63088ec NVMe: Don't allow unsupported flags by Keith Busch · 8 years ago
  12. 69d9a99 NVMe: Move error handling to failed reset handler by Keith Busch · 8 years ago
  13. f58944e NVMe: Simplify device reset failure by Keith Busch · 8 years ago
  14. 646017a NVMe: Fix namespace removal deadlock by Keith Busch · 8 years ago
  15. 075790e NVMe: Use IDA for namespace disk naming by Keith Busch · 8 years ago
  16. b00a726 NVMe: Don't unmap controller registers on reset by Keith Busch · 8 years ago
  17. e827091 block: merge: get the 1st and last bvec via helpers by Ming Lei · 8 years ago
  18. 25e71a9 block: get the 1st and last bvec via helpers by Ming Lei · 8 years ago
  19. e0af291 block: check virt boundary in bio_will_gap() by Ming Lei · 8 years ago
  20. 7bcd79a block: bio: introduce helpers to get the 1st and last bvec by Ming Lei · 8 years ago
  21. 42a67c9 net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data() by Wolfram Sang · 8 years ago
  22. e866863 net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data() by Wolfram Sang · 8 years ago
  23. de89e85 ibmvnic: Fix ibmvnic_capability struct by Thomas Falcon · 8 years ago
  24. 5d150a98 ipv6: re-enable fragment header matching in ipv6_find_hdr by Florian Westphal · 8 years ago
  25. bf13c94 qmi_wwan: add Sierra Wireless EM74xx device ID by Bjørn Mork · 8 years ago
  26. f214fc4 tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain" by Parthasarathy Bhuvaragan · 8 years ago
  27. fbe093a [media] media: Sanitise the reserved fields of the G_TOPOLOGY IOCTL arguments by Sakari Ailus · 8 years ago
  28. e3c2ef4 Merge tag 'pci-v4.5-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  29. 1837b2e mld, igmp: Fix reserved tailroom calculation by Benjamin Poirier · 8 years ago
  30. 861c384 Merge tag 'usb-serial-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  31. 878e3c1 fsl/fman: Initialize fman->dev earlier by Igal Liberman · 8 years ago
  32. 88f8b1b stmmac: Fix 'eth0: No PHY found' regression by Gabriel Fernandez · 8 years ago
  33. c2687cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  34. 4237b2e Merge tag 'gpio-v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  35. 19eab22 Merge tag 'iommu-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  36. f4bd982 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  37. 52ad129 Merge tag 'vfio-v4.5-rc7' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  38. 215b031 Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  39. 9312509 [media] media.h: postpone connectors entities by Mauro Carvalho Chehab · 8 years ago
  40. b81de06 ovl: copy new uid/gid into overlayfs runtime inode by Konstantin Khlebnikov · 8 years ago
  41. 45d1173 ovl: ignore lower entries when checking purity of non-directory entries by Konstantin Khlebnikov · 8 years ago
  42. ce9113b ovl: fix getcwd() failure after unsuccessful rmdir by Rui Wang · 9 years ago
  43. b5891cf ovl: fix working on distributed fs as lower layer by Konstantin Khlebnikov · 8 years ago
  44. 11d8d64 IB/core: Use GRH when the path hop-limit > 0 by Or Gerlitz · 8 years ago
  45. f169212 dmaengine: pxa_dma: fix cyclic transfers by Robert Jarzmik · 8 years ago
  46. 3d943c9 IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq by Majd Dibbiny · 8 years ago
  47. 85d9691 IB/mlx5: Avoid using user-index for SRQs by Majd Dibbiny · 8 years ago
  48. fb4605b perf stat: Check for frontend stalled for metrics by Andi Kleen · 8 years ago
  49. 1b69317 tools/power turbostat: fix various build warnings by Colin Ian King · 8 years ago
  50. e17a0e1 perf tests: Initialize sa.sa_flags by Colin Ian King · 8 years ago
  51. 9b24063 perf test: Fix hists related entries by Arnaldo Carvalho de Melo · 8 years ago
  52. a66673a tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines by Steven Rostedt (Red Hat) · 8 years ago
  53. 9ec72ea tools lib traceevent: Set int_array fields to NULL if freeing from error by Steven Rostedt (Red Hat) · 8 years ago
  54. 21a3010 tools lib traceevent: Fix time stamp rounding issue by Chaos.Chen · 8 years ago
  55. 979ac25 perf script: Fix double free on command_line by Colin Ian King · 8 years ago
  56. 6767879 tools build: Use .s extension for preprocessed assembler code by Masahiro Yamada · 8 years ago
  57. 44d49a6 perf stat: Support metrics in --per-core/socket mode by Andi Kleen · 8 years ago
  58. 92a61f6 perf stat: Implement CSV metrics output by Andi Kleen · 8 years ago
  59. 95c3656 perf record: Ensure return non-zero rc when mmap fail by Wang Nan · 8 years ago
  60. e1ab48b perf record: Introduce record__finish_output() to finish a perf.data by Wang Nan · 8 years ago
  61. c45c86e perf record: Extract synthesize code to record__synthesize() by Wang Nan · 8 years ago
  62. d8871ea perf record: Use WARN_ONCE to replace 'if' condition by Wang Nan · 8 years ago
  63. f8dd2d5 perf data: Explicitly set byte order for integer types by Wang Nan · 8 years ago
  64. 6122d57 perf data: Support converting data from bpf_perf_event_output() by Wang Nan · 8 years ago
  65. 9dec447 perf stat: Check existence of frontend/backed stalled cycles by Andi Kleen · 8 years ago
  66. f9a5978 perf tools: Fix locale handling in pmu parsing by Jiri Olsa · 8 years ago
  67. fb822e6 powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint event by Ravi Bangoria · 8 years ago
  68. 82e88ff hrtimer: Revert CLOCK_MONOTONIC_RAW support by Thomas Gleixner · 8 years ago
  69. 71f87b2 cpu/hotplug: Plug death reporting race by Thomas Gleixner · 8 years ago
  70. 02322ac ALSA: hda - Fix mic issues on Acer Aspire E1-472 by Simon South · 8 years ago
  71. 58402b6e9 [media] media.h: use hex values for range offsets, move connectors base up. by Hans Verkuil · 8 years ago
  72. 6f6e151 perf/x86/uncore: Fix build on UP-IOAPIC configs by Ingo Molnar · 8 years ago
  73. f0511e6 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  74. 92f9e17 PM / sleep / x86: Fix crash on graph trace through x86 suspend by Todd E Brandt · 8 years ago
  75. 2c756fe time: Add history to cross timestamp interface supporting slower devices by Christopher S. Hall · 8 years ago
  76. 8006c24 time: Add driver cross timestamp interface for higher precision time synchronization by Christopher S. Hall · 8 years ago
  77. ba26621 time: Remove duplicated code in ktime_get_raw_and_real() by Christopher S. Hall · 8 years ago
  78. 9da0f49 time: Add timekeeping snapshot code capturing system time and counter by Christopher S. Hall · 8 years ago
  79. 6bd58f0 time: Add cycles to nanoseconds translation by Christopher S. Hall · 8 years ago
  80. f3c87e9 Merge tag 'renesas-dt-fixes2-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 8 years ago
  81. ebc9780 Merge branch 'dwc_eth_qos' by David S. Miller · 8 years ago
  82. cd5e412 dwc_eth_qos: do phy_start before resetting hardware by Lars Persson · 8 years ago
  83. 016a91c dwc_eth_qos: use DWCEQOS_MSG_DEFAULT by Rabin Vincent · 8 years ago
  84. e8b0c32 dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent() by Rabin Vincent · 8 years ago
  85. d4dc35f dwc_eth_qos: release descriptors outside netif_tx_lock by Lars Persson · 8 years ago
  86. 8afb6c4 dwc_eth_qos: fix race condition in dwceqos_start_xmit by Rabin Vincent · 8 years ago
  87. 11351bf Merge branch 'mlx4-fixes' by David S. Miller · 8 years ago
  88. 6e52242 net/mlx4_core: Allow resetting VF admin mac to zero by Jack Morgenstein · 8 years ago
  89. 00ada91 net/mlx4_core: Check the correct limitation on VFs for HA mode by Moni Shoua · 8 years ago
  90. 03a79f3 net/mlx4_core: Fix lockdep warning in handling of mac/vlan tables by Jack Morgenstein · 8 years ago
  91. ebc363f Merge branch 'mlx5-fixes' by David S. Miller · 8 years ago
  92. faf4478 net/mlx5e: Provide correct packet/bytes statistics by Gal Pressman · 8 years ago
  93. b081da5 net/mlx5e: Add rx/tx bytes software counters by Gal Pressman · 8 years ago
  94. 85082db net/mlx5e: Correctly handle RSS indirection table when changing number of channels by Tariq Toukan · 8 years ago
  95. bdfc028 net/mlx5e: Fix ethtool RX hash func configuration change by Tariq Toukan · 8 years ago
  96. 0ad9b20 net/mlx5e: Fix soft lockup when HW Timestamping is enabled by Eran Ben Elisha · 8 years ago
  97. ab0394f net/mlx5e: Fix LRO modify by Tariq Toukan · 8 years ago
  98. 59a7c2f net/mlx5e: Remove wrong poll CQ optimization by Tariq Toukan · 8 years ago
  99. 607e681 r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_41~48 by Chunhao Lin · 8 years ago
  100. 68df724 Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago