1. 4c65698 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by John W. Linville · 8 years ago master master-2015-12-16
  2. 08f7838d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 8 years ago
  3. 0a40ed1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 8 years ago
  4. 541c9a8 ssb: pick SoC invariants code from MIPS BCM47xx arch by Rafał Miłecki · 8 years ago
  5. d0ca990 Merge ath-next from ath.git by Kalle Valo · 8 years ago
  6. cf1e05c mac80211: handle width changes from opmode notification IE in beacon by Eyal Shapira · 8 years ago
  7. a87da0c mac80211: suppress unchanged "limiting TX power" messages by Johannes Berg · 8 years ago
  8. 1ea2c86 mac80211: reprogram in interface order by Johannes Berg · 8 years ago
  9. 74430f9 mac80211: run scan completed work on reconfig failure by Johannes Berg · 8 years ago
  10. 707554b nl80211: Fix potential memory leak in nl80211_connect by Ola Olsson · 8 years ago
  11. e5dbe07 nl80211: Fix potential memory leak in nl80211_set_wowlan by Ola Olsson · 8 years ago
  12. 09d1180 nl80211: fix a few memory leaks in reg.c by Ola Olsson · 8 years ago
  13. 8d45a81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by John W. Linville · 8 years ago master-2015-12-14
  14. f8ec62f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 8 years ago
  15. 5454a47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 8 years ago
  16. b4fadc5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 8 years ago
  17. 7c97b72 ath10k: allow Mesh Point to install peer security key by Peter Oh · 8 years ago
  18. 9f9499a Linux 4.4-rc5 by Linus Torvalds · 8 years ago v4.4-rc5
  19. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 8 years ago
  20. fc89182 Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  21. dec9cbf Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. 43afc99 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. f17ef49 Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  24. b24f74e Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  25. c474009 Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  26. 097b285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  27. 79dbdda Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  28. 800f1ac Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  29. a971526 Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  30. 7807563 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  31. 6539756 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  32. 9530d0f MIPS: fix DMA contiguous allocation by Qais Yousef · 8 years ago
  33. 2d33fa1 sh64: fix __NR_fgetxattr by Dmitry V. Levin · 8 years ago
  34. 854ee2e ocfs2: fix SGID not inherited issue by Junxiao Bi · 8 years ago
  35. a2b829d mm/oom_kill.c: avoid attempting to kill init sharing same memory by Chen Jie · 8 years ago
  36. 26bbe7e drivers/base/memory.c: prohibit offlining of memory blocks with missing sections by Seth Jennings · 8 years ago
  37. 267a4c7 tmpfs: fix shmem_evict_inode() warnings on i_blocks by Hugh Dickins · 8 years ago
  38. dbe409e mm/hugetlb.c: fix resv map memory leak for placeholder entries by Mike Kravetz · 8 years ago
  39. 0d777df mm: hugetlb: call huge_pte_alloc() only if ptep is null by Naoya Horiguchi · 8 years ago
  40. 86fffe4 kernel: remove stop_machine() Kconfig dependency by Chris Wilson · 8 years ago
  41. 98e89cf mm: kmemleak: mark kmemleak_init prototype as __init by Nicolas Iooss · 8 years ago
  42. 25be6a6 mm: fix kerneldoc on mem_cgroup_replace_page by Hugh Dickins · 8 years ago
  43. 3066a96 osd fs: __r4w_get_page rely on PageUptodate for uptodate by Hugh Dickins · 8 years ago
  44. ed0f1e2 MAINTAINERS: make Vladimir co-maintainer of the memory controller by Johannes Weiner · 8 years ago
  45. 373ccbe mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress by Michal Hocko · 8 years ago
  46. 475a2f9 mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo by Vlastimil Babka · 8 years ago
  47. 9516a18 memcg: fix memory.high target by Vladimir Davydov · 8 years ago
  48. a88c769 mm: hugetlb: fix hugepage memory leak caused by wrong reserve count by Naoya Horiguchi · 8 years ago
  49. 78c0cbf parisc: Disable huge pages on Mako machines by Helge Deller · 8 years ago
  50. 5c477b4 parisc: Wire up mlock2 syscall by Helge Deller · 8 years ago
  51. 5f0e9b4 parisc: Remove unused pcibios_init_bus() by Bjorn Helgaas · 8 years ago
  52. e46e31a parisc iommu: fix panic due to trying to allocate too large region by Mikulas Patocka · 8 years ago
  53. 7f4c977 Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Kevin Hilman · 8 years ago
  54. 6534778 ls2080a/dts: Add little endian property for GPIO IP block by Liu Gang · 8 years ago
  55. edb70e2 dt-bindings: define little-endian property for QorIQ GPIO by Li Yang · 8 years ago
  56. 2dd2e4d ARM64: dts: ls2080a: fix eSDHC endianness by yangbo lu · 8 years ago
  57. ad87e03 USB: add quirk for devices with broken LPM by Alan Stern · 8 years ago
  58. f69115f xhci: fix usb2 resume timing and races. by Mathias Nyman · 8 years ago
  59. b9d8545 Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  60. 732c4a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  61. 4be460d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  62. c45932d regulatory: fix world regulatory domain data by Johannes Berg · 8 years ago
  63. 82d3400 arm64: Improve error reporting on set_pte_at() checks by Catalin Marinas · 8 years ago
  64. df30ff0 wireless: change cfg80211 regulatory domain info as debug messages by Dave Young · 8 years ago
  65. 6a64b52 cfg80211: remove CFG80211_REG_DEBUG by Johannes Berg · 8 years ago
  66. 9c17190 ARM: dts: vf610: use reset values for L2 cache latencies by Stefan Agner · 8 years ago
  67. ba38a17 ath9k: fix inconsistent indenting on return statement by Colin Ian King · 8 years ago
  68. ed14dc0 ath9k: feeding entropy in kernel from ADC capture by Miaoqing Pan · 8 years ago
  69. f0b2c30 ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stopped by Miaoqing Pan · 8 years ago
  70. efc2b2b ath6kl: add log messages for firmware failure cases. by Ben Greear · 8 years ago
  71. 26ca14d ath6kl: fix tx/rx antenna reporting for 2x2 devices by Ben Greear · 8 years ago
  72. 9b2761c wlcore/wl12xx: spi: fix oops on firmware load by Uri Mashiach · 8 years ago
  73. a41286a brcmfmac: Move scheduled scan related interface layer structs by Hante Meuleman · 8 years ago
  74. f3fb750 brcmfmac: Change error print in debug print by Hante Meuleman · 8 years ago
  75. 540313d brcmfmac: add 43242 device id for LG dongle by Arend van Spriel · 8 years ago
  76. a7decc4 brcmfmac: fix waitqueue_active without memory barrier in brcmfmac driver by Kosuke Tatsukawa · 8 years ago
  77. b0a7908 brcmfmac: Fix IBSS setup by Hante Meuleman · 8 years ago
  78. 353c46a brcmfmac: no interface combination check for single interface by Arend van Spriel · 8 years ago
  79. fdf3456 brcmfmac: Add support for PCIE 4350 revision 5 device by Hante Meuleman · 8 years ago
  80. a7b82d4 brcmfmac: Make TDLS a detectable feature by Hante Meuleman · 8 years ago
  81. 6c404f3 brcmfmac: Cleanup pmksa cache handling code by Hante Meuleman · 8 years ago
  82. 4235edc brcmfmac: Remove some redundant cfg80211 data by Hante Meuleman · 8 years ago
  83. 675f5d8 brcmfmac: Use local storage for ssid iovar by Hante Meuleman · 8 years ago
  84. 1678ba8 brcmfmac: Simplify scan timing configuration by Hante Meuleman · 8 years ago
  85. 31ced24 iwlegacy: mark il_adjust_beacon_interval as noinline by Arnd Bergmann · 8 years ago
  86. 17bc558 rtlwifi: fix memory leak for USB device by Peter Wu · 8 years ago
  87. 6b904f6 prism54: fix compare_const_fl.cocci warnings by Julia Lawall · 8 years ago
  88. fc30c30 mwifiex: fix semicolon.cocci warnings by Julia Lawall · 8 years ago
  89. 631d464 brcm80211: fix compare_const_fl.cocci warnings by Julia Lawall · 8 years ago
  90. 7cfd829 mwifiex: correction in region code to country mapping by Amitkumar Karwar · 8 years ago
  91. 947d315 mwifiex: don't follow AP if country code received from EEPROM by Amitkumar Karwar · 8 years ago
  92. 658cb59 mwifiex: set regulatory info from EEPROM by Amitkumar Karwar · 8 years ago
  93. d2b0c73 mwifiex: handle start AP error paths correctly by Amitkumar Karwar · 8 years ago
  94. d5556e8 mwifiex: parse adhoc start/join result by Amitkumar Karwar · 8 years ago
  95. bd9a212 prism54: off by one BUG_ON() test by Dan Carpenter · 8 years ago
  96. 9e4aee4 hostap: fix an error code in prism2_config() by Dan Carpenter · 8 years ago
  97. 97276c1 mwifiex: remove an unneeded condition by Dan Carpenter · 8 years ago
  98. 3f0267f iwlegacy: cleanup end of il_send_add_sta() by Dan Carpenter · 8 years ago
  99. 09ad44e cw1200: remove some dead code by Dan Carpenter · 8 years ago
  100. b513cac brcmfmac: only lock and unlock fws if fws is not null by Colin Ian King · 8 years ago