1. a59f975 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  2. 2e486868 Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 by John W. Linville · 12 years ago
  3. 6aee4ca mac80211: add back channel change flag by Stanislaw Gruszka · 12 years ago
  4. 58d1eab NFC: Fix possible NULL ptr deref when getting the name of a socket by Sasha Levin · 12 years ago
  5. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  6. 196ac1c mac80211: do remain-on-channel while idle by Johannes Berg · 12 years ago
  7. 2e8d397 mac80211: add stations after AP start on reconfig by Arik Nemtsov · 12 years ago
  8. ebf348f cfg80211: validate remain-on-channel time better by Johannes Berg · 12 years ago
  9. 3b08cf6 mac80211: Clear wowlan flag when drv_suspend returns failure by Pontus Fuchs · 12 years ago
  10. 8c06e8c mac80211: Add missing mesh parameter dot11MeshForwarding for debugfs by Chun-Yeow Yeoh · 12 years ago
  11. 1c4cb92 mac80211: print info when disabling HT by Johannes Berg · 12 years ago
  12. a8ce854 mac80211: configure 11b/g channel access rules for legacy APs by Stanislaw Gruszka · 12 years ago
  13. 27e49ca rfkill: Add the capability to switch all devices of all type in __rfkill_switch_all(). by Alex Hung · 13 years ago
  14. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  15. 7c9c46c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  16. 2d4524a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  17. cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 13 years ago
  18. 685d12a1 cfg80211: disallow setting channel on WDS interfaces by Johannes Berg · 13 years ago
  19. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 13 years ago
  20. d58e7e3 cfg80211: simplify cfg80211_can_beacon_sec_chan API by Johannes Berg · 13 years ago
  21. 3d9e6e1 mac80211: move ieee80211_set_channel function by Johannes Berg · 13 years ago
  22. 8a2ac26 mac80211: clean up ieee80211_set_channel by Johannes Berg · 13 years ago
  23. 9dde642 mac80211: simplify association HT parameters by Johannes Berg · 13 years ago
  24. 10bab00 cfg80211: deprecate CFG80211_WEXT by Johannes Berg · 13 years ago
  25. 35b2a11 wireless: remove wext sysfs by Johannes Berg · 13 years ago
  26. 51ca9d8 mac80211: remove ieee80211_get_operstate() by Eliad Peller · 13 years ago
  27. 499f42b net: mac80211: Add and use ibss_vdbg debugging macro by Joe Perches · 13 years ago
  28. d63e9ae net: mac80211: Add and use ht_vdbg debugging macro by Joe Perches · 13 years ago
  29. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 13 years ago
  30. 6efb71b mac80211: send beacon loss events to userspace by Holger Schurig · 13 years ago
  31. be0f423 mac80211: allow channel change while mesh is down by Thomas Pedersen · 13 years ago
  32. dac211e mac80211: fail authentication when AP denied authentication by Eliad Peller · 13 years ago
  33. c53f7e1 mac80211: use offchannel queue only when supported by Eliad Peller · 13 years ago
  34. 72d7872 mac80211: allow low-level drivers to set netdev feature bits by Arik Nemtsov · 13 years ago
  35. 463454b cfg80211: fix interface combinations check by Johannes Berg · 12 years ago
  36. ddcd0f4 Bluetooth: Fix checking the wrong flag when accepting a socket by Vinicius Costa Gomes · 12 years ago
  37. 07922bb NFC: Destroy LLCP timout workqueue when releasing the link by Samuel Ortiz · 12 years ago
  38. 5e50ee3 NFC: Switch to Initiator mode when getting NFC_ATTR_PROTOCOLS by Samuel Ortiz · 12 years ago
  39. 56af256 NFC: Send a receiver ready frame only to reply to an I frame by Samuel Ortiz · 12 years ago
  40. 8445796 NFC: Requeue lost LLCP frames by Samuel Ortiz · 12 years ago
  41. cb3a450 NFC: Call the DEP link down ops even when in target mode by Samuel Ortiz · 13 years ago
  42. 5a0f6f3 NFC: Don't hold a NULL connecting LLCP socket lock by Samuel Ortiz · 13 years ago
  43. 73167ce NFC: Introduce target mode rx data callback by Samuel Ortiz · 12 years ago
  44. be9ae4c NFC: Introduce target mode tx ops by Samuel Ortiz · 13 years ago
  45. f212ad5 NFC: Set the NFC device RF mode appropriately by Samuel Ortiz · 12 years ago
  46. fc40a8c NFC: Add target mode activation netlink event by Samuel Ortiz · 12 years ago
  47. fe7c580 NFC: Add target mode protocols to the polling loop startup routine by Samuel Ortiz · 13 years ago
  48. ab73b75 NFC: Export LLCP general bytes getter by Samuel Ortiz · 13 years ago
  49. 76762b7 NFC: LLCP's MIUX is 10 bytes long, not 7 by Samuel Ortiz · 13 years ago
  50. 93d7e49 NFC: Move LLCP MIU extension value to socket structure by Samuel Ortiz · 13 years ago
  51. 7a06e58 NFC: Move LLCP receiver window value to socket structure by Samuel Ortiz · 13 years ago
  52. a69f32a NFC: Socket linked list by Samuel Ortiz · 13 years ago
  53. c7aa122 NFC: Take a reference on the LLCP local pointer when creating a socket by Samuel Ortiz · 13 years ago
  54. 794454c mac80211: fix non RCU-safe sta_list manipulation by Arik Nemtsov · 12 years ago
  55. 5204267 mac80211: Fix likely misuse of | for & by Joe Perches · 12 years ago
  56. d8c7aae mac80211: add missing rcu_read_lock/unlock in agg-rx session timer by Felix Fietkau · 12 years ago
  57. 71ecfa1 mac80211: clean up remain-on-channel on interface stop by Johannes Berg · 12 years ago
  58. bd34ab6 mac80211: fix error in station state transitions during reconfig by Meenakshi Venkataraman · 12 years ago
  59. b8bacc1 mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS by Chun-Yeow Yeoh · 12 years ago
  60. 28f3336 cfg80211: use sme_state in ibss start/join path by Amitkumar Karwar · 12 years ago
  61. 925e64c mac80211: run scan after finish connection monitoring by Stanislaw Gruszka · 13 years ago
  62. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  63. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 12 years ago
  64. fff3269 tcp: reflect SYN queue_mapping into SYNACK packets by Eric Dumazet · 12 years ago
  65. 7433819 tcp: do not create inetpeer on SYNACK message by Eric Dumazet · 12 years ago
  66. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  67. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  68. d583675 sch_atm.c: get rid of poinless extern by Al Viro · 13 years ago
  69. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  70. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 13 years ago
  71. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 13 years ago
  72. 3ddbe87 svcrpc: fix a comment typo by J. Bruce Fields · 13 years ago
  73. 91c427a sunrpc: do array overrun check in svc_recv before allocating pages by Jeff Layton · 13 years ago
  74. 786185b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 13 years ago
  75. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 13 years ago
  76. c52226d rpc: handle rotated gss data for Windows interoperability by J. Bruce Fields · 13 years ago
  77. cc9b17a net: sock: validate data_len before allocating skb in sock_alloc_send_pskb() by Jason Wang · 12 years ago
  78. 13199a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  79. af56e0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  80. 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
  81. 3fdcbd4 drop_monitor: Add module alias to enable automatic module loading by Neil Horman · 13 years ago
  82. e9412c3 genetlink: Build a generic netlink family module alias by Neil Horman · 13 years ago
  83. 3f13461 memcg: decrement static keys at real destroy time by Glauber Costa · 12 years ago
  84. a0c6ffb rds_rdma: don't assume infiniband device is PCI by Thadeu Lima de Souza Cascardo · 13 years ago
  85. c51ce49 l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case by James Chapman · 13 years ago
  86. 7b21aea mac80211: fix ADDBA declined after suspend with wowlan by Eyal Shapira · 13 years ago
  87. c26a0e1 mac80211: fix flag check for QoS NOACK frames by Claudio Pisa · 13 years ago
  88. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  89. 0c18337 ipv6: fix incorrect ipsec fragment by Gao feng · 13 years ago
  90. 91657ea xfrm: take net hdr len into account for esp payload size calculation by Benjamin Poirier · 13 years ago
  91. 992e68b mac80211: Fix race in checking AP status by sending null frame by Soumik Das · 13 years ago
  92. f0d1b3c net/wanrouter: Deprecate and schedule for removal by Joe Perches · 13 years ago
  93. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  94. 1ca7ee3 tcp: take care of overlaps in tcp_try_coalesce() by Eric Dumazet · 13 years ago
  95. e49cc0d ipv4: fix the rcu race between free_fib_info and ip_route_output_slow by Yanmin Zhang · 13 years ago
  96. 31fe62b mm: add a low limit to alloc_large_system_hash by Tim Bird · 13 years ago
  97. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  98. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  99. 3c2c4b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  100. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago