1. 57253fd Bluetooth: EWS: adds ext control field bit mask by Andrei Emeltchenko · 14 years ago
  2. 6327eb9 Bluetooth: EWS: extended window size option support by Andrei Emeltchenko · 14 years ago
  3. 8d6765a Bluetooth: clean up spaces in L2CAP header by Andrei Emeltchenko · 14 years ago
  4. 43bd0f3 Bluetooth: convert role_switch variable to flag in l2cap chan by Andrei Emeltchenko · 14 years ago
  5. 15770b1 Bluetooth: convert force_active variable to flag in l2cap chan by Andrei Emeltchenko · 14 years ago
  6. ecf61bd Bluetooth: convert force_reliable variable to flag in l2cap chan by Andrei Emeltchenko · 14 years ago
  7. d57b0e8 Bluetooth: convert flushable variable to flag in l2cap chan by Andrei Emeltchenko · 14 years ago
  8. a858393 Bluetooth: EFS: l2cap extended feature mask update by Andrei Emeltchenko · 14 years ago
  9. 84084a3 Bluetooth: Perform L2CAP SDU reassembly without copying data by Mat Martineau · 14 years ago
  10. 5e76244 Bluetooth: Add mgmt events for blacklisting by Antti Julku · 14 years ago
  11. 8aab475 Bluetooth: Move SMP crypto functions to a workqueue by Vinicius Costa Gomes · 14 years ago
  12. 1c1def0 Bluetooth: Move SMP fields to a separate structure by Vinicius Costa Gomes · 14 years ago
  13. f6422ec Bluetooth: Add mgmt command for fast connectable mode by Antti Julku · 15 years ago
  14. cfafccf Bluetooth: Add link_type information to the mgmt Connected event by Vinicius Costa Gomes · 14 years ago
  15. 454d48f Bluetooth: Use the same timeouts for both ACL and LE links by Vinicius Costa Gomes · 14 years ago
  16. d26a234 Bluetooth: Add a flag to indicate that SMP is going on by Vinicius Costa Gomes · 14 years ago
  17. 52087a7 Bluetooth: make use of connection number to optimize the scheduler by Luiz Augusto von Dentz · 14 years ago
  18. 6a2968a NFC: basic NCI protocol implementation by Ilan Elias · 14 years ago
  19. 55eb94f NFC: move nfc.h from include/net to include/net/nfc by Ilan Elias · 14 years ago
  20. 8b3fe7b NFC: Add dev_up and dev_down control operations by Ilan Elias · 14 years ago
  21. a7ce1c9 mac80211: fix indentation by Alexander Simon · 14 years ago
  22. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 14 years ago
  23. c9df56b cfg80211/nl80211: Add PMKSA caching candidate event by Jouni Malinen · 14 years ago
  24. 0c28ec5 cfg80211: add cfg80211_find_vendor_ie() function by Eliad Peller · 14 years ago
  25. 910868d nl80211/cfg80211/mac80211: fix wme docs by Eliad Peller · 14 years ago
  26. fd23591 wireless: fix kernel-doc warning in net/cfg80211.h by Randy Dunlap · 14 years ago
  27. 7827493 mac80211: add ssid config to bss information in AP-mode by Arik Nemtsov · 14 years ago
  28. 8c77124 mac80211: make ieee80211_send_bar available for drivers by Felix Fietkau · 14 years ago
  29. a1f1c21 nl80211/cfg80211: add match filtering for sched_scan by Luciano Coelho · 14 years ago
  30. cedb541 nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag by Eliad Peller · 14 years ago
  31. edf6b78 mac80211: add flag to indicate HW only Tx-agg setup support by Arik Nemtsov · 14 years ago
  32. f4b34b5 cfg80211/nl80211: Indicate roaming feature capability to userspace. by Vivek Natarajan · 14 years ago
  33. 4a711a8 cfg80211: document wiphy->registered by Stanislaw Gruszka · 14 years ago
  34. dde88b7 wireless: relicense regulatory header to ISC by Luis R. Rodriguez · 14 years ago
  35. 9533b4a mac80211: add uapsd_queues and max_sp params fields by Eliad Peller · 14 years ago
  36. c75786c nl80211/cfg80211: add STA WME parameters by Eliad Peller · 14 years ago
  37. e875304 NFC: Reserve tx head and tail room by Samuel Ortiz · 14 years ago
  38. 16dd726 {nl,cfg,mac}80211: let userspace make meshif mesh gate by Javier Cardona · 14 years ago
  39. 0507e15 {nl,cfg,mac}80211: let userspace set RANN interval by Javier Cardona · 14 years ago
  40. 8db0985 mac80211: update mesh peering frame format by Thomas Pedersen · 14 years ago
  41. ecb4433 mac80211: fix suspend/resume races with unregister hw by Stanislaw Gruszka · 14 years ago
  42. 9946ecf nl80211/cfg80211: Add extra IE configuration to AP mode setup by Jouni Malinen · 14 years ago
  43. 5fb628e nl80211/cfg80211: Add crypto settings into NEW_BEACON by Jouni Malinen · 14 years ago
  44. 32e9de8 nl80211/cfg80211: Allow SSID to be specified in new beacon command by Jouni Malinen · 14 years ago
  45. 0879fa4 cfg80211/mac80211: move information element parsing logic to cfg80211 by Yogesh Ashok Powar · 14 years ago
  46. f612ced nl80211/cfg80211: Make addition of new sinfo fields safer by Jouni Malinen · 14 years ago
  47. 040bdf7 cfg80211: fix a crash in nl80211_send_station by Felix Fietkau · 14 years ago
  48. 50d3dfb cfg80211/nl80211: Send AssocReq IEs to user space in AP mode by Jouni Malinen · 14 years ago
  49. 9d630c7 lib80211: remove exports for functions not called by other modules by Pavel Roskin · 14 years ago
  50. b4ca608 mac80211: remove offchannel_tx API by Johannes Berg · 14 years ago
  51. 04b0c5c cfg80211: remove unused wext handler exports by Johannes Berg · 14 years ago
  52. 7c966a6 mac80211: remove linux/wireless.h inclusion by Johannes Berg · 14 years ago
  53. 262eb9b cfg80211: split wext compatibility to separate header by Johannes Berg · 14 years ago
  54. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
  55. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  56. ee05eff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  57. 48e370f fs/9p: add 9P2000.L unlinkat operation by Aneesh Kumar K.V · 15 years ago
  58. 9e8fb38 fs/9p: add 9P2000.L renameat operation by Aneesh Kumar K.V · 15 years ago
  59. 4d63055 fs/9p: Clean-up get_protocol_version() to use strcmp by Prem Karat · 15 years ago
  60. 52c14ab net/9p: Remove structure not used in the code by Aneesh Kumar K.V · 15 years ago
  61. e660a82 9p: clean up packet dump code by Eric Van Hensbergen · 15 years ago
  62. 41bf371 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  63. 87c48fa ipv6: make fragment identifications less predictable by Eric Dumazet · 14 years ago
  64. b2abb6e mac80211: sync driver before TX by Johannes Berg · 14 years ago
  65. 34850ab cfg80211: allow userspace to control supported rates in scan by Johannes Berg · 14 years ago
  66. d3aaeb3 net: Add ->neigh_lookup() operation to dst_ops by David S. Miller · 14 years ago
  67. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 14 years ago
  68. 9cbb7ec ipv6: Get rid of rt6i_nexthop macro. by David S. Miller · 14 years ago
  69. 8f40b16 neigh: Pass neighbour entry to output ops. by David S. Miller · 14 years ago
  70. 542d4d6 neigh: Kill ndisc_ops->queue_xmit by David S. Miller · 14 years ago
  71. b23b545 neigh: Kill hh_cache->hh_output by David S. Miller · 14 years ago
  72. 47ec132 neigh: Kill neigh_ops->hh_output by David S. Miller · 14 years ago
  73. 05e3aa0 net: Create and use new helper, neigh_output(). by David S. Miller · 14 years ago
  74. f850e00 mac80211: let key iteration get keys in install order by Johannes Berg · 14 years ago
  75. 8bca5d8 mac80211: allow driver access to TKIP RX P1K by Johannes Berg · 14 years ago
  76. 5a865ba nl80211/cfg80211: add max_sched_scan_ie_len in the hw description by Luciano Coelho · 14 years ago
  77. 93b6aa6 nl80211/cfg80211: add max_sched_scan_ssids in the hw description by Luciano Coelho · 14 years ago
  78. 77dbbb1 nl80211: advertise GTK rekey support, new triggers by Johannes Berg · 14 years ago
  79. 95a943c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  80. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  81. f6b72b6 net: Embed hh_cache inside of struct neighbour. by David S. Miller · 14 years ago
  82. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 15 years ago
  83. 3769cff ipv4: Inline neigh binding. by David Miller · 15 years ago
  84. af71ff8 cfg80211: fix docbook by Johannes Berg · 15 years ago
  85. 615f7b9 mac80211: add driver RSSI threshold events by Meenakshi Venkataraman · 15 years ago
  86. 4b42c54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 15 years ago
  87. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  88. f610b74 ipv4: Use universal hash for ARP. by David S. Miller · 15 years ago
  89. cd08933 neigh: Store hash shift instead of mask. by David S. Miller · 15 years ago
  90. e2fd318 Bluetooth: Fixes l2cap "command reject" reply according to spec by Ilia Kolomisnky · 15 years ago
  91. 8f36011 Bluetooth: Add support for returning the encryption key size by Vinicius Costa Gomes · 15 years ago
  92. 726b4ff Bluetooth: Add support for storing the key size by Vinicius Costa Gomes · 15 years ago
  93. 0eb08e3 Bluetooth: Remove unused field in hci_conn by Vinicius Costa Gomes · 15 years ago
  94. 75d262c Bluetooth: Add functions to manipulate the link key list for SMP by Vinicius Costa Gomes · 15 years ago
  95. 34918cd Bluetooth: Add new structures for supporting SM key distribution by Vinicius Costa Gomes · 15 years ago
  96. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 15 years ago
  97. 7034b91 Bluetooth: Add support for SMP phase 3 (key distribution) by Vinicius Costa Gomes · 15 years ago
  98. cd4fcc7 sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket by Thomas Graf · 15 years ago
  99. 42d9879 mac80211: allow driver to generate P1K for IV32 by Johannes Berg · 15 years ago
  100. 3ea542d mac80211: allow drivers to access key sequence counter by Johannes Berg · 15 years ago