1. 1f979b1 Merge branch 'ipv6_percpu_rt_deadlock' by David S. Miller · 9 years ago
  2. 9c7370a ipv6: Fix a potential deadlock when creating pcpu rt by Martin KaFai Lau · 9 years ago
  3. a73e419 ipv6: Add rt6_make_pcpu_route() by Martin KaFai Lau · 9 years ago
  4. ad70686 ipv6: Remove un-used argument from ip6_dst_alloc() by Martin KaFai Lau · 9 years ago
  5. 776829d net: phy: workaround for buggy cable detection by LAN8700 after cable plugging by Igor Plyatov · 9 years ago
  6. a27cc68 Merge tag 'mac80211-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  7. 2902bc6 net: ethernet: micrel: fix an error code by Dan Carpenter · 9 years ago
  8. 8cb775b ppp: fix device unregistration upon netns deletion by Guillaume Nault · 9 years ago
  9. 11e122c net: phy: fix PHY_RUNNING in phy_state_machine by Shaohui Xie · 9 years ago
  10. 5d37852 Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN" by Calvin Owens · 9 years ago
  11. 83fccfc inet: fix potential deadlock in reqsk_queue_unlink() by Eric Dumazet · 9 years ago
  12. 2a4eebf gianfar: Restore link state settings after MAC reset by Claudiu Manoil · 9 years ago
  13. 25b97c0 ipv4: off-by-one in continuation handling in /proc/net/route by Andy Whitcroft · 9 years ago
  14. a516993 net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code by Linus Lüssing · 9 years ago
  15. 5b3e2e1 Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  16. ebcbf16 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  17. 6b476e1 Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  18. ed596cd Revert x86 sigcontext cleanups by Linus Torvalds · 9 years ago
  19. 26b552e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  20. 2331d30 Merge tag 'edac_fix_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  21. f5eeb5f mac80211: fix invalid read in minstrel_sort_best_tp_rates() by Adrien Schildknecht · 9 years ago
  22. 5c16179 EDAC, ppc4xx: Access mci->csrows array elements properly by Michael Walle · 9 years ago
  23. e6d0069 cosa: missing error code on failure in probe() by Dan Carpenter · 9 years ago
  24. e941ba8 Merge branch 'gianfar-fixes' by David S. Miller · 9 years ago
  25. 1f2b729 gianfar: remove faulty filer optimizer by Jakub Kicinski · 9 years ago
  26. b5c8c89 gianfar: correct list membership accounting by Jakub Kicinski · 9 years ago
  27. a898fe0 gianfar: correct filer table writing by Jakub Kicinski · 9 years ago
  28. b02e3e9 bonding: Gratuitous ARP gets dropped when first slave added by Venkat Venkatsubra · 9 years ago
  29. 211c504 net: dsa: Do not override PHY interface if already configured by Florian Fainelli · 9 years ago
  30. 30065bf Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  31. 04da002 Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux by Linus Torvalds · 9 years ago
  32. e037239 drm/radeon: add new OLAND pci id by Alex Deucher · 9 years ago
  33. b8826b0 Revert "drm/amdgpu: Configure doorbell to maximum slots" by Alex Deucher · 9 years ago
  34. 8c8bac5 drm/amdgpu: add context buffer size check for HEVC by Boyuan Zhang · 9 years ago
  35. cec45d9 Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  36. 34dd051 dm cache policy smq: move 'dm-cache-default' module alias to SMQ by Yi Zhang · 9 years ago
  37. b0dc3c8 dm btree: add ref counting ops for the leaves of top level btrees by Joe Thornber · 9 years ago
  38. 7f518ad dm thin metadata: delete btrees when releasing metadata snapshot by Joe Thornber · 9 years ago
  39. 58ccab9 Merge tag 'localmodconfig-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig by Linus Torvalds · 9 years ago
  40. c0ddc8c localmodconfig: Use Kbuild files too by Richard Weinberger · 9 years ago
  41. 28eaad7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  42. c68875f net: fs_enet: mask interrupts for TX partial frames. by LEROY Christophe · 9 years ago
  43. 8961822 net: fs_enet: explicitly remove I flag on TX partial frames by LEROY Christophe · 9 years ago
  44. edf15b4 Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  45. c22fe51 xen/xenbus: Don't leak memory when unmapping the ring on HVM backend by Julien Grall · 9 years ago
  46. ad6cd7b Revert "xen/events/fifo: Handle linked events when closing a port" by David Vrabel · 9 years ago
  47. 3257d8b inet: fix possible request socket leak by Eric Dumazet · 9 years ago
  48. 2235f2a inet: fix races with reqsk timers by Eric Dumazet · 9 years ago
  49. 9d332d9 mkiss: Fix error handling in mkiss_open() by Fabio Estevam · 9 years ago
  50. 1825545 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  51. 7a834ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  52. 0be0171 HID: wacom: Report correct device resolution when using the wireless adapater by Jason Gerecke · 9 years ago
  53. 875a74b Merge branch 'bnx2x-fixes' by David S. Miller · 9 years ago
  54. 0ea853d bnx2x: Free NVRAM lock at end of each page by Yuval Mintz · 9 years ago
  55. e161590 bnx2x: Prevent null pointer dereference on SKB release by Yuval Mintz · 9 years ago
  56. 21a4476 cxgb4: missing curly braces in t4_setup_debugfs() by Dan Carpenter · 9 years ago
  57. 7a76a02 net-timestamp: Update skb_complete_tx_timestamp comment by Benjamin Poirier · 9 years ago
  58. 330567b ipv6: don't reject link-local nexthop on other interface by Florian Westphal · 9 years ago
  59. 4e7c133 netlink: make sure -EBUSY won't escape from netlink_insert by Daniel Borkmann · 9 years ago
  60. ade4dc3 bna: fix interrupts storm caused by erroneous packets by Ivan Vecera · 9 years ago
  61. ea70858 Merge branch 'mvpp2-fixes' by David S. Miller · 9 years ago
  62. edc660f net: mvpp2: replace TX coalescing interrupts with hrtimer by Marcin Wojtas · 9 years ago
  63. 71ce391 net: mvpp2: enable proper per-CPU TX buffers unmapping by Marcin Wojtas · 9 years ago
  64. d53793c net: mvpp2: remove excessive spinlocks from driver initialization by Marcin Wojtas · 9 years ago
  65. 2b9bea0 Merge tag 'mfd-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  66. 016a9f5 Merge tag 'ntb-4.2-rc7' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  67. a3ca013 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  68. 878854a arm64: VDSO: fix coarse clock monotonicity regression by Nathan Lynch · 9 years ago
  69. fc5fee8 x86/xen: build "Xen PV" APIC driver for domU as well by Jason A. Donenfeld · 9 years ago
  70. 2a17d7e fbcon: unconditionally initialize cursor blink interval by Scot Doyle · 9 years ago
  71. 37b617f video: Fix possible leak in of_get_videomode() by Christian Engelmayer · 9 years ago
  72. 3c16241 netfilter: SYNPROXY: fix sending window update to client by Phil Sutter · 9 years ago
  73. 96fffb4 netfilter: ip6t_SYNPROXY: fix NULL pointer dereference by Phil Sutter · 9 years ago
  74. 9e6e35e video: fbdev: pxa3xx_gcu: prepare the clocks by Robert Jarzmik · 9 years ago
  75. 6266f4b OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrement by Jyri Sarha · 9 years ago
  76. 2b55cb3 OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port() by Jyri Sarha · 9 years ago
  77. 2701fa0 fbdev: select versatile helpers for the integrator by Linus Walleij · 9 years ago
  78. e15f940 ntb: avoid format string in dev_set_name by Kees Cook · 9 years ago
  79. 30a4bb1 NTB: Fix dereference before check by Allen Hubbe · 9 years ago
  80. 8c9edf6 NTB: Fix zero size or integer overflow in ntb_set_mw by Allen Hubbe · 9 years ago
  81. 8b5a22d NTB: Schedule to receive on QP link up by Allen Hubbe · 9 years ago
  82. 260bee9 NTB: Fix oops in debugfs when transport is half-up by Dave Jiang · 9 years ago
  83. da4eb27 NTB: ntb_netdev not covering all receive errors by Dave Jiang · 9 years ago
  84. c8650fd NTB: Fix transport stats for multiple devices by Dave Jiang · 9 years ago
  85. da2e5ae NTB: Fix ntb_transport out-of-order RX update by Allen Hubbe · 9 years ago
  86. f7644cb Linux 4.2-rc6 by Linus Torvalds · 9 years ago
  87. a230e95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  88. 3fbdc37 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  89. af0b315 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  90. bae1577 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  91. dd2384a Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  92. b3b98a5 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  93. 39171c8 Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  94. f094301 Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  95. ea8dc1a Merge tag 'hwmon-for-linus-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  96. d5a8ab4 Merge tag 'usb-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  97. 9f21a8b Merge tag 'staging-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  98. 83c2768 Merge tag 'char-misc-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  99. 981dae7 Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  100. fe1e187 net/mlx5_core: Set log_uar_page_sz for non 4K page size architecture by Carol L Soto · 9 years ago