1. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  2. 4bb797a cfg80211: Fix array-bounds warning in fragment copy by Matthias Kaehlcke · 7 years ago
  3. 7164cb7 nl80211: Fix enum type of variable in nl80211_put_sta_rate() by Matthias Kaehlcke · 7 years ago
  4. b324a70 Merge 4.9.86 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  5. 4ec2b1c nl80211: Check for the required netlink attribute presence by Hao Chen · 6 years ago
  6. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  7. 7589803 cfg80211: check dev_set_name() return value by Johannes Berg · 6 years ago
  8. f8bbe51 Merge 4.9.81 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  9. 0781a50 nl80211: Sanitize array index in parse_txq_params by Dan Williams · 6 years ago
  10. 6d14481 Merge 4.9.60 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  11. bb46f79 cfg80211: fix connect/disconnect edge cases by Johannes Berg · 7 years ago
  12. b86d2b1 Merge 4.9.57 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  13. f012cb7 nl80211: Define policy for packet pattern attributes by Peng Xu · 7 years ago
  14. 379e3b2 Merge 4.9.53 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  15. c820441 nl80211: check for the required netlink attributes presence by Vladis Dronov · 7 years ago
  16. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  17. 6a90f81 cfg80211: Check if NAN service ID is of expected size by Srinivas Dasari · 7 years ago
  18. 7e9e963 cfg80211: Check if PMKID attribute is of expected size by Srinivas Dasari · 7 years ago
  19. e471290 cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES by Srinivas Dasari · 7 years ago
  20. b68aa7d cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE by Srinivas Dasari · 7 years ago
  21. 7172a93 Merge 4.9.34 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  22. 6568f8f mac80211: strictly check mesh address extension mode by Rajkumar Manoharan · 7 years ago
  23. 44e63be Merge 4.9.22 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  24. 57e1e90 cfg80211: check rdev resume callback only for registered wiphy by Arend Van Spriel · 7 years ago
  25. 42c3c88 Merge 4.9.19 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  26. 56769e7 nl80211: fix dumpit error path RTNL deadlocks by Johannes Berg · 7 years ago
  27. cb05734 Merge tag 'v4.9.10' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  28. f9bd791 nl80211: Fix mesh HT operation check by Masashi Honma · 7 years ago
  29. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  30. 9d0c7e6 ANDROID: net: wireless: Decrease scan entry expiration to avoid stall results by Dmitry Shmidt · 10 years ago
  31. 0a28f53 nl80211: fix sched scan netlink socket owner destruction by Johannes Berg · 7 years ago
  32. 4581639 nl80211: Use different attrs for BSSID and random MAC addr in scan req by Vamsi Krishna · 8 years ago
  33. 1976c76 cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts by Johannes Berg · 8 years ago
  34. 9853a55 cfg80211: limit scan results cache size by Johannes Berg · 8 years ago
  35. 8fdd136 cfg80211: add bitrate for 20MHz MCS 9 by Pedersen, Thomas · 8 years ago
  36. e1957db cfg80211: process events caused by suspend before suspending by Johannes Berg · 8 years ago
  37. 8b935ee cfg80211: add ability to check DA/SA in A-MSDU decapsulation by Johannes Berg · 8 years ago
  38. 7f6990c cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB by Johannes Berg · 8 years ago
  39. 1e1430d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  40. 368e5a7 cfg80211: Provide an API to report NAN function termination by Ayala Beker · 8 years ago
  41. 50bcd31 cfg80211: provide a function to report a match for NAN by Ayala Beker · 8 years ago
  42. a5a9dcf cfg80211: allow the user space to change current NAN configuration by Ayala Beker · 8 years ago
  43. a442b76 cfg80211: add add_nan_func / del_nan_func by Ayala Beker · 8 years ago
  44. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  45. b867622 cfg80211: Add support for static WEP in the driver by David Spinadel · 8 years ago
  46. 8f7d99b cfg80211: wext: really don't store non-WEP keys by Johannes Berg · 8 years ago
  47. 8564e38 cfg80211: add checks for beacon rate, extend to mesh by Johannes Berg · 8 years ago
  48. a7c7fbf cfg80211: Add support to configure a beacon data rate by Purushottam Kushwaha · 8 years ago
  49. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  50. c13ed53 Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  51. fbd05e4 cfg80211: add helper to find an IE that matches a byte-array by Luca Coelho · 8 years ago
  52. ec53c83 cfg80211: remove unnecessary pointer-of by Johannes Berg · 8 years ago
  53. 53b1898 nl80211: always check nla_put* return values by Johannes Berg · 8 years ago
  54. 76e1fb4 nl80211: always check nla_nest_start() return value by Johannes Berg · 8 years ago
  55. f1c1f17 cfg80211: allow connect keys only with default (TX) key by Johannes Berg · 8 years ago
  56. 89b706f cfg80211: reduce connect key caching struct size by Johannes Berg · 8 years ago
  57. e9c8f8d cfg80211: validate key index better by Johannes Berg · 8 years ago
  58. 9381e26 cfg80211: wext: only allow WEP keys to be configured before connected by Johannes Berg · 8 years ago
  59. 386b1f2 nl80211: only allow WEP keys during connect command by Johannes Berg · 8 years ago
  60. 42ee231 nl80211: fix connect keys range check by Johannes Berg · 8 years ago
  61. b6b5555 cfg80211: disallow shared key authentication with key index 4 by Johannes Berg · 8 years ago
  62. ad5987b nl80211: validate number of probe response CSA counters by Johannes Berg · 8 years ago
  63. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  64. e481901 cfg80211: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  65. b7fb44d nl80211: Allow GET_INTERFACE dumps to be filtered by Denis Kenzior · 8 years ago
  66. 1554369 Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  67. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  68. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  69. ff9a71a nl80211: explicitly check enum nl80211_mesh_power_mode by Johannes Berg · 8 years ago
  70. 12d20fc9 cfg80211: identically validate beacon interval for AP/MESH/IBSS by Purushottam Kushwaha · 8 years ago
  71. 7f8ed01 cfg80211: always notify userspace when wireless netdev is removed by Denis Kenzior · 8 years ago
  72. 896ff06 cfg80211: always notify userspace of new wireless netdevs by Denis Kenzior · 8 years ago
  73. 4d0bd46 Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel" by Johannes Berg · 8 years ago
  74. 9757235 nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value by Masashi Honma · 8 years ago
  75. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  76. 680682d cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 case by Colin Ian King · 8 years ago
  77. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  78. 7d27a0b cfg80211: Add mesh peer AID setting API by Masashi Honma · 8 years ago
  79. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 8 years ago
  80. c6e6a0c nl80211: Add API to support VHT MU-MIMO air sniffer by Aviya Erenfeld · 8 years ago
  81. 16a910a cfg80211: handle failed skb allocation by Gregory Greenman · 8 years ago
  82. 6e8ef84 nl80211: Move ACL parsing later to avoid a possible memory leak by Purushottam Kushwaha · 8 years ago
  83. f151d9d nl80211: improve nl80211_parse_mesh_config type checking by Arnd Bergmann · 8 years ago
  84. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  85. c041778 cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header by Felix Fietkau · 8 years ago
  86. d6cf3a8 Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  87. 0662799 nl80211: clarify nl80211_set_reg() success path by Johannes Berg · 8 years ago
  88. 7a087e7 nl80211: Fix checkpatch warnings about blank lines by Kirtika Ruchandani · 8 years ago
  89. 56ab364 nl80211: Fix spelling by Kirtika Ruchandani · 8 years ago
  90. 3d5fdff wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel by Prasun Maiti · 8 years ago
  91. 6cbf623 cfg80211: remove get/set antenna and tx power warnings by Johannes Berg · 8 years ago
  92. 019ae3a cfg80211: Advertise extended capabilities per interface type to userspace by Kanchanapally, Vidyullatha · 8 years ago
  93. bf1ecd2 cfg80211: Allow cfg80211_connect_result() errors to be distinguished by Jouni Malinen · 8 years ago
  94. 5617c6c nl80211: Allow privileged operations from user namespaces by Martin Willi · 8 years ago
  95. 6d061f9 mm/page_ref: use page_ref helper instead of direct modification of _count by Joonsoo Kim · 8 years ago
  96. 53873f1 cfg80211: make wdev_list accessible to drivers by Johannes Berg · 8 years ago
  97. 8b9b2f0 cfg80211: remove erroneous comment by Johannes Berg · 8 years ago
  98. 9e9ea43 cfg80211: allow finding vendor with OUI without specifying the OUI type by Emmanuel Grumbach · 8 years ago
  99. 866daf6 wext: remove a/b/g/n from SIOCGIWNAME by Johannes Berg · 8 years ago
  100. d686b92 nl80211: use nla_put_u64_64bit() for the remaining u64 attributes by Johannes Berg · 8 years ago