index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
key.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
2022-06-20
1
-12
/
+26
*
wifi: mac80211: reject WEP or pairwise keys with key ID > 3
Johannes Berg
2022-06-20
1
-5
/
+13
*
wifi: mac80211: remove cipher scheme support
Johannes Berg
2022-06-10
1
-19
/
+3
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-4
/
+5
*
mac80211: prevent mixed key and fragment cache attacks
Mathy Vanhoef
2021-05-11
1
-0
/
+7
*
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-26
1
-2
/
+2
*
mac80211: support MIC error/replay detected counters driver update
Johannes Berg
2020-12-11
1
-0
/
+49
*
mac80211: rework tx encapsulation offload API
Felix Fietkau
2020-09-18
1
-15
/
+0
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-1
/
+1
*
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-31
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-29
1
-8
/
+12
|
\
|
*
mac80211: drop data frames without key on encrypted links
Johannes Berg
2020-03-26
1
-8
/
+12
*
|
mac80211: Support BIGTK configuration for Beacon protection
Jouni Malinen
2020-02-24
1
-2
/
+38
*
|
mac80211: fix 11w when using encapsulation offloading
John Crispin
2020-02-07
1
-6
/
+10
*
|
mac80211: add 802.11 encapsulation offloading support
John Crispin
2019-12-13
1
-0
/
+11
|
/
*
mac80211: don't check if key is NULL in ieee80211_key_link()
Luca Coelho
2019-09-11
1
-1
/
+1
*
mac80211: clear crypto tx tailroom counter upon keys enable
Lior Cohen
2019-09-11
1
-28
/
+12
*
mac80211: remove unnecessary key condition
Johannes Berg
2019-09-11
1
-3
/
+3
*
mac80211: AMPDU handling for rekeys with Extended Key ID
Alexander Wetzel
2019-07-26
1
-6
/
+8
*
mac80211: Simplify Extended Key ID API
Alexander Wetzel
2019-07-26
1
-10
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
1
-4
/
+1
|
\
|
*
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
1
-4
/
+1
|
|
\
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-2
/
+0
|
\
|
|
|
*
|
mac80211: remove set but not used variable 'old'
YueHaibing
2019-05-24
1
-2
/
+0
|
|
/
*
/
mac80211: AMPDU handling for Extended Key ID
Alexander Wetzel
2019-06-14
1
-44
/
+56
|
/
*
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
2019-04-26
1
-23
/
+64
|
\
|
*
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
2019-04-26
1
-14
/
+49
|
*
mac80211: Optimize tailroom_needed update checks
Alexander Wetzel
2019-04-26
1
-9
/
+15
*
|
mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode
Alexander Wetzel
2019-04-09
1
-5
/
+4
|
/
*
mac80211: remove unnecessary NULL check
Gustavo A. R. Silva
2018-09-05
1
-1
/
+2
*
mac80211: Fix PTK rekey freezes and clear text leak
Alexander Wetzel
2018-09-05
1
-20
/
+90
*
mac80211: restrict delayed tailroom needed decrement
Manikanta Pubbisetty
2018-07-24
1
-9
/
+15
*
mac80211: allow AP_VLAN operation on crypto controlled devices
Manikanta Pubbisetty
2018-03-29
1
-3
/
+5
*
mac80211: Add MIC space only for TX key option
David Spinadel
2017-12-11
1
-3
/
+9
*
mac80211: don't compare TKIP TX MIC key in reinstall prevention
Johannes Berg
2017-10-25
1
-2
/
+34
*
mac80211: use constant time comparison with keys
Jason A. Donenfeld
2017-10-18
1
-1
/
+2
*
mac80211: accept key reinstall without changing anything
Johannes Berg
2017-10-16
1
-4
/
+17
*
mac80211: don't call drv_set_default_unicast_key() for VLANs
Johannes Berg
2016-12-13
1
-1
/
+2
*
mac80211: add fast-rx path
Johannes Berg
2016-04-06
1
-0
/
+1
*
mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
Eliad Peller
2016-02-24
1
-87
/
+0
*
mac80211: move TKIP TX IVs to public part of key struct
Eliad Peller
2016-02-24
1
-4
/
+5
*
mac80211: add atomic uploaded keys iterator
Eliad Peller
2015-12-04
1
-4
/
+52
*
mac80211: remove sta_info.gtk_idx
Johannes Berg
2015-07-17
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-24
1
-3
/
+10
|
\
|
*
mac80211: fix locking in update_vlan_tailroom_need_count()
Johannes Berg
2015-06-21
1
-3
/
+10
*
|
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-2
/
+2
*
|
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2015-06-10
1
-9
/
+73
|
\
\
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
1
-9
/
+73
|
|
\
|
|
|
*
mac80211: fix AP_VLAN crypto tailroom calculation
Michal Kazior
2015-05-20
1
-9
/
+73
[next]