1. 1794899 nl80211: move unsplit command advertising to a separate function by Johannes Berg · 8 years ago
  2. ac668af mac80211: validate new interface's beacon intervals by Johannes Berg · 8 years ago
  3. 4c8dea6 cfg80211: validate beacon int as part of iface combinations by Johannes Berg · 8 years ago
  4. 56271da cfg80211: disallow beacon_int_min_gcd with IBSS by Johannes Berg · 8 years ago
  5. 275fcf6 cfg80211: mesh: track (and thus validate) beacon interval by Johannes Berg · 8 years ago
  6. 0507a3a cfg80211: fix beacon interval in interface combination iteration by Johannes Berg · 8 years ago
  7. 73c7da3 cfg80211: add generic helper to check interface is running by Arend Van Spriel · 8 years ago
  8. 8f20542 wireless: deprecate WDS and disable by default by Johannes Berg · 8 years ago
  9. 0ea2a2e cfg80211: allow vendor commands to be sent to nan interface by Andrei Otcheretianski · 8 years ago
  10. 0711d63 cfg80211: allow aborting in-progress connection atttempts by Ilan Peer · 8 years ago
  11. f438ceb mac80211: uapsd_queues is in QoS IE order by Emmanuel Grumbach · 8 years ago
  12. f3fe4e9 mac80211: add a HW flag for supporting HW TX fragmentation by Sara Sharon · 8 years ago
  13. 0aa419e mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_trigger by Emmanuel Grumbach · 8 years ago
  14. b473b8f mac80211: improve RX aggregation data in debugfs by Johannes Berg · 8 years ago
  15. 1c3d185 mac80211: fix tid_agg_rx NULL dereference by Johannes Berg · 8 years ago
  16. a1264c3 wireless: radiotap: fix timestamp sampling position values by Johannes Berg · 8 years ago
  17. 320c975 cfg80211: fix possible memory leak in cfg80211_iter_combinations() by Wei Yongjun · 8 years ago
  18. a3e2f4b mac80211: fix A-MSDU outer SA/DA by Michael Braun · 8 years ago
  19. 06f2bb1 mac80211: avoid extra memcpy in A-MSDU head creation by Michael Braun · 8 years ago
  20. 4b82a00 mac80211_hwsim: suggest nl80211 instead of wext driver in documentation by Linus Lüssing · 8 years ago
  21. f83ace3 nl80211: ifdef WoWLAN related policies by Johannes Berg · 8 years ago
  22. 1609d18 nl80211: correctly use nl80211_nan_srf_policy by Johannes Berg · 8 years ago
  23. 0c317a0 cfg80211: support virtual interfaces with different beacon intervals by Purushottam Kushwaha · 8 years ago
  24. e227300 cfg80211: pass struct to interface combination check/iter by Purushottam Kushwaha · 8 years ago
  25. 32910bb mac80211: preserve more bits when building QoS header by Johannes Berg · 8 years ago
  26. 72f15d5 mac80211: filter multicast data packets on AP / AP_VLAN by Michael Braun · 8 years ago
  27. 5f9994b mac80211: remove unnecessary num_mcast_sta check by Michael Braun · 8 years ago
  28. 246ad56 mac80211_hwsim: make multi-channel ops const by Johannes Berg · 8 years ago
  29. 850092d mac80211: remove unnecessary mesh check by Johannes Berg · 8 years ago
  30. 6b25e21 Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  31. a379f71a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  32. 9c5d760 mm: split gfp_mask and mapping flags into separate fields by Michal Hocko · 8 years ago
  33. 5114a97 fs: use mapping_set_error instead of opencoded set_bit by Michal Hocko · 8 years ago
  34. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  35. 48a6d64 hung_task: allow hung_task_panic when hung_task_warnings is 0 by John Siddle · 8 years ago
  36. e154ccc kthread: add kerneldoc for kthread_create() by Jonathan Corbet · 8 years ago
  37. dbf5268 kthread: better support freezable kthread workers by Petr Mladek · 8 years ago
  38. 9a6b06c kthread: allow to modify delayed kthread work by Petr Mladek · 8 years ago
  39. 37be45d kthread: allow to cancel kthread work by Petr Mladek · 8 years ago
  40. 22597dc kthread: initial support for delayed kthread work by Petr Mladek · 8 years ago
  41. 8197b3d4 kthread: detect when a kthread work is used by more workers by Petr Mladek · 8 years ago
  42. 35033fe kthread: add kthread_destroy_worker() by Petr Mladek · 8 years ago
  43. fbae2d4 kthread: add kthread_create_worker*() by Petr Mladek · 8 years ago
  44. 255451e kthread: allow to call __kthread_create_on_node() with va_list args by Petr Mladek · 8 years ago
  45. a65d409 kthread/smpboot: do not park in kthread_create_on_cpu() by Petr Mladek · 8 years ago
  46. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  47. e700591 kthread: rename probe_kthread_data() to kthread_probe_data() by Petr Mladek · 8 years ago
  48. d0c75f3 scripts/tags.sh: enable code completion in VIM by Mathieu Maret · 8 years ago
  49. 9099dae mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping by Catalin Marinas · 8 years ago
  50. 0549a3c kdump, vmcoreinfo: report memory sections virtual addresses by Thomas Garnier · 8 years ago
  51. 2a1613a ipc/sem.c: add cond_resched in exit_sme by Nikolay Borisov · 8 years ago
  52. ed27f91 ipc/msg: avoid waking sender upon full queue by Davidlohr Bueso · 8 years ago
  53. d0d6a2a ipc/msg: make ss_wakeup() kill arg boolean by Davidlohr Bueso · 8 years ago
  54. e365853 ipc/msg: batch queue sender wakeups by Davidlohr Bueso · 8 years ago
  55. ee51636 ipc/msg: implement lockless pipelined wakeups by Sebastian Andrzej Siewior · 8 years ago
  56. 5864a2f ipc/sem.c: fix complex_count vs. simple op race by Manfred Spraul · 8 years ago
  57. 65deb8a kcov: do not instrument lib/stackdepot.c by Alexander Potapenko · 8 years ago
  58. 2489a17 config: android: enable CONFIG_SECCOMP by Rob Herring · 8 years ago
  59. d90ae51 config: android: set SELinux as default security mode by Rob Herring · 8 years ago
  60. f023a39 config: android: move device mapper options to recommended by Rob Herring · 8 years ago
  61. a2c6a23 config/android: Remove CONFIG_IPV6_PRIVACY by Borislav Petkov · 8 years ago
  62. 26b5679 relay: Use irq_work instead of plain timer for deferred wakeup by Peter Zijlstra · 8 years ago
  63. ab47deb pps: kc: fix non-tickless system config dependency by Maciej S. Szmigiero · 8 years ago
  64. 54c721b mips/panic: replace smp_send_stop() with kdump friendly version in panic path by Hidehiro Kawai · 8 years ago
  65. 0ee5941 x86/panic: replace smp_send_stop() with kdump friendly version in panic path by Hidehiro Kawai · 8 years ago
  66. 2b6b535 nvme: use the DMA_ATTR_NO_WARN attribute by Mauricio Faria de Oliveira · 8 years ago
  67. af8a249 powerpc: implement the DMA_ATTR_NO_WARN attribute by Mauricio Faria de Oliveira · 8 years ago
  68. a9a62c9 dma-mapping: introduce the DMA_ATTR_NO_WARN attribute by Mauricio Faria de Oliveira · 8 years ago
  69. 7425154 random: remove unused randomize_range() by Jason Cooper · 8 years ago
  70. 05c2679 unicore32: use simpler API for random address requests by Jason Cooper · 8 years ago
  71. 09fddba tile: use simpler API for random address requests by Jason Cooper · 8 years ago
  72. fa5114c arm64: use simpler API for random address requests by Jason Cooper · 8 years ago
  73. c984cbf ARM: use simpler API for random address requests by Jason Cooper · 8 years ago
  74. 9c6f090 x86: use simpler API for random address requests by Jason Cooper · 8 years ago
  75. 99fdafd random: simplify API for random address requests by Jason Cooper · 8 years ago
  76. 7836a2d rapidio/rio_cm: use memdup_user() instead of duplicating code by Alexandre Bounine · 8 years ago
  77. 0a5bf40 ptrace: clear TIF_SYSCALL_TRACE on ptrace detach by Ales Novak · 8 years ago
  78. 086e774 pipe: cap initial pipe capacity according to pipe-max-size limit by Michael Kerrisk (man-pages) · 8 years ago
  79. 9c87bcf pipe: make account_pipe_buffers() return a value, and use it by Michael Kerrisk (man-pages) · 8 years ago
  80. a005ca0 pipe: fix limit checking in alloc_pipe_info() by Michael Kerrisk (man-pages) · 8 years ago
  81. 09b4d19 pipe: simplify logic in alloc_pipe_info() by Michael Kerrisk (man-pages) · 8 years ago
  82. b0b91d1 pipe: fix limit checking in pipe_set_size() by Michael Kerrisk (man-pages) · 8 years ago
  83. 3734a13 pipe: refactor argument for account_pipe_buffers() by Michael Kerrisk (man-pages) · 8 years ago
  84. d37d416 pipe: move limit checking logic into pipe_set_size() by Michael Kerrisk (man-pages) · 8 years ago
  85. f491bd7 pipe: relocate round_pipe_size() above pipe_set_size() by Michael Kerrisk (man-pages) · 8 years ago
  86. fcc2453 autofs: refactor ioctl fn vector in iookup_dev_ioctl() by Tomohiro Kusumi · 8 years ago
  87. 962ca7c autofs: remove possibly misleading /* #define DEBUG */ by Tomohiro Kusumi · 8 years ago
  88. 9b88ee0 autofs4: move linux/auto_dev-ioctl.h to uapi/linux by Ian Kent · 8 years ago
  89. f58b3c9 autofs: move inclusion of linux/limits.h to uapi by Tomohiro Kusumi · 8 years ago
  90. 3908555 autofs: fix print format for ioctl warning message by Tomohiro Kusumi · 8 years ago
  91. d9e1923 autofs: add autofs_dev_ioctl_version() for AUTOFS_DEV_IOCTL_VERSION_CMD by Ian Kent · 8 years ago
  92. aa84193 autofs: fix dev ioctl number range check by Ian Kent · 8 years ago
  93. b6e3795 autofs: fix pr_debug() message by Tomohiro Kusumi · 8 years ago
  94. bf72eda autofs: update struct autofs_dev_ioctl in Documentation by Tomohiro Kusumi · 8 years ago
  95. d873284 autofs: fix Documentation regarding devid on ioctl by Tomohiro Kusumi · 8 years ago
  96. 72063e0 autofs: remove AUTOFS_DEVID_LEN by Tomohiro Kusumi · 8 years ago
  97. 41a4497 autofs: don't fail to free_dev_ioctl(param) by Tomohiro Kusumi · 8 years ago
  98. eea618e autofs: remove obsolete sb fields by Tomohiro Kusumi · 8 years ago
  99. ca55259 autofs: use autofs4_free_ino() to kfree dentry data by Tomohiro Kusumi · 8 years ago
  100. 1574fa7 autofs: remove ino free in autofs4_dir_symlink() by Ian Kent · 8 years ago