1. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 4 years, 10 months ago
  2. a0761a3 mac80211: drop data frames without key on encrypted links by Johannes Berg · 4 years, 10 months ago
  3. e5473e8 mac80211: Support BIGTK configuration for Beacon protection by Jouni Malinen · 4 years, 11 months ago
  4. 3c706b9 mac80211: fix 11w when using encapsulation offloading by John Crispin · 5 years ago
  5. 50ff477 mac80211: add 802.11 encapsulation offloading support by John Crispin · 5 years ago
  6. 753a9a7 mac80211: don't check if key is NULL in ieee80211_key_link() by Luca Coelho · 5 years ago
  7. 624ff4b mac80211: clear crypto tx tailroom counter upon keys enable by Lior Cohen · 5 years ago
  8. 1c95597 mac80211: remove unnecessary key condition by Johannes Berg · 5 years ago
  9. dc3998e mac80211: AMPDU handling for rekeys with Extended Key ID by Alexander Wetzel · 6 years ago
  10. 3e47bf1 mac80211: Simplify Extended Key ID API by Alexander Wetzel · 6 years ago
  11. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  12. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  13. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  14. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  15. 90cc4bd mac80211: AMPDU handling for Extended Key ID by Alexander Wetzel · 6 years ago
  16. 818e9df mac80211: remove set but not used variable 'old' by YueHaibing · 6 years ago
  17. 30e5a9a Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  18. 96fc6ef mac80211: IEEE 802.11 Extended Key ID support by Alexander Wetzel · 6 years ago
  19. 092c409 mac80211: Optimize tailroom_needed update checks by Alexander Wetzel · 6 years ago
  20. 78ad234 mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode by Alexander Wetzel · 6 years ago
  21. 40b5a0f mac80211: remove unnecessary NULL check by Gustavo A. R. Silva · 6 years ago
  22. 62872a9 mac80211: Fix PTK rekey freezes and clear text leak by Alexander Wetzel · 6 years ago
  23. 133bf90 mac80211: restrict delayed tailroom needed decrement by Manikanta Pubbisetty · 7 years ago
  24. db3bdcb mac80211: allow AP_VLAN operation on crypto controlled devices by Manikanta Pubbisetty · 7 years ago
  25. 9de18d8 mac80211: Add MIC space only for TX key option by David Spinadel · 7 years ago
  26. cfbb0d9 mac80211: don't compare TKIP TX MIC key in reinstall prevention by Johannes Berg · 7 years ago
  27. 2bdd713 mac80211: use constant time comparison with keys by Jason A. Donenfeld · 7 years ago
  28. fdf7cb4 mac80211: accept key reinstall without changing anything by Johannes Berg · 7 years ago
  29. ec4efc4 mac80211: don't call drv_set_default_unicast_key() for VLANs by Johannes Berg · 8 years ago
  30. 49ddf8e mac80211: add fast-rx path by Johannes Berg · 9 years ago
  31. ca48ebb mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq by Eliad Peller · 9 years ago
  32. f8079d4 mac80211: move TKIP TX IVs to public part of key struct by Eliad Peller · 9 years ago
  33. ef04476 mac80211: add atomic uploaded keys iterator by Eliad Peller · 9 years ago
  34. 16bf948 mac80211: remove sta_info.gtk_idx by Johannes Berg · 10 years ago
  35. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  36. 51f458d mac80211: fix locking in update_vlan_tailroom_need_count() by Johannes Berg · 10 years ago
  37. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 10 years ago
  38. 206c59d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 10 years ago
  39. db388a5 mac80211: move TX PN to public part of key struct by Johannes Berg · 10 years ago
  40. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  41. f9dca80 mac80211: fix AP_VLAN crypto tailroom calculation by Michal Kazior · 10 years ago
  42. e3a55b5 mac80211: validate cipher scheme PN length better by Johannes Berg · 10 years ago
  43. a31cf1c mac80211: extend get_key() to return PN for all ciphers by Johannes Berg · 10 years ago
  44. 17c18bf mac80211: add TX fastpath by Johannes Berg · 10 years ago
  45. c7ef38e mac80211: Get IV len from key conf and not cipher scheme by Cedric Izoard · 10 years ago
  46. 8ade538 mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers by Jouni Malinen · 10 years ago
  47. 56c52da mac80111: Add BIP-CMAC-256 cipher by Jouni Malinen · 10 years ago
  48. 2b2ba0d mac80111: Add CCMP-256 cipher by Jouni Malinen · 10 years ago
  49. 00b9cfa mac80111: Add GCMP and GCMP-256 ciphers by Jouni Malinen · 10 years ago
  50. fa7e1fb mac80211: allow drivers to control software crypto by Johannes Berg · 10 years ago
  51. db12847 mac80211: Re-fix accounting of the tailroom-needed counter by Ido Yariv · 10 years ago
  52. 1e359a5 Revert "mac80211: Fix accounting of the tailroom-needed counter" by Johannes Berg · 10 years ago
  53. 28a9bc6 mac80211: free management frame keys when removing station by Johannes Berg · 10 years ago
  54. 4619194 mac80211: don't remove tainted keys after not programming by Johannes Berg · 10 years ago
  55. 29c3f9c mac80211: clear key material when freeing keys by Johannes Berg · 10 years ago
  56. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  57. ca34e3b mac80211: Fix accounting of the tailroom-needed counter by Ido Yariv · 10 years ago
  58. 60e83de mac80211: remove useless NULL checks by Eytan Lifshitz · 10 years ago
  59. 8c5bb1f mac80211: remove BUG_ON usage by Johannes Berg · 11 years ago
  60. 7907c7d mac80211: free all AP/VLAN keys at once by Johannes Berg · 11 years ago
  61. c878207 mac80211: move synchronize_net() before sta key removal by Johannes Berg · 11 years ago
  62. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 12 years ago
  63. 5282c3b mac80211: verify ieee80211_key_replace() arguments by Johannes Berg · 11 years ago
  64. c5dc164 mac80211: use ERR_CAST() by Johannes Berg · 11 years ago
  65. 27b3eb9 mac80211: add APIs to allow keeping connections after WoWLAN by Johannes Berg · 11 years ago
  66. 4325f6c wireless: move crypto constants to ieee80211.h by Johannes Berg · 12 years ago
  67. 6d10e46 mac80211: batch key free synchronize_net() by Johannes Berg · 12 years ago
  68. 3b8d9c2 mac80211: remove underscores from some key functions by Johannes Berg · 12 years ago
  69. 79cf2df mac80211: clean up key freeing a bit by Johannes Berg · 12 years ago
  70. 8d1f7ec mac80211: defer tailroom counter manipulation when roaming by Johannes Berg · 12 years ago
  71. a871210 mac80211: remove IEEE80211_KEY_FLAG_WMM_STA by Johannes Berg · 12 years ago
  72. 12e7f51 mac80211: cleanup generic suspend/resume procedures by Stanislaw Gruszka · 12 years ago
  73. de5fad8 mac80211: add op to configure default key id by Yoni Divinsky · 13 years ago
  74. 5a306f5 mac80211: introduce IEEE80211_NUM_TIDS and use it by Johannes Berg · 12 years ago
  75. 0f92732 mac80211: use CMAC_PN_LEN by Johannes Berg · 12 years ago
  76. 964b19f mac80211: use synchronize_net() on key destroying by Eliad Peller · 12 years ago
  77. f72b85b mac80211: remove ieee80211_key_removed by Johannes Berg · 13 years ago
  78. bdcbd8e mac80211: clean up debugging by Johannes Berg · 13 years ago
  79. d26ad37 mac80211: clean up asm/unaligned.h inclusion by Johannes Berg · 13 years ago
  80. 89c91ca mac80211: dont program keys for stations not uploaded by Johannes Berg · 13 years ago
  81. 077f493 mac80211: simplify AP_VLAN handling by Johannes Berg · 13 years ago
  82. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  83. 077a915 mac80211: support adding IV-room in the skb for CCMP keys by Arik Nemtsov · 13 years ago
  84. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 14 years ago
  85. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  86. f850e00 mac80211: let key iteration get keys in install order by Johannes Berg · 14 years ago
  87. 3ea542d mac80211: allow drivers to access key sequence counter by Johannes Berg · 14 years ago
  88. 523b02e mac80211: fix TKIP races, make API easier to use by Johannes Berg · 14 years ago
  89. c68f4b8 mac80211: support GTK rekey offload by Johannes Berg · 14 years ago
  90. 830af02 mac80211: allow driver to iterate keys by Johannes Berg · 14 years ago
  91. 3bff186 mac80211: Skip tailroom reservation for full HW-crypto devices with race fix by Yogesh Ashok Powar · 14 years ago
  92. ab6a44c Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" by John W. Linville · 14 years ago
  93. 40b275b mac80211: sparse RCU annotations by Johannes Berg · 14 years ago
  94. 5c0c364 mac80211: make key locking clearer by Johannes Berg · 14 years ago
  95. eaef6a9 mac80211: Fix a warning due to skipping tailroom reservation for IV by Mohammed Shafi Shajakhan · 14 years ago
  96. aac6af5 mac80211: Skip tailroom reservation for full HW-crypto devices by Yogesh Ashok Powar · 14 years ago
  97. 67aa030 mac80211: fix possible NULL pointer dereference by Mariusz Kozlowski · 14 years ago
  98. 1f951a7 mac80211: fix NULL pointer dereference in ieee80211_key_alloc() by Petr Štetiar · 14 years ago
  99. 6303710 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  100. b5c34f6 mac80211: fix some key comments and code by Johannes Berg · 14 years ago