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