1. 878d9ec nl80211: change __cfg80211_rdev_from_info by Johannes Berg · 12 years ago
  2. 4f7eff1 nl80211: fix netns separation by Johannes Berg · 12 years ago
  3. 7fee477 nl80211: refactor __cfg80211_rdev_from_info by Johannes Berg · 12 years ago
  4. a945540 cfg80211: make some functions static by Johannes Berg · 12 years ago
  5. 6df653c mac80211: initialize sta pointer to avoid false-positive warning by Luciano Coelho · 12 years ago
  6. 559cef9 mac80211: cleanup offchannel_ps_enable argument by Rajkumar Manoharan · 12 years ago
  7. 7ebfa46 mac80211: fix and improve mesh RANN processing by Chun-Yeow Yeoh · 12 years ago
  8. d6a4ed6 mac80211: set only VO as a U-APSD enabled AC by Arik Nemtsov · 12 years ago
  9. 04800ad mac80211: stop Rx during HW reconfig by Arik Nemtsov · 12 years ago
  10. 58886a9 mac80211: fix the assignment of mesh element TTL by Chun-Yeow Yeoh · 12 years ago
  11. 728b19e {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval by Chun-Yeow Yeoh · 12 years ago
  12. dbb912c mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value by Chun-Yeow Yeoh · 12 years ago
  13. 3fbf4b71b mac80211: implement the proactive PREP generation by Chun-Yeow Yeoh · 12 years ago
  14. a69cc44 mac80211: implement the proactive PREQ generation by Chun-Yeow Yeoh · 12 years ago
  15. ac1073a {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeout by Chun-Yeow Yeoh · 12 years ago
  16. 4a4ab0d nl80211: fix sched scan match attribute name by Johannes Berg · 12 years ago
  17. ac4d82f mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXED by Pontus Fuchs · 12 years ago
  18. e979e33 mac80211: allow cancelling dependent ROCs by Johannes Berg · 12 years ago
  19. cef2827 mac80211: remove unneeded ieee80211_run_deferred_scan() by Johannes Berg · 12 years ago
  20. a4f606e {nl,cfg,mac}80211: fix the coding style related to mesh parameters by Chun-Yeow Yeoh · 12 years ago
  21. 35b3fe1c mac80211: Rename stainfo variable for the more common sta by Javier Cardona · 12 years ago
  22. e3f5d16 mac80211: Remove unused variable by Javier Cardona · 12 years ago
  23. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  24. 196ac1c mac80211: do remain-on-channel while idle by Johannes Berg · 12 years ago
  25. 2e8d397 mac80211: add stations after AP start on reconfig by Arik Nemtsov · 12 years ago
  26. ebf348f cfg80211: validate remain-on-channel time better by Johannes Berg · 12 years ago
  27. 3b08cf6 mac80211: Clear wowlan flag when drv_suspend returns failure by Pontus Fuchs · 12 years ago
  28. 8c06e8c mac80211: Add missing mesh parameter dot11MeshForwarding for debugfs by Chun-Yeow Yeoh · 12 years ago
  29. 1c4cb92 mac80211: print info when disabling HT by Johannes Berg · 12 years ago
  30. a8ce854 mac80211: configure 11b/g channel access rules for legacy APs by Stanislaw Gruszka · 12 years ago
  31. 27e49ca rfkill: Add the capability to switch all devices of all type in __rfkill_switch_all(). by Alex Hung · 12 years ago
  32. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  33. 7c9c46c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  34. 2d4524a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  35. cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 12 years ago
  36. 685d12a1 cfg80211: disallow setting channel on WDS interfaces by Johannes Berg · 12 years ago
  37. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 12 years ago
  38. d58e7e3 cfg80211: simplify cfg80211_can_beacon_sec_chan API by Johannes Berg · 12 years ago
  39. 3d9e6e1 mac80211: move ieee80211_set_channel function by Johannes Berg · 12 years ago
  40. 8a2ac26 mac80211: clean up ieee80211_set_channel by Johannes Berg · 12 years ago
  41. 9dde642 mac80211: simplify association HT parameters by Johannes Berg · 12 years ago
  42. 10bab00 cfg80211: deprecate CFG80211_WEXT by Johannes Berg · 12 years ago
  43. 35b2a11 wireless: remove wext sysfs by Johannes Berg · 12 years ago
  44. 51ca9d8 mac80211: remove ieee80211_get_operstate() by Eliad Peller · 12 years ago
  45. 499f42b net: mac80211: Add and use ibss_vdbg debugging macro by Joe Perches · 12 years ago
  46. d63e9ae net: mac80211: Add and use ht_vdbg debugging macro by Joe Perches · 12 years ago
  47. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  48. 6efb71b mac80211: send beacon loss events to userspace by Holger Schurig · 12 years ago
  49. be0f423 mac80211: allow channel change while mesh is down by Thomas Pedersen · 12 years ago
  50. dac211e mac80211: fail authentication when AP denied authentication by Eliad Peller · 12 years ago
  51. c53f7e1 mac80211: use offchannel queue only when supported by Eliad Peller · 12 years ago
  52. 72d7872 mac80211: allow low-level drivers to set netdev feature bits by Arik Nemtsov · 12 years ago
  53. 463454b cfg80211: fix interface combinations check by Johannes Berg · 12 years ago
  54. ddcd0f4 Bluetooth: Fix checking the wrong flag when accepting a socket by Vinicius Costa Gomes · 12 years ago
  55. 794454c mac80211: fix non RCU-safe sta_list manipulation by Arik Nemtsov · 12 years ago
  56. 5204267 mac80211: Fix likely misuse of | for & by Joe Perches · 12 years ago
  57. d8c7aae mac80211: add missing rcu_read_lock/unlock in agg-rx session timer by Felix Fietkau · 12 years ago
  58. 71ecfa1 mac80211: clean up remain-on-channel on interface stop by Johannes Berg · 12 years ago
  59. bd34ab6 mac80211: fix error in station state transitions during reconfig by Meenakshi Venkataraman · 12 years ago
  60. b8bacc1 mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS by Chun-Yeow Yeoh · 12 years ago
  61. 28f3336 cfg80211: use sme_state in ibss start/join path by Amitkumar Karwar · 12 years ago
  62. 925e64c mac80211: run scan after finish connection monitoring by Stanislaw Gruszka · 12 years ago
  63. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  64. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 12 years ago
  65. fff3269 tcp: reflect SYN queue_mapping into SYNACK packets by Eric Dumazet · 12 years ago
  66. 7433819 tcp: do not create inetpeer on SYNACK message by Eric Dumazet · 12 years ago
  67. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  68. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  69. d583675 sch_atm.c: get rid of poinless extern by Al Viro · 12 years ago
  70. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  71. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 12 years ago
  72. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 12 years ago
  73. 3ddbe87 svcrpc: fix a comment typo by J. Bruce Fields · 12 years ago
  74. 91c427a sunrpc: do array overrun check in svc_recv before allocating pages by Jeff Layton · 12 years ago
  75. 786185b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 12 years ago
  76. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  77. c52226d rpc: handle rotated gss data for Windows interoperability by J. Bruce Fields · 12 years ago
  78. cc9b17a net: sock: validate data_len before allocating skb in sock_alloc_send_pskb() by Jason Wang · 12 years ago
  79. 13199a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  80. af56e0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  81. a0f6876 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  82. 3fdcbd4 drop_monitor: Add module alias to enable automatic module loading by Neil Horman · 12 years ago
  83. e9412c3 genetlink: Build a generic netlink family module alias by Neil Horman · 12 years ago
  84. 3f13461 memcg: decrement static keys at real destroy time by Glauber Costa · 12 years ago
  85. a0c6ffb rds_rdma: don't assume infiniband device is PCI by Thadeu Lima de Souza Cascardo · 12 years ago
  86. c51ce49 l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case by James Chapman · 12 years ago
  87. 7b21aea mac80211: fix ADDBA declined after suspend with wowlan by Eyal Shapira · 12 years ago
  88. c26a0e1 mac80211: fix flag check for QoS NOACK frames by Claudio Pisa · 12 years ago
  89. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  90. 0c18337 ipv6: fix incorrect ipsec fragment by Gao feng · 12 years ago
  91. 91657ea xfrm: take net hdr len into account for esp payload size calculation by Benjamin Poirier · 12 years ago
  92. 992e68b mac80211: Fix race in checking AP status by sending null frame by Soumik Das · 12 years ago
  93. f0d1b3c net/wanrouter: Deprecate and schedule for removal by Joe Perches · 12 years ago
  94. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  95. 1ca7ee3 tcp: take care of overlaps in tcp_try_coalesce() by Eric Dumazet · 12 years ago
  96. e49cc0d ipv4: fix the rcu race between free_fib_info and ip_route_output_slow by Yanmin Zhang · 12 years ago
  97. 31fe62b mm: add a low limit to alloc_large_system_hash by Tim Bird · 12 years ago
  98. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  99. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  100. 3c2c4b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago