1. 1fb90260 mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers by Johannes Berg · 11 years ago
  2. e133fae mac80211: minstrel_ht: don't use control.flags in TX status path by Johannes Berg · 11 years ago
  3. 27b3eb9 mac80211: add APIs to allow keeping connections after WoWLAN by Johannes Berg · 11 years ago
  4. d51b70f mac80211: move ibss presp generation in own function by Simon Wunderlich · 11 years ago
  5. 86c228a mac80211: perform power save processing before decryption by Johan Almbladh · 11 years ago
  6. dee08ab net: rfkill: Do not ignore errors from regulator_enable() by Luis Henriques · 11 years ago
  7. d8eb741 mac80211: ibss - do not scan if not needed when creating an IBSS by Antonio Quartulli · 11 years ago
  8. 52981cd mac80211: add vif to testmode cmd by David Spinadel · 11 years ago
  9. fc73f11 cfg80211: add wdev to testmode cmd by David Spinadel · 11 years ago
  10. af61a16 mac80211: add control port protocol TX control flag by Johannes Berg · 11 years ago
  11. 1da5fcc nl80211: clean up CQM settings code by Johannes Berg · 11 years ago
  12. ab1e8ad mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channels by Simon Wunderlich · 11 years ago
  13. 0670307 mac80211: allow lowest basic rate for unicast management for mesh by Chun-Yeow Yeoh · 11 years ago
  14. e7f1935 wireless: make TU conversion macros available by Johannes Berg · 11 years ago
  15. 73da7d5 mac80211: add channel switch command and beacon callbacks by Simon Wunderlich · 11 years ago
  16. 16ef1fe nl80211/cfg80211: add channel switch command by Simon Wunderlich · 11 years ago
  17. 7cf1f14 mac80211: add debugfs for driver-buffered TID bitmap by Johannes Berg · 11 years ago
  18. a824131 mac80211: report some VHT radiotap infos for tx status by Karl Beldan · 11 years ago
  19. 9e2bc79 ieee80211: add definition for 802.11ac information elements by Fred Zhou · 11 years ago
  20. dcb7a6c ieee80211: add definition for interworking support by Avinash Patil · 11 years ago
  21. dad9def mac80211: ibss - remove not authorized station earlier by Antonio Quartulli · 11 years ago
  22. e47f250 mac80211: use oneshot blink API for LED triggers by Fabio Baltieri · 11 years ago
  23. c82b5a7 mac80211: make active monitor injection work w/ HW queue by Johannes Berg · 11 years ago
  24. 5fd91aa mac80211_hwsim: claim active monitor support by Johannes Berg · 11 years ago
  25. 2f5286e mac80211_hwsim: claim uAPSD support by Johannes Berg · 11 years ago
  26. fe0f3cd mac80211_hwsim: use ieee80211_free_txskb by Johannes Berg · 11 years ago
  27. b60e527 mac80211: set forwarding in mesh capability info by Chun-Yeow Yeoh · 11 years ago
  28. 93c7578 mac80211: fix off-by-one regression in ibss beacon generation by Simon Wunderlich · 11 years ago
  29. 2ec9c1f mac80211: fix regression when initializing ibss wmm params by Simon Wunderlich · 11 years ago
  30. bf37264 nl80211: allow 5 and 10 MHz channels for IBSS by Simon Wunderlich · 11 years ago
  31. 4b42aab mac80211: return if IBSS chandef can not be used by Simon Wunderlich · 11 years ago
  32. 7ca15a0 mac80211: allow scanning for 5/10 MHz channels in IBSS by Simon Wunderlich · 11 years ago
  33. 0430c88 cfg80211/mac80211: use reduced txpower for 5 and 10 MHz by Simon Wunderlich · 11 years ago
  34. 74608ac cfg80211/mac80211: get mandatory rates based on scan width by Simon Wunderlich · 11 years ago
  35. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
  36. a5e7069 mac80211: add radiotap flag and handling for 5/10 MHz by Simon Wunderlich · 11 years ago
  37. 438b61b mac80211: fix timing for 5 MHz and 10 MHz channels by Simon Wunderlich · 11 years ago
  38. 3de805c mac80211/rc80211: add chandef to rate initialization by Simon Wunderlich · 11 years ago
  39. dcd6eac nl80211: add scan width to bss and scan request structs by Simon Wunderlich · 11 years ago
  40. be29b99 cfg80211/nl80211: Add packet coalesce support by Amitkumar Karwar · 11 years ago
  41. a144f37 mac80211: add per-chain signal information to radiotap by Johannes Berg · 11 years ago
  42. ad24b0d wireless: indent kernel-doc with tabs by Johannes Berg · 11 years ago
  43. 822854b mac80211: enable HT overrides for ibss by Simon Wunderlich · 11 years ago
  44. 803768f nl80211: enable HT overrides for ibss by Simon Wunderlich · 11 years ago
  45. 50ac660 cfg80211/nl80211: rename packet pattern related structures and enums by Amitkumar Karwar · 11 years ago
  46. ad81f05 Linux 3.11-rc1 by Linus Torvalds · 11 years ago
  47. 54be820 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  48. c25f195 slub: Check for page NULL before doing the node_match check by Steven Rostedt · 12 years ago
  49. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  50. dae3794 sunrpc: now we can just set ->s_d_op by Al Viro · 11 years ago
  51. 786e144 cgroup: we can use simple_lookup() now by Al Viro · 11 years ago
  52. 6e8cd2c efivarfs: we can use simple_lookup() now by Al Viro · 11 years ago
  53. 74931da make simple_lookup() usable for filesystems that set ->s_d_op by Al Viro · 11 years ago
  54. ec193cf configfs: don't open-code d_alloc_name() by Al Viro · 11 years ago
  55. d3db90b __rpc_lookup_create_exclusive: pass string instead of qstr by Al Viro · 11 years ago
  56. a95e691 rpc_create_*_dir: don't bother with qstr by Al Viro · 11 years ago
  57. 63345b4 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  58. 18fb38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  59. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  60. 03ce3ca Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  61. f8acc45 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. 505608d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  63. 0da2736 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  64. 560ae37 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. 4fa109b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  66. 9663398 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  67. bfd65dd Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  68. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  69. 833e683 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  70. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  71. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  72. 239dab4 Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  73. f1c4108 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  74. e9a17bd llist: llist_add() can use llist_add_batch() by Oleg Nesterov · 11 years ago
  75. fb4214d llist: fix/simplify llist_add() and llist_add_batch() by Oleg Nesterov · 11 years ago
  76. 4f5e65a fput: turn "list_head delayed_fput_list" into llist_head by Oleg Nesterov · 11 years ago
  77. 6437250 fs/file_table.c:fput(): add comment by Andrew Morton · 11 years ago
  78. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  79. d4e1c7e arm: multi_v7_defconfig: Tweaks for omap and sunxi by Olof Johansson · 11 years ago
  80. 88ce3c3 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  81. 622f9a8 Merge tag 'fcoe' into for-linus by James Bottomley · 11 years ago
  82. 307f2fb ipv6: only static routes qualify for equal cost multipathing by Hannes Frederic Sowa · 11 years ago
  83. 9b4fe5f via-rhine: fix dma mapping errors by Neil Horman · 11 years ago
  84. 352900b atl1e: fix dma mapping warnings by Neil Horman · 11 years ago
  85. 24ab6be tcp: account all retransmit failures by Yuchung Cheng · 11 years ago
  86. e763852 usb/net/r815x: fix cast to restricted __le32 by hayeswang · 11 years ago
  87. 3ff25e3 usb/net/r8152: fix integer overflow in expression by hayeswang · 11 years ago
  88. 40dadff net: access page->private by using page_private by Sunghan Suh · 11 years ago
  89. 92338dc net: strict_strtoul is obsolete, use kstrtoul instead by “Cosmin · 11 years ago
  90. 1b4fcb8 Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 11 years ago
  91. 1157d73 arm: multi_v7_defconfig: add i.MX options and NFS root by Vincent Stehlé · 11 years ago
  92. f4b96f5 Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  93. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  94. b0ec636 Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/urgent by Thomas Gleixner · 11 years ago
  95. baf64b8 perf/x86: Fix incorrect use of do_div() in NMI warning by Dave Hansen · 11 years ago
  96. 971ee28 sched: Fix HRTICK by Peter Zijlstra · 11 years ago
  97. a272dcc tick: broadcast: Check broadcast mode on CPU hotplug by Stephen Boyd · 11 years ago
  98. f2006e2 Merge branch 'linus' into timers/urgent by Thomas Gleixner · 11 years ago
  99. 1b375dc mutex: Move ww_mutex definitions to ww_mutex.h by Maarten Lankhorst · 11 years ago
  100. 058ebd0 perf: Fix perf_lock_task_context() vs RCU by Peter Zijlstra · 11 years ago