1. 2e8d397 mac80211: add stations after AP start on reconfig by Arik Nemtsov · 12 years ago
  2. ebf348f cfg80211: validate remain-on-channel time better by Johannes Berg · 12 years ago
  3. 3b08cf6 mac80211: Clear wowlan flag when drv_suspend returns failure by Pontus Fuchs · 12 years ago
  4. 8c06e8c mac80211: Add missing mesh parameter dot11MeshForwarding for debugfs by Chun-Yeow Yeoh · 12 years ago
  5. 1c4cb92 mac80211: print info when disabling HT by Johannes Berg · 12 years ago
  6. a8ce854 mac80211: configure 11b/g channel access rules for legacy APs by Stanislaw Gruszka · 12 years ago
  7. 27e49ca rfkill: Add the capability to switch all devices of all type in __rfkill_switch_all(). by Alex Hung · 12 years ago
  8. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  9. 7c9c46c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  10. 2d4524a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  11. cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 12 years ago
  12. 685d12a1 cfg80211: disallow setting channel on WDS interfaces by Johannes Berg · 12 years ago
  13. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 12 years ago
  14. d58e7e3 cfg80211: simplify cfg80211_can_beacon_sec_chan API by Johannes Berg · 12 years ago
  15. 3d9e6e1 mac80211: move ieee80211_set_channel function by Johannes Berg · 12 years ago
  16. 8a2ac26 mac80211: clean up ieee80211_set_channel by Johannes Berg · 12 years ago
  17. 9dde642 mac80211: simplify association HT parameters by Johannes Berg · 12 years ago
  18. 10bab00 cfg80211: deprecate CFG80211_WEXT by Johannes Berg · 12 years ago
  19. 35b2a11 wireless: remove wext sysfs by Johannes Berg · 12 years ago
  20. 51ca9d8 mac80211: remove ieee80211_get_operstate() by Eliad Peller · 12 years ago
  21. 499f42b net: mac80211: Add and use ibss_vdbg debugging macro by Joe Perches · 12 years ago
  22. d63e9ae net: mac80211: Add and use ht_vdbg debugging macro by Joe Perches · 12 years ago
  23. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  24. 6efb71b mac80211: send beacon loss events to userspace by Holger Schurig · 12 years ago
  25. be0f423 mac80211: allow channel change while mesh is down by Thomas Pedersen · 12 years ago
  26. dac211e mac80211: fail authentication when AP denied authentication by Eliad Peller · 12 years ago
  27. c53f7e1 mac80211: use offchannel queue only when supported by Eliad Peller · 12 years ago
  28. 72d7872 mac80211: allow low-level drivers to set netdev feature bits by Arik Nemtsov · 12 years ago
  29. 463454b cfg80211: fix interface combinations check by Johannes Berg · 12 years ago
  30. ddcd0f4 Bluetooth: Fix checking the wrong flag when accepting a socket by Vinicius Costa Gomes · 12 years ago
  31. 794454c mac80211: fix non RCU-safe sta_list manipulation by Arik Nemtsov · 12 years ago
  32. 5204267 mac80211: Fix likely misuse of | for & by Joe Perches · 12 years ago
  33. d8c7aae mac80211: add missing rcu_read_lock/unlock in agg-rx session timer by Felix Fietkau · 12 years ago
  34. 71ecfa1 mac80211: clean up remain-on-channel on interface stop by Johannes Berg · 12 years ago
  35. bd34ab6 mac80211: fix error in station state transitions during reconfig by Meenakshi Venkataraman · 12 years ago
  36. b8bacc1 mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS by Chun-Yeow Yeoh · 12 years ago
  37. 28f3336 cfg80211: use sme_state in ibss start/join path by Amitkumar Karwar · 12 years ago
  38. 925e64c mac80211: run scan after finish connection monitoring by Stanislaw Gruszka · 12 years ago
  39. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  40. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 12 years ago
  41. fff3269 tcp: reflect SYN queue_mapping into SYNACK packets by Eric Dumazet · 12 years ago
  42. 7433819 tcp: do not create inetpeer on SYNACK message by Eric Dumazet · 12 years ago
  43. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  44. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  45. d583675 sch_atm.c: get rid of poinless extern by Al Viro · 12 years ago
  46. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  47. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 12 years ago
  48. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 12 years ago
  49. 3ddbe87 svcrpc: fix a comment typo by J. Bruce Fields · 12 years ago
  50. 91c427a sunrpc: do array overrun check in svc_recv before allocating pages by Jeff Layton · 12 years ago
  51. 786185b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 12 years ago
  52. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  53. c52226d rpc: handle rotated gss data for Windows interoperability by J. Bruce Fields · 12 years ago
  54. cc9b17a net: sock: validate data_len before allocating skb in sock_alloc_send_pskb() by Jason Wang · 12 years ago
  55. 13199a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  56. af56e0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  57. 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
  58. 3fdcbd4 drop_monitor: Add module alias to enable automatic module loading by Neil Horman · 12 years ago
  59. e9412c3 genetlink: Build a generic netlink family module alias by Neil Horman · 12 years ago
  60. 3f13461 memcg: decrement static keys at real destroy time by Glauber Costa · 12 years ago
  61. a0c6ffb rds_rdma: don't assume infiniband device is PCI by Thadeu Lima de Souza Cascardo · 12 years ago
  62. c51ce49 l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case by James Chapman · 12 years ago
  63. 7b21aea mac80211: fix ADDBA declined after suspend with wowlan by Eyal Shapira · 12 years ago
  64. c26a0e1 mac80211: fix flag check for QoS NOACK frames by Claudio Pisa · 12 years ago
  65. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  66. 0c18337 ipv6: fix incorrect ipsec fragment by Gao feng · 12 years ago
  67. 91657ea xfrm: take net hdr len into account for esp payload size calculation by Benjamin Poirier · 12 years ago
  68. 992e68b mac80211: Fix race in checking AP status by sending null frame by Soumik Das · 12 years ago
  69. f0d1b3c net/wanrouter: Deprecate and schedule for removal by Joe Perches · 12 years ago
  70. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  71. 1ca7ee3 tcp: take care of overlaps in tcp_try_coalesce() by Eric Dumazet · 12 years ago
  72. e49cc0d ipv4: fix the rcu race between free_fib_info and ip_route_output_slow by Yanmin Zhang · 12 years ago
  73. 31fe62b mm: add a low limit to alloc_large_system_hash by Tim Bird · 12 years ago
  74. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  75. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  76. 3c2c4b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  77. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  78. f5c1018 Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  79. 94b5aff Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  80. c3719a1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  81. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  82. 6bd9adb libceph: fix pg_temp updates by Sage Weil · 12 years ago
  83. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  84. 99262a3 Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  85. 991ad9e 9p: disconnect channel when PCI device is removed by Sasha Levin · 12 years ago
  86. ff2bb04 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 12 years ago
  87. e47b65b net: drop NET dependency from HAVE_BPF_JIT by Sam Ravnborg · 12 years ago
  88. cb62ab7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  89. 31ed8e6 Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations) by Linus Torvalds · 12 years ago
  90. b3f87b9 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 12 years ago
  91. 17eea0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  92. 9b905fe ipv6/exthdrs: strict Pad1 and PadN check by Eldad Zack · 12 years ago
  93. 413c27d net/ipv4: replace simple_strtoul with kstrtoul by Eldad Zack · 12 years ago
  94. b37f4d7 net/ipv4/ipconfig: neaten __setup placement by Eldad Zack · 12 years ago
  95. ec16439 ipv6: use skb coalescing in reassembly by Eric Dumazet · 12 years ago
  96. 3cc4949 ipv4: use skb coalescing in defragmentation by Eric Dumazet · 12 years ago
  97. bad43ca net: introduce skb_try_coalesce() by Eric Dumazet · 12 years ago
  98. 3dde259 net:ipv6:fixed space issues relating to operators. by Jeffrin Jose · 12 years ago
  99. 9a52e97 net:ipv6:fixed a trailing white space issue. by Jeffrin Jose · 12 years ago
  100. 1afeaf5 sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot by Trond Myklebust · 12 years ago