1. 62b1208 mac80211: small tx code cleanup by Johannes Berg · 16 years ago
  2. d0b6960 mac80211: sequence number micro-optimisation by Johannes Berg · 16 years ago
  3. feff1f2 mac80211: take statistics before encryption by Johannes Berg · 16 years ago
  4. aee83ea cfg80211: add missing device list locking by Johannes Berg · 16 years ago
  5. d5b96a6 mac80211: remove max_bandwidth by Pat Erley · 16 years ago
  6. 4b18114 cfg80211: fix locking for SIWFREQ by Johannes Berg · 16 years ago
  7. 5ba6353 cfg80211: fix alignment problem in scan request by Johannes Berg · 16 years ago
  8. ad5351d mac80211: allow DMA optimisation by Johannes Berg · 16 years ago
  9. f5ea912 nl80211: add generation number to all dumps by Johannes Berg · 16 years ago
  10. f401a6f cfg80211: use reassociation when possible by Johannes Berg · 16 years ago
  11. 59bbb6f cfg80211: validate channel settings across interfaces by Johannes Berg · 16 years ago
  12. bcba8ea cfg80211: Set WEP ciphers by Samuel Ortiz · 16 years ago
  13. b6f0b63 cfg80211: fix SME association after disassociation by Johannes Berg · 16 years ago
  14. e458b8a cfg80211: fix nl80211 disconnected events by Johannes Berg · 16 years ago
  15. e21546a mac80211: stay authenticated after disassoc by Johannes Berg · 16 years ago
  16. b935df0 cfg80211: fix disassociation warning due to misuse of wdev->current_bss by Pavel Roskin · 16 years ago
  17. a42dd7ef wireless: display wext SSID when connected by cfg80211 by Zhu Yi · 16 years ago
  18. c03e20f mac80211: fix compilation of mesh (although its disabled) by Luis R. Rodriguez · 16 years ago
  19. cb7d9e7f Phonet: fix /proc/net/phonet with network namespaces by Rémi Denis-Courmont · 16 years ago
  20. acb8aac nl802154: support START-CONFIRM primitive by Dmitry Baryshkov · 16 years ago
  21. 99eb855 af_ieee802154: add support for WANT_ACK socket option by Dmitry Baryshkov · 16 years ago
  22. 74eda55 af_ieee802154: minor cleanup in dgram_bind by Dmitry Baryshkov · 16 years ago
  23. 8e753dd nl802154: add support for dumping WPAN interface information by Dmitry Baryshkov · 16 years ago
  24. 78090a5 nl802154: make ieee802154_policy constant by Dmitry Baryshkov · 16 years ago
  25. 6885ffb Use correct NET_RX_* returns for atalk_rcv() by Mark Smith · 16 years ago
  26. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  27. 418372b sctp: fix missing destroy of percpu counter variable in sctp_proc_exit() by Rafael Laufer · 16 years ago
  28. e84b90a can: Fix raw_getname() leak by Eric Dumazet · 16 years ago
  29. b79a794 Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash addresses with addition by Jussi Mäki · 16 years ago
  30. f222e8b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  31. cba8784 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  32. bbd8a0d net: Avoid enqueuing skb for default qdiscs by Krishna Kumar · 16 years ago
  33. 0d502d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 16 years ago
  34. 09384df irda: Fix irda_getname() leak by Eric Dumazet · 16 years ago
  35. 3d39247 appletalk: fix atalk_getname() leak by Eric Dumazet · 16 years ago
  36. f6b97b2 netrom: Fix nr_getname() leak by Eric Dumazet · 16 years ago
  37. 80922bb econet: Fix econet_getname() leak by Eric Dumazet · 16 years ago
  38. 17ac2e9 rose: Fix rose_getname() leak by Eric Dumazet · 16 years ago
  39. bfe34eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  40. a9dfac3 af_ieee802154: provide dummy get/setsockopt by Dmitry Eremin-Solenikov · 16 years ago
  41. 45a41d1 af_ieee802154: fix ioctl processing by Dmitry Eremin-Solenikov · 16 years ago
  42. 3d7ddd5 net/rds: Use AF_INET for sin_family field by Julia Lawall · 16 years ago
  43. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 16 years ago
  44. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 16 years ago
  45. cf39c4c phonet: phonet_device_get() fix by Eric Dumazet · 16 years ago
  46. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 16 years ago
  47. 476181c dccp: missing destroy of percpu counter variable while unload module by Wei Yongjun · 16 years ago
  48. 0bf52b9 net: Fix spinlock use in alloc_netdev_mq() by Ingo Molnar · 16 years ago
  49. db71789 xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled. by David S. Miller · 16 years ago
  50. f816700 xfrm4: fix build when SYSCTLs are disabled by Randy Dunlap · 16 years ago
  51. ae83060 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  52. e3b90ca mac80211: FIF_PSPOLL filter flag by Igor Perminov · 16 years ago
  53. 8dadadb cfg80211: clear SSID on disconnect/no connection by Johannes Berg · 16 years ago
  54. 3ad2014 rfkill: add the GPS radio type by Tomas Winkler · 16 years ago
  55. d1c5091 mac80211: Increase timeouts for station polling by Maxim Levitsky · 16 years ago
  56. a43abf2 mac80211: Retry probe request few times by Maxim Levitsky · 16 years ago
  57. 75e6c3b cfg80211: lower dynamic PS timeout to 100ms by Johannes Berg · 16 years ago
  58. 8b19e6c cfg80211: enable country IE support to all cfg80211 drivers by Luis R. Rodriguez · 16 years ago
  59. abc7381 cfg80211: decouple regulatory variables from cfg80211_mutex by Luis R. Rodriguez · 16 years ago
  60. 4b44c8b cfg80211: do not iterate over rdev list on country IE hint by Luis R. Rodriguez · 16 years ago
  61. 9828b01 cfg80211: use goto out on country IE reg hint failure by Luis R. Rodriguez · 16 years ago
  62. 056508d mac80211: fix powersave by Johannes Berg · 16 years ago
  63. e40cbda cfg80211: fix NETDEV_UNREGISTER notifier by Johannes Berg · 16 years ago
  64. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 16 years ago
  65. 57c9fff mac80211: fix sparse warnings/errors by Johannes Berg · 16 years ago
  66. df7fc0f cfg80211: keep track of current_bss for userspace SME by Johannes Berg · 16 years ago
  67. 97af743 mac80211: disable beacons before removing the associated interface by Bob Copeland · 16 years ago
  68. dd21dcd wext: remove extra return on wireless_nlevent_init() by Luis R. Rodriguez · 16 years ago
  69. 4da163a mac80211: disable software retry for now by Johannes Berg · 16 years ago
  70. eca4c3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  71. 3718424 cfg80211: fix regression on beacon world roaming feature by Luis R. Rodriguez · 16 years ago
  72. cd3468b cfg80211: add two missing NULL pointer checks by Johannes Berg · 16 years ago
  73. af0d3b1 bluetooth: rfcomm_init bug fix by Dave Young · 16 years ago
  74. e4c4e44 neigh: Convert garbage collection from softirq to workqueue by Eric Dumazet · 16 years ago
  75. 1e3e238 IPVS: use pr_err and friends instead of IP_VS_ERR and friends by Hannes Eder · 16 years ago
  76. 81e4321 inet6: functions shadow global variable by Gerrit Renker · 16 years ago
  77. a6ac65d net: restore the original spinlock to protect unicast list by Jiri Pirko · 16 years ago
  78. 1445863 net: net_assign_generic() fix by Eric Dumazet · 16 years ago
  79. 2f6d7c1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  80. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  81. a33bc5c xfrm: select sane defaults for xfrm[4|6] gc_thresh by Neil Horman · 16 years ago
  82. 9aada7a IPVS: use pr_fmt by Hannes Eder · 16 years ago
  83. a3e8ee6 ipv4: ARP neigh procfs buffer overflow by roel kluin · 16 years ago
  84. b4076d1 vlan: allow creating vlan when real device is not up by Stephen Hemminger · 16 years ago
  85. ca7daea net/netlabel: Add kmalloc NULL tests by Julia Lawall · 16 years ago
  86. a1b9744 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  87. 1c29b3f net-dccp: suppress warning about large allocations from DCCP by Mel Gorman · 16 years ago
  88. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 16 years ago
  89. 1f9298f cfg80211: combine IWESSID handlers by Johannes Berg · 16 years ago
  90. 562e482 cfg80211: combine IWAP handlers by Johannes Berg · 16 years ago
  91. 0e82ffe cfg80211: combine iwfreq implementations by Johannes Berg · 16 years ago
  92. a7bc376 mac80211: verify info->control.vif is not NULL by Johannes Berg · 16 years ago
  93. f9d6b40 cfg80211: fix disassoc while not associated by Johannes Berg · 16 years ago
  94. 0ee9c13 mac80211: fix an oops in ieee80211_scan_state_set_channel by Helmut Schaa · 16 years ago
  95. c0b2bbd nl80211: add missing parameter clearing by Johannes Berg · 16 years ago
  96. 8d8b261 mac80211: fix receiving deauth by Johannes Berg · 16 years ago
  97. bc43b28 cfg80211: fix circular lock dependency (1) by Johannes Berg · 16 years ago
  98. 89c3a8a mac80211: fix suspend by Johannes Berg · 16 years ago
  99. f146214 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  100. 21f5fc7 mac80211: fix oops due to missing private data by Luis R. Rodriguez · 16 years ago