1. 0288157 mac80211: improve find_chanctx() for reservations by Michal Kazior · 11 years ago
  2. e3afb92 mac80211: track reserved vifs in chanctx by Michal Kazior · 11 years ago
  3. 484298a mac80211: track assigned vifs in chanctx by Michal Kazior · 11 years ago
  4. 0933248 mac80211: add support for radar detection for reservations by Michal Kazior · 11 years ago
  5. c2b90ad mac80211: prevent chanctx overcommit by Michal Kazior · 11 years ago
  6. 6fa001b mac80211: add max channel calculation utility function by Michal Kazior · 11 years ago
  7. 65a124d cfg80211: allow drivers to iterate over matching combinations by Michal Kazior · 11 years ago
  8. 46d5372 cfg80211: Fix GO Concurrent relaxation on UNII-3 by Ilan Peer · 11 years ago
  9. bc3ce0b mac80211: mesh: always use the latest target_sn by Bob Copeland · 11 years ago
  10. a40a8c1 mac80211: fix mesh_add_rsn_ie IE finding loop by Bob Copeland · 11 years ago
  11. aee6499 mac80211: mesh: use u16 return type for u16 getter by Bob Copeland · 11 years ago
  12. 9a07bf5 mac80211: Allow HT capa override to add 40 MHz intolerant by Jouni Malinen · 11 years ago
  13. 96cce12 cfg80211: fix processing world regdomain when non modular by Luis R. Rodriguez · 11 years ago
  14. c888393 cfg80211: avoid freeing last_request while in flight by Arik Nemtsov · 11 years ago
  15. 4f267c1 cfg80211: reg: set DFS CAC time in case of custom regd by Janusz Dziedzic · 11 years ago
  16. c14a7400 cfg80211: ignore invalid BSSIDs when looking for BSSes by Johannes Berg · 11 years ago
  17. 74f8274 cfg80211: reject invalid IBSS BSSIDs in wext compat code by Johannes Berg · 11 years ago
  18. 96998e3 cfg80211: remove unused wiphy argument from cfg80211_wext_freq() by Zhao, Gang · 11 years ago
  19. aa51142 mac80211: fix some missing includes by Zhao, Gang · 11 years ago
  20. 041f607 mac80211: Update conf_is_ht() to work properly with 5/10MHz channels by Rostislav Lisovy · 11 years ago
  21. ce26151 cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORY by Kalle Valo · 11 years ago
  22. a2e7495 mac80211: Allow disabling LDPC by Pawel Kulakowski · 11 years ago
  23. 65d26f2 cfg80211: fix radar_detect combination checking by Michal Kazior · 11 years ago
  24. 5d52ee8 mac80211: allow reservation of a running chanctx by Luciano Coelho · 11 years ago
  25. 11335a5 mac80211: implement chanctx reservation by Luciano Coelho · 11 years ago
  26. 77eeba9 mac80211: refactor ieee80211_assign/unassign_vif_chanctx into one by Luciano Coelho · 11 years ago
  27. 33ffd95 mac80211: split ieee80211_vif_change_channel in two by Luciano Coelho · 11 years ago
  28. 4e141da mac80211: protect AP VLAN list with local->mtx by Michal Kazior · 11 years ago
  29. b6a5501 cfg80211/mac80211: move more combination checks to mac80211 by Luciano Coelho · 11 years ago
  30. 71965c1 cfg80211/mac80211: move combination check to mac80211 for ibss by Luciano Coelho · 11 years ago
  31. 73de86a cfg80211/mac80211: move interface counting for combination check to mac80211 by Luciano Coelho · 11 years ago
  32. 2beb6dab cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() by Luciano Coelho · 11 years ago
  33. cb2d956 cfg80211: refactor cfg80211_can_use_iftype_chan() by Luciano Coelho · 11 years ago
  34. c8866e5 cfg80211: Enable GO operation on indoor channels by Ilan Peer · 11 years ago
  35. 52616f2 cfg80211: Add an option to hint indoor operation by Ilan Peer · 11 years ago
  36. 174e0cd cfg80211: Enable GO operation on additional channels by Ilan Peer · 11 years ago
  37. 94fc661 cfg80211: Add Kconfig option for cellular BS hints by Ilan Peer · 11 years ago
  38. 570dbde cfg80211: Add indoor only and GO concurrent channel attributes by David Spinadel · 11 years ago
  39. babd3a2 cfg80211: slightly clean up of cfg80211_sme_connect() by Zhao, Gang · 11 years ago
  40. 0c2bef46 mac80211: use RCU_INIT_POINTER by Monam Agarwal · 11 years ago
  41. 34dd886 cfg80211: regulatory: use RCU_INIT_POINTER by Monam Agarwal · 11 years ago
  42. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 11 years ago
  43. 78f22b6 cfg80211: allow userspace to take ownership of interfaces by Johannes Berg · 11 years ago
  44. 6e1ee5d mac80211: remove VLAIS usage from mac80211 by Jan-Simon Möller · 11 years ago
  45. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  46. 0f1b1e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  47. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  48. 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
  49. d230822 pid_namespace: pidns_get() should check task_active_pid_ns() != NULL by Oleg Nesterov · 11 years ago
  50. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  51. 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
  52. 7474043 Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  53. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  54. 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
  55. e6d9bfc Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  56. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  57. bdfc7cb Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr by Linus Torvalds · 11 years ago
  58. 62d1a3b arm64: Fix duplicated Kconfig entries again by Josh Boyer · 11 years ago
  59. 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
  60. 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
  61. 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
  62. 9447dc4 Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  63. 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
  64. 63c95654 x86: Fix dumpstack_64 irq stack handling by Steven Rostedt (Red Hat) · 11 years ago
  65. 1aabc59 x86: Fix dumpstack_64 to keep state of "used" variable in loop by Steven Rostedt (Red Hat) · 11 years ago
  66. c800bcd sparse: fix comment by Li Zhong · 11 years ago
  67. b33ce44 Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  68. 7a48837 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  69. 1a0b6ab Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  70. 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
  71. 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
  72. 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
  73. 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
  74. 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
  75. 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
  76. 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
  77. b1586f0 netpoll: Use skb_irq_freeable to make zap_completion_queue safe. by Eric W. Biederman · 11 years ago
  78. 574f719 net: Add a test to see if a skb is freeable in irq context by Eric W. Biederman · 11 years ago
  79. 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
  80. 7f1f605 qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port' by Shahed Shaikh · 11 years ago
  81. 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
  82. 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
  83. 0c8cfba Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  84. 408eccc net: ptp: move PTP classifier in its own file by Daniel Borkmann · 11 years ago
  85. a0e7398 dt: Remove dangling "select PROC_DEVICETREE" by Grant Likely · 11 years ago
  86. 7baea6e net: sxgbe: make "core_ops" static by Dan Carpenter · 11 years ago
  87. 4f6ed91 net: sxgbe: fix logical vs bitwise operation by Dan Carpenter · 11 years ago
  88. ca231f8 net: sxgbe: sxgbe_mdio_register() frees the bus by Dan Carpenter · 11 years ago
  89. 52ad762 Call efx_set_channels() before efx->type->dimension_resources() by Daniel Pieczko · 11 years ago
  90. e9d8b2c xen-netback: disable rogue vif in kthread context by Wei Liu · 11 years ago
  91. a66132f net/mlx4: Set proper build dependancy with vxlan by Or Gerlitz · 11 years ago
  92. c5abe7c be2net: fix build dependency on VxLAN by Sathya Perla · 11 years ago
  93. e462ded mac802154: make csma/cca parameters per-wpan by Phoebe Buckheister · 11 years ago
  94. 336908f mac802154: allow only one WPAN to be up at any given time by Phoebe Buckheister · 11 years ago
  95. c12ac9f Merge tag 'spi-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  96. 3786075 Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  97. c6b38ec Merge tag 'regmap-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  98. d64b393 Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  99. 7b5c393 Merge branch 'pm-runtime' by Rafael J. Wysocki · 11 years ago
  100. 797cb8a Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago