1. 8eca1fb cfg80211: Use 5MHz bandwidth by default when checking usable channels by Rostislav Lisovy · 11 years ago
  2. ea077c1 cfg80211: Add attributes describing prohibited channel bandwidth by Rostislav Lisovy · 11 years ago
  3. 8bd811a mac80211: change return value of notifier function by Zhao, Gang · 11 years ago
  4. 6784c7d cfg80211: change return value of notifier function by Zhao, Gang · 11 years ago
  5. f26cbf4 cfg80211: change wiphy_to_dev function name by Zhao, Gang · 11 years ago
  6. 1b8ec87 cfg80211: change registered device pointer name by Zhao, Gang · 11 years ago
  7. 308f7fc mac80211: remove unnecessary BUG_ON() by Zhao, Gang · 11 years ago
  8. 6b59db7 mac80211: return bool instead of numbers in yes/no function by Zhao, Gang · 11 years ago
  9. 17d38fa mac80211: add option to generate CCMP IVs only for mgmt frames by Marek Kwaczynski · 11 years ago
  10. c0166da mac80211: compute chanctx refcount on-the-fly by Michal Kazior · 11 years ago
  11. 2b32713 mac80211: fix racy usage of chanctx->refcount by Michal Kazior · 11 years ago
  12. 1f0d54c mac80211: split ieee80211_free_chanctx() by Michal Kazior · 11 years ago
  13. ed68ebc mac80211: split ieee80211_new_chanctx() by Michal Kazior · 11 years ago
  14. 13f348a mac80211: improve chanctx reservation lookup by Michal Kazior · 11 years ago
  15. 0288157 mac80211: improve find_chanctx() for reservations by Michal Kazior · 11 years ago
  16. e3afb92 mac80211: track reserved vifs in chanctx by Michal Kazior · 11 years ago
  17. 484298a mac80211: track assigned vifs in chanctx by Michal Kazior · 11 years ago
  18. 0933248 mac80211: add support for radar detection for reservations by Michal Kazior · 11 years ago
  19. c2b90ad mac80211: prevent chanctx overcommit by Michal Kazior · 11 years ago
  20. 6fa001b mac80211: add max channel calculation utility function by Michal Kazior · 11 years ago
  21. 65a124d cfg80211: allow drivers to iterate over matching combinations by Michal Kazior · 11 years ago
  22. 46d5372 cfg80211: Fix GO Concurrent relaxation on UNII-3 by Ilan Peer · 11 years ago
  23. bc3ce0b mac80211: mesh: always use the latest target_sn by Bob Copeland · 11 years ago
  24. a40a8c1 mac80211: fix mesh_add_rsn_ie IE finding loop by Bob Copeland · 11 years ago
  25. aee6499 mac80211: mesh: use u16 return type for u16 getter by Bob Copeland · 11 years ago
  26. 9a07bf5 mac80211: Allow HT capa override to add 40 MHz intolerant by Jouni Malinen · 11 years ago
  27. 96cce12 cfg80211: fix processing world regdomain when non modular by Luis R. Rodriguez · 11 years ago
  28. c888393 cfg80211: avoid freeing last_request while in flight by Arik Nemtsov · 11 years ago
  29. 4f267c1 cfg80211: reg: set DFS CAC time in case of custom regd by Janusz Dziedzic · 11 years ago
  30. c14a740 cfg80211: ignore invalid BSSIDs when looking for BSSes by Johannes Berg · 11 years ago
  31. 74f8274 cfg80211: reject invalid IBSS BSSIDs in wext compat code by Johannes Berg · 11 years ago
  32. 96998e3 cfg80211: remove unused wiphy argument from cfg80211_wext_freq() by Zhao, Gang · 11 years ago
  33. aa51142 mac80211: fix some missing includes by Zhao, Gang · 11 years ago
  34. 041f607 mac80211: Update conf_is_ht() to work properly with 5/10MHz channels by Rostislav Lisovy · 11 years ago
  35. ce26151 cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORY by Kalle Valo · 11 years ago
  36. a2e7495 mac80211: Allow disabling LDPC by Pawel Kulakowski · 11 years ago
  37. 65d26f2 cfg80211: fix radar_detect combination checking by Michal Kazior · 11 years ago
  38. 5d52ee8 mac80211: allow reservation of a running chanctx by Luciano Coelho · 11 years ago
  39. 11335a5 mac80211: implement chanctx reservation by Luciano Coelho · 11 years ago
  40. 77eeba9 mac80211: refactor ieee80211_assign/unassign_vif_chanctx into one by Luciano Coelho · 11 years ago
  41. 33ffd95 mac80211: split ieee80211_vif_change_channel in two by Luciano Coelho · 11 years ago
  42. 4e141da mac80211: protect AP VLAN list with local->mtx by Michal Kazior · 11 years ago
  43. b6a5501 cfg80211/mac80211: move more combination checks to mac80211 by Luciano Coelho · 11 years ago
  44. 71965c1 cfg80211/mac80211: move combination check to mac80211 for ibss by Luciano Coelho · 11 years ago
  45. 73de86a cfg80211/mac80211: move interface counting for combination check to mac80211 by Luciano Coelho · 11 years ago
  46. 2beb6dab cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() by Luciano Coelho · 11 years ago
  47. cb2d956 cfg80211: refactor cfg80211_can_use_iftype_chan() by Luciano Coelho · 11 years ago
  48. c8866e5 cfg80211: Enable GO operation on indoor channels by Ilan Peer · 11 years ago
  49. 52616f2 cfg80211: Add an option to hint indoor operation by Ilan Peer · 11 years ago
  50. 174e0cd cfg80211: Enable GO operation on additional channels by Ilan Peer · 11 years ago
  51. 94fc661 cfg80211: Add Kconfig option for cellular BS hints by Ilan Peer · 11 years ago
  52. 570dbde cfg80211: Add indoor only and GO concurrent channel attributes by David Spinadel · 11 years ago
  53. babd3a2 cfg80211: slightly clean up of cfg80211_sme_connect() by Zhao, Gang · 11 years ago
  54. 0c2bef46 mac80211: use RCU_INIT_POINTER by Monam Agarwal · 11 years ago
  55. 34dd886 cfg80211: regulatory: use RCU_INIT_POINTER by Monam Agarwal · 11 years ago
  56. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 11 years ago
  57. 78f22b6 cfg80211: allow userspace to take ownership of interfaces by Johannes Berg · 11 years ago
  58. 6e1ee5d mac80211: remove VLAIS usage from mac80211 by Jan-Simon Möller · 11 years ago
  59. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  60. 0f1b1e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  61. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  62. 05bf58c Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  63. d230822 pid_namespace: pidns_get() should check task_active_pid_ns() != NULL by Oleg Nesterov · 11 years ago
  64. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  65. 64056a9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  66. 7474043 Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  67. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  68. 70f6c08 Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  69. e6d9bfc Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  70. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  71. bdfc7cb Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr by Linus Torvalds · 11 years ago
  72. 62d1a3b arm64: Fix duplicated Kconfig entries again by Josh Boyer · 11 years ago
  73. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  74. 7125764 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  75. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  76. 9447dc4 Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  77. bb1775c Merge tag 'metag-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  78. 63c95654 x86: Fix dumpstack_64 irq stack handling by Steven Rostedt (Red Hat) · 11 years ago
  79. 1aabc59 x86: Fix dumpstack_64 to keep state of "used" variable in loop by Steven Rostedt (Red Hat) · 11 years ago
  80. c800bcd sparse: fix comment by Li Zhong · 11 years ago
  81. b33ce44 Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  82. 7a48837 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  83. 1a0b6ab Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  84. 3e75c6d Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  85. cb15955 Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  86. c12e69c Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  87. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  88. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  89. c709291 Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  90. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  91. b1586f0 netpoll: Use skb_irq_freeable to make zap_completion_queue safe. by Eric W. Biederman · 11 years ago
  92. 574f719 net: Add a test to see if a skb is freeable in irq context by Eric W. Biederman · 11 years ago
  93. f91ca78 Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  94. 7f1f605 qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port' by Shahed Shaikh · 11 years ago
  95. 62ff577 Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  96. 26f31fb Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  97. 0c8cfba Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  98. 408eccc net: ptp: move PTP classifier in its own file by Daniel Borkmann · 11 years ago
  99. a0e7398 dt: Remove dangling "select PROC_DEVICETREE" by Grant Likely · 11 years ago
  100. 7baea6e net: sxgbe: make "core_ops" static by Dan Carpenter · 11 years ago